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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-08-04
f2fs: drop bio->bi_rw manual assignment
Jens Axboe
1
-1
/
+0
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
3
-6
/
+18
2016-08-04
blkcg: kill unused field nr_undestroyed_grps
Hou Tao
1
-5
/
+0
2016-08-04
writeback: Write dirty times for WB_SYNC_ALL writeback
Jan Kara
1
-0
/
+1
2016-08-04
floppy: fix open(O_ACCMODE) for ioctl-only open
Jiri Kosina
1
-12
/
+9
2016-08-04
metag: Fix __cmpxchg_u32 asm constraint for CMP
James Hogan
1
-1
/
+1
2016-08-04
Input: silead - remove some dead code
Dan Carpenter
1
-3
/
+0
2016-08-04
Input: sis-i2c - select CONFIG_CRC_ITU_T
Arnd Bergmann
1
-0
/
+1
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
59
-74
/
+13520
2016-08-04
Soft RoCE driver
Moni Shoua
38
-0
/
+13039
2016-08-04
dm raid: fix use of wrong status char during resynchronization
Heinz Mauelshagen
1
-1
/
+0
2016-08-04
Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
235
-62566
/
+49
2016-08-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-52
/
+155
2016-08-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
177
-1029
/
+1040
2016-08-04
dynamic_debug: add jump label support
Jason Baron
2
-6
/
+61
2016-08-04
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
2
-23
/
+76
2016-08-04
arm: jump label may reference text in __exit
Jason Baron
1
-1
/
+1
2016-08-04
tile: support static_key usage in non-module __exit sections
Chris Metcalf
1
-0
/
+12
2016-08-04
sparc: support static_key usage in non-module __exit sections
Jason Baron
1
-0
/
+7
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning
Arnd Bergmann
1
-2
/
+8
2016-08-04
MAINTAINERS: update email and list of Samsung HW driver maintainers
Kamil Debski
1
-4
/
+8
2016-08-04
block: remove BLK_DEV_DAX config option
Ross Zwisler
2
-18
/
+1
2016-08-04
samples/kretprobe: fix the wrong type
Huang Shijie
1
-2
/
+2
2016-08-04
samples/kretprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-7
/
+5
2016-08-04
samples/jprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-3
/
+3
2016-08-04
samples/kprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-17
/
+12
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
111
-804
/
+705
2016-08-04
media: mtk-vcodec: remove unused dma_attrs
Krzysztof Kozlowski
1
-4
/
+0
2016-08-04
include/linux/bitmap.h: cleanup
Andrew Morton
1
-4
/
+3
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
48
-135
/
+135
2016-08-04
drivers/fpga/Kconfig: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-08-04
arm64: Fix copy-on-write referencing in HugeTLB
Steve Capper
1
-0
/
+17
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
1
-7
/
+7
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
1
-1
/
+0
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
1
-0
/
+3
2016-08-04
KVM: documentation: fix KVM_CAP_X2APIC_API information
Paolo Bonzini
1
-3
/
+4
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
16
-59
/
+225
2016-08-04
x86: vdso: use __pvclock_read_cycles
Paolo Bonzini
1
-13
/
+3
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
3
-34
/
+31
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
5
-5
/
+10
2016-08-04
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
1
-3
/
+3
2016-08-04
ALSA: hda - Fix headset mic detection problem for two dell machines
Hui Wang
1
-0
/
+6
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
26
-106
/
+394
2016-08-03
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
1
-4
/
+0
2016-08-03
Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2
Doug Ledford
7
-23
/
+35
2016-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
19
-70
/
+1246
2016-08-03
IB/core: Support for CMA multicast join flags
Alex Vesker
6
-25
/
+131
2016-08-03
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
[prev]
[next]