summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | squashfs: fix read regression introduced in readahead codePhillip Lougher2022-10-283-4/+12
* | | | | | | | | Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-2913-45/+212
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin2022-10-271-2/+11
| * | | | | | | | | powerpc/64s/interrupt: Perf NMI should not take normal exit pathNicholas Piggin2022-10-182-7/+21
| * | | | | | | | | powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warningNicholas Piggin2022-10-182-3/+16
| * | | | | | | | | KVM: PPC: BookS PR-KVM and BookE do not support context trackingNicholas Piggin2022-10-181-0/+4
| * | | | | | | | | powerpc: Fix reschedule bug in KUAP-unlocked user copyNicholas Piggin2022-10-181-1/+11
| * | | | | | | | | powerpc/64s: Fix hash__change_memory_range preemption warningNicholas Piggin2022-10-181-3/+5
| * | | | | | | | | powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin2022-10-181-0/+6
| * | | | | | | | | powerpc/64s: make linear_map_hash_lock a raw spinlockNicholas Piggin2022-10-181-6/+6
| * | | | | | | | | powerpc/64s: make HPTE lock and native_tlbie_lock irq-safeNicholas Piggin2022-10-181-2/+25
| * | | | | | | | | powerpc/64s: Add lockdep for HPTE lockNicholas Piggin2022-10-181-7/+35
| * | | | | | | | | powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni2022-10-183-14/+45
| * | | | | | | | | powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni2022-10-182-7/+34
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-288-29/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne2022-10-261-1/+1
| * | | | | | | | | s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter2022-10-261-6/+2
| * | | | | | | | | s390/pai: fix raw data collection for PMU pai_extThomas Richter2022-10-261-0/+1
| * | | | | | | | | s390/boot: add secure boot trailerPeter Oberparleiter2022-10-261-2/+11
| * | | | | | | | | s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens2022-10-261-4/+4
| * | | | | | | | | s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens2022-10-261-1/+2
| * | | | | | | | | s390/uaccess: add missing EX_TABLE entries to __clear_user()Heiko Carstens2022-10-261-3/+3
| * | | | | | | | | MAINTAINERS: remove outdated linux390 linkHeiko Carstens2022-10-261-12/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-287-15/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones2022-10-271-0/+3
| * | | | | | | | | Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt2022-10-273-9/+16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: fix detection of toolchain Zihintpause supportConor Dooley2022-10-273-3/+9
| | * | | | | | | | | riscv: fix detection of toolchain Zicbom supportConor Dooley2022-10-272-6/+7
| * | | | | | | | | | riscv: mm: add missing memcpy in kasan_initQinglin Pan2022-10-271-1/+6
| * | | | | | | | | | MAINTAINERS: git://github.com -> https://github.com for sifivePalmer Dabbelt2022-10-251-1/+1
| * | | | | | | | | | riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang2022-10-251-4/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-284-3/+11
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki2022-10-283-3/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | device property: Fix documentation for *_match_string() APIsAndy Shevchenko2022-10-251-2/+2
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * / | | | | | | | | ACPI: PCC: Fix unintentional integer overflowManank Patel2022-10-261-1/+1
| | | |/ / / / / / / / /
| | * / / / / / / / / / ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZATamim Khan2022-10-261-0/+7
| | |/ / / / / / / / /
| * / / / / / / / / / ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]Hans de Goede2022-10-261-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-286-209/+170
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2022-10-285-123/+123
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | pm-graph v5.10Todd Brandt2022-10-253-122/+118
| | | | |/ / / / / / / / /
| | | * / / / / / / / / / PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla2022-10-261-0/+4
| | | |/ / / / / / / / /
| | * / / / / / / / / / PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello2022-10-251-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | cpufreq: intel_pstate: hybrid: Use known scaling factor for P-coresRafael J. Wysocki2022-10-251-54/+15
| * | | | | | | | | | cpufreq: intel_pstate: Read all MSRs on the target CPURafael J. Wysocki2022-10-251-33/+33
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2022-10-281-3/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtc: cmos: fix build on non-ACPI platformsAlexandre Belloni2022-10-181-0/+3
| * | | | | | | | | | rtc: cmos: Fix wake alarm breakageRafael J. Wysocki2022-10-181-3/+8
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2022-10-286-29/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris2022-10-261-1/+2
| * | | | | | | | | | mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch2022-10-241-0/+1