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
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-19
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-19
mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
3
-28
/
+24
2019-04-19
mm: swapoff: take notice of completion sooner
Hugh Dickins
1
-8
/
+11
2019-04-19
mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES
Hugh Dickins
1
-8
/
+8
2019-04-19
mm: swapoff: shmem_find_swap_entries() filter out other types
Hugh Dickins
1
-9
/
+9
2019-04-19
slab: store tagged freelist for off-slab slabmgmt
Qian Cai
1
-1
/
+0
2019-04-19
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-04-19
staging: speakup: refactor to use existing code in vt
Okash Khawaja
3
-126
/
+88
2019-04-19
vt: selection: allow functions to be called from inside kernel
Okash Khawaja
3
-22
/
+38
2019-04-19
staging: greybus: power_supply: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-04-19
staging: comedi: use help instead of ---help--- in Kconfig
Moses Christopher
1
-127
/
+127
2019-04-19
Staging: rtl8723bs: Avoid typedefs for structure
Bhanusree Pola
2
-7
/
+7
2019-04-19
staging: mt7621-pci-phy: convert driver to use kernel regmap API's
Sergio Paracuellos
1
-34
/
+54
2019-04-19
staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attri...
Sergio Paracuellos
1
-3
/
+14
2019-04-19
staging: mt7621-pci-phy: remove some unnecessary local variables
Sergio Paracuellos
1
-12
/
+4
2019-04-19
staging: mt7621-pci-phy: use 'platform_get_resource'
Sergio Paracuellos
1
-6
/
+5
2019-04-19
staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"
Colin Ian King
1
-1
/
+1
2019-04-19
staging: rtlwifi: fix spelling mistake "notity" -> "notify"
Colin Ian King
1
-2
/
+2
2019-04-19
staging: comedi: dt9812: Call mutex_destroy() on private mutex
Ian Abbott
1
-4
/
+1
2019-04-19
staging: comedi: ni_usb6501: Call mutex_destroy() on private mutex
Ian Abbott
1
-3
/
+1
2019-04-19
staging: comedi: usbdux: Call mutex_destroy() on private mutex
Ian Abbott
1
-0
/
+2
2019-04-19
staging: comedi: usbduxfast: Call mutex_destroy() on private mutex
Ian Abbott
1
-0
/
+2
2019-04-19
staging: comedi: usbduxsigma: Call mutex_destroy() on private mutex
Ian Abbott
1
-0
/
+2
2019-04-19
staging: most: configfs: Make mdev_link_list static
YueHaibing
1
-1
/
+1
2019-04-19
staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"
Colin Ian King
2
-11
/
+11
2019-04-19
staging: vc04_services: handle kzalloc failure
Nicholas Mc Guire
2
-0
/
+5
2019-04-19
staging: comedi: Add lockdep_assert_held() calls for dev->attach_lock
Ian Abbott
1
-0
/
+1
2019-04-19
staging: comedi: Add lockdep_assert_held() calls for dev->mutex
Ian Abbott
3
-0
/
+41
2019-04-19
staging: comedi: don't release mutex too early in comedi_auto_config()
Ian Abbott
1
-1
/
+2
2019-04-19
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
1
-2
/
+20
2019-04-19
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+5
2019-04-19
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2
-0
/
+27
2019-04-19
locking/atomics: Don't assume that scripts are executable
Andrew Morton
1
-1
/
+1
2019-04-19
sc16is7xx: put err_spi and err_i2c into correct #ifdef
Guoqing Jiang
1
-2
/
+2
2019-04-18
scsi: aic7xxx: fix EISA support
Christoph Hellwig
4
-6
/
+7
2019-04-18
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
1
-1
/
+0
2019-04-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-04-18
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-18
signal: use fdget() since we don't allow O_PATH
Christian Brauner
1
-1
/
+1
2019-04-18
Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-16
/
+22
2019-04-18
Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-11
/
+10
2019-04-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-13
/
+67
2019-04-18
Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-18
/
+58
2019-04-18
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
3
-2
/
+11
2019-04-18
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
1
-9
/
+26
2019-04-18
x86/mm/KASLR: Fix the size of the direct mapping section
Baoquan He
1
-1
/
+1
2019-04-18
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
8
-13
/
+43
2019-04-18
Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2
-5
/
+15
[prev]
[next]