summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIsDmitry Torokhov2023-01-301-48/+0
* gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()Dmitry Torokhov2023-01-301-41/+4
* gpiolib: of: stop exporting of_gpio_named_count()Dmitry Torokhov2023-01-301-26/+0
* gpiolib: of: remove of_gpio_count()Dmitry Torokhov2023-01-301-11/+0
* 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
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-131-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel2023-01-131-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-01-131-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2023-01-101-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-131-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | platform/x86: simatic-ipc: add another modelHenning Schild2023-01-121-0/+1
| * | | | | | | | | platform/x86: simatic-ipc: correct name of a modelHenning Schild2023-01-121-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-01-132-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | firmware/psci: Fix MEM_PROTECT_RANGE function numbersWill Deacon2023-01-061-2/+2
| * | | | | | | | elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas2023-01-051-4/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-123-38/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx5: Fix command stats access after freeMoshe Shemesh2023-01-091-1/+1
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | rxrpc: Move client call connection to the I/O threadDavid Howells2023-01-061-3/+2