summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-01-29blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...Yu Kuai-0/+1
2023-01-29block: introduce bdev_zone_no helperPankaj Raghav-0/+5
2023-01-29block: add a new helper bdev_{is_zone_start, offset_from_zone_start}Pankaj Raghav-0/+12
2023-01-29block: remove superfluous check for request queue in bdev_is_zoned()Pankaj Raghav-6/+1
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei-2/+34
2023-01-29ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei-0/+13
2023-01-29drbd: make limits unsignedChristoph Böhmwalder-101/+101
2023-01-29drbd: fix DRBD_VOLUME_MAX 65535 -> 65534Robert Altnoeder-1/+1
2023-01-29drbd: adjust drbd_limits license headerChristoph Böhmwalder-1/+1
2023-01-29drbd: split off drbd_config into separate fileChristoph Böhmwalder-6/+16
2023-01-29drbd: drop API_VERSION defineChristoph Böhmwalder-2/+1
2023-01-29block: save user max_sectors limitKeith Busch-0/+1
2023-01-29block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch-1/+2
2023-01-29io_uring: optimise ctx flags layoutPavel Begunkov-3/+3
2023-01-29io_uring: add io_req_local_work_add wake fast pathPavel Begunkov-0/+1
2023-01-29io_uring: add lazy poll_wq activationPavel Begunkov-0/+2
2023-01-29io_uring: separate wq for ring pollingPavel Begunkov-1/+1
2023-01-29io_uring: move submitter_task out of cold cachelinePavel Begunkov-5/+5
2023-01-29io_uring/msg_ring: Pass custom flags to the cqeBreno Leitao-0/+2
2023-01-29KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan-1/+1
2023-01-29dt-bindings: imx8ulp: clock: no spaces before tabsMarcel Ziswiler-2/+2
2023-01-29clk: imx6sll: add proper spdx license identifierMarcel Ziswiler-1/+1
2023-01-29Merge tag 'fpga-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-38/+116
2023-01-28fscrypt: support decrypting data from large foliosEric Biggers-5/+4
2023-01-28bpf: btf: Add BTF_FMODEL_SIGNED_ARG flagIlya Leoshkevich-5/+14
2023-01-28bpf: Change BPF_MAX_TRAMP_LINKS to enumIlya Leoshkevich-1/+3
2023-01-28nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)-2/+0
2023-01-28at86rf230: convert to gpio descriptorsArnd Bergmann-20/+0
2023-01-28mac802154: Handle basic beaconingMiquel Raynal-0/+16
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal-0/+26
2023-01-28ASoC: SOF: ipc4: Multi-stream playback and capture supportMark Brown-0/+5
2023-01-28net: netlink: recommend policy range validationJohannes Berg-1/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-15/+121
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+12
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-19/+26
2023-01-27ipc,namespace: batch free ipc_namespace structuresRik van Riel-0/+1
2023-01-27fsverity: support verifying data from large foliosEric Biggers-5/+10
2023-01-27dt-bindings: power: Add Allwinner D1 PPUSamuel Holland-0/+10
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+13
2023-01-27io_uring: Replace 0-length array with flexible arrayKees Cook-1/+1
2023-01-27RDMA/mlx5: Remove implicit ODP cache entryAharon Landau-1/+0
2023-01-27dmaengine: dw-edma: Add CPU to PCI bus address translationSerge Semin-0/+15
2023-01-27dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA addressSerge Semin-1/+1
2023-01-27dmaengine: Fix dma_slave_config.dst_addr descriptionSerge Semin-1/+1
2023-01-27Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki-0/+38
2023-01-27fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detectedJann Horn-0/+3
2023-01-27kobject: kset_uevent_ops: make uevent() callback take a const *Greg Kroah-Hartman-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman-5/+5
2023-01-27xen/xenbus: move to_xenbus_device() to use container_of_const()Greg Kroah-Hartman-4/+1
2023-01-27mcb: move to_mcb_device() to use container_of_const()Greg Kroah-Hartman-4/+1