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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-25
drm/gpuvm: fix various typos in .c and .h gpuvm file
Alice Ryhl
1
-5
/
+5
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
2
-10
/
+10
2025-08-25
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
1
-0
/
+2
2025-08-25
drm/panel: Allow powering on panel follower after panel is enabled
Pin-yen Lin
1
-0
/
+14
2025-08-25
ACPICA: Add SoundWire File Table (SWFT) signature
Maciej Strozek
1
-0
/
+21
2025-08-25
blk-mq-dma: add scatter-less integrity data DMA mapping
Keith Busch
2
-0
/
+18
2025-08-25
blk-mq: remove REQ_P2PDMA flag
Keith Busch
1
-2
/
+0
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
1
-2
/
+3
2025-08-25
blk-mq-dma: provide the bio_vec array being iterated
Keith Busch
1
-0
/
+1
2025-08-25
blk-mq-dma: create blk_map_iter type
Keith Busch
1
-1
/
+6
2025-08-25
media: cadence: cdns-csi2rx: Support multiple pixels per clock cycle
Jai Luthra
1
-0
/
+19
2025-08-25
media: v4l2-common: Update v4l2_get_link_freq() documentation
Sakari Ailus
1
-4
/
+6
2025-08-25
media: v4l2-common: Drop the workaround from v4l2_get_link_freq()
Sakari Ailus
1
-15
/
+4
2025-08-25
media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()
Tomi Valkeinen
1
-13
/
+17
2025-08-25
media: v4l2-subdev: Make struct v4l2_subdev_stream_config private
Laurent Pinchart
1
-24
/
+1
2025-08-25
iio: core: switch info_mask fields to unsigned long to match find_bit helpers
Junjie Cao
1
-8
/
+8
2025-08-25
gpio: generic: provide helpers for reading and writing registers
Bartosz Golaszewski
1
-0
/
+31
2025-08-25
gpio: generic: provide to_gpio_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
18
-79
/
+88
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
26
-94
/
+181
2025-08-24
io_uring/trace: support completion tracing of mixed 32b CQEs
Jens Axboe
1
-2
/
+2
2025-08-24
io_uring: add UAPI definitions for mixed CQE postings
Jens Axboe
1
-0
/
+10
2025-08-24
io_uring: remove io_ctx_cqe32() helper
Jens Axboe
2
-8
/
+2
2025-08-24
io_uring: uring_cmd: add multishot support
Ming Lei
2
-1
/
+31
2025-08-24
io-uring: move `struct io_br_sel` into io_uring_types.h
Ming Lei
1
-0
/
+19
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
1
-6
/
+0
2025-08-24
io_uring: add request poisoning
Pavel Begunkov
1
-0
/
+3
2025-08-24
dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
Troy Mitchell
1
-0
/
+2
2025-08-23
Merge branch '20250815-gcc-sdm660-vote-clocks-and-gdscs-v1-1-c5a8af040093@yandex.ru' into clk-for-6.18
Bjorn Andersson
1
-0
/
+6
2025-08-23
dt-bindings: clock: gcc-sdm660: Add LPASS/CDSP vote clocks/GDSCs
Nickolay Goppen
1
-0
/
+6
2025-08-23
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+2
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
1
-0
/
+2
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
1
-4
/
+0
2025-08-23
Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-38
/
+9
2025-08-22
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-0
/
+1
2025-08-22
Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+1
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
1
-6
/
+0
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
1
-1
/
+1
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
1
-0
/
+17
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
1
-0
/
+3
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-8
/
+0
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+2
2025-08-22
Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-5
/
+6
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-9
/
+16
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
1
-0
/
+11
2025-08-22
crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious
Herbert Xu
1
-2
/
+14
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
1
-0
/
+2
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+12
2025-08-21
Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
[prev]
[next]