summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-04ASoC: dt-bindings: Add bindings for WCD934x DAIsDzmitry Sankouski1-0/+16
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini1-1/+0
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-04tty/ldsem: Remove unused ldsem_down_write_trylockDr. David Alan Gilbert1-1/+0
2025-02-04drm/drm_mode_object: fix typo in kerneldocLuca Ceresoli1-1/+1
2025-02-04efi: Use BIT_ULL() constants for memory attributesArd Biesheuvel1-15/+15
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal1-0/+1
2025-02-04drm/dp: Add the DPCD register required for Extended wake timeoutSuraj Kandpal1-0/+14
2025-02-04fsnotify: add mount notification infrastructureMiklos Szeredi2-0/+62
2025-02-04dt-bindings: clock: exynos990: Add CMU_PERIS blockIgor Belwon1-0/+21
2025-02-04net: harmonize tstats and dstatsPaolo Abeni1-1/+1
2025-02-04scsi: cxlflash: Remove driverAndrew Donnellan1-276/+0
2025-02-04scsi: st: Modify st.c to use the new scsi_error countersKai Mäkisara1-0/+6
2025-02-04scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONsKai Mäkisara1-0/+3
2025-02-04scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik1-1/+0
2025-02-04Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-2/+2
2025-02-03drm/xe/pxp/uapi: Add API to mark a BO as using PXPDaniele Ceraolo Spurio1-0/+19
2025-02-03drm/xe/pxp/uapi: Add a query for PXP statusDaniele Ceraolo Spurio1-0/+35
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio1-1/+39
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner1-2/+2
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+8
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET1-1/+1
2025-02-03HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła1-15/+0
2025-02-03HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła1-0/+1
2025-02-03HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła1-0/+1
2025-02-03HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła1-0/+2
2025-02-03HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła1-2/+3
2025-02-03HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła1-0/+1
2025-02-03HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła1-0/+3
2025-02-03ASoC: Intel: avs: Add WHM module supportCezary Rojewski1-0/+7
2025-02-03RDMA/mana_ib: implement get_dma_mrKonstantin Taranov1-0/+5
2025-02-03RDMA/mana_ib: Allow registration of DMA-mapped memory in PDsKonstantin Taranov1-0/+1
2025-02-03module: drop unused module_writable_address()Mike Rapoport (Microsoft)1-10/+0
2025-02-03module: switch to execmem API for remapping as RW and restoring ROXMike Rapoport (Microsoft)2-11/+1
2025-02-03execmem: add API for temporal remapping as RW and restoring ROX afterwardsMike Rapoport (Microsoft)1-0/+31
2025-02-03x86/mm/pat: restore large ROX pages after fragmentationKirill A. Shutemov1-0/+2
2025-02-03dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300Imran Shaik1-0/+16
2025-02-03dt-bindings: clock: qcom: Add GPU clocks for QCS8300Imran Shaik1-0/+17
2025-02-02sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACKChangwoo Min1-0/+1
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-02Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye1-0/+1
2025-02-01Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+17
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-5/+16
2025-01-31Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-2/+3
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1