summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2024-12-14rcu: Add lockdep_assert_irqs_disabled() to rcu_exp_need_qs()Paul E. McKenney-0/+1
2024-12-14rcu: Add KCSAN exclusive-writer assertions for rdp->cpu_no_qs.b.expPaul E. McKenney-0/+5
2024-12-14rcu: Make preemptible rcu_exp_handler() check idempotencyPaul E. McKenney-3/+15
2024-12-14rcu: Replace open-coded rcu_exp_need_qs() from rcu_exp_handler() with callPaul E. McKenney-16/+13
2024-12-14rcu: Move rcu_report_exp_rdp() setting of ->cpu_no_qs.b.exp under lockPaul E. McKenney-1/+1
2024-12-14rcu: Make rcu_report_exp_cpu_mult() caller acquire lockPaul E. McKenney-7/+13
2024-12-14rcu: Report callbacks enqueued on offline CPU blind spotFrederic Weisbecker-0/+3
2024-12-14rcutorture: Use symbols for SRCU reader flavorsPaul E. McKenney-7/+7
2024-12-14rcutorture: Add per-reader-segment preemption diagnosticsPaul E. McKenney-4/+5
2024-12-14rcutorture: Read CPU ID for decoration protected by both reader typesPaul E. McKenney-9/+18
2024-12-14rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnosticsPaul E. McKenney-1/+1
2024-12-14rcutorture: Add parameters to control polled/conditional wait intervalPaul E. McKenney-12/+25
2024-12-14rcutorture: Ignore attempts to test preemption and forward progressPaul E. McKenney-3/+3
2024-12-14rcutorture: Make rcutorture_one_extend() check reader statePaul E. McKenney-8/+79
2024-12-14rcutorture: Pretty-print rcutorture reader segmentsPaul E. McKenney-6/+20
2024-12-14rcutorture: Add full read-side contexts to "busted" torture typePaul E. McKenney-0/+1
2024-12-14rcutorture: Decorate failing reader segments with last CPU IDPaul E. McKenney-0/+5
2024-12-14rcutorture: Check preemption for failing readerPaul E. McKenney-0/+11
2024-12-14rcutorture: Add ->cond_sync_exp_full function to rcu_ops structurePaul E. McKenney-0/+1
2024-12-14rcutorture: Use finer-grained timeouts for rcu_torture_writer() pollingPaul E. McKenney-8/+8
2024-12-14rcutorture: Decorate failing reader segments with CPU IDPaul E. McKenney-2/+22
2024-12-14rcutorture: Add random real-time preemptionPaul E. McKenney-2/+42
2024-12-14torture: Add dowarn argument to torture_sched_setaffinity()Paul E. McKenney-6/+6
2024-12-14refscale: Add test for sched_clock()Paul E. McKenney-3/+37
2024-12-14pidfs: rework inode number allocationChristian Brauner-7/+7
2024-12-13bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi-0/+138
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi-76/+8
2024-12-13bpf: Fix configuration-dependent BTF function referencesThomas Weißschuh-0/+12
2024-12-13bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov-16/+92
2024-12-13bpf: Refactor check_pseudo_btf_idAnton Protopopov-56/+76
2024-12-13bpf: Move map/prog compatibility checksAnton Protopopov-55/+46
2024-12-13bpf: Add a __btf_get_by_fd helperAnton Protopopov-8/+3
2024-12-13sched_ext: Use sizeof_field for key_len in dsq_hash_paramsLiang Jie-1/+1
2024-12-13sched/dlserver: Fix dlserver time accountingVineeth Pillai (Google)-6/+9
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)-2/+11
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross-1/+1
2024-12-12xdp: get rid of xdp_frame::mem.idAlexander Lobakin-1/+1
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-91/+163
2024-12-12bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi-0/+6
2024-12-12bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogsEduard Zingerman-2/+5
2024-12-12printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAXKuan-Wei Chiu-1/+1
2024-12-11stop_machine: Fix rcu_momentary_eqs() call in multi_cpu_stop()Mukesh Ojha-1/+1
2024-12-11locking/csd-lock: make CSD lock debug tunables writable in /sysRik van Riel-2/+2
2024-12-11sched_ext: Fix invalid irq restore in scx_ops_bypass()Tejun Heo-1/+1
2024-12-11genirq/kexec: Prevent redundant IRQ masking by checking state before shutdownEliav Farber-6/+2
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber-1/+47
2024-12-11fs: don't block write during exec on pre-content watched filesAmir Goldstein-6/+6
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long-1/+9
2024-12-10cgroup/cpuset: Remove stale textCosta Shulyupin-7/+2
2024-12-10Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+5