aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-14Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-14Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-14Merge branches 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-14Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-07-14block: queue data commands from the flush state machine at the headChristoph Hellwig
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe
2023-07-14tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-14Merge tag 'drm-misc-fixes-2023-07-13' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2023-07-13Merge tag 'erofs-for-6.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-13Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-07-13blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rqChengming Zhou
2023-07-13sparc: mark __arch_xchg() as __always_inlineArnd Bergmann
2023-07-13MAINTAINERS: Foolishly claim maintainership of string routinesKees Cook
2023-07-14Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)
2023-07-14tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)
2023-07-14tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)
2023-07-14tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)
2023-07-14fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is runningMasami Hiramatsu (Google)
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig
2023-07-13tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian
2023-07-13sched/fair: Stabilize asym cpu capacity system idle cpu selectionVincent Guittot
2023-07-13sched/debug: Dump domains' sched group flagsPeter Zijlstra
2023-07-13x86/sched: Enable cluster scheduling on HybridPeter Zijlstra
2023-07-13sched/fair: Consider the idle state of the whole core for load balanceRicardo Neri
2023-07-13sched/fair: Implement prefer sibling imbalance calculation between asymmetric...Tim C Chen
2023-07-13sched/topology: Record number of cores in sched groupTim C Chen
2023-07-13sched/fair: Determine active load balance for SMT sched groupsTim C Chen
2023-07-13sched/psi: make psi_cgroups_enabled staticMiaohe Lin
2023-07-13sched/core: introduce sched_core_idle_cpu()Cruz Zhao
2023-07-13sched: add throttled time stat for throttled childrenJosh Don
2023-07-13sched: don't account throttle time for empty groupsJosh Don
2023-07-13sched: avoid false lockdep splat in put_task_struct()Wander Lairson Costa
2023-07-13kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa
2023-07-13libceph: harden msgr2.1 frame segment length checksIlya Dryomov
2023-07-13Merge branch 'net-sched-fixes-for-sch_qfq'Paolo Abeni
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela
2023-07-13net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela