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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
linux/clocksource.h: Extract common header for vDSO
Vincenzo Frascino
1
-10
/
+1
2020-03-21
linux/limits.h: Extract common header for vDSO
Vincenzo Frascino
1
-12
/
+1
2020-03-21
linux/bits.h: Extract common header for vDSO
Vincenzo Frascino
1
-1
/
+1
2020-03-21
linux/const.h: Extract common header for vDSO
Vincenzo Frascino
1
-4
/
+1
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
1
-0
/
+4
2020-03-21
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
1
-0
/
+23
2020-03-21
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
1
-0
/
+3
2020-03-20
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
1
-0
/
+2
2020-03-20
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
1
-0
/
+1
2020-03-20
Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into asoc-5.7
Mark Brown
1
-0
/
+2
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-1
/
+2
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
1
-0
/
+1
2020-03-20
platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
Hans de Goede
1
-0
/
+2
2020-03-20
Merge branch 'topic/ro_wordlength' into next
Vinod Koul
1
-0
/
+2
2020-03-20
soundwire: stream: Add read_only_wordlength flag to port properties
Srinivas Kandagatla
1
-0
/
+2
2020-03-20
firmware: Add new platform fallback mechanism and firmware_request_platform()
Hans de Goede
2
-0
/
+10
2020-03-20
Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into driver-core-next
Greg Kroah-Hartman
2
-0
/
+48
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
1
-2
/
+4
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
1
-0
/
+2
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
1
-1
/
+9
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
1
-0
/
+7
2020-03-19
fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl
Eric Biggers
1
-0
/
+6
2020-03-19
sysfs: fix static inline declaration of sysfs_groups_change_owner()
Christian Brauner
1
-2
/
+2
2020-03-19
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
1
-2
/
+1
2020-03-19
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
1
-0
/
+2
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
18
-44
/
+84
2020-03-19
phy: tegra: xusb: Add support to get companion USB 3 port
Nagarjuna Kristam
1
-0
/
+2
2020-03-19
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access
Marc Zyngier
1
-0
/
+5
2020-03-19
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
1
-0
/
+2
2020-03-19
Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Thomas Gleixner
2
-4
/
+3
2020-03-19
bus: mhi: core: Add uevent support for module autoloading
Manivannan Sadhasivam
1
-0
/
+1
2020-03-19
bus: mhi: core: Add support for data transfer
Manivannan Sadhasivam
1
-0
/
+80
2020-03-19
bus: mhi: core: Add support for processing events from client device
Manivannan Sadhasivam
1
-0
/
+14
2020-03-19
bus: mhi: core: Add support for downloading RDDM image during panic
Manivannan Sadhasivam
1
-0
/
+24
2020-03-19
bus: mhi: core: Add support for basic PM operations
Manivannan Sadhasivam
1
-0
/
+51
2020-03-19
bus: mhi: core: Add support for PM state transitions
Manivannan Sadhasivam
1
-0
/
+52
2020-03-19
bus: mhi: core: Add support for ringing channel/event ring doorbells
Manivannan Sadhasivam
1
-0
/
+4
2020-03-19
bus: mhi: core: Add support for creating and destroying MHI devices
Manivannan Sadhasivam
1
-0
/
+2
2020-03-19
bus: mhi: core: Add support for registering MHI client drivers
Manivannan Sadhasivam
1
-0
/
+39
2020-03-19
bus: mhi: core: Add support for registering MHI controllers
Manivannan Sadhasivam
2
-0
/
+412
2020-03-19
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
1
-0
/
+7
2020-03-19
rtc/ia64: remove legacy efirtc driver
Arnd Bergmann
1
-1
/
+1
2020-03-19
extcon: Remove unneeded extern keyword from extcon-provider.h
Chanwoo Choi
1
-14
/
+14
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
1
-4
/
+5
2020-03-18
Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+2
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
3
-106
/
+58
2020-03-18
regulator: driver.h: fix regulator_map_* function names
Mauro Carvalho Chehab
1
-2
/
+2
2020-03-18
block/genhd: Notify udev about capacity change
Balbir Singh
1
-0
/
+2
2020-03-18
backlight: pwm_bl: Switch to full GPIO descriptor
Linus Walleij
1
-2
/
+0
2020-03-18
debugfs: remove return value of debugfs_create_file_size()
Greg Kroah-Hartman
1
-11
/
+9
[prev]
[next]