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-06-19
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
1
-19
/
+31
2023-06-19
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
1
-4
/
+1
2023-06-19
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
1
-2
/
+4
2023-06-19
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
1
-0
/
+2
2023-06-19
ARM: 9298/1: Drop custom mdesc->handle_irq()
Linus Walleij
1
-11
/
+0
2023-06-19
Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', 'core' and 'x86/amd' into next
Joerg Roedel
1
-0
/
+6
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
1
-14
/
+0
2023-06-19
video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
Christophe JAILLET
1
-2
/
+2
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
37
-84
/
+156
2023-06-18
posix-timers: Add sys_ni_posix_timers() prototype
Arnd Bergmann
1
-0
/
+1
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-06-18
Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-4
/
+10
2023-06-18
Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-1
/
+1
2023-06-18
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
1
-0
/
+17
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
1
-2
/
+12
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
1
-1
/
+1
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
1
-0
/
+1
2023-06-17
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
1
-15
/
+0
2023-06-17
irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototype
Arnd Bergmann
1
-1
/
+2
2023-06-17
irqchip/mmp: Remove non-DT codepath
Arnd Bergmann
1
-10
/
+0
2023-06-16
dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
1
-0
/
+2
2023-06-16
net/mlx5: Expose bits for local loopback counter
Or Har-Toov
1
-2
/
+4
2023-06-16
net/mlx5: Handle sync reset unload event
Moshe Shemesh
2
-1
/
+3
2023-06-16
net/mlx5: Expose timeout for sync reset unload stage
Moshe Shemesh
1
-1
/
+3
2023-06-16
Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-0
/
+10
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
2
-1
/
+6
2023-06-16
iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc
Christoph Hellwig
1
-6
/
+0
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
2
-3
/
+1
2023-06-16
Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/block
Jens Axboe
1
-5
/
+5
2023-06-16
sched/wait: Fix a kthread_park race with wait_woken()
Arve Hjønnevåg
1
-0
/
+1
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
1
-1
/
+1
2023-06-16
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
1
-3
/
+3
2023-06-16
locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldoc
Mark Rutland
3
-9
/
+9
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
1
-0
/
+13
2023-06-16
genirq: Use BIT() for the IRQD_* state flags
Marc Zyngier
1
-23
/
+23
2023-06-16
Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab/for-6.5/slab-deprecate' into slab/for-next
Vlastimil Babka
1
-0
/
+12
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
1
-2
/
+16
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
3
-4
/
+55
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+12
2023-06-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+12
2023-06-15
cpufreq: Fail driver register if it has adjust_perf without fast_switch
Wyes Karny
1
-1
/
+4
2023-06-15
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
1
-0
/
+8
2023-06-15
Merge branch kvm-arm64/eager-page-splitting into kvmarm/next
Oliver Upton
1
-0
/
+2
2023-06-15
eventfd: add a uapi header for eventfd userspace APIs
Wen Yang
1
-5
/
+1
2023-06-15
Merge tag 'ib-mfd-tps6594-core-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1020
2023-06-15
device property: Implement device_is_compatible()
Andy Shevchenko
1
-0
/
+12
2023-06-15
ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.h
Andy Shevchenko
2
-14
/
+13
2023-06-15
Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-next
Greg Kroah-Hartman
1
-0
/
+21
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
4
-1
/
+6
[prev]
[next]