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
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
sched/deadline: Restore dl_server bandwidth on non-destructive root domain ch...
Juri Lelli
2
-6
/
+19
2024-12-02
sched: add READ_ONCE to task_on_rq_queued
Harshit Agarwal
1
-1
/
+1
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2024-12-02
locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
John Stultz
1
-3
/
+0
2024-12-02
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
1
-0
/
+1
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-12-02
softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
K Prateek Nayak
1
-4
/
+11
2024-12-02
sched: fix warning in sched_setaffinity
Josh Don
1
-1
/
+1
2024-12-02
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
1
-1
/
+1
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
200
-4638
/
+8093
2024-12-02
pid: allow pid_max to be set per pid namespace
Christian Brauner
6
-31
/
+152
2024-12-02
trace: avoid pointless cred reference count bump
Christian Brauner
1
-2
/
+2
2024-12-02
cgroup: avoid pointless cred reference count bump
Christian Brauner
1
-2
/
+2
2024-12-02
acct: avoid pointless reference count bump
Christian Brauner
1
-2
/
+2
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
3
-3
/
+3
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
3
-3
/
+3
2024-12-02
cred: remove old {override,revert}_creds() helpers
Christian Brauner
1
-50
/
+0
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
3
-3
/
+3
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
3
-3
/
+3
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+5
2024-11-30
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-5
/
+15
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2024-11-29
posix-timers: Target group sigqueue to current task only if not exiting
Frederic Weisbecker
1
-3
/
+4
2024-11-28
Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2
-1
/
+15
2024-11-28
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
1
-1
/
+1
2024-11-28
dma-debug: fix physical address calculation for struct dma_debug_entry
Fedor Pchelkin
1
-5
/
+15
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-148
/
+428
2024-11-27
Revert "fs: don't block i_writecount during exec"
Christian Brauner
1
-3
/
+23
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
10
-59
/
+84
2024-11-25
bpf: fix OOB devmap writes when deleting elements
Maciej Fijalkowski
1
-3
/
+3
2024-11-25
bpf, lsm: Remove getlsmprop hooks BTF IDs
Thomas Weißschuh
1
-2
/
+0
2024-11-25
futex: improve user space accesses
Linus Torvalds
2
-24
/
+57
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-36
/
+131
2024-11-22
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2024-11-22
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+2
2024-11-22
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
2
-1
/
+15
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
22
-210
/
+207
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'trace-ring-buffer-v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-30
/
+76
2024-11-21
Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-90
/
+67
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
21
-312
/
+1542
2024-11-20
Merge tag 'kgdb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
4
-71
/
+50
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
8
-149
/
+451
2024-11-20
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-294
/
+682
2024-11-20
Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-135
/
+159
2024-11-20
Merge tag 'wq-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+18
[prev]
[next]