index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
mm/kasan: add object validation in ksize()
Marco Elver
1
-2
/
+5
2019-07-12
mm/slab: refactor common ksize KASAN logic into slab_common.c
Marco Elver
1
-0
/
+1
2019-07-12
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
1
-10
/
+20
2019-07-12
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
1
-3
/
+22
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
1
-0
/
+263
2019-07-12
include/linux/dmar.h: replace single-char identifiers in macros
Qian Cai
1
-6
/
+8
2019-07-12
nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
Masahiro Yamada
1
-12
/
+12
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
1
-0
/
+5
2019-07-12
clk: consoldiate the __clk_get_hw() declarations
Stephen Rothwell
1
-0
/
+7
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
1
-0
/
+2
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2
-22
/
+71
2019-07-12
drm/i915: Drop extern qualifiers from header function prototypes
Janusz Krzysztofik
1
-5
/
+5
2019-07-11
block: Limit zone array allocation size
Damien Le Moal
1
-0
/
+5
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2
-5
/
+3
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-718
/
+2971
2019-07-11
Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+0
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-8
/
+0
2019-07-11
drm/i915/tgl: Add additional ports for Tiger Lake
Vandita Kulkarni
2
-1
/
+4
2019-07-11
drm/i915/tgl: Add TGL PCI IDs
Lucas De Marchi
1
-0
/
+10
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-34
/
+38
2019-07-11
Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-47
/
+2
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-92
/
+168
2019-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-3
/
+0
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+7
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-125
/
+7
2019-07-11
Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+2
2019-07-12
Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-6
/
+50
2019-07-11
net: fib_rules: do not flow dissect local packets
Petar Penkov
1
-2
/
+2
2019-07-11
net/mlx5e: Rx, Fix checksum calculation for new hardware
Saeed Mahameed
1
-1
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
160
-2762
/
+3940
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
4
-2
/
+39
2019-07-11
PCI: Enable NVIDIA HDA controllers
Lukas Wunner
1
-0
/
+1
2019-07-11
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
1
-13
/
+0
2019-07-11
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-3
/
+9
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1382
-9517
/
+1703
2019-07-11
intel_rapl: support two power limits for every RAPL domain
Zhang Rui
1
-0
/
+2
2019-07-11
intel_rapl: support 64 bit register
Zhang Rui
1
-4
/
+4
2019-07-11
intel_rapl: abstract RAPL common code
Zhang Rui
1
-0
/
+7
2019-07-11
intel_rapl: abstract register access operations
Zhang Rui
1
-0
/
+13
2019-07-11
intel_rapl: abstract register address
Zhang Rui
1
-0
/
+4
2019-07-11
intel_rapl: introduce struct rapl_if_private
Zhang Rui
1
-0
/
+15
2019-07-11
intel_rapl: introduce intel_rapl.h
Zhang Rui
1
-0
/
+113
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
1
-0
/
+3
2019-07-11
media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...
Hans Verkuil
1
-1
/
+7
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+7
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
3
-75
/
+68
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-2
/
+13
2019-07-10
mailbox: omap: Add support for TI K3 SoCs
Suman Anna
1
-1
/
+3
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-1
/
+27
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+132
[prev]
[next]