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
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-0
/
+2
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-2
/
+3
2025-09-22
sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lock
Oleg Nesterov
1
-3
/
+2
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
1
-0
/
+1
2025-09-22
tcp: move mtu_info to remove two 32bit holes
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: move tcp_clean_acked to tcp_sock_read_tx group
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: move recvmsg_inq to tcp_sock_read_txrx
Eric Dumazet
1
-2
/
+2
2025-09-22
tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
Eric Dumazet
1
-2
/
+2
2025-09-22
Merge tag 'mlx5-next-counters' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-2
/
+10
2025-09-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
1
-25
/
+0
2025-09-22
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
1
-0
/
+7
2025-09-22
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-0
/
+22
2025-09-22
net: phy: add phy_interface_copy()
Russell King (Oracle)
1
-0
/
+5
2025-09-22
workqueue: fix texinfodocs warning for WQ_* flags reference
Kriish Sharma
1
-1
/
+1
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
1
-3
/
+25
2025-09-22
cgroup: add missing ns_common include
Christian Brauner
1
-0
/
+2
2025-09-22
spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX
Jonas Gorski
1
-6
/
+6
2025-09-22
spi: reduce device chip select limit again
Jonas Gorski
1
-1
/
+1
2025-09-22
spi: keep track of number of chipselects in spi_device
Jonas Gorski
1
-1
/
+3
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+2
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
1
-0
/
+3
2025-09-21
vfs: add ATTR_CTIME_SET flag
Jeff Layton
1
-0
/
+1
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-2
/
+2
2025-09-21
nfsd: discard nfsd_file_get_local()
NeilBrown
1
-1
/
+0
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-0
/
+1
2025-09-21
virtio_config: clarify output parameters
Alyssa Ross
1
-5
/
+6
2025-09-21
mm/damon/core: implement damon_initialized() function
SeongJae Park
1
-0
/
+1
2025-09-21
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
2
-1
/
+16
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
1
-0
/
+2
2025-09-21
include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to static inlines
Andrew Morton
1
-3
/
+3
2025-09-21
mm: remove page->order
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-09-21
mm: constify compound_order() and page_size()
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-09-21
mm: make folio page count functions return unsigned
Aristeu Rozanski
1
-4
/
+4
2025-09-21
mm: vm_event_item: explicit #include for THREAD_SIZE
Brian Norris
1
-0
/
+2
2025-09-21
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
1
-1
/
+1
2025-09-21
ptdesc: remove ptdesc_to_virt()
Matthew Wilcox (Oracle)
1
-5
/
+6
2025-09-21
ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()
Matthew Wilcox (Oracle)
1
-8
/
+13
2025-09-21
ptdesc: convert __page_flags to pt_flags
Matthew Wilcox (Oracle)
2
-4
/
+9
2025-09-21
maple_tree: remove lockdep_map_p typedef
Alice Ryhl
1
-4
/
+4
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
1
-2
/
+0
2025-09-21
mm, swap: tidy up swap device and cluster info helpers
Kairui Song
1
-6
/
+0
2025-09-21
mm, swap: rename and move some swap cluster definition and helpers
Kairui Song
1
-34
/
+0
2025-09-21
mm/memremap: remove unused get_dev_pagemap() parameter
Alistair Popple
1
-4
/
+2
2025-09-21
huge_memory: return -EINVAL in folio split functions when THP is disabled
Pankaj Raghav
1
-4
/
+8
2025-09-21
rust: maple_tree: add MapleTree
Alice Ryhl
1
-0
/
+3
2025-09-21
mm: remove mlock_count from struct page
Matthew Wilcox (Oracle)
1
-8
/
+2
2025-09-21
mm/filemap: align last_index to folio size
Youling Tang
1
-0
/
+6
2025-09-21
mm: constify highmem related functions for improved const-correctness
Max Kellermann
3
-24
/
+24
2025-09-21
mm: constify assert/test functions in mm.h
Max Kellermann
1
-20
/
+20
2025-09-21
mm: constify various inline functions for improved const-correctness
Max Kellermann
1
-12
/
+13
[prev]
[next]