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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
1
-1
/
+1
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
1
-2
/
+1
2020-01-15
Merge branch 'topic/equal' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
1
-1
/
+1
2020-01-15
regulator fix for "regulator: core: Add regulator_is_equal() helper"
Stephen Rothwell
1
-1
/
+1
2020-01-15
serial_core: Remove unused member in uart_port
Dmitry Safonov
1
-1
/
+0
2020-01-15
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-0
/
+9
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
1
-13
/
+8
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
1
-12
/
+0
2020-01-15
Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+5
2020-01-15
Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
2
-0
/
+64
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
1
-1
/
+0
2020-01-15
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-2
/
+13
2020-01-14
fs-verity: implement readahead of Merkle tree pages
Eric Biggers
1
-1
/
+6
2020-01-14
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
1
-3
/
+3
2020-01-14
net: phy: add MACsec ops in phy_device
Antoine Tenart
1
-0
/
+7
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+2
2020-01-14
net: phy: Added IRQ print to phylink_bringup_phy()
Florian Fainelli
1
-0
/
+2
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
1
-10
/
+2
2020-01-14
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Jason Gunthorpe
1
-17
/
+21
2020-01-14
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
Jason Gunthorpe
1
-14
/
+16
2020-01-14
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2
-10
/
+10
2020-01-14
Merge tag 'regulator-eq' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
1
-0
/
+7
2020-01-14
regulator: core: Add regulator_is_equal() helper
Marek Vasut
1
-0
/
+7
2020-01-14
misc: alcor_pci: Add AU6625 to list of supported PCI_IDs
Rhys Perry
1
-0
/
+1
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
1
-0
/
+10
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
1
-0
/
+9
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
1
-0
/
+3
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
1
-0
/
+1
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
1
-0
/
+6
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
1
-2
/
+1
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
1
-0
/
+17
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
1
-0
/
+22
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
4
-0
/
+77
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
1
-1
/
+3
2020-01-14
phy: Add DisplayPort configuration options
Yuti Amonkar
2
-0
/
+100
2020-01-13
net: stmmac: Initial support for TBS
Jose Abreu
1
-0
/
+1
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
1
-3
/
+15
2020-01-13
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
1
-3
/
+2
2020-01-13
ptr_ring: add include of linux/mm.h
Jesper Dangaard Brouer
1
-0
/
+1
2020-01-13
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2
-21
/
+1
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2020-01-13
vfs, fdtable: Add fget_task helper
Sargun Dhillon
1
-0
/
+2
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
1
-0
/
+4
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
1
-0
/
+2
2020-01-13
raid6/test: fix a compilation error
Zhengyuan Liu
1
-1
/
+0
2020-01-13
platform/mellanox: mlxreg-hotplug: Add support for new capability register
Vadim Pasternak
1
-0
/
+2
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
1
-0
/
+1
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
1
-0
/
+224
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2
-54
/
+54
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
1
-2
/
+2
[prev]
[next]