index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-21
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-21
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-21
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-21
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-21
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-21
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+3
2020-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+26
2020-03-20
Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+19
2020-03-20
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-79
/
+95
2020-03-20
Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-36
/
+56
2020-03-20
Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+6
2020-03-20
Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-4
/
+39
2020-03-20
Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-83
/
+104
2020-03-20
Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-43
/
+34
2020-03-20
Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...
Dave Airlie
11
-13
/
+38
2020-03-20
KVM: PPC: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
1
-3
/
+15
2020-03-19
Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
8
-14
/
+117
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
1
-1
/
+1
2020-03-19
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+4
2020-03-19
Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-39
/
+47
2020-03-19
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-03-19
scripts/kallsyms: fix wrong kallsyms_relative_base
Mikhail Petrov
1
-4
/
+4
2020-03-19
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2
-5
/
+5
2020-03-19
Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
4
-27
/
+32
2020-03-18
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
2
-2
/
+2
2020-03-18
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
2
-2
/
+2
2020-03-18
drm/amdgpu: fix typo for vcn1 idle check
James Zhu
1
-1
/
+1
2020-03-18
locks: reinstate locks_delete_block optimization
Linus Torvalds
2
-7
/
+50
2020-03-19
modpost: Get proper section index by get_secindex() instead of st_shndx
Xiao Yang
1
-1
/
+2
2020-03-18
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
1
-2
/
+4
2020-03-18
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
1
-0
/
+9
2020-03-18
drm/lease: fix WARNING in idr_destroy
Qiujun Huang
1
-1
/
+2
2020-03-18
tty: fix compat TIOCGSERIAL checking wrong function ptr
Eric Biggers
1
-1
/
+1
2020-03-18
tty: fix compat TIOCGSERIAL leaking uninitialized memory
Eric Biggers
1
-1
/
+3
2020-03-18
tty: drop outdated comments about release_tty() locking
Eric Biggers
1
-6
/
+2
2020-03-18
mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
Ricky Wu
5
-8
/
+13
2020-03-18
intel_th: pci: Add Elkhart Lake CPU support
Alexander Shishkin
1
-0
/
+5
2020-03-18
intel_th: Fix user-visible error codes
Alexander Shishkin
1
-3
/
+3
2020-03-18
intel_th: msu: Fix the unexpected state warning
Alexander Shishkin
1
-3
/
+4
2020-03-18
stm class: sys-t: Fix the use of time_after()
Alexander Shishkin
1
-3
/
+3
2020-03-18
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-45
/
+48
2020-03-18
Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+4
2020-03-17
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
1
-2
/
+6
2020-03-17
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
1
-9
/
+16
[next]