summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: move integrity information into queue_limitsChristoph Hellwig2024-06-143-34/+17
* block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig2024-06-141-2/+2
* block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig2024-06-141-4/+8
* block: remove the blk_integrity_profile structureChristoph Hellwig2024-06-143-34/+18
* block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig2024-06-141-6/+22
* block: remove unused queue limits APIChristoph Hellwig2024-06-141-24/+0
* Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-081-0/+2
|\
| * input: Add support for "Do Not Disturb"Aseda Aboagye2024-06-071-0/+1
| * input: Add event code for accessibility keyAseda Aboagye2024-06-071-0/+1
* | Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-083-9/+9
|\ \
| * | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas2024-06-053-9/+9
* | | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-073-6/+23
|\ \ \
| * | | mm/ksm: fix ksm_zero_pages accountingChengming Zhou2024-06-052-4/+15
| * | | mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song2024-06-051-0/+6
| * | | mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang2024-06-051-2/+2
* | | | Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-071-1/+1
|\ \ \ \
| * | | | iommu: Return right value in iommu_sva_bind_device()Lu Baolu2024-06-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-061-1/+1
|\ \ \ \
| * \ \ \ Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen2024-05-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt2024-05-151-1/+1
* | | | | Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-062-7/+0
|\ \ \ \ \
| * | | | | PCI: Revert the cfg_access_lock lockdep mechanismDan Williams2024-06-042-7/+0
| |/ / / /
* | | | | Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-062-3/+5
|\ \ \ \ \
| * | | | | rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski2024-06-051-0/+1
| * | | | | net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov2024-06-011-3/+4
* | | | | | Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-06-051-4/+2
|\ \ \ \ \ \
| * | | | | | PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko2024-05-281-2/+0
| * | | | | | PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko2024-05-281-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-06-051-137/+0
|\ \ \ \ \ \
| * | | | | | cpufreq: amd-pstate: remove global header fileArnd Bergmann2024-05-281-137/+0
| |/ / / / /
* | | | | | Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2024-06-031-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | i2c: Remove I2C_CLASS_SPDHeiner Kallweit2024-05-231-1/+0
* | | | | | Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-011-49/+47
|\ \ \ \ \ \
| * | | | | | Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman2024-06-011-49/+47
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-311-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-271-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-3/+3
| | * | | | | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-131-0/+7
* | | | | | | Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2024-05-312-10/+1
|\ \ \ \ \ \ \
| * | | | | | | block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal2024-05-301-0/+1
| * | | | | | | block: remove blk_queue_max_integrity_segmentsChristoph Hellwig2024-05-271-10/+0
| |/ / / / / /
* | | | | | | Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-05-311-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ALSA: pcm: fix typo in commentAlexandre Belloni2024-05-291-1/+1
| |/ / / / /
* | | | | | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-308-17/+31
|\ \ \ \ \ \
| * | | | | | netdev: add qstat for csum completeJakub Kicinski2024-05-301-0/+1
| * | | | | | net: fix __dst_negative_advice() raceEric Dumazet2024-05-292-11/+4
| * | | | | | page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin2024-05-271-2/+3
| * | | | | | tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet2024-05-271-0/+12
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-271-0/+8
| |\ \ \ \ \ \
| | * | | | | | netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann2024-05-251-0/+8