summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter1-1/+1
2022-12-08macsec: add missing attribute validation for offloadEmeel Hakim1-0/+1
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao1-0/+1
2022-12-08Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini1-2/+2
2022-12-08Merge tag 'asahi-soc-dt-6.2-v3' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann4-13/+56
2022-12-08tpm: st33zp24: remove pointless checks on probeDmitry Torokhov2-13/+0
2022-12-08tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley1-1/+1
2022-12-08tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()Yuan Can1-1/+7
2022-12-08tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2022-12-08tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2022-12-08tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo1-3/+9
2022-12-08tpm: Add flag to use default cancellation policyEddie James3-8/+14
2022-12-08tpm: tis_i2c: Fix sanity check interrupt enable maskEddie James1-1/+1
2022-12-08KEYS: trusted: tee: Make registered shm dependency explicitSumit Garg1-1/+2
2022-12-08tpm: Avoid function type cast of put_device()Ard Biesheuvel1-1/+6
2022-12-08tpm: st33zp24: switch to using gpiod APIDmitry Torokhov4-205/+39
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov4-94/+10
2022-12-08Merge branch 'rework/console-list-lock' into for-linusPetr Mladek2944-35918/+142048
2022-12-08docs/zh_CN: Add LoongArch booting description's translationYanteng Si2-0/+49
2022-12-08docs/LoongArch: Add booting descriptionYanteng Si2-0/+43
2022-12-08LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen1-14/+16
2022-12-08LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao2-10/+11
2022-12-08arm64: dts: apple: t6002: Fix GPU power domainsAsahi Lina1-0/+5
2022-12-08arm64: dts: apple: t600x-pmgr: Fix search & replace typoAsahi Lina1-1/+1
2022-12-08ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet1-0/+5
2022-12-08net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-08net: phy: mxl-gpy: add MDINT workaroundMichael Walle1-0/+85
2022-12-08Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski4-14/+25
2022-12-08Merge tag 'qcom-arm64-defconfig-for-6.2-2' of https://git.kernel.org/pub/scm/...Arnd Bergmann0-0/+0
2022-12-08Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann16-101/+383
2022-12-08Merge tag 'qcom-dts-for-6.2-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann49-2715/+3939
2022-12-08Merge tag 'qcom-arm64-for-6.2-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann68-950/+8035
2022-12-07Merge tag 'socfpga_dts_updates_for_v6.2_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann6-16/+16
2022-12-07Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+6
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski2-0/+10
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil1-29/+73
2022-12-07drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-07drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-12-07Merge tag 'nvme-6.1-2022-12-07' of git://git.infradead.org/nvme into block-6.1Jens Axboe1-4/+4
2022-12-07net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean1-2/+5
2022-12-07xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-07xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-07platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello1-0/+6
2022-12-07ARM: 9278/1: kfence: only handle translation faultsWang Kefeng2-5/+22
2022-12-07io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()Harshit Mogalapalli1-1/+3
2022-12-07Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni3-2/+3
2022-12-07dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can1-0/+4
2022-12-07ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-07tipc: call tipc_lxc_xmit without holding node_read_lockXin Long1-3/+9