index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
sched_ext: Add the @sch parameter to __bstr_format()
Tejun Heo
1
-7
/
+21
2025-09-23
sched_ext: Separate out scx_kick_cpu() and add @sch to it
Tejun Heo
1
-16
/
+27
2025-09-23
tools/sched_ext: scx_qmap: Make debug output quieter by default
Tejun Heo
2
-39
/
+53
2025-09-23
sched_ext: Make qmap dump operation non-destructive
Tejun Heo
1
-1
/
+17
2025-09-23
sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
Tejun Heo
2
-0
/
+14
2025-09-23
sched_ext: Use bitfields for boolean warning flags
Tejun Heo
1
-2
/
+2
2025-09-23
sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
Tejun Heo
1
-2
/
+1
2025-09-23
sched_ext: Improve SCX_KF_DISPATCH comment
Tejun Heo
1
-1
/
+5
2025-09-23
sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
Tejun Heo
1
-1
/
+1
2025-09-23
Merge branch 'signed-loads-from-arena'
Alexei Starovoitov
7
-14
/
+251
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
1
-0
/
+176
2025-09-23
bpf, arm64: Add support for signed arena loads
Puranjay Mohan
1
-13
/
+17
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
6
-6
/
+63
2025-09-23
tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names
Kuan-Wei Chiu
1
-1
/
+1
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
3
-9
/
+4
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
1
-2
/
+119
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
2
-2
/
+2
2025-09-23
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
2
-4
/
+15
2025-09-23
remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...
Zhen Ni
1
-1
/
+2
2025-09-23
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
1
-0
/
+2
2025-09-23
NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
Trond Myklebust
3
-5
/
+9
2025-09-23
filemap: Add a version of folio_end_writeback that ignores dropbehind
Trond Myklebust
2
-6
/
+24
2025-09-23
filemap: Add a helper for filesystems implementing dropbehind
Trond Myklebust
2
-2
/
+4
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
2
-17
/
+4
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
2
-7
/
+7
2025-09-23
NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()
Anna Schumaker
2
-9
/
+9
2025-09-23
NFS: Update the filelayout to use xdr_set_scratch_folio()
Anna Schumaker
2
-10
/
+10
2025-09-23
NFS: Update the blocklayout to use xdr_set_scratch_folio()
Anna Schumaker
2
-8
/
+8
2025-09-23
NFS: Update listxattr to use xdr_set_scratch_folio()
Anna Schumaker
3
-4
/
+4
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
3
-4
/
+4
2025-09-23
NFS: Update readdir to use a scratch folio
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Introduce xdr_set_scratch_folio()
Anna Schumaker
1
-0
/
+13
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-09-23
nfs: remove NFS_WBACK_BUSY()
Jeff Layton
1
-2
/
+0
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
7
-14
/
+14
2025-09-23
NFS: Remove rpcbind cleanup for NFSv4.0 callback
Chuck Lever
1
-5
/
+3
2025-09-23
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
1
-0
/
+3
2025-09-23
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-09-23
NFSv4: fix "prefered"->"preferred"
Xichao Zhao
1
-1
/
+1
2025-09-23
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
1
-2
/
+2
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
2
-2
/
+22
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
2
-25
/
+5
2025-09-23
nfs: cleanup tracepoint declarations
Leo Martins
1
-3
/
+3
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
2
-4
/
+8
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
2
-0
/
+68
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
3
-4
/
+35
2025-09-23
nfs: add tracepoints to nfs_file_read() and nfs_file_write()
Jeff Layton
2
-0
/
+56
2025-09-23
KVM: VMX: Make CR4.CET a guest owned bit
Mathias Krause
1
-1
/
+2
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
1
-1
/
+18
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
1
-3
/
+94
[prev]
[next]