summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18cpufreq: imx6q: Switch to use dev_err_probe() helperYang Yingliang
2022-10-18cpufreq: dt: Switch to use dev_err_probe() helperYang Yingliang
2022-10-18cpufreq: qcom: remove unused parameter in function definitionFabien Parent
2022-10-18cpufreq: qcom: fix writes in read-only memory regionFabien Parent
2022-10-18cpufreq: qcom: fix memory leak in error pathFabien Parent
2022-10-18cpufreq: tegra194: Fix module loadingJon Hunter
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-18scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-10-17Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-18ata: ahci_qoriq: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_imx: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_xgene: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_brcm: Fix compilation warningDamien Le Moal
2022-10-18ata: sata_rcar: Fix compilation warningDamien Le Moal
2022-10-17blkcg: Update MAINTAINERS entryTejun Heo
2022-10-17x86/topology: Fix duplicated core ID within a packageZhang Rui
2022-10-17x86/topology: Fix multiple packages shown on a single-package systemZhang Rui
2022-10-17hwmon/coretemp: Handle large core ID valueZhang Rui
2022-10-17Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-17x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor
2022-10-17Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter
2022-10-17sched: Introduce struct balance_callback to avoid CFI mismatchesKees Cook
2022-10-17sched/core: Fix comparison in sched_group_cookie_match()Lin Shengwang
2022-10-17bpf: Fix sample_flags for bpf_perf_event_outputSumanth Korikkar
2022-10-17selftests/perf_events: Add a SIGTRAP stress test with disablesMarco Elver
2022-10-17perf: Fix missing SIGTRAPsPeter Zijlstra
2022-10-17x86/fpu: Exclude dynamic states from init_fpstateChang S. Bae
2022-10-17x86/fpu: Fix the init_fpstate size check with the actual sizeChang S. Bae
2022-10-17x86/fpu: Configure init_fpstate attributes orderlyChang S. Bae
2022-10-17ata: ahci_st: Fix compilation warningDamien Le Moal
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong
2022-10-17Merge branch 'mtk_eth_wed-leak-fixes'David S. Miller
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang
2022-10-17erofs: protect s_inodes with s_inode_list_lock for fscacheDawei Li
2022-10-17ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng
2022-10-17ata: ahci-imx: Fix MODULE_ALIASAlexander Stein
2022-10-16io_uring/rw: remove leftover debug statementJens Axboe
2022-10-16blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()Yu Kuai
2022-10-16Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2022-10-16io_uring: don't iopoll from io_ring_ctx_wait_and_kill()Pavel Begunkov
2022-10-16io_uring: reuse io_alloc_req()Pavel Begunkov
2022-10-16io_uring: kill hot path fixed file bitmap debug checksPavel Begunkov
2022-10-16io_uring: remove FFS_SCMPavel Begunkov
2022-10-16Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2022-10-17erofs: fix up inplace decompression success rateGao Xiang