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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-10
filelock: add new locks_wake_up_waiter() helper
Jeff Layton
1
-1
/
+6
2025-06-10
gpiolib: Move GPIO_DYNAMIC_* constants to its only user
Andy Shevchenko
1
-13
/
+0
2025-06-10
gpio: Remove unused 'struct gpio' definition
Andy Shevchenko
1
-12
/
+0
2025-06-10
gpiolib: Remove unused devm_gpio_request()
Andy Shevchenko
1
-8
/
+0
2025-06-10
can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
Vincent Mailhol
1
-1
/
+1
2025-06-10
can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
Vincent Mailhol
2
-2
/
+2
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
1
-0
/
+1
2025-06-09
bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
1
-1
/
+1
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
1
-1
/
+1
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
1
-2
/
+9
2025-06-09
cgroup: Add bpf prog revisions to struct cgroup_bpf
Yonghong Song
1
-0
/
+1
2025-06-09
net: intel: move RSS packet classifier types to libie
Jacob Keller
2
-0
/
+42
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
1
-11
/
+11
2025-06-09
slab: Decouple slab_debug and no_hash_pointers
Kees Cook
1
-1
/
+1
2025-06-09
firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr
Viresh Kumar
1
-0
/
+1
2025-06-09
iio: core: add ADC delay calibration definition
Angelo Dureghello
1
-0
/
+1
2025-06-09
iio: backend: add support for number of lanes
Antoniu Miclaus
1
-0
/
+3
2025-06-09
iio: backend: add support for data alignment
Antoniu Miclaus
1
-0
/
+3
2025-06-09
iio: backend: add support for filter config
Antoniu Miclaus
1
-0
/
+13
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-06-08
Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+12
2025-06-07
x86/smp: PM/hibernate: Split arch_resume_nosmt()
Rafael J. Wysocki
1
-0
/
+3
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+7
2025-06-07
finish_automount(): don't leak MNT_LOCKED from parent to child
Al Viro
1
-1
/
+2
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+7
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-6
/
+126
2025-06-06
Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-17
/
+41
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-71
/
+172
2025-06-06
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-10
/
+6
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+3
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
1
-4
/
+4
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
19
-116
/
+180
2025-06-05
raid6: Add RISC-V SIMD syndrome and recovery calculations
Chunyan Zhang
1
-0
/
+5
2025-06-06
module: make __mod_device_table__* symbols static
Masahiro Yamada
1
-2
/
+2
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-10
/
+69
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
1
-0
/
+2
2025-06-05
Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+23
2025-06-05
Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
3
-1
/
+32
2025-06-05
Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+11
2025-06-05
Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-10
/
+69
2025-06-05
perf: Add comment to enum perf_event_state
Peter Zijlstra
1
-2
/
+40
2025-06-05
wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
Lachlan Hodges
1
-10
/
+69
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+64
2025-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+0
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
1
-0
/
+45
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-8
/
+0
[prev]
[next]