summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-22Merge tag 'icc-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-05-22Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21HID: sensor-hub: Fix typo and improve documentationChelsy Ratnawat
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner
2025-05-21HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...Chelsy Ratnawat
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan
2025-05-13Merge 6.15-rc6 into char-misc-nextGreg Kroah-Hartman
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-07mm: vmalloc: support more granular vrealloc() sizingKees Cook
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-02Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-30coresight: Remove extern from function declarationsJames Clark
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-04-28timekeeping: Prevent coarse clocks going backwardsThomas Gleixner
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-04-25misc: rtsx: Remove deadcodeDr. David Alan Gilbert
2025-04-25comedi: remove the mapping of the Comedi buffer in vmalloc address spaceIan Abbott
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-22net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)
2025-04-22iio: backend: add support for data source getAngelo Dureghello
2025-04-22iio: Adjust internals of handling of direct mode claiming to suit new API.Jonathan Cameron
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen
2025-04-22property: Add functions to iterate named childMatti Vaittinen