summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-10-03sched/eevdf: Also update slice on placementPeter Zijlstra
2023-10-03locking/debug: Fix debugfs API return value checks to use IS_ERR()Atul Kumar Pant
2023-10-03Merge tag 'v6.6-rc4' into perf/core, to pick up fixesIngo Molnar
2023-10-02sched/rt: Disallow writing invalid values to sched_rt_period_usCyril Hrubis
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-30Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-30tracing/user_events: Align set_bit() address for all archsBeau Belgrave
2023-09-30tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger
2023-09-30ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-30bpf: Use kmalloc_size_roundup() to adjust size_indexHou Tao
2023-09-29Crash: add lock to serialize crash hotplug handlingBaoquan He
2023-09-29bpf, mprog: Fix maximum program check on mprog attachmentDaniel Borkmann
2023-09-29tick/nohz: Update comments some moreIngo Molnar
2023-09-29groups: Convert group_info.usage to refcount_tElena Reshetova
2023-09-29futex: make the vectored futex operations availableJens Axboe
2023-09-29futex: make futex_parse_waitv() available as a helperJens Axboe
2023-09-29futex: add wake_data to struct futex_qJens Axboe
2023-09-29futex: abstract out a __futex_wake_mark() helperJens Axboe
2023-09-29futex: factor out the futex wake handlingJens Axboe
2023-09-29futex: move FUTEX2_VALID_MASK to futex.hJens Axboe
2023-09-29sched/debug: Add new tracepoint to track compute energy computationQais Yousef
2023-09-29sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0Qais Yousef
2023-09-29sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0Qais Yousef
2023-09-29sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloadedValentin Schneider
2023-09-28sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)
2023-09-28Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2023-09-28Merge branch 'for-6.7/io_uring' into io_uring-futexJens Axboe
2023-09-27tick/nohz: Don't shutdown the lowres tick from itselfFrederic Weisbecker
2023-09-27tick/nohz: Update obsolete commentsFrederic Weisbecker
2023-09-27tick/nohz: Rename the tick handlers to more self-explanatory namesFrederic Weisbecker
2023-09-27swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik
2023-09-26Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-26PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()Christoph Hellwig
2023-09-26PM: hibernate: Clean up sync_read handling in snapshot_write_next()Brian Geffon
2023-09-26srcu: Fix srcu_struct node grpmask overflow on 64-bit systemsDenis Arefev
2023-09-25bpf: Count missed stats in trace_call_bpfJiri Olsa
2023-09-25bpf: Add missed value to kprobe perf link infoJiri Olsa
2023-09-25bpf: Add missed value to kprobe_multi link infoJiri Olsa
2023-09-25bpf: Count stats for kprobe_multi programsJiri Olsa
2023-09-25sched/rt: Make rt_rq->pushable_tasks updates drive rto_maskValentin Schneider
2023-09-24Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-24rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()Zqiang
2023-09-24rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20Joel Fernandes (Google)
2023-09-24locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writersPaul E. McKenney
2023-09-24locktorture: Add call_rcu_chains module parameterPaul E. McKenney
2023-09-24locktorture: Add new module parameters to lock_torture_print_module_parms()Paul E. McKenney
2023-09-24torture: Print out torture module parametersPaul E. McKenney
2023-09-24locktorture: Add acq_writer_lim to complain about long acquistion timesPaul E. McKenney