aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-18cpufreq: qcom: fix writes in read-only memory regionFabien Parent1-1/+2
2022-10-18cpufreq: qcom: fix memory leak in error pathFabien Parent1-2/+5
2022-10-18cpufreq: tegra194: Fix module loadingJon Hunter1-0/+1
2022-10-18mtd: parsers: bcm47xxpart: Fix halfblock readsLinus Walleij1-2/+2
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao1-0/+2
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov1-3/+13
2022-10-18pinctrl: ocelot: Fix incorrect trigger of the interrupt.Horatiu Vultur1-4/+13
2022-10-18mtd: rawnand: marvell: Use correct logic for nand-keep-configTony O'Brien1-1/+1
2022-10-18mtd: rawnand: tegra: Fix PM disable depth imbalance in probeZhang Qilong1-1/+3
2022-10-18fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang1-2/+2
2022-10-18mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()Yang Yingliang1-8/+15
2022-10-18fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang1-1/+1
2022-10-18fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller1-1/+2
2022-10-18fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König1-1/+2
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima6-10/+25
2022-10-18mtd: core: add missing of_node_get() in dynamic partitions codeRafał Miłecki1-1/+1
2022-10-18mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()Mika Westerberg1-1/+3
2022-10-18Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"Sai Krishna Potthuri1-4/+0
2022-10-18Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"Sai Krishna Potthuri1-9/+0
2022-10-18clk: renesas: r8a779g0: Add SASYNCPER clocksGeert Uytterhoeven1-0/+5
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca1-3/+4
2022-10-18scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar1-0/+8
2022-10-17Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-21/+83
2022-10-17ARC: mm: fix leakage of memory allocated for PTEPavel Kozlov1-1/+1
2022-10-17arc: update config filesLukas Bulwahn13-33/+2
2022-10-17arc: iounmap() arg is volatileRandy Dunlap2-2/+2
2022-10-17arc: dts: Harmonize EHCI/OHCI DT nodes nameSerge Semin5-9/+9
2022-10-17ARC: bitops: Change __fls to return unsigned longAmadeusz Sławiński1-2/+2
2022-10-17ARC: Fix comment typoZhang Jiaming1-1/+1
2022-10-17ARC: Fix comment typoJilin Yuan2-3/+3
2022-10-18ata: ahci_qoriq: Fix compilation warningDamien Le Moal1-1/+1
2022-10-18ata: ahci_imx: Fix compilation warningDamien Le Moal1-1/+1
2022-10-18ata: ahci_xgene: Fix compilation warningDamien Le Moal1-1/+1
2022-10-18ata: ahci_brcm: Fix compilation warningDamien Le Moal1-1/+1
2022-10-18ata: sata_rcar: Fix compilation warningDamien Le Moal1-1/+1
2022-10-17dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974Krzysztof Kozlowski1-1/+5
2022-10-17clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck_probe()Yang Yingliang1-1/+3
2022-10-17clk: sifive: select by default if SOC_SIFIVEConor Dooley1-1/+3
2022-10-17clk: rs9: Fix I2C accessorsMarek Vasut1-3/+62
2022-10-17blkcg: Update MAINTAINERS entryTejun Heo1-0/+2
2022-10-17x86/topology: Fix duplicated core ID within a packageZhang Rui1-1/+1
2022-10-17x86/topology: Fix multiple packages shown on a single-package systemZhang Rui1-4/+10
2022-10-17hwmon/coretemp: Handle large core ID valueZhang Rui1-15/+41
2022-10-17bpf: prevent decl_tag from being referenced in func_protoStanislav Fomichev1-0/+5
2022-10-17selftests/bpf: Add reproducer for decl_tag in func_proto return typeStanislav Fomichev1-0/+13
2022-10-17MAINTAINERS: git://github -> https://github.com for broadcomPalmer Dabbelt1-7/+7
2022-10-17Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2022-10-17x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor1-1/+0
2022-10-17Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter1-3/+8
2022-10-17sched: Introduce struct balance_callback to avoid CFI mismatchesKees Cook4-20/+26