index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub
Andrew Donnellan
1
-1
/
+1
2025-11-13
jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
Tetsuo Handa
1
-0
/
+6
2025-11-13
firmware: stratix10-svc: Add support for RSU commands in asynchronous framework
Mahesh Rao
2
-0
/
+56
2025-11-13
firmware: stratix10-svc: Add support for async communication
Mahesh Rao
2
-0
/
+113
2025-11-13
firmware: stratix10-svc: Add definition for voltage and temperature sensor
Khairul Anuar Romli
2
-1
/
+41
2025-11-13
Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...
Paolo Abeni
1
-1
/
+5
2025-11-13
slab: Remove folio references from __ksize()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-11-13
slab: Reimplement page_slab()
Matthew Wilcox (Oracle)
1
-13
/
+1
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
24
-28
/
+159
2025-11-12
Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+2
2025-11-12
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
1
-0
/
+2
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-0
/
+14
2025-11-12
PCI/PTM: Enable only if device advertises relevant role
Mika Westerberg
1
-0
/
+2
2025-11-12
vfio: Remove the get_region_info op
Jason Gunthorpe
1
-2
/
+0
2025-11-12
vfio/pci: Convert all PCI drivers to get_region_info_caps
Jason Gunthorpe
1
-1
/
+2
2025-11-12
vfio: Add get_region_info_caps op
Jason Gunthorpe
1
-0
/
+4
2025-11-12
vfio: Provide a get_region_info op
Jason Gunthorpe
2
-0
/
+4
2025-11-12
lib/xxhash: remove more unused xxh functions
Dr. David Alan Gilbert
1
-45
/
+1
2025-11-12
dynamic_debug: add support for print stack
Ye Bin
1
-3
/
+14
2025-11-12
uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
Yury Norov (NVIDIA)
1
-2
/
+0
2025-11-12
taint/module: remove unnecessary taint_flag.module field
Petr Pavlu
1
-1
/
+0
2025-11-12
crash: let architecture decide crash memory export to iomem_resource
Sourabh Jain
1
-0
/
+6
2025-11-12
compiler.h: remove ARCH_SEL()
Thomas Weißschuh
1
-6
/
+0
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
9
-3289
/
+3464
2025-11-12
sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...
Tejun Heo
1
-0
/
+7
2025-11-12
sched_ext: Hook up hardlockup detector
Tejun Heo
1
-0
/
+2
2025-11-12
sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
Tejun Heo
1
-0
/
+1
2025-11-12
sched_ext: Use shorter slice in bypass mode
Tejun Heo
1
-0
/
+11
2025-11-12
platform/x86: asus-armoury: add panel_hd_mode attribute
Luke D. Jones
1
-0
/
+1
2025-11-12
platform/x86: asus-armoury: move existing tunings to asus-armoury module
Luke D. Jones
2
-41
/
+53
2025-11-12
fs: speed up path lookup with cheaper handling of MAY_EXEC
Mateusz Guzik
1
-6
/
+7
2025-11-12
fs/pipe: stop duplicating union pipe_index declaration
Rasmus Villemoes
1
-16
/
+7
2025-11-12
dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()
Luis Henriques
1
-0
/
+2
2025-11-12
iomap: simplify ->read_folio_range() error handling for reads
Joanne Koong
1
-3
/
+2
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+0
2025-11-12
docs: document iomap writeback's iomap_finish_folio_write() requirement
Joanne Koong
1
-0
/
+4
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
1
-0
/
+1
2025-11-12
power: always freeze efivarfs
Christian Brauner
1
-1
/
+2
2025-11-12
vfs: expose delegation support to userland
Jeff Layton
1
-0
/
+12
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-2
/
+2
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
1
-1
/
+2
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
1
-2
/
+1
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+2
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-12
filelock: add struct delegated_inode
Jeff Layton
3
-15
/
+34
2025-11-12
filelock: rework the __break_lease API to use flags
Jeff Layton
1
-14
/
+38
2025-11-12
net/mlx5: Expose definition for 1600Gbps link mode
Tariq Toukan
1
-0
/
+1
2025-11-11
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
1
-1
/
+1
2025-11-11
coresight: Change device mode to atomic type
Leo Yan
1
-14
/
+11
[prev]
[next]