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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
1
-1
/
+8
2020-03-24
drivers: provide devm_platform_get_and_ioremap_resource()
Dejin Zheng
1
-0
/
+3
2020-03-24
fsnotify: replace inode pointer with an object id
Amir Goldstein
1
-4
/
+3
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
1
-0
/
+2
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
5
-3
/
+34
2020-03-24
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-23
net: phy: introduce phy_read_poll_timeout macro
Dejin Zheng
1
-0
/
+13
2020-03-23
net: phy: introduce phy_read_mmd_poll_timeout macro
Dejin Zheng
1
-0
/
+14
2020-03-23
iopoll: redefined readx_poll_timeout macro to simplify the code
Dejin Zheng
1
-19
/
+1
2020-03-23
iopoll: introduce read_poll_timeout macro
Dejin Zheng
1
-0
/
+44
2020-03-23
Remove DST_HOST
David Laight
3
-4
/
+2
2020-03-23
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
1
-6
/
+7
2020-03-23
devlink: Add API to register packet trap groups
Ido Schimmel
1
-0
/
+6
2020-03-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+2
2020-03-23
netlink: check for null extack in cookie helpers
Michal Kubecek
1
-0
/
+4
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
1
-0
/
+3
2020-03-23
net: sched: rename more stats_types
Jakub Kicinski
3
-28
/
+27
2020-03-23
drm/vmwgfx: Add SM5 param for userspace
Deepak Rawat
1
-0
/
+4
2020-03-23
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
1
-5
/
+7
2020-03-23
ASoC: rt5682: Add a property for DMIC delay
Oder Chiou
1
-0
/
+1
2020-03-23
ASoC: rt5682: Add a property for DMIC clock rate
Oder Chiou
1
-0
/
+1
2020-03-23
vdso: Fix clocksource.h macro detection
Vincenzo Frascino
1
-3
/
+2
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
1
-0
/
+15
2020-03-23
fsnotify: simplify arguments passing to fsnotify_parent()
Amir Goldstein
2
-18
/
+10
2020-03-23
fsnotify: use helpers to access data by data_type
Amir Goldstein
1
-4
/
+30
2020-03-23
fsnotify: funnel all dirent events through fsnotify_name()
Amir Goldstein
1
-11
/
+18
2020-03-23
fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
Amir Goldstein
1
-62
/
+37
2020-03-23
ALSA: core: Add snd_device_get_state() helper
Takashi Iwai
1
-0
/
+1
2020-03-23
fsnotify: tidy up FS_ and FAN_ constants
Amir Goldstein
2
-8
/
+7
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
1
-5
/
+8
2020-03-23
uuid: Remove no more needed macro
Andy Shevchenko
1
-1
/
+0
2020-03-23
uuid: Provide a GUID generator for raw buffer
Andy Shevchenko
1
-0
/
+1
2020-03-23
uuid: Add inline helpers to import / export UUIDs
Andy Shevchenko
1
-0
/
+20
2020-03-23
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
1
-1
/
+11
2020-03-23
btrfs: define support masks for ioctl volume args v2
David Sterba
1
-3
/
+13
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
1
-2
/
+2
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
1
-1
/
+0
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
1
-0
/
+1
2020-03-23
virtio-net: Introduce hash report feature
Yuri Benditovich
1
-0
/
+36
2020-03-23
virtio-net: Introduce RSS receive steering feature
Yuri Benditovich
1
-2
/
+40
2020-03-23
virtio-net: Introduce extended RSC feature
Yuri Benditovich
1
-2
/
+22
2020-03-23
PM: remove s390 specific callbacks
Heiko Carstens
1
-34
/
+0
2020-03-23
Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-0
/
+49
2020-03-23
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
1
-3
/
+4
2020-03-23
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2
-2
/
+8
2020-03-23
i2c: fix a doc warning
Mauro Carvalho Chehab
1
-2
/
+2
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
23
-47
/
+81
2020-03-23
Merge 5.6-rc7 into tty-next
Greg Kroah-Hartman
23
-47
/
+81
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
40
-76
/
+157
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
23
-47
/
+81
[prev]
[next]