summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-09-091-0/+1
|\
| * spnego: add missing OID to oid registrySteve French2023-09-091-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-091-3/+3
|\ \
| * \ Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen2023-08-301-4/+0
| |\ \
| * | | scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar2023-08-211-3/+3
* | | | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2023-09-081-0/+18
|\ \ \ \
| * | | | xarray: Document necessary flag in alloc functionsPhilipp Stanner2023-09-051-0/+18
* | | | | Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-081-17/+34
|\ \ \ \ \
| * | | | | thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki2023-09-051-17/+0
| * | | | | thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki2023-09-051-0/+13
| * | | | | thermal: core: Clean up headers of thermal zone registration functionsRafael J. Wysocki2023-09-051-16/+37
* | | | | | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-082-0/+6
|\ \ \ \ \ \
| * | | | | | kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang2023-09-061-0/+2
| * | | | | | raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-061-0/+2
| * | | | | | raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-061-0/+2
| * | | | | | Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen2023-08-306-34/+47
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-075-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski2023-09-071-29/+1
| * | | | | | | | net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski2023-09-061-0/+1
| * | | | | | | | net: phylink: fix sphinx complaint about invalid literalJakub Kicinski2023-09-061-2/+2
| * | | | | | | | net: team: do not use dynamic lockdep keyTaehee Yoo2023-09-061-1/+29
| * | | | | | | | net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel2023-09-041-3/+3
| * | | | | | | | ipv6: ignore dst hint for multipath routesSriram Yagnaraman2023-09-011-0/+1
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-311-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Annotate bpf_long_memcpy with data_raceDaniel Borkmann2023-08-311-1/+1
| * | | | | | | | | netfilter: nf_tables: Audit log rule resetPhil Sutter2023-08-311-0/+1
| * | | | | | | | | netfilter: nf_tables: Audit log setelem resetPhil Sutter2023-08-311-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-09-071-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAYPavel Pisa2023-09-051-2/+2
* | | | | | | | | | Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-071-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König2023-07-201-3/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-09-072-20/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtc: Add support for limited alarm timer offsetsGuenter Roeck2023-08-271-0/+1
| * | | | | | | | | | rtc: ds2404: Convert to GPIO descriptorsLinus Walleij2023-08-171-20/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-11/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=ySean Christopherson2023-08-311-0/+19
| * | | | | | | | | | Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-5/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: Remove unused kvm_make_cpus_request_mask() declarationYue Haibing2023-08-171-2/+0
| | * | | | | | | | | | KVM: Remove unused kvm_device_{get,put}() declarationsYue Haibing2023-08-171-2/+0
| | * | | | | | | | | | KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson2023-08-171-1/+5
| * | | | | | | | | | | Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-08-311-6/+18
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack2023-08-171-4/+3
| | * | | | | | | | | | KVM: Allow range-based TLB invalidation from common codeDavid Matlack2023-08-171-0/+11
| | * | | | | | | | | | KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta2023-08-171-0/+2
| | * | | | | | | | | | KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack2023-08-171-2/+2
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-064-25/+180
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph: make num_fwd and num_retry to __u32Xiubo Li2023-08-311-3/+20
| * | | | | | | | | | | ceph: make members in struct ceph_mds_request_args_ext a unionXiubo Li2023-08-311-11/+13
| * | | | | | | | | | | libceph: add CEPH_OSD_OP_ASSERT_VER supportJeff Layton2023-08-242-1/+9
| * | | | | | | | | | | ceph: fscrypt_auth handling for cephJeff Layton2023-08-221-8/+13