summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Merge tag 'intel-pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij1-0/+20
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe1-24/+7
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer1-0/+1
2023-01-30pwm: Move pwm_capture() dummy to restore orderGeert Uytterhoeven1-7/+7
2023-01-30PM / devfreq: Fix build issues with devfreq disabledRob Clark1-5/+2
2023-01-30gpiolib: of: Move enum of_gpio_flags to its only userAndy Shevchenko1-15/+0
2023-01-30gpio: pcf857x: Get rid of legacy platform dataAndy Shevchenko1-45/+0
2023-01-30gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko1-12/+0
2023-01-30gpiolib: Remove unused of_mm_gpiochip_add()Andy Shevchenko1-5/+0
2023-01-30gpiolib: Do not mention legacy API in the codeAndy Shevchenko1-1/+1
2023-01-30gpiolib: Get rid of not used of_node memberAndy Shevchenko1-7/+0
2023-01-30gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko1-8/+0
2023-01-30gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIsDmitry Torokhov1-48/+0
2023-01-30gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()Dmitry Torokhov1-41/+4
2023-01-30gpiolib: of: stop exporting of_gpio_named_count()Dmitry Torokhov1-26/+0
2023-01-30gpiolib: of: remove of_gpio_count()Dmitry Torokhov1-11/+0
2023-01-30efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov1-0/+1
2023-01-30fpga: m10bmc-sec: Add support for N6000Ilpo Järvinen1-0/+51
2023-01-30leds: Move led_init_default_state_get() to the global headerAndy Shevchenko1-0/+2
2023-01-30leds: Add missing includes and forward declarations in leds.hAndy Shevchenko1-5/+8
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov1-0/+1
2023-01-30Merge tag 'drm/tegra/for-6.3-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie1-3/+7
2023-01-30s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich1-0/+4
2023-01-30blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...Yu Kuai1-0/+1
2023-01-30block: introduce bdev_zone_no helperPankaj Raghav1-0/+5
2023-01-30block: add a new helper bdev_{is_zone_start, offset_from_zone_start}Pankaj Raghav1-0/+12
2023-01-30block: remove superfluous check for request queue in bdev_is_zoned()Pankaj Raghav1-6/+1
2023-01-30drbd: make limits unsignedChristoph Böhmwalder1-101/+101
2023-01-30drbd: fix DRBD_VOLUME_MAX 65535 -> 65534Robert Altnoeder1-1/+1
2023-01-30drbd: adjust drbd_limits license headerChristoph Böhmwalder1-1/+1
2023-01-30drbd: split off drbd_config into separate fileChristoph Böhmwalder2-6/+16
2023-01-30drbd: drop API_VERSION defineChristoph Böhmwalder2-2/+1
2023-01-30block: save user max_sectors limitKeith Busch1-0/+1
2023-01-30block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch1-1/+2
2023-01-30io_uring: optimise ctx flags layoutPavel Begunkov1-3/+3
2023-01-30io_uring: add io_req_local_work_add wake fast pathPavel Begunkov1-0/+1
2023-01-30io_uring: add lazy poll_wq activationPavel Begunkov1-0/+2
2023-01-30io_uring: separate wq for ring pollingPavel Begunkov1-1/+1
2023-01-30io_uring: move submitter_task out of cold cachelinePavel Begunkov1-5/+5
2023-01-29Merge tag 'fpga-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-38/+116
2023-01-29fscrypt: support decrypting data from large foliosEric Biggers1-5/+4
2023-01-28bpf: btf: Add BTF_FMODEL_SIGNED_ARG flagIlya Leoshkevich2-5/+14
2023-01-28bpf: Change BPF_MAX_TRAMP_LINKS to enumIlya Leoshkevich1-1/+3
2023-01-28nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)1-2/+0
2023-01-28at86rf230: convert to gpio descriptorsArnd Bergmann1-20/+0
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-15/+83
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+12
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+16
2023-01-28ipc,namespace: batch free ipc_namespace structuresRik van Riel1-0/+1
2023-01-28fsverity: support verifying data from large foliosEric Biggers1-5/+10