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
Age
Commit message (
Expand
)
Author
Files
Lines
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
drm/intel/bmg: Allow device ID usage with single-argument macros
Michał Winiarski
1
-1
/
+1
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
media: v4l: Add helper to get number of active lanes via a pad
Isaac Scott
1
-0
/
+20
2025-11-13
objtool: Warn on functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
1
-0
/
+15
2025-11-13
vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
Josh Poimboeuf
1
-11
/
+12
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
49
-109
/
+364
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
Merge patch series "Optimize the hot path in the UFS driver"
Martin K. Petersen
3
-13
/
+52
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
scsi: ufs: core: Switch to scsi_get_internal_cmd()
Bart Van Assche
1
-6
/
+0
2025-11-12
scsi: ufs: core: Remove the ufshcd_lrb task_tag member
Bart Van Assche
1
-1
/
+0
2025-11-12
scsi: ufs: core: Optimize the hot path
Bart Van Assche
1
-5
/
+0
2025-11-12
scsi: core: Add scsi_{get,put}_internal_cmd() helpers
Hannes Reinecke
1
-0
/
+4
2025-11-12
scsi: core: Introduce .queue_reserved_command()
John Garry
1
-0
/
+6
2025-11-12
scsi: core: Support allocating a pseudo SCSI device
Hannes Reinecke
2
-0
/
+22
2025-11-12
scsi: core: Support allocating reserved commands
Hannes Reinecke
1
-1
/
+20
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
11
-3293
/
+3496
2025-11-12
sched_ext: Implement load balancer for bypass mode
Tejun Heo
1
-0
/
+39
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: hide dentry_cache behind runtime const machinery
Mateusz Guzik
1
-1
/
+2
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
[prev]
[next]