summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...Linus Torvalds2024-09-061-0/+1
|\
| * kunit: Fix missing kerneldoc commentDavid Gow2024-09-051-0/+1
* | Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-061-0/+3
|\ \
| * | PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski2024-09-031-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-062-3/+13
|\ \ \
| * | | kvm: Note an RCU quiescent state on guest exitLeonardo Bras2024-09-042-3/+13
* | | | Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-09-062-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-09-062-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"Laurentiu Mihalcea2024-08-262-2/+2
* | | | | Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-061-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-09-061-1/+5
| |\ \ \ \ \
| | * | | | | drm/panthor: Restrict high priorities on group_createMary Guillemard2024-09-051-1/+5
* | | | | | | Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-054-14/+6
|\ \ \ \ \ \ \
| * | | | | | | net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2024-09-041-0/+2
| * | | | | | | bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu2024-09-031-9/+0
| * | | | | | | Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz2024-08-301-5/+0
| * | | | | | | Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz2024-08-301-0/+4
* | | | | | | | Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-051-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson2024-08-301-0/+8
* | | | | | | | | Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...Linus Torvalds2024-09-051-0/+48
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | kunit: Device wrappers should also manage driver nameDavid Gow2024-08-261-0/+48
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-012-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman2024-08-281-0/+1
| * | | | | | | x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner2024-08-201-0/+4
* | | | | | | | Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | netfs, cifs: Fix handling of short DIO readDavid Howells2024-08-281-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-012-50/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-08-282-50/+6
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson2024-08-211-5/+6
| | * | | | | | | firmware: qcom: qseecom: remove unused functionsBartosz Golaszewski2024-08-141-45/+0
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-311-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava2024-08-231-2/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-303-10/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-08-302-6/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | video/aperture: optionally match the device in sysfb_disable()Alex Deucher2024-08-261-2/+2
| | * | | | | | Revert "drm/ttm: increase ttm pre-fault value to PMD size"Alex Deucher2024-08-231-4/+0
| | | |/ / / / | | |/| | | |
| * | | | | | drm/i915: ARL requires a newer GSC firmwareJohn Harrison2024-08-271-4/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-304-8/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-08-292-6/+9
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables_ipv6: consider network offset in netdev/egress validationPablo Neira Ayuso2024-08-271-2/+3
| | * | | | | | netfilter: nf_tables: restore IP sanity checks for netdev/egressPablo Neira Ayuso2024-08-261-4/+6
| * | | | | | | net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet2024-08-281-1/+1
| * | | | | | | bonding: change ipsec_lock from spin lock to mutexJianbo Liu2024-08-271-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-08-291-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton2024-08-261-0/+1
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-252-1/+9
|\ \ \ \ \ \ \
| * | | | | | | scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam2024-08-161-0/+8
| * | | | | | | scsi: core: Fix the return value of scsi_logical_block_count()Chaotian Jing2024-08-161-1/+1
* | | | | | | | Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-08-241-0/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | rpcrdma: Trace connection registration and unregistrationChuck Lever2024-08-191-0/+36
| | |_|_|_|/ / / | |/| | | | | |