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
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
1
-53
/
+64
2023-12-06
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
1
-0
/
+1
2023-12-06
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
1
-0
/
+4
2023-12-05
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
1
-4
/
+27
2023-12-05
drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
Anshuman Khandual
1
-6
/
+0
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-2
/
+0
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-1
/
+1
2023-12-05
mm/slab: remove CONFIG_SLAB code from slab common code
Vlastimil Babka
1
-12
/
+2
2023-12-05
cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
Vlastimil Babka
2
-9
/
+0
2023-12-04
net/mlx5e: Tidy up IPsec NAT-T SA discovery
Leon Romanovsky
1
-1
/
+1
2023-12-04
net/mlx5e: Honor user choice of IPsec replay window size
Leon Romanovsky
1
-0
/
+7
2023-12-04
net: stmmac: fix FPE events losing
Jianheng Zhang
1
-0
/
+1
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
1
-0
/
+6
2023-12-04
net: Add queue and napi association
Amritha Nambiar
1
-0
/
+8
2023-12-04
bpf: Optimize the free of inner map
Hou Tao
1
-0
/
+2
2023-12-04
bpf: Defer the free of inner map when necessary
Hou Tao
1
-1
/
+6
2023-12-04
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
2023-12-04
vfio/migration: Add debugfs to live migration driver
Longfang Liu
1
-0
/
+7
2023-12-04
pinctrl: Convert unsigned to unsigned int
Andy Shevchenko
5
-39
/
+39
2023-12-04
usb: typec: tcpci: add vconn over current fault handling to maxim_core
RD Babiera
1
-1
/
+4
2023-12-04
usb: typec: tcpm: add tcpm_port_error_recovery symbol
RD Babiera
1
-0
/
+1
2023-12-04
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
1
-0
/
+6
2023-12-04
spi: spl022: fix sleeping in interrupt context
Mark Brown
7
-22
/
+70
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
1
-0
/
+2
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
1
-0
/
+11
2023-12-04
device property: Add fwnode_name_eq()
Sakari Ailus
1
-0
/
+1
2023-12-03
Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+2
2023-12-03
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-10
/
+10
2023-12-02
cache: enforce cache groups
Coco Li
1
-0
/
+25
2023-12-02
bpf: enforce exact retval range on subprog/callback exit
Andrii Nakryiko
1
-1
/
+6
2023-12-02
bpf: rearrange bpf_func_state fields to save a bit of memory
Andrii Nakryiko
1
-2
/
+2
2023-12-01
io_uring: remove uring_cmd cookie
Keith Busch
1
-6
/
+2
2023-12-01
iouring: remove IORING_URING_CMD_POLLED
Keith Busch
1
-1
/
+0
2023-12-01
block: bio-integrity: directly map user buffers
Keith Busch
1
-0
/
+9
2023-12-02
Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+4
2023-12-02
Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-14
/
+11
2023-12-02
Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+1
2023-12-02
Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+15
2023-12-02
Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2023-12-02
Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-2
/
+7
2023-12-01
Merge branch 'acpi-tables'
Rafael J. Wysocki
2
-14
/
+11
2023-12-01
params: Introduce the param_unknown_fn type
Andy Shevchenko
1
-3
/
+3
2023-12-01
lkdtm: Add kfence read after free crash type
Stephen Boyd
1
-0
/
+2
2023-12-01
cgroup: Avoid false cacheline sharing of read mostly rstat_cpu
Waiman Long
1
-0
/
+7
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
2
-7
/
+8
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
1
-6
/
+2
2023-12-01
fanotify: allow "weak" fsid when watching a single filesystem
Amir Goldstein
1
-0
/
+1
2023-12-01
fanotify: store fsid in mark instead of in connector
Amir Goldstein
1
-8
/
+5
2023-11-30
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
1
-0
/
+1
[prev]
[next]