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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
overflow: add range_overflows() and range_end_overflows()
Jani Nikula
1
-0
/
+70
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-4
/
+8
2025-09-08
pinctrl: allow to mark pin functions as requestable GPIOs
Bartosz Golaszewski
2
-0
/
+16
2025-09-08
devres: provide devm_kmemdup_const()
Bartosz Golaszewski
1
-0
/
+2
2025-09-08
Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
25
-101
/
+131
2025-09-07
hwmon: Introduce 64-bit energy attribute support
Guenter Roeck
1
-0
/
+1
2025-09-07
Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+8
2025-09-06
vt: add support for smput/rmput escape codes
Calixte Pernot
1
-0
/
+3
2025-09-06
Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"
Greg Kroah-Hartman
1
-0
/
+6
2025-09-06
usb: core: Introduce usb_endpoint_is_hs_isoc_double()
Sakari Ailus
1
-0
/
+3
2025-09-06
usb: core: Add a function to get USB version independent periodic payload
Rai, Amardeep
1
-0
/
+3
2025-09-06
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-09-06
crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move features
Zhushuai Yin
1
-0
/
+1
2025-09-06
rhashtable: Use __always_inline instead of inline
Menglong Dong
1
-21
/
+21
2025-09-05
cpufreq: Drop redundant freq_table parameter
Zihuan Zhang
1
-4
/
+3
2025-09-05
workqueue: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-11
/
+11
2025-09-05
workqueue: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2025-09-05
regulator: pf530x: NXP PF530x regulator driver
Mark Brown
13
-75
/
+56
2025-09-05
ACPI: RISC-V: Add support for RIMT
Sunil V L
1
-0
/
+28
2025-09-05
iommu/io-pgtable-dart: Add 4-level page table support
Hector Martin
1
-0
/
+1
2025-09-04
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-1
/
+1
2025-09-04
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
1
-1
/
+1
2025-09-04
bpf: Return an error pointer for skb metadata when CONFIG_NET=n
Jakub Sitnicki
1
-1
/
+1
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-21
/
+57
2025-09-04
x86/cfi: Remove __noinitretpoline and __noretpoline
Kees Cook
2
-12
/
+0
2025-09-04
compiler_types.h: Move __nocfi out of compiler-specific header
Kees Cook
2
-6
/
+3
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
1
-2
/
+7
2025-09-04
Merge tag 'opp-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-0
/
+30
2025-09-04
cgroup: Remove unused cgroup_subsys::post_attach
Chuyi Zhou
1
-1
/
+0
2025-09-04
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
1
-9
/
+256
2025-09-03
binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
1
-0
/
+5
2025-09-03
io_uring/cmd: remove unused io_uring_cmd_iopoll_done()
Caleb Sander Mateos
1
-11
/
+0
2025-09-03
io_uring/uring_cmd: correct io_uring_cmd_done() ret type
Caleb Sander Mateos
1
-2
/
+2
2025-09-03
PCI/P2PDMA: Reduce scope of pci_has_p2pmem()
Leon Romanovsky
1
-5
/
+0
2025-09-03
Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
2
-4
/
+95
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-6.18/block
Jens Axboe
2
-2
/
+2
2025-09-03
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Lorenzo Pieralisi
1
-6
/
+0
2025-09-03
jiffies: Remove obsolete SHIFTED_HZ comment
Bjorn Helgaas
1
-1
/
+1
2025-09-03
vdso/vsyscall: Avoid slow division loop in auxiliary clock update
Thomas Weißschuh
1
-1
/
+8
2025-09-03
wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)
Gokul Sivakumar
1
-1
/
+1
2025-09-03
sched/fair: Add related data structure for task based throttle
Valentin Schneider
1
-0
/
+5
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
1
-42
/
+7
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
2
-2
/
+28
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
1
-2
/
+1
2025-09-02
net/mlx5: Add PSP capabilities structures and bits
Saeed Mahameed
2
-4
/
+95
2025-09-02
io_uring/uring_cmd: add io_uring_cmd_tw_t type alias
Caleb Sander Mateos
1
-5
/
+8
2025-09-02
bitmap: introduce hardware-specific bitfield operations
Nicolas Frattaroli
1
-0
/
+62
2025-09-02
net: phy: add phy_interface_weight()
Russell King (Oracle)
1
-0
/
+5
2025-09-02
acpi/hmat: Remove now unused hmat_update_target_coordinates()
Dave Jiang
1
-12
/
+0
[prev]
[next]