index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-12-02
bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
Marco Elver
2024-12-02
bpf: Remove bpf_probe_write_user() warning message
Marco Elver
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
2024-12-02
sched/isolation: Consolidate housekeeping cpumasks that are always identical
Waiman Long
2024-12-02
sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"
Waiman Long
2024-12-02
sched/core: Remove HK_TYPE_SCHED
Waiman Long
2024-12-02
uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Andrii Nakryiko
2024-12-02
uprobes: simplify find_active_uprobe_rcu() VMA checks
Andrii Nakryiko
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2024-12-02
sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used()
Valentin Schneider
2024-12-02
sched/deadline: Consolidate Timer Cancellation
Wander Lairson Costa
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
2024-12-02
sched/deadline: Restore dl_server bandwidth on non-destructive root domain ch...
Juri Lelli
2024-12-02
sched: add READ_ONCE to task_on_rq_queued
Harshit Agarwal
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2024-12-02
locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
John Stultz
2024-12-02
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-02
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-12-02
softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
K Prateek Nayak
2024-12-02
sched: fix warning in sched_setaffinity
Josh Don
2024-12-02
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
2024-12-02
pid: allow pid_max to be set per pid namespace
Christian Brauner
2024-12-02
trace: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
cgroup: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
acct: avoid pointless reference count bump
Christian Brauner
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
cred: remove old {override,revert}_creds() helpers
Christian Brauner
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-11-30
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-29
posix-timers: Target group sigqueue to current task only if not exiting
Frederic Weisbecker
2024-11-28
Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2024-11-28
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
2024-11-28
dma-debug: fix physical address calculation for struct dma_debug_entry
Fedor Pchelkin
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-27
Revert "fs: don't block i_writecount during exec"
Christian Brauner
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-25
bpf: fix OOB devmap writes when deleting elements
Maciej Fijalkowski
2024-11-25
bpf, lsm: Remove getlsmprop hooks BTF IDs
Thomas Weißschuh
2024-11-25
futex: improve user space accesses
Linus Torvalds
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-22
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]