summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19net: linkwatch: use system_unbound_wqEric Dumazet1-2/+2
2024-08-19net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas1-0/+1
2024-08-19sctp: Fix null-ptr-deref in reuseport_add_sock().Kuniyuki Iwashima1-8/+11
2024-08-19sctp: move hlist_node and hashent out of sctp_ep_commonXin Long5-32/+23
2024-08-19x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra1-3/+3
2024-08-19irqchip/mbigen: Fix mbigen node address layoutYipeng Zou1-4/+16
2024-08-19genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier2-9/+7
2024-08-19netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev1-0/+3
2024-08-19net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke1-2/+9
2024-08-19ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai1-2/+2
2024-08-19protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro1-0/+1
2024-08-19HID: wacom: Modify pen IDsTatsunosuke Tobita1-2/+1
2024-08-19ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski1-16/+18
2024-08-19net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-19net/iucv: fix use after free in iucv_sock_close()Alexandra Winter1-2/+2
2024-08-19drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes1-1/+1
2024-08-19drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-08-19remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin1-0/+2
2024-08-19remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng1-2/+2
2024-08-19remoteproc: imx_rproc: ignore mapping vdev regionsPeng Fan1-0/+3
2024-08-19irqchip/imx-irqsteer: Handle runtime power management correctlyShenwei Wang1-3/+21
2024-08-19irqchip/imx-irqsteer: Add runtime PM supportLucas Stach1-3/+11
2024-08-19irqchip/imx-irqsteer: Constify irq_chip structLucas Stach1-1/+1
2024-08-19genirq: Allow the PM device to originate from irq domainMarc Zyngier2-5/+28
2024-08-19devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu1-1/+5
2024-08-19driver core: Cast to (void *) with __force for __percpu pointerAndy Shevchenko1-1/+1
2024-08-19dev/parport: fix the array out-of-bounds risktuhaowen1-12/+12
2024-08-19parport: Standardize use of printmodeJoe Perches3-11/+17
2024-08-19parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches13-146/+110
2024-08-19PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-08-19PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai1-6/+6
2024-08-19mm: avoid overflows in dirty throttling logicJan Kara1-4/+26
2024-08-19nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-08-19ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart1-1/+1
2024-08-19ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede2-48/+68
2024-08-19ASoC: Intel: Convert to new X86 CPU match macrosThomas Gleixner1-8/+6
2024-08-19powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro1-1/+3
2024-08-19apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang1-0/+7
2024-08-19mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter1-3/+4
2024-08-19bpf: Fix a segment issue when downgrading gso_sizeFred Li1-4/+11
2024-08-19net: nexthop: Initialize all fields in dumped nexthopsPetr Machata1-3/+4
2024-08-19tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-08-19net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-08-19ipv4: Fix incorrect source address in Record Route optionIdo Schimmel1-1/+1
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-08-19dma: fix call order in dmam_free_coherentLance Richardson1-1/+1
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko3-7/+9
2024-08-19um: time-travel: fix time-travel-start optionJohannes Berg1-2/+2
2024-08-19jfs: Fix array-index-out-of-bounds in diFreeJeongjun Park1-1/+4
2024-08-19kdb: Use the passed prompt in kdb_position_cursor()Douglas Anderson1-1/+1