summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells2023-01-061-2/+1
| * | | | | rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells2023-01-061-0/+2
| * | | | | rxrpc: Tidy up abort generation infrastructureDavid Howells2023-01-062-30/+113
| * | | | | rxrpc: Clean up connection abortDavid Howells2023-01-061-0/+2
| * | | | | rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells2023-01-061-3/+2
| * | | | | rxrpc: Only disconnect calls in the I/O threadDavid Howells2023-01-061-0/+1
| * | | | | rxrpc: Only set/transmit aborts in the I/O threadDavid Howells2023-01-061-0/+1
| * | | | | rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells2023-01-061-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-1/+1
|\ \ \ \ \
| * | | | | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-1/+1
* | | | | | Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-1/+0
|\ \ \ \ \ \
| * | | | | | mtd: cfi: allow building spi-intel standaloneArnd Bergmann2023-01-021-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-121-0/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen2022-12-301-0/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2022-12-141-0/+9
* | | | | | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-01-071-0/+5
|\ \ \ \ \ \
| * | | | | | SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2022-12-151-0/+5
* | | | | | | Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-061-0/+1
|\ \ \ \ \ \ \