summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-17Documentation: Remove unused "mtdset=" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove the "rhash_entries=" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove "ltpc=" from the kernel-parameters.txtThomas Huth
2024-06-17Documentation: Add "S390" to the swiotlb kernel parameterThomas Huth
2024-06-17Merge branch 'bpf-support-resilient-split-btf'Andrii Nakryiko
2024-06-17resolve_btfids: Handle presence of .BTF.base sectionAlan Maguire
2024-06-17libbpf: Make btf_parse_elf process .BTF.base transparentlyEduard Zingerman
2024-06-17selftests/bpf: Extend distilled BTF tests to cover BTF relocationAlan Maguire
2024-06-17libbpf: Split BTF relocationAlan Maguire
2024-06-17selftests/bpf: Test distilled base, split BTF generationAlan Maguire
2024-06-17libbpf: Add btf__distill_base() creating split BTF with distilled base BTFAlan Maguire
2024-06-17arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki
2024-06-17Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast
2024-06-17ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker
2024-06-17arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan
2024-06-17media: uvcvideo: Remove mappings form uvc_device_infoRicardo Ribalda
2024-06-17media: uvcvideo: Remove PLF device quirkingRicardo Ribalda
2024-06-17media: uvcvideo: Cleanup version-specific mappingRicardo Ribalda
2024-06-17media: uvcvideo: Probe the PLF characteristicsRicardo Ribalda
2024-06-17media: uvcvideo: Refactor Power Line Frequency limit selectionRicardo Ribalda
2024-06-17media: uvcvideo: Allow custom control mappingRicardo Ribalda
2024-06-17media: uvcvideo: Fix the bandwdith quirk on USB 3.xMichal Pecio
2024-06-17media: uvcvideo: Force UVC version to 1.0a for 0408:4035Laurent Pinchart
2024-06-17Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds
2024-06-17iio: trigger: Fix condition for own triggerJoão Paulo Gonçalves
2024-06-17s390/virtio_ccw: Fix config change notificationsHalil Pasic
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-06-17Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2024-06-17ACPI: mipi-disco-img: Switch to new Intel CPU model definesHans de Goede
2024-06-17ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Rapto...Hans de Goede
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."Raju Rangoju
2024-06-17drm/i915/display: Update calculation to avoid overflowMitul Golani
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-17pstore: platform: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-17irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=nThomas Gleixner
2024-06-17x86/sev: Allow non-VMPL0 execution when an SVSM is presentTom Lendacky
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky
2024-06-17x86/sev: Take advantage of configfs visibility support in TSMTom Lendacky
2024-06-17fs/configfs: Add a callback to determine attribute visibilityTom Lendacky
2024-06-17sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updatedTom Lendacky
2024-06-17virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky
2024-06-17x86/sev: Provide guest VMPL level to userspaceTom Lendacky
2024-06-17x86/sev: Provide SVSM discovery supportTom Lendacky
2024-06-17x86/sev: Use the SVSM to create a vCPU when not in VMPL0Tom Lendacky
2024-06-17x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0Tom Lendacky
2024-06-17nvmet: do not return 'reserved' for empty TSAS valuesHannes Reinecke
2024-06-17nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.Boyang Yu
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland