summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-05-07genirq/manage: Rework enable_irq()Thomas Gleixner
2025-05-07genirq/manage: Rework __disable_irq_nosync()Thomas Gleixner
2025-05-07genirq/manage: Rework irq_set_vcpu_affinity()Thomas Gleixner
2025-05-07genirq/manage: Rework __irq_apply_affinity_hint()Thomas Gleixner
2025-05-07genirq/manage: Rework irq_update_affinity_desc()Thomas Gleixner
2025-05-07genirq/manage: Convert to lock guardsThomas Gleixner
2025-05-07genirq/manage: Cleanup kernel doc commentsThomas Gleixner
2025-05-07genirq/chip: Rework irq_modify_status()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_handler() variantsThomas Gleixner
2025-05-07genirq/chip: Rework irq_set_chip_data()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_msi_desc_off()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_handler_data()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_irq_type()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_chip()Thomas Gleixner
2025-05-07genirq/chip: Use lock guards where applicableThomas Gleixner
2025-05-07genirq/chip: Rework handle_fasteoi_mask_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_fasteoi_ack_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_edge_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_eoi_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_level_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_untracked_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_simple_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_nested_irq()Thomas Gleixner
2025-05-07genirq/chip: Prepare for code reductionThomas Gleixner
2025-05-07genirq/debugfs: Convert to lock guardsThomas Gleixner
2025-05-07genirq/cpuhotplug: Convert to lock guardsThomas Gleixner
2025-05-07genirq/spurious: Switch to lock guardsThomas Gleixner
2025-05-07genirq/spurious: Cleanup codeThomas Gleixner
2025-05-07genirq/proc: Switch to lock guardsThomas Gleixner
2025-05-07genirq/resend: Switch to lock guardsThomas Gleixner
2025-05-07genirq/pm: Switch to lock guardsThomas Gleixner
2025-05-07genirq/autoprobe: Switch to lock guardsThomas Gleixner
2025-05-07genirq/irqdesc: Switch to lock guardsThomas Gleixner
2025-05-07genirq: Provide conditional lock guardsThomas Gleixner
2025-05-06bpf: Add bpf_list_{front,back} kfuncMartin KaFai Lau
2025-05-06bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node po...Martin KaFai Lau
2025-05-06bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}Martin KaFai Lau
2025-05-06bpf: Add bpf_rbtree_{root,left,right} kfuncMartin KaFai Lau
2025-05-06bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node po...Martin KaFai Lau
2025-05-06bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE"Martin KaFai Lau
2025-05-06kill vfs_submount()Al Viro
2025-05-06locking/lockdep: Add number of dynamic keys to /proc/lockdep_statsWaiman Long
2025-05-06locking/lockdep: Prevent abuse of lockdep subclassWaiman Long
2025-05-06locking/lockdep: Move hlock_equal() to the respective #ifdefferyAndy Shevchenko
2025-05-06tracing: Add common_comm to histogramsSteven Rostedt
2025-05-06tracing: Move histogram trigger variables from stack to per CPU structureSteven Rostedt
2025-05-06tracing: Always use memcpy() in histogram add_to_key()Steven Rostedt
2025-05-06tracing: Show preempt and irq events callsites from the offsets in field printSteven Rostedt
2025-05-06tracing: Adjust addresses for printing out fieldsSteven Rostedt
2025-05-06tracing: Only return an adjusted address if it matches the kernel addressSteven Rostedt