summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Linux 5.4.270v5.4.270Greg Kroah-Hartman1-1/+1
2024-03-01scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko1-1/+1
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2-1/+10
2024-03-01drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger1-2/+4
2024-03-01drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König2-0/+17
2024-03-01netfilter: nf_tables: set dormant flag on hook register failureFlorian Westphal1-0/+1
2024-03-01tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca1-1/+1
2024-03-01tls: rx: drop pointless else after gotoJakub Kicinski1-2/+1
2024-03-01tls: rx: jump to a more appropriate labelJakub Kicinski1-3/+4
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-03-01packet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2024-03-01ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev1-9/+11
2024-03-01afs: Increase buffer size in afs_update_volume_status()Daniil Dulov1-2/+2
2024-03-01ipv6: properly combine dev_base_seq and ipv6.dev_addr_genidEric Dumazet1-3/+18
2024-03-01ipv4: properly combine dev_base_seq and ipv4.dev_addr_genidEric Dumazet1-4/+17
2024-03-01nouveau: fix function cast warningsArnd Bergmann1-1/+7
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap1-1/+1
2024-03-01bpf, scripts: Correct GPL license nameGianmarco Lusvardi1-1/+1
2024-03-01scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitionsAndrii Nakryiko1-1/+154
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann1-4/+5
2024-03-01RDMA/srpt: Make debug output more detailedBart Van Assche1-4/+5
2024-03-01RDMA/bnxt_re: Return error for SRQ resizeKalesh AP1-3/+2
2024-03-01IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu1-1/+5
2024-03-01usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang1-2/+10
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati1-1/+9
2024-03-01usb: cdns3: fix memory double free when handle zero packetFrank Li1-1/+5
2024-03-01usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li1-1/+1
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin1-0/+1
2024-03-01l2tp: pass correct message length to ip6_append_dataTom Parkin1-1/+1
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar1-1/+1
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev1-5/+5
2024-03-01dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka1-0/+6
2024-03-01IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek1-1/+1
2024-03-01PCI: tegra: Fix OF node reference leakChristophe JAILLET1-5/+8
2024-03-01PCI: tegra: Fix reporting GPIO error valuePali Rohár1-2/+2
2024-03-01arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali1-2/+2
2024-03-01drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor1-1/+4
2024-03-01iomap: Set all uptodate bits for an Uptodate pageMatthew Wilcox (Oracle)1-0/+3
2024-03-01dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka1-5/+6
2024-03-01x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2024-03-01drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2024-03-01Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng1-2/+1
2024-03-01ALSA: hda/realtek - Enable micmute LED on and HP systemKai-Heng Feng1-1/+5
2024-03-01selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel1-0/+13
2024-03-01net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov1-0/+2
2024-03-01spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET1-5/+3
2024-03-01pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin1-0/+1
2024-03-01pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones1-10/+12
2024-03-01tcp: add annotations around sk->sk_shutdown accessesEric Dumazet3-9/+11
2024-03-01tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limitSoheil Hassas Yeganeh1-2/+2