summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-22/+34
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-24/+119
2022-12-08Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-12-08Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+31
2022-12-08Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-08net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)1-1/+1
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-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-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-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
2022-12-07can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-12-07can: can327: flush TX_work on ldisc .close()Max Staudt1-7/+10
2022-12-07can: slcan: fix freed work crashJiri Slaby (SUSE)1-4/+6
2022-12-07can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp1-3/+3
2022-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-11/+22
2022-12-07net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao1-0/+2
2022-12-07Merge branch 'ipv4-two-bug-fixes'Jakub Kicinski3-0/+41
2022-12-07ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2-0/+13
2022-12-07ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2-0/+28
2022-12-07net: fec: properly guard irq coalesce setupRasmus Villemoes1-1/+2
2022-12-07bonding: get correct NA dest addressHangbin Liu1-1/+1