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-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-02-01
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-02-01
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
1
-2
/
+5
2019-02-01
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
1
-0
/
+11
2019-02-01
mm, memory_hotplug: __offline_pages fix wrong locking
Michal Hocko
1
-2
/
+0
2019-02-01
mm: hwpoison: use do_send_sig_info() instead of force_sig()
Naoya Horiguchi
1
-1
/
+2
2019-02-01
kasan: mark file common so ftrace doesn't trace it
Anders Roxell
1
-0
/
+1
2019-02-01
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
1
-1
/
+1
2019-02-01
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2019-02-01
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
1
-0
/
+8
2019-02-01
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-01
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
1
-16
/
+20
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-01
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
1
-0
/
+3
2019-02-01
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
1
-1
/
+2
2019-02-01
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2
-2
/
+3
2019-02-01
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
1
-5
/
+0
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-01
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
2019-02-01
mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
Andrea Arcangeli
1
-1
/
+2
2019-02-01
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
14
-7
/
+7
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
6
-1
/
+155
2019-02-01
mm, memory_hotplug: don't bail out in do_migrate_range() prematurely
Oscar Salvador
1
-16
/
+2
2019-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
18
-42
/
+97
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-7
/
+30
2019-02-01
Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-7
/
+7
2019-02-01
Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-1
/
+3
2019-02-01
Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+3
2019-02-01
Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+13
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
1
-3
/
+30
2019-02-01
Merge branch 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+2
2019-02-01
Merge branch 'pm-cpuidle-fixes'
Rafael J. Wysocki
1
-1
/
+1
2019-01-31
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-32
/
+35
2019-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+6
2019-01-31
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+9
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
1
-16
/
+0
2019-01-31
ARM: cns3xxx: Use actual size reads for PCIe
Koen Vandeputte
1
-1
/
+1
2019-01-31
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
1
-1
/
+1
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
1
-4
/
+4
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
1
-0
/
+3
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-31
Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+71
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+10
2019-01-31
Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-34
/
+54
2019-01-30
cpuidle: poll_state: Fix default time limit
Doug Smythies
1
-1
/
+1
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2
-6
/
+6
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
3
-13
/
+52
2019-01-30
fs: Don't need to put list_lru into its own cacheline
Waiman Long
1
-4
/
+5
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
[next]