summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-311-5/+13
|\
| * Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar2023-10-23400-1727/+3275
| |\
| * | intel_idle: Add ibrs_off module parameter to force-disable IBRSWaiman Long2023-10-071-1/+10
| * | intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()Waiman Long2023-10-071-4/+3
* | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-302-20/+16
|\ \ \
| * | | locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()Uros Bizjak2023-10-092-20/+16
* | | | Merge tag 'edac_updates_for_v6.7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-303-0/+1082
|\ \ \ \
| * | | | EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta2023-10-233-0/+1082
| | |/ / | |/| |
* | | | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-10-307-600/+5
|\ \ \ \
| * | | | bcache: move closures to lib/Kent Overstreet2023-10-197-600/+5
* | | | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-3010-25/+37
|\ \ \ \ \
| * | | | | usb: convert to new timestamp accessorsJeff Layton2023-10-181-9/+17
| * | | | | legacy: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | function: convert to new timestamp accessorsJeff Layton2023-10-181-2/+2
| * | | | | tty: convert to new timestamp accessorsJeff Layton2023-10-181-3/+7
| * | | | | x86: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | misc: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | ibmasm: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | qib: convert to new timestamp accessorsJeff Layton2023-10-181-2/+2
| * | | | | char: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | android: convert to new timestamp accessorsJeff Layton2023-10-181-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds2023-10-302-2/+2
|\ \ \ \ \
| * | | | | infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells2023-09-252-2/+2
* | | | | | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2023-10-301-5/+1
|\ \ \ \ \ \
| * | | | | | file, i915: fix file reference for mmap_singleton()Christian Brauner2023-10-251-3/+1
| * | | | | | file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner2023-10-191-3/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-3028-282/+304
|\ \ \ \ \ \
| * | | | | | block: move bdev_mark_dead out of disk_check_media_changeChristoph Hellwig2023-10-282-2/+6
| * | | | | | bcache: Fixup error handling in register_cache()Jan Kara2023-10-281-13/+10
| * | | | | | scsi: target: Convert to bdev_open_by_path()Jan Kara2023-10-284-22/+26
| * | | | | | s390/dasd: Convert to bdev_open_by_path()Jan Kara2023-10-284-30/+31
| * | | | | | nvmet: Convert to bdev_open_by_path()Jan Kara2023-10-282-9/+12
| * | | | | | mtd: block2mtd: Convert to bdev_open_by_dev/path()Jan Kara2023-10-281-22/+29
| * | | | | | md: Convert to bdev_open_by_dev()Jan Kara2023-10-282-18/+9
| * | | | | | dm: Convert to bdev_open_by_dev()Jan Kara2023-10-281-9/+11
| * | | | | | bcache: Convert to bdev_open_by_path()Jan Kara2023-10-282-37/+43
| * | | | | | zram: Convert to use bdev_open_by_dev()Jan Kara2023-10-282-18/+15
| * | | | | | xen/blkback: Convert to bdev_open_by_dev()Jan Kara2023-10-283-23/+25
| * | | | | | rnbd-srv: Convert to use bdev_open_by_path()Jan Kara2023-10-282-14/+15
| * | | | | | pktcdvd: Convert to bdev_open_by_dev()Jan Kara2023-10-281-35/+41
| * | | | | | drdb: Convert to use bdev_open_by_path()Jan Kara2023-10-282-33/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-281-2/+2
|\ \ \ \ \ \
| * | | | | | irqchip/gic-v3-its: Don't override quirk settings with default valuesMarc Zyngier2023-10-251-2/+2
* | | | | | | Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-288-61/+69
|\ \ \ \ \ \ \
| * | | | | | | fpga: Fix memory leak for fpga_region_test_class_find()Jinjie Ruan2023-10-241-0/+2
| * | | | | | | Merge tag 'iio-fixes-for-6.6b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-214-39/+45
| |\ \ \ \ \ \ \
| | * | | | | | | iio: afe: rescale: Accept only offset channelsLinus Walleij2023-10-171-4/+15
| | * | | | | | | iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski2023-10-141-10/+14
| | * | | | | | | iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock2023-10-132-3/+16
| | * | | | | | | iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock2023-10-131-22/+0