summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-05pidfd: add PIDFD_SELF* sentinels to refer to own thread/processLorenzo Stoakes
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-05ALSA: hda/hdmi: extract common interface for ELD handlingDmitry Baryshkov
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-05rcu: remove trace_rcu_kvfree_callbackVlastimil 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-05counter: add direction change eventDavid Lechner
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert
2025-02-04ASoC: dt-bindings: Add bindings for WCD934x DAIsDzmitry Sankouski
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-02-04tty/ldsem: Remove unused ldsem_down_write_trylockDr. David Alan Gilbert
2025-02-04drm/drm_mode_object: fix typo in kerneldocLuca Ceresoli
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-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal
2025-02-04drm/dp: Add the DPCD register required for Extended wake timeoutSuraj Kandpal
2025-02-04fsnotify: add mount notification infrastructureMiklos Szeredi
2025-02-04dt-bindings: clock: exynos990: Add CMU_PERIS blockIgor Belwon
2025-02-03net: harmonize tstats and dstatsPaolo Abeni
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan
2025-02-03scsi: st: Modify st.c to use the new scsi_error countersKai Mäkisara
2025-02-03scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONsKai Mäkisara
2025-02-03scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen
2025-02-03drm/xe/pxp/uapi: Add API to mark a BO as using PXPDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add a query for PXP statusDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
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