summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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-03ASoC: Intel: avs: Add WHM module supportCezary Rojewski
2025-02-03RDMA/mana_ib: implement get_dma_mrKonstantin Taranov
2025-02-03RDMA/mana_ib: Allow registration of DMA-mapped memory in PDsKonstantin Taranov
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