summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13kbuild: rust_is_available: add check for `bindgen` invocationMiguel Ojeda1-1/+21
2023-09-13kbuild: rust_is_available: fix version check when CC has multiple argumentsRussell Currey1-2/+2
2023-09-13kbuild: rust_is_available: remove -v optionMasahiro Yamada2-58/+42
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire1-0/+9
2023-09-13wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov1-8/+17
2023-09-13wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi3-4/+36
2023-09-13wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee1-1/+2
2023-09-13can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-09-13spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...Zhang Shurong1-1/+5
2023-09-13wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma1-0/+1
2023-09-13bpf: reject unhashed sockets in bpf_sk_assignLorenz Bauer1-0/+2
2023-09-13udp: re-score reuseport groups when connected sockets are presentLorenz Bauer2-10/+29
2023-09-13wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh1-1/+2
2023-09-13wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong1-3/+5
2023-09-13regmap: rbtree: Use alloc_flags for memory allocationsDan Carpenter1-5/+5
2023-09-13hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser1-14/+5
2023-09-13hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser1-9/+3
2023-09-13tcp: tcp_enter_quickack_mode() should be staticEric Dumazet2-3/+1
2023-09-13crypto: qat - change value of default idle filterGiovanni Cabiddu1-1/+1
2023-09-13bpf: Fix an error in verifying a field in a unionYafang Shao1-1/+1
2023-09-13bpf: Clear the probe_addr for uprobeYafang Shao3-3/+5
2023-09-13libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko2-4/+16
2023-09-13bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin1-10/+17
2023-09-13bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet1-2/+9
2023-09-13bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin1-2/+7
2023-09-13bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin1-1/+5
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann1-2/+3
2023-09-13cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang1-1/+2
2023-09-13x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski1-1/+1
2023-09-13cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal1-8/+16
2023-09-13cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal1-20/+2
2023-09-13thermal/of: Fix potential uninitialized value accessPeng Fan1-4/+4
2023-09-13ACPI: x86: s2idle: Fix a logic error parsing AMD constraints tableMario Limonciello1-19/+12
2023-09-13ACPI: x86: s2idle: Post-increment variables when getting constraintsMario Limonciello1-4/+4
2023-09-13irqchip/loongson-eiointc: Fix return value checking of eiointc_indexBibo Mao1-1/+1
2023-09-13s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler1-1/+1
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler2-4/+4
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler3-21/+102
2023-09-13s390/pkey: fix/harmonize internal keyblob headersHolger Dengler3-11/+4
2023-09-13selftests/futex: Order calls to futex_lock_piNysal Jan K.A1-0/+7
2023-09-13perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang1-15/+9
2023-09-13sched/rt: Fix sysctl_sched_rr_timeslice intial valueCyril Hrubis1-1/+1
2023-09-13arm64/fpsimd: Only provide the length to cpufeature for xCR registersMark Brown1-18/+4
2023-09-13arm64/sme: Don't use streaming mode to probe the maximum SME VLMark Brown1-4/+1
2023-09-13x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel1-7/+23
2023-09-13sched/psi: Select KERNFS as neededRandy Dunlap1-0/+1
2023-09-13arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET1-1/+2
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen1-7/+11
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen1-0/+1
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen1-1/+2