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-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
21
-36
/
+113
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
3
-3
/
+20
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
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
Kuninori Morimoto
1
-0
/
+1
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
1
-0
/
+1
2020-01-10
drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core
Oleg Vasilev
1
-0
/
+2
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
1
-11
/
+7
2020-01-10
Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/soc
Matthias Brugger
2
-0
/
+64
2020-01-10
dt-bindings: mediatek: add MT6765 power dt-bindings
Mars Cheng
1
-0
/
+14
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
35
-69
/
+192
2020-01-09
skb: add helpers to allocate ext independently from sk_buff
Paolo Abeni
1
-0
/
+3
2020-01-09
tcp: clean ext on tx recycle
Paolo Abeni
1
-0
/
+1
2020-01-09
tcp: Export TCP functions and ops struct
Mat Martineau
1
-0
/
+8
2020-01-09
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2
-0
/
+65
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
2
-0
/
+31
2020-01-09
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
1
-0
/
+3
2020-01-09
tcp: Add MPTCP option number
Mat Martineau
1
-0
/
+1
2020-01-09
tcp: Define IPPROTO_MPTCP
Mat Martineau
2
-1
/
+4
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
2
-21
/
+6
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
1
-1
/
+0
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-10
/
+27
2020-01-09
kunit: hide unexported try-catch interface in try-catch-impl.h
Alan Maguire
1
-10
/
+0
2020-01-09
kunit: move string-stream.h to lib/kunit
Alan Maguire
2
-52
/
+2
2020-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2020-01-09
drm: add dp helper to initialize remote aux channel.
David (Dingchen) Zhang
1
-0
/
+1
2020-01-09
drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs
Mikita Lipski
1
-0
/
+3
2020-01-09
drm/dp_mst: Add branch bandwidth validation to MST atomic check
Mikita Lipski
1
-0
/
+1
[prev]
[next]