summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | profiling: remove profile=sleep supportTetsuo Handa2024-08-044-24/+2
| * | Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-048-17/+36
| |\ \
| | * | x86/uaccess: Zero the 8-byte get_range case on failure on 32-bitDavid Gow2024-08-011-1/+3
| | * | x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra2024-08-011-1/+1
| | * | x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra2024-08-011-3/+3
| | * | x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)2024-07-313-8/+23
| | * | x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 rangePerry Yuan2024-07-301-1/+1
| | * | x86/sev: Fix __reserved field in sev_configPavan Kumar Paluri2024-07-301-1/+1
| | * | x86/aperfmperf: Fix deadlock on cpu_hotplug_lockJonathan Cameron2024-07-291-2/+4
| | |/
| * | Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-042-2/+3
| |\ \
| | * | clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney2024-08-021-1/+1
| | * | tick/broadcast: Move per CPU pointer access into the atomic sectionThomas Gleixner2024-07-311-1/+2
| | |/
| * | Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-08-042-21/+53
| |\ \
| | * | sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()Yang Yingliang2024-07-291-0/+1
| | * | sched/core: Introduce sched_set_rq_on/offline() helperYang Yingliang2024-07-291-14/+26
| | * | sched/smt: Fix unbalance sched_smt_present dec/incYang Yingliang2024-07-291-0/+1
| | * | sched/smt: Introduce sched_smt_present_inc/dec() helperYang Yingliang2024-07-291-7/+19
| | * | sched/cputime: Fix mul_u64_u64_div_u64() precision for cputimeZheng Zucheng2024-07-291-0/+6
| | |/
| * | Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-08-042-12/+15
| |\ \
| | * | perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei2024-07-311-10/+12
| | * | perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang2024-07-291-2/+3
| | |/
| * | Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-044-16/+30
| |\ \
| | * | irqchip/mbigen: Fix mbigen node address layoutYipeng Zou2024-07-301-4/+16
| | * | irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'Arseniy Krasnov2024-07-291-7/+7
| | * | irqchip/irq-pic32-evic: Add missing 'static' to internal functionLuca Ceresoli2024-07-291-3/+3
| | * | irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()Huacai Chen2024-07-261-2/+4
| * | | Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-08-042-3/+3
| |\ \ \
| | * | | jump_label: Fix the fix, brown paper bags galorePeter Zijlstra2024-07-311-2/+2
| | * | | locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()Uros Bizjak2024-07-291-1/+1
| | | |/ | | |/|
| * | | arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)2024-08-041-1/+1
| * | | Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-08-0410-96/+119
| |\ \ \
| | * | | cifs: update internal version numberSteve French2024-08-021-2/+2
| | * | | smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara2024-08-021-2/+4
| | * | | smb3: add dynamic tracepoints for shutdown ioctlSteve French2024-08-022-8/+75
| | * | | cifs: Remove cifs_aio_ctxDavid Howells2024-08-023-80/+0
| | * | | smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara2024-08-024-4/+38
| | |/ /
| * | | Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2024-08-043-6/+9
| |\ \ \
| | * \ \ Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil2024-08-031-3/+5
| | |\ \ \
| | | * | | media: uvcvideo: Fix custom control mapping probingRicardo Ribalda2024-07-221-3/+5
| | * | | | media: v4l: Fix missing tabular column hint for Y14P formatJean-Michel Hautbois2024-07-301-2/+2
| | * | | | media: intel/ipu6: select AUXILIARY_BUS in KconfigBingbu Cao2024-07-301-0/+1
| | * | | | media: ipu-bridge: fix ipu6 Kconfig dependenciesArnd Bergmann2024-07-301-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-048-9/+64
| |\ \ \ \
| | * \ \ \ Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen2024-07-308-9/+64
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | scsi: ufs: exynos: Don't resume FMP when crypto support is disabledEric Biggers2024-07-231-0/+3
| | | * | | scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-07-231-2/+18
| | | * | | scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-07-231-0/+11
| | | * | | scsi: ufs: core: Do not set link to OFF state while waking up from hibernationManivannan Sadhasivam2024-07-231-3/+0
| | | * | | scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold2024-07-231-2/+3
| | | * | | scsi: ufs: core: Fix deadlock during RTC updatePeter Wang2024-07-162-1/+9