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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
81
-238
/
+500
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-13
/
+61
2020-05-22
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
1
-0
/
+9
2020-05-22
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
1
-0
/
+6
2020-05-22
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+1
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-11
/
+43
2020-05-22
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
2
-0
/
+11
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
1
-1
/
+0
2020-05-20
rxrpc: Trace discarded ACKs
David Howells
1
-0
/
+35
2020-05-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2020-05-19
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-05-18
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-17
Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+95
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2020-05-17
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
1
-0
/
+2
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-9
/
+22
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-05-15
Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2020-05-15
Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+6
2020-05-15
i2c: mux: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-14
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
1
-0
/
+1
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+2
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
2020-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+23
2020-05-14
mm, memcg: fix inconsistent oom event behavior
Yafang Shao
1
-0
/
+2
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-0
/
+15
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-3
/
+69
2020-05-14
usb: raw-gadget: improve uapi headers comments
Andrey Konovalov
1
-10
/
+11
2020-05-14
efi: cper: Add support for printing Firmware Error Record Reference
Punit Agrawal
1
-0
/
+9
2020-05-14
Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...
Dave Airlie
1
-0
/
+3
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-0
/
+23
2020-05-12
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
1
-0
/
+13
2020-05-12
ptp: fix struct member comment for do_aux_work
Jacob Keller
1
-4
/
+4
2020-05-11
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
3
-3
/
+7
2020-05-11
drm: fix trivial field description cut-and-paste error
Linus Torvalds
1
-1
/
+1
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2
-11
/
+8
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
1
-0
/
+1
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+6
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
1
-0
/
+1
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
1
-4
/
+4
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2020-05-08
Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+10
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
1
-0
/
+3
2020-05-07
Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+1
[next]