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-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-3
/
+3
2020-01-13
Merge 5.5-rc6 into tty-next
Greg Kroah-Hartman
16
-47
/
+80
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
16
-47
/
+80
2020-01-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
16
-47
/
+80
2020-01-13
extcon: Remove unneeded extern keyword from extcon.h
Chanwoo Choi
1
-15
/
+15
2020-01-12
Merge branch 'mlx5_vdpa' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+24
2020-01-12
ixp4xx_eth: move platform_data definition
Arnd Bergmann
1
-0
/
+19
2020-01-12
wan: ixp4xx_hss: prepare compile testing
Arnd Bergmann
1
-0
/
+17
2020-01-12
mlx4: Bump up MAX_MSIX from 64 to 128
Jonathan Lemon
1
-1
/
+1
2020-01-12
iio: adis: Remove startup_delay
Nuno Sá
1
-1
/
+0
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
1
-0
/
+13
2020-01-10
Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-9
/
+9
2020-01-10
rculist.h: Add list_tail_rcu()
Madhuparna Bhowmik
1
-0
/
+10
2020-01-10
rculist_nulls: Change docbook comment headers
Madhuparna Bhowmik
1
-2
/
+2
2020-01-10
rculist_nulls: Add docbook comments
Madhuparna Bhowmik
1
-0
/
+8
2020-01-10
rcu: Add a hlist_nulls_unhashed_lockless() function
Paul E. McKenney
1
-0
/
+22
2020-01-10
rcu: Add and update docbook header comments in list.h
Paul E. McKenney
1
-17
/
+95
2020-01-10
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
2
-8
/
+8
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+0
2020-01-10
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-10
net/mlx5: Expose vDPA emulation device capabilities
Yishai Hadas
1
-0
/
+9
2020-01-10
net/mlx5: Add Virtio Emulation related device capabilities
Yishai Hadas
1
-0
/
+15
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
1
-1
/
+5
2020-01-10
efi/x86: Drop two near identical versions of efi_runtime_init()
Ard Biesheuvel
1
-19
/
+0
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
1
-1
/
+3
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2
-10
/
+7
2020-01-10
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
14
-24
/
+79
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
1
-79
/
+5
2020-01-10
bpf: Introduce function-by-function verification
Alexei Starovoitov
2
-3
/
+14
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
1
-0
/
+4
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
1
-1
/
+9
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
1
-1
/
+8
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
1
-2
/
+2
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
1
-0
/
+11
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-2
/
+2
2020-01-10
platform/x86: asus_wmi: Support throttle thermal policy
Leonid Maksymchuk
1
-0
/
+1
2020-01-10
drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()
Will Deacon
1
-2
/
+9
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
7
-41
/
+149
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
22
-37
/
+113
2020-01-09
skb: add helpers to allocate ext independently from sk_buff
Paolo Abeni
1
-0
/
+3
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+3
2020-01-09
regmap: add iopoll-like atomic polling macro
Sameer Pujar
1
-0
/
+45
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-14
/
+63
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
1
-1
/
+1
2020-01-09
IMA: fix measuring asymmetric keys Kconfig
Lakshmi Ramasubramanian
1
-2
/
+2
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+43
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
1
-0
/
+2
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
3
-2
/
+63
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
3
-0
/
+68
2020-01-09
cpuidle: Drop unused cpuidle_driver_ref/unref() functions
Rafael J. Wysocki
1
-5
/
+0
[prev]
[next]