index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+7
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2020-10-11
Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
2
-20
/
+43
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
Vijay Balakrishna
1
-0
/
+5
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2
-1
/
+4
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
2
-0
/
+21
2020-10-11
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
1
-3
/
+7
2020-10-10
Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
1
-0
/
+3
2020-10-10
Merge branch 'irq/tegra-pmc' into irq/irqchip-next
Marc Zyngier
1
-0
/
+3
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
1
-0
/
+3
2020-10-09
netlink: export policy in extended ACK
Johannes Berg
3
-10
/
+26
2020-10-09
Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
3
-3
/
+187
2020-10-09
net/tls: remove a duplicate function prototype
Randy Dunlap
1
-4
/
+0
2020-10-09
init: main: add KUnit to kernel init
Brendan Higgins
1
-0
/
+9
2020-10-09
kunit: test: create a single centralized executor for all tests
Alan Maguire
1
-22
/
+45
2020-10-09
vmlinux.lds.h: add linker section for KUnit test suites
Brendan Higgins
1
-1
/
+9
2020-10-09
net/mlx5: Add support for fw live patch event
Moshe Shemesh
1
-0
/
+1
2020-10-09
devlink: Add enable_remote_dev_reset generic parameter
Moshe Shemesh
1
-0
/
+4
2020-10-09
net/mlx5: Handle sync reset request event
Moshe Shemesh
1
-0
/
+2
2020-10-09
devlink: Add remote reload stats
Moshe Shemesh
2
-0
/
+5
2020-10-09
devlink: Add reload stats
Moshe Shemesh
2
-0
/
+14
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
2
-2
/
+20
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2
-3
/
+17
2020-10-09
block: fix uapi blkzoned.h comments
Damien Le Moal
1
-6
/
+9
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
1
-1
/
+1
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
2
-5
/
+5
2020-10-09
Merge remote-tracking branch 'spi/for-5.10' into spi-next
Mark Brown
1
-76
/
+83
2020-10-09
ALSA: hda/i915 - fix list corruption with concurrent probes
Takashi Iwai
1
-0
/
+4
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
20
-409
/
+187
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar
6
-187
/
+256
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
97
-243
/
+940
2020-10-09
lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"
Peter Zijlstra
1
-17
/
+9
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
1
-5
/
+8
2020-10-09
lockdep: Fix usage_traceoverflow
Peter Zijlstra
1
-2
/
+6
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
7
-35
/
+94
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-2
/
+395
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-10-08
ftrace: ftrace_global_list is renamed to ftrace_ops_list
Wei Yang
1
-2
/
+2
2020-10-08
ftrace: Simplify the dyn_ftrace->flags macro
Wei Yang
1
-5
/
+2
2020-10-08
ASoC: Add sc7180-lpass binding header hdmi define
V Sujith Kumar Reddy
1
-0
/
+1
2020-10-08
Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+3
2020-10-08
Merge back earlier ACPICA-related changes for 5.10.
Rafael J. Wysocki
2
-1
/
+5
2020-10-08
ACPICA: Update version to 20200925 Version 20200925
Bob Moore
1
-1
/
+1
2020-10-08
ACPICA: iASL: Return exceptions for string-to-integer conversions
Bob Moore
1
-2
/
+2
2020-10-08
ACPICA: acpi_help: Update UUID list
Bob Moore
1
-0
/
+7
2020-10-08
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
1
-1
/
+1
2020-10-08
ACPICA: Drop the repeated word "an" in a comment
Randy Dunlap
1
-1
/
+1
2020-10-08
ACPICA: Add support for 64 bit risc-v compilation
Colin Ian King
1
-1
/
+2
2020-10-08
PNP: remove the now unused pnp_find_card() function
Christoph Hellwig
1
-6
/
+0
[prev]
[next]