summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27Linux 6.6.36v6.6.36Greg Kroah-Hartman1-1/+1
2024-06-27Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds1-12/+0
2024-06-27hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance1-2/+2
2024-06-27kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds1-1/+1
2024-06-27net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error pathDavide Caratti2-0/+2
2024-06-27ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirkPierre-Louis Bossart1-2/+1
2024-06-27drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung2-18/+0
2024-06-27LoongArch: Fix entry point in kernel image headerJiaxun Yang3-6/+8
2024-06-27efi/loongarch: Directly position the loaded image fileWang Yao7-11/+13
2024-06-27vgacon: rework screen_info #ifdef checksArnd Bergmann8-12/+17
2024-06-27riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao1-0/+3
2024-06-27riscv: Don't use PGD entries for the linear mappingAlexandre Ghiti1-6/+6
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck3-3/+8
2024-06-27x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck1-0/+93
2024-06-27tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_testJeff Johnson1-0/+1
2024-06-27nbd: Fix signal handlingBart Van Assche1-14/+14
2024-06-27nbd: Improve the documentation of the locking assumptionsBart Van Assche1-1/+5
2024-06-27ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue1-0/+2
2024-06-27ocfs2: convert to new timestamp accessorsJeff Layton12-75/+77
2024-06-27wifi: rtl8xxxu: enable MFP support with security flag of RX descriptorMartin Kaistra2-2/+14
2024-06-27perf script: Show also errors for --insn-trace optionAdrian Hunter1-1/+1
2024-06-27perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du2-7/+22
2024-06-27spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4Patrice Chotard1-1/+1
2024-06-27arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li1-1/+1
2024-06-27spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()Patrice Chotard1-6/+4
2024-06-27dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller s...Krzysztof Kozlowski1-1/+1
2024-06-27dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schemaKrzysztof Kozlowski1-1/+1
2024-06-27i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi1-1/+1
2024-06-27mm/page_table_check: fix crash on ZONE_DEVICEPeter Xu1-1/+10
2024-06-27tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()Eric Dumazet1-0/+1
2024-06-27mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini1-0/+12
2024-06-27serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko2-32/+27
2024-06-27efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel3-11/+11
2024-06-27kcov: don't lose track of remote references during softirqsAleksandr Nogikh2-0/+3
2024-06-27gcov: add support for GCC 14Peter Oberparleiter1-1/+3
2024-06-27ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi3-82/+131
2024-06-27ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi1-4/+6
2024-06-27dt-bindings: dma: fsl-edma: fix dma-channels constraintsKrzysztof Kozlowski1-2/+2
2024-06-27drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-27drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-27drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula1-0/+4
2024-06-27ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9Pablo CaƱo1-0/+1
2024-06-27ALSA: hda/realtek: Limit mic boost on N14AP7Edson Juliano Drosdeck1-0/+1
2024-06-27ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.Andy Chi1-0/+4
2024-06-27ovl: fix encoding fid for lower only rootMiklos Szeredi1-1/+5
2024-06-27RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe1-0/+1
2024-06-27RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe1-3/+1
2024-06-27RDMA/rxe: Fix data copy for IB_SEND_INLINEHonggang LI1-1/+1
2024-06-27KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier3-4/+15