summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-22platform: Use IOMEM_ERR_PTR for ioremap error returnsPei Xiao
2025-10-22drivers: rapidio: make rio_bus_type constAdrian Barnaś
2025-10-22drivers: eisa: make eisa_bus_type constAdrian Barnaś
2025-10-22cdx: make cdx_bus_type constantGreg Kroah-Hartman
2025-10-22ipack: fix ipack.h kernel-doc warningsRandy Dunlap
2025-10-22firmware: exynos-acpm: add empty method to allow compile testTudor Ambarus
2025-10-21Merge patch series "Enhance UFS Mediatek Driver"Martin K. Petersen
2025-10-21scsi: ufs: host: mediatek: Remove duplicate functionPeter Wang
2025-10-21scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO modePeter Wang
2025-10-21scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flowPeter Wang
2025-10-21net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang
2025-10-21Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"Martin K. Petersen
2025-10-21scsi: ufs: core: Replace hard coded vcc-off delay with a variableBao D. Nguyen
2025-10-21scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirkBao D. Nguyen
2025-10-21scsi: ufs: core: Update CQ Entry to UFS 4.1 formatPeter Wang
2025-10-21scsi: core: Do not declare scsi_cmnd pointers constBart Van Assche
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche
2025-10-21net: add a common function to compute features for upper devicesHangbin Liu
2025-10-21bpf: make bpf_insn_successors to return a pointerAnton Protopopov
2025-10-21bpf: generalize and export map_get_next_key for arraysAnton Protopopov
2025-10-21bpf: save the start of functions in bpf_prog_auxAnton Protopopov
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown
2025-10-21ASoC: amd: ps: Propagate the PCI subsystem Vendor andMark Brown
2025-10-21mfd: pf1550: Add core driver for the PF1550 PMICSamuel Kayode
2025-10-21net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()Eric Dumazet
2025-10-21dt-bindings: power: qcom,rpmpd: add new RPMH levelsJishnu Prakash
2025-10-21seqlock: Introduce scoped_seqlock_read()Peter Zijlstra
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann
2025-10-21gpio: export gpiod_hwgpio()Bartosz Golaszewski
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-10-21Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-10-20net: stmmac: remove broken PCS codeRussell King (Oracle)
2025-10-20nl802154: fix some kernel-doc warningsRandy Dunlap
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...Julian Sun
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun
2025-10-20fs: make plain ->i_state access fail to compileMateusz Guzik
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik
2025-10-20fs: provide accessors for ->i_stateMateusz Guzik
2025-10-20fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmbMateusz Guzik
2025-10-20fs: move wait_on_inode() from writeback.h to fs.hMateusz Guzik
2025-10-20fs: add missing fences to I_NEW handlingMateusz Guzik
2025-10-20fs: assert ->i_lock held in __iget()Mateusz Guzik
2025-10-20iomap: simplify iomap_iter_advance()Joanne Koong
2025-10-20iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-docRandy Dunlap