summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-05srcu: Make SRCU-fast also be NMI-safePaul E. McKenney
2025-02-05srcu: Add srcu_down_read_fast() and srcu_up_read_fast()Paul E. McKenney
2025-02-05srcu: Document that srcu_{read_lock,down_read}() can share srcu_structPaul E. McKenney
2025-02-05srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-docPaul E. McKenney
2025-02-05srcu: Add SRCU-fast readersPaul E. McKenney
2025-02-05srcu: Move SRCU Tree/Tiny definitions from srcu.hPaul E. McKenney
2025-02-05srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()Paul E. McKenney
2025-02-05srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()Paul E. McKenney
2025-02-05srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()Paul E. McKenney
2025-02-05srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()Paul E. McKenney
2025-02-05srcu: Make Tree SRCU updates independent of ->srcu_idxPaul E. McKenney
2025-02-05srcu: Make SRCU readers use ->srcu_ctrs for counter selectionPaul E. McKenney
2025-02-05srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structurePaul E. McKenney
2025-02-05srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbolsPaul E. McKenney
2025-02-05rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora
2025-02-05rcu: rename PREEMPT_AUTO to PREEMPT_LAZYAnkur Arora
2025-02-05rcu: fix header guard for rcu_all_qs()Ankur Arora
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang
2025-02-05slab: don't batch kvfree_rcu() with SLUB_TINYVlastimil Babka
2025-02-05rcu, slab: use a regular callback function for kvfree_rcuVlastimil Babka
2025-02-05slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLABVlastimil Babka
2025-02-05perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)
2025-02-05uprobes: Remove the spinlock within handle_singlestep()Liao Chang
2025-02-04rcu: Remove references to old grace-period-wait primitivesPaul E. McKenney
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini
2025-02-04tty/ldsem: Remove unused ldsem_down_write_trylockDr. David Alan Gilbert
2025-02-04efi: Use BIT_ULL() constants for memory attributesArd Biesheuvel
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-04fsnotify: add mount notification infrastructureMiklos Szeredi
2025-02-03net: harmonize tstats and dstatsPaolo Abeni
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET
2025-02-03HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła
2025-02-03HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła
2025-02-03HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła
2025-02-03HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła
2025-02-03HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła
2025-02-03HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła
2025-02-03HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła
2025-02-03module: drop unused module_writable_address()Mike Rapoport (Microsoft)
2025-02-03module: switch to execmem API for remapping as RW and restoring ROXMike Rapoport (Microsoft)
2025-02-03execmem: add API for temporal remapping as RW and restoring ROX afterwardsMike Rapoport (Microsoft)
2025-02-03x86/mm/pat: restore large ROX pages after fragmentationKirill A. Shutemov
2025-02-02sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACKChangwoo Min
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds