aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-28Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'Jakub Kicinski
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong
2022-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean
2022-09-28clk: imx93: drop of_match_ptrPeng Fan
2022-09-28clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-09-28io_uring/poll: disable level triggered pollJens Axboe
2022-09-28clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec
2022-09-28drm/i915/gt: Perf_limit_reasons are only available for Gen11+Ashutosh Dixit
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu
2022-09-28m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld
2022-09-28m68k: Process bootinfo records before saving themJason A. Donenfeld
2022-09-28ACPI: x86: s2idle: Add another ID to s2idle_dmi_tableMario Limonciello
2022-09-28ACPI: x86: s2idle: Fix a NULL pointer dereferenceMario Limonciello
2022-09-28Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-28Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-09-28[coredump] don't use __kernel_write() on kmap_local_page()Al Viro
2022-09-28Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2022-09-28Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-09-28x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28MAINTAINERS: Drop records pointing to 01.org/linux-acpiRafael J. Wysocki
2022-09-28ACPI: Kconfig: Drop link to https://01.org/linux-acpiRafael J. Wysocki
2022-09-28ACPI: docs: Drop useless DSDT override documentationRafael J. Wysocki
2022-09-28ACPI: DPTF: Drop stale link from Kconfig helpRafael J. Wysocki
2022-09-28Merge tag 'devfreq-next-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-09-28Merge tag 'cpufreq-arm-updates-6.1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-28ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde
2022-09-28MAINTAINERS: RustMiguel Ojeda
2022-09-28samples: add first Rust examplesMiguel Ojeda
2022-09-28x86: enable initial Rust supportMiguel Ojeda
2022-09-28docs: add Rust documentationMiguel Ojeda
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-28rust: add `.rustfmt.toml`Miguel Ojeda
2022-09-28scripts: add `is_rust_module.sh`Daniel Xu
2022-09-28scripts: add `rust_is_available.sh`Miguel Ojeda
2022-09-28scripts: add `generate_rust_target.rs`Miguel Ojeda