summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/core: Remove ifdeffery for saved_stateElliot Berman2023-09-181-2/+0
* sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov2023-09-151-1/+1
* numa: Generalize numa_map_to_online_node()Yury Norov2023-09-151-2/+5
* sched: Assert for_each_thread() is properly lockedMatthew Wilcox (Oracle)2023-09-151-1/+2
* sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra2023-09-131-0/+2
* 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 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-091-0/+2
|\ \
| * \ Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt2023-09-081-0/+2
| |\ \
| | * | RISC-V: Add ptrace support for vectorsAndy Chiu2023-09-011-0/+2
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-093-5/+5
|\ \ \ \
| * | | | scsi: ufs: Fix the build for the old ARM OABIBart Van Assche2023-08-301-1/+1
| * | | | Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen2023-08-303-4/+26
| |\ \ \ \
| * \ \ \ \ Merge patch series "qla2xxx driver misc features"Martin K. Petersen2023-08-251-3/+3
| |\ \ \ \ \
| | * | | | | scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar2023-08-211-3/+3
| * | | | | | scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche2023-08-241-1/+1
* | | | | | | 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 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-082-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-011-2/+2
| * | | | | | | | | ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-011-1/+1
* | | | | | | | | | 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-3011-61/+122
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-0712-32/+56
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski2023-09-071-29/+1
| * | | | | | | | | | | | Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2023-09-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_IDPhil Sutter2023-09-061-0/+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
| * | | | | | | | | | | | ip_tunnels: use DEV_STATS_INC()Eric Dumazet2023-09-061-8/+7
| * | | | | | | | | | | | net: team: do not use dynamic lockdep keyTaehee Yoo2023-09-061-1/+29
| * | | | | | | | | | | | af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.Kuniyuki Iwashima2023-09-041-5/+9
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | ipv4: ignore dst hint for multipath routesSriram Yagnaraman2023-09-011-0/+1
| * | | | | | | | | | | | net: annotate data-races around sk->sk_tsflagsEric Dumazet2023-09-012-8/+11
| * | | | | | | | | | | | net: annotate data-races around sk->sk_forward_allocEric Dumazet2023-09-011-3/+9
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | | net: fib: avoid warn splat in flow dissectorFlorian Westphal2023-08-312-2/+8
| * | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \