summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-22drivers: rapidio: make rio_bus_type constAdrian Barnaś1-1/+1
2025-10-22drivers: eisa: make eisa_bus_type constAdrian Barnaś1-1/+1
2025-10-22cdx: make cdx_bus_type constantGreg Kroah-Hartman1-1/+1
2025-10-22ipack: fix ipack.h kernel-doc warningsRandy Dunlap1-8/+15
2025-10-22firmware: exynos-acpm: add empty method to allow compile testTudor Ambarus1-0/+9
2025-10-22Merge patch series "Enhance UFS Mediatek Driver"Martin K. Petersen2-1/+8
2025-10-22scsi: ufs: host: mediatek: Remove duplicate functionPeter Wang1-0/+1
2025-10-22scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO modePeter Wang1-1/+6
2025-10-22scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flowPeter Wang1-0/+1
2025-10-22net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang2-0/+3
2025-10-22Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"Martin K. Petersen2-7/+2
2025-10-22scsi: ufs: core: Replace hard coded vcc-off delay with a variableBao D. Nguyen1-0/+2
2025-10-22scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirkBao D. Nguyen1-7/+0
2025-10-22scsi: ufs: core: Update CQ Entry to UFS 4.1 formatPeter Wang1-3/+19
2025-10-22scsi: core: Do not declare scsi_cmnd pointers constBart Van Assche2-4/+4
2025-10-22scsi: core: Fix the unit attention counter implementationBart Van Assche1-6/+4
2025-10-22net: add a common function to compute features for upper devicesHangbin Liu2-0/+19
2025-10-21bpf: make bpf_insn_successors to return a pointerAnton Protopopov1-1/+11
2025-10-21bpf: generalize and export map_get_next_key for arraysAnton Protopopov1-0/+6
2025-10-21bpf: save the start of functions in bpf_prog_auxAnton Protopopov1-0/+1
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown1-16/+0
2025-10-21ASoC: amd: ps: Propagate the PCI subsystem Vendor andMark Brown12-33/+113
2025-10-21mfd: pf1550: Add core driver for the PF1550 PMICSamuel Kayode1-0/+273
2025-10-21net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()Eric Dumazet1-1/+5
2025-10-21dt-bindings: power: qcom,rpmpd: add new RPMH levelsJishnu Prakash1-0/+3
2025-10-21seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann1-13/+13
2025-10-21gpio: export gpiod_hwgpio()Bartosz Golaszewski1-0/+2
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens3-27/+1
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter18-13/+317
2025-10-21Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-1/+0
2025-10-21Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie3-3/+38
2025-10-21net: stmmac: remove broken PCS codeRussell King (Oracle)1-1/+0
2025-10-21nl802154: fix some kernel-doc warningsRandy Dunlap1-3/+2
2025-10-21drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström1-0/+15
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki1-5/+0
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...Julian Sun1-0/+1
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun1-0/+1
2025-10-20fs: make plain ->i_state access fail to compileMateusz Guzik1-7/+14
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik4-9/+9
2025-10-20fs: provide accessors for ->i_stateMateusz Guzik1-2/+76
2025-10-20fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmbMateusz Guzik1-2/+3
2025-10-20fs: move wait_on_inode() from writeback.h to fs.hMateusz Guzik2-11/+10
2025-10-20fs: add missing fences to I_NEW handlingMateusz Guzik1-0/+4
2025-10-20fs: assert ->i_lock held in __iget()Mateusz Guzik1-3/+1
2025-10-20iomap: simplify iomap_iter_advance()Joanne Koong1-4/+2
2025-10-20iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-docRandy Dunlap1-13/+14
2025-10-20io_uring: unify task_work cancelation checksJens Axboe1-0/+1