summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter2024-03-131-1/+3
* Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-02-252-0/+3
|\
| * procfs: make freeing proc_fs_info rcu-delayedAl Viro2024-02-251-0/+1
| * nfs: fix UAF on pathwalk running into umountAl Viro2024-02-251-0/+2
* | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-02-251-0/+1
|\ \
| * | Revert "get rid of DCACHE_GENOCIDE"Al Viro2024-02-091-0/+1
| |/
* | Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-241-0/+3
|\ \
| * | iommu/sva: Restore SVA handle sharingJason Gunthorpe2024-02-231-0/+3
* | | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-242-18/+2
|\ \ \
| * \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-2041-112/+224
| |\ \ \
| | * | | acpi/ghes: Remove CXL CPER notificationsDan Williams2024-02-201-18/+0
| | |/ /
| * | | x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield2024-02-161-0/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-02-241-4/+1
|\ \ \ \
| * | | | scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen2024-02-151-4/+0
| * | | | scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-02-141-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-231-0/+5
|\ \ \ \
| * | | | mm/swap: fix race when skipping swapcacheKairui Song2024-02-201-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-232-1/+14
|\ \ \ \
| * | | | nouveau: add an ioctl to report vram usageDave Airlie2024-02-231-0/+7
| * | | | nouveau: add an ioctl to return vram bar size.Dave Airlie2024-02-231-0/+7
| * | | | drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-211-1/+0
| |/ / /
* | | | Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-221-0/+2
|\ \ \ \
| * | | | fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2024-02-211-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-223-2/+5
|\ \ \ \
| * | | | netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-02-221-1/+1
| * | | | mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-02-181-1/+1
| * | | | net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-02-161-0/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-202-2/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-01-311-1/+1
| * | | | RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-01-311-1/+4
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-174-6/+9
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-02-144-6/+9
| |\ \ \ \
| | * | | | iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
| | * | | | iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco2024-01-281-2/+2
| | * | | | iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-01-221-1/+3
| | * | | | iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-01-221-1/+2
| | |/ / /
* | | | | Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-5/+27
|\ \ \ \ \
| * | | | | serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-061-5/+27
| |/ / / /
* | | | | Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-1/+0
|\ \ \ \ \
| * | | | | Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-091-1/+0
| |/ / / /
* | | | | Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-161-0/+1
|\ \ \ \ \
| * | | | | nvme: implement support for relaxed effectsKeith Busch2024-02-131-0/+1
* | | | | | Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-161-7/+10
|\ \ \ \ \ \
| * | | | | | seq_buf: Fix kernel documentationAndy Shevchenko2024-02-151-6/+6
| * | | | | | seq_buf: Don't use "proxy" headersAndy Shevchenko2024-02-151-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-161-0/+1
|\ \ \ \ \ \
| * | | | | | ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-051-0/+1
* | | | | | | Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-161-0/+18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| * | | | | | gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6