summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2024-04-09rcutorture: Dump # online CPUs on insufficient cb-flood launderingPaul E. McKenney-2/+2
2024-04-09rcu: Add lockdep checks and kernel-doc header to rcu_softirq_qs()Paul E. McKenney-0/+28
2024-04-09clockevents: Convert s[n]printf() to sysfs_emit()Li Zhijian-1/+1
2024-04-09clocksource: Convert s[n]printf() to sysfs_emit()Li Zhijian-1/+1
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar-792/+1321
2024-04-08workqueue: Add destroy_work_on_stack() in workqueue_softirq_dead()Zqiang-0/+1
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long-135/+56
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba-0/+48
2024-04-08PM: EM: Refactor em_adjust_new_capacity()Lukasz Luba-19/+39
2024-04-08PM: s2idle: Make sure CPUs will wakeup directly on resumeAnna-Maria Behnsen-0/+6
2024-04-08clocksource: Make watchdog and suspend-timing multiplication overflow safeAdrian Hunter-22/+20
2024-04-08timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflowAdrian Hunter-18/+13
2024-04-08timekeeping: Make delta calculation overflow safeAdrian Hunter-11/+29
2024-04-08timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safetyAdrian Hunter-1/+11
2024-04-08timekeeping: Fold in timekeeping_delta_to_ns()Adrian Hunter-12/+1
2024-04-08timekeeping: Consolidate timekeeping helpersAdrian Hunter-6/+8
2024-04-08timekeeping: Refactor timekeeping helpersAdrian Hunter-14/+6
2024-04-08timekeeping: Reuse timekeeping_cycles_to_ns()Adrian Hunter-4/+1
2024-04-08timekeeping: Tidy timekeeping_cycles_to_ns() slightlyAdrian Hunter-3/+2
2024-04-08timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()Adrian Hunter-3/+3
2024-04-08timekeeping: Move timekeeping helper functionsAdrian Hunter-13/+13
2024-04-08vdso: Add vdso_data:: Max_cyclesAdrian Hunter-0/+6
2024-04-08hrtimer: Remove unused functionJiapeng Chong-19/+1
2024-04-08irqdomain: Check virq for 0 before use in irq_dispose_mapping()Andy Shevchenko-2/+3
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+58
2024-04-05bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progsDavid Vernet-0/+2
2024-04-05bpf: allow invoking bpf_for_each_map_elem with different mapsPhilo Lu-5/+1
2024-04-05bpf: store both map ptr and state in bpf_insn_aux_dataPhilo Lu-20/+16
2024-04-05bpf: fix perf_snapshot_branch_stack link failureArnd Bergmann-1/+2
2024-04-05timers/migration: Return early on deactivationAnna-Maria Behnsen-0/+27
2024-04-05timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker-1/+4
2024-04-04bpf: prevent r10 register from being marked as preciseAndrii Nakryiko-2/+4
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+48
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-8/+40
2024-04-04bpf: inline bpf_get_branch_snapshot() helperAndrii Nakryiko-0/+55
2024-04-04bpf: make bpf_get_branch_snapshot() architecture-agnosticAndrii Nakryiko-4/+0
2024-04-04fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein-2/+2
2024-04-04bpf: Optimize emit_mov_imm64().Alexei Starovoitov-3/+10
2024-04-03bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH mapAndrii Nakryiko-0/+21
2024-04-03bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY mapsAndrii Nakryiko-0/+33
2024-04-03bpf: inline bpf_get_smp_processor_id() helperAndrii Nakryiko-0/+24
2024-04-03bpf: add special internal-only MOV instruction to resolve per-CPU addrsAndrii Nakryiko-0/+19
2024-04-03bpf: Replace deprecated strncpy with strscpyJustin Stitt-4/+4
2024-04-02swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()Dexuan Cui-4/+0
2024-04-02swiotlb: fix swiotlb_bounce() to do partial sync's correctlyMichael Kelley-17/+13
2024-04-02swiotlb: extend buffer pre-padding to alloc_align_mask if necessaryPetr Tesarik-13/+46
2024-04-02bpf: Improve program stats run-time calculationJose Fernandez-1/+2
2024-04-02bpf: Add a verbose message if map limit is reachedAnton Protopopov-0/+2
2024-04-01bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin-2/+0
2024-04-01timers: Fix text inconsistencies and spellingRandy Dunlap-11/+11