summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-04HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich
2024-06-04powerpc/crypto: Add generated P8 asm to .gitignoreNathan Lynch
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-03Merge branch 'dst_cache-fix-possible-races'Jakub Kicinski
2024-06-03net: dst_cache: add two DEBUG_NET warningsEric Dumazet
2024-06-03ila: block BH in ila_output()Eric Dumazet
2024-06-03ipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet
2024-06-03net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet
2024-06-03ipv6: ioam: block BH from ioam6_output()Eric Dumazet
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-03iio: inkern: fix channel read regressionJohan Hovold
2024-06-03iio: imu: inv_mpu6050: stabilized timestamping in interruptJean-Baptiste Maneyrol
2024-06-03iio: adc: ad7173: Fix sampling frequency settingDumitru Ceclan
2024-06-03iio: adc: ad7173: Clear append status bitDumitru Ceclan
2024-06-03tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini
2024-06-03KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson
2024-06-03KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria
2024-06-03KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria
2024-06-03KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania
2024-06-03Merge tag 'loongarch-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-03irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan
2024-06-03bpf: Fix a potential use-after-free in bpf_link_free()Cong Wang
2024-06-03cpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada
2024-06-03x86/kexec: Fix bug with call depth trackingDavid Kaplan
2024-06-03bpf, devmap: Remove unnecessary if check in for loopThorsten Blum
2024-06-03Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt
2024-06-03riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-06-03phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa
2024-06-03phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa
2024-06-03phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa
2024-06-03tomoyo: update project linksTetsuo Handa
2024-06-03cachefiles: remove unneeded include of <linux/fdtable.h>Gao Xiang
2024-06-03SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever
2024-06-03gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt typeMatthias Schiffer
2024-06-03gpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer
2024-06-03gpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer
2024-06-03gpio: tqmx86: fix typo in Kconfig labelGregor Herburger
2024-06-03soundwire: fix usages of device_get_named_child_node()Pierre-Louis Bossart
2024-06-03irqchip/sifive-plic: Chain to parent IRQ after handlers are readySamuel Holland
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-03irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() failsSunil V L
2024-06-03platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf
2024-06-03platform/x86: yt2-1380: add CONFIG_EXTCON dependencyArnd Bergmann
2024-06-03platform/x86: touchscreen_dmi: Use 2-argument strscpy()Andy Shevchenko