summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: correct block comments format.Heinz Mauelshagen2023-02-143-9/+17
* dm: enclose complex macros into parentheses where possibleHeinz Mauelshagen2023-02-141-2/+1
* dm: change "unsigned" to "unsigned int"Heinz Mauelshagen2023-02-146-44/+44
* dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen2023-02-146-0/+6
* blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...Yu Kuai2023-01-291-0/+1
* block: introduce bdev_zone_no helperPankaj Raghav2023-01-291-0/+5
* block: add a new helper bdev_{is_zone_start, offset_from_zone_start}Pankaj Raghav2023-01-291-0/+12
* block: remove superfluous check for request queue in bdev_is_zoned()Pankaj Raghav2023-01-291-6/+1
* ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei2023-01-291-2/+34
* ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei2023-01-291-0/+13
* drbd: make limits unsignedChristoph Böhmwalder2023-01-291-101/+101
* drbd: fix DRBD_VOLUME_MAX 65535 -> 65534Robert Altnoeder2023-01-291-1/+1
* drbd: adjust drbd_limits license headerChristoph Böhmwalder2023-01-291-1/+1
* drbd: split off drbd_config into separate fileChristoph Böhmwalder2023-01-292-6/+16
* drbd: drop API_VERSION defineChristoph Böhmwalder2023-01-292-2/+1
* block: save user max_sectors limitKeith Busch2023-01-291-0/+1
* block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch2023-01-291-1/+2
* Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-272-0/+13
|\
| * Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-272-0/+13
| |\
| | * drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-0/+12
| | * drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-0/+1
* | | Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-261-2/+107
|\ \ \
| * | | platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede2023-01-241-2/+84
| * | | platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede2023-01-241-0/+23
| |/ /
* | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-263-4/+5
|\ \ \
| * | | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-242-2/+2
| * | | Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2023-01-242-2/+0
| * | | net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2023-01-201-0/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-242-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-01-181-0/+2
| * | | scsi: ufs: core: Fix devfreq deadlocksJohan Hovold2023-01-181-0/+2
* | | | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-211-8/+10
|\ \ \ \
| * | | | USB: fix misleading usb_set_intfdata() kernel docJohan Hovold2023-01-171-8/+7
| * | | | usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-171-0/+3
* | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-203-7/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann2023-01-201-4/+4
| * | | | Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann2023-01-101-1/+1
| |\ \ \ \
| | * | | | firmware: raspberrypi: Fix type assignmentMaxime Ripard2023-01-101-1/+1
| * | | | | Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-01-101-2/+2
| |\ \ \ \ \
| | * | | | | ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann2023-01-101-2/+2
| | |/ / / /
* | | | | | Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-01-203-5/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore2023-01-091-1/+1
| * | | | | | | net/sched: sch_taprio: fix possible use-after-freeEric Dumazet2023-01-161-0/+7
| * | | | | | | Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-01-121-4/+0
| |\ \ \ \ \ \ \
| | * | | | | | | wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel2023-01-101-4/+0
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-01-164-7/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes2023-01-112-2/+2
| * | | | | | | | | include/linux/mm: fix release_pages_arg kernel doc commentSeongJae Park2023-01-111-3/+3
| * | | | | | | | | mm: fix vma->anon_name memory leak for anonymous shmem VMAsSuren Baghdasaryan2023-01-111-2/+1
| | |_|_|_|_|/ / / | |/| | | | | | |