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-05-29
parisc: Fix kernel panic in mem_init()
Helge Deller
1
-1
/
+1
2020-05-29
iommu: Fix reference count leak in iommu_group_alloc.
Qiushi Wu
1
-1
/
+1
2020-05-29
gpio: fix locking open drain IRQ lines
Linus Walleij
1
-2
/
+9
2020-05-29
powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code
Daniel Axtens
1
-0
/
+3
2020-05-29
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
1
-1
/
+2
2020-05-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Ingo Molnar
1
-38
/
+48
2020-05-29
Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
2020-05-28
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+19
2020-05-28
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Jonas Falkevik
1
-0
/
+3
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-72
/
+88
2020-05-28
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
3
-15
/
+15
2020-05-28
Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux
Linus Torvalds
4
-71
/
+66
2020-05-28
Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"
Jens Axboe
1
-7
/
+4
2020-05-28
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-05-28
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-28
mm,thp: stop leaking unreleased file pages
Hugh Dickins
1
-0
/
+1
2020-05-28
mm/z3fold: silence kmemleak false positives of slots
Qian Cai
1
-0
/
+3
2020-05-28
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-6
/
+6
2020-05-28
powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
Petr Mladek
1
-0
/
+1
2020-05-28
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
Jens Axboe
1
-4
/
+7
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
1
-1
/
+1
2020-05-28
Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...
Dave Airlie
2
-7
/
+2
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
1
-5
/
+10
2020-05-28
csky: Coding convention in entry.S
Guo Ren
4
-40
/
+42
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2
-2
/
+6
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
3
-27
/
+11
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
4
-12
/
+26
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
1
-0
/
+1
2020-05-27
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
bridge: multicast: work around clang bug
Arnd Bergmann
1
-1
/
+2
2020-05-27
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
1
-4
/
+7
2020-05-27
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-05-27
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
1
-1
/
+2
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
2
-2
/
+23
2020-05-27
Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-30
/
+29
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2
-8
/
+14
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
2
-3
/
+2
2020-05-27
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+1
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
1
-1
/
+1
2020-05-27
ia64: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
1
-1
/
+1
2020-05-27
Merge tag 'gpio-fixes-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Walleij
3
-6
/
+6
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2
-2
/
+2
[prev]
[next]