summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01Linux 5.4.270v5.4.270Greg Kroah-Hartman
2024-03-01scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-03-01drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger
2024-03-01drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König
2024-03-01netfilter: nf_tables: set dormant flag on hook register failureFlorian Westphal
2024-03-01tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca
2024-03-01tls: rx: drop pointless else after gotoJakub Kicinski
2024-03-01tls: rx: jump to a more appropriate labelJakub Kicinski
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-03-01packet: move from strlcpy with unused retval to strscpyWolfram Sang
2024-03-01ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev
2024-03-01afs: Increase buffer size in afs_update_volume_status()Daniil Dulov
2024-03-01ipv6: properly combine dev_base_seq and ipv6.dev_addr_genidEric Dumazet
2024-03-01ipv4: properly combine dev_base_seq and ipv4.dev_addr_genidEric Dumazet
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-03-01bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-03-01scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitionsAndrii Nakryiko
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-03-01RDMA/srpt: Make debug output more detailedBart Van Assche
2024-03-01RDMA/bnxt_re: Return error for SRQ resizeKalesh AP
2024-03-01IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu
2024-03-01usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-03-01usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-03-01usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2024-03-01l2tp: pass correct message length to ip6_append_dataTom Parkin
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-03-01dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka
2024-03-01IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek
2024-03-01PCI: tegra: Fix OF node reference leakChristophe JAILLET
2024-03-01PCI: tegra: Fix reporting GPIO error valuePali Rohár
2024-03-01arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali
2024-03-01drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2024-03-01iomap: Set all uptodate bits for an Uptodate pageMatthew Wilcox (Oracle)
2024-03-01dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
2024-03-01x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2024-03-01drm/amdgpu: Check for valid number of registers to readTrek
2024-03-01Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng
2024-03-01ALSA: hda/realtek - Enable micmute LED on and HP systemKai-Heng Feng
2024-03-01selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2024-03-01net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov
2024-03-01spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET
2024-03-01pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin
2024-03-01pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones
2024-03-01tcp: add annotations around sk->sk_shutdown accessesEric Dumazet
2024-03-01tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limitSoheil Hassas Yeganeh