summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax1-2/+6
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown1-2/+2
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle1-2/+6
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua1-0/+1
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He1-0/+4
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold1-0/+3
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold1-0/+23
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima2-3/+3
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima1-2/+3
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima2-6/+8
2022-07-21ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel1-3/+3
2022-07-21net: dsa: bcm_sf2: force pause link settingsDoug Berger1-0/+19
2022-07-21nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi1-0/+3
2022-07-21ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko1-2/+1
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross1-0/+1
2022-07-21ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang1-0/+1
2022-07-21arm64: entry: Restore tramp_map_kernel ISBJames Morse1-0/+1
2022-07-12Linux 4.9.323v4.9.323Greg Kroah-Hartman1-1/+1
2022-07-12dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin1-0/+4
2022-07-12dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin1-0/+1
2022-07-12dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyMichael Walle1-0/+5
2022-07-12ida: don't use BUG_ON() for debuggingLinus Torvalds1-1/+3
2022-07-12i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-12pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland1-5/+5
2022-07-12xfs: remove incorrect ASSERT in xfs_renameEric Sandeen1-1/+0
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-12iommu/vt-d: Fix PCI bus rescan device hot addYian Chen1-1/+1
2022-07-12net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou1-2/+2
2022-07-12usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-12can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman1-2/+21
2022-07-12can: grcan: grcan_probe(): remove extra of_node_get()Liang He1-1/+0
2022-07-12mm/slub: add missing TID updates on slab deactivationJann Horn1-0/+5
2022-07-07Linux 4.9.322v4.9.322Greg Kroah-Hartman1-1/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2022-07-07qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2022-07-07xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko1-2/+4
2022-07-07xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne1-15/+30
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne1-2/+51
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne1-1/+1
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne1-3/+4
2022-07-07net: Rename and export copy_skb_headerIlya Lesokhin2-4/+6
2022-07-07ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou1-5/+3
2022-07-07sit: use minkernel test robot1-1/+1
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang1-4/+8