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
2022-03-08
mfd: rk808: Add reboot support to rk808.c
Peter Geis
1
-0
/
+1
2022-03-08
mfd: db8500-prcmu: Remove dead code for a non-existing config
Lukas Bulwahn
1
-18
/
+0
2022-03-08
Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-power-regulator-5.18', 'ib-mfd-mediatek-mt6366-5.18', 'ib-mfd-rtc-watchdog-5.18' and 'ib-mfd-spi-dt-5.18' into ibs-for-mfd-merged
Lee Jones
5
-2
/
+77
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+11
2022-03-07
lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe
Frederic Weisbecker
1
-4
/
+7
2022-03-07
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
1
-1
/
+7
2022-03-07
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2
-3
/
+2
2022-03-07
nvme: add support for enhanced metadata
Keith Busch
1
-6
/
+47
2022-03-07
block: add pi for extended integrity
Keith Busch
1
-0
/
+20
2022-03-07
crypto: add rocksoft 64b crc guard tag framework
Keith Busch
1
-0
/
+5
2022-03-07
lib: add rocksoft model crc64
Keith Busch
1
-0
/
+2
2022-03-07
linux/kernel: introduce lower_48_bits function
Keith Busch
1
-0
/
+9
2022-03-07
block: support pi with extended metadata
Keith Busch
1
-0
/
+1
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2
-4
/
+0
2022-03-07
Merge branch 'for-5.18/drivers' into for-5.18/write-streams
Jens Axboe
2
-2
/
+11
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
8
-824
/
+323
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+14
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-07
mfd: Add support for the MediaTek MT6366 PMIC
Johnson Wang
2
-0
/
+8
2022-03-07
mfd: max77714: Add driver for Maxim MAX77714 PMIC
Luca Ceresoli
1
-0
/
+60
2022-03-07
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
1
-2
/
+2
2022-03-07
block: remove bio_devname
Christoph Hellwig
1
-2
/
+0
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+2
2022-03-07
net: Remove netif_rx_any_context() and netif_rx_ni().
Sebastian Andrzej Siewior
1
-10
/
+0
2022-03-07
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+15
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+18
2022-03-06
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+13
2022-03-05
bpf: Reject programs that try to load __percpu memory.
Hao Luo
1
-2
/
+9
2022-03-05
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
1
-1
/
+6
2022-03-05
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
3
-0
/
+10
2022-03-05
compiler-clang.h: Add __diag infrastructure for clang
Nathan Chancellor
1
-0
/
+22
2022-03-05
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-03-05
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
1
-4
/
+14
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
3
-32
/
+67
2022-03-04
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-03-04
efifb: Remove redundant efifb_setup_from_dmi stub
Michal Suchanek
1
-4
/
+0
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()
Douglas Anderson
1
-0
/
+4
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
1
-6
/
+12
2022-03-04
remoteproc: Introduce sysfs_read_only flag
Puranjay Mohan
1
-0
/
+2
2022-03-04
iommu/vt-d: Enable ATS for the devices in SATC table
Yian Chen
1
-1
/
+0
2022-03-04
iommu/vt-d: Move intel_iommu_ops to header file
Andy Shevchenko
1
-0
/
+2
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
1
-2
/
+0
2022-03-04
iommu/vt-d: Remove intel_iommu::domains
Lu Baolu
1
-1
/
+0
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
1
-0
/
+3
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
1
-0
/
+5
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
1
-0
/
+1
[prev]
[next]