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-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2
-4
/
+1
2023-03-28
Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
2
-2
/
+8
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+5
2023-03-28
Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
5
-11
/
+464
2023-03-28
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
Peter Xu
1
-1
/
+1
2023-03-28
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
1
-0
/
+1
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2
-26
/
+13
2023-03-28
io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().
Sebastian Andrzej Siewior
1
-4
/
+16
2023-03-28
shmem: add support to ignore swap
Luis Chamberlain
1
-0
/
+1
2023-03-28
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
1
-6
/
+0
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+1
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
1
-8
/
+4
2023-03-28
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
1
-5
/
+3
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
1
-1
/
+6
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-3
/
+15
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-0
/
+16
2023-03-28
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
1
-1
/
+1
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-3
/
+4
2023-03-28
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
1
-2
/
+2
2023-03-28
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
1
-0
/
+2
2023-03-28
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-2
/
+6
2023-03-28
dma-buf/dma-resv: Add a way to set fence deadline
Rob Clark
1
-0
/
+2
2023-03-28
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-1
/
+0
2023-03-28
atomics: Provide rcuref - scalable reference counting
Thomas Gleixner
2
-0
/
+161
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
3
-11
/
+303
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-27
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
1
-0
/
+7
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
1
-4
/
+10
2023-03-27
netlink: Add a macro to set policy message with format string
Shay Agroskin
1
-0
/
+22
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-11
/
+5
2023-03-27
locking/lockdep: Improve the deadlock scenario print for sync and read lock
Boqun Feng
1
-1
/
+2
2023-03-27
rcu: Annotate SRCU's update-side lockdep dependencies
Boqun Feng
1
-2
/
+32
2023-03-27
locking/lockdep: Introduce lock_sync()
Boqun Feng
1
-0
/
+5
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
1
-1
/
+0
2023-03-27
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
1
-1
/
+0
2023-03-27
KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
Dmytro Maluka
1
-0
/
+10
2023-03-27
KVM: irqfd: Make resampler_list an RCU list
Dmytro Maluka
2
-1
/
+2
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
1
-0
/
+45
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
1
-0
/
+258
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-0
/
+19
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
27
-49
/
+183
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
1
-1
/
+1
2023-03-27
net: sfp: make sfp_bus_find_fwnode() take a const fwnode
Russell King (Oracle)
1
-2
/
+3
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+3
2023-03-25
bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
Martin KaFai Lau
1
-0
/
+1
2023-03-25
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
1
-1
/
+5
2023-03-25
bpf: Add a few bpf mem allocator functions
Martin KaFai Lau
1
-0
/
+2
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-6
/
+54
2023-03-25
dma-buf/dma-fence: Add deadline awareness
Rob Clark
1
-0
/
+22
[prev]
[next]