summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Linux 4.19.309v4.19.309Greg Kroah-Hartman1-1/+1
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas1-2/+2
2024-03-06cachefiles: fix memory leak in cachefiles_add_cache()Baokun Li1-0/+3
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov1-0/+2
2024-03-06btrfs: dev-replace: properly validate device namesDavid Sterba1-4/+20
2024-03-06wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg1-0/+2
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai1-1/+0
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-06Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng2-1/+11
2024-03-06Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz1-1/+4
2024-03-06Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu1-3/+4
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco1-1/+1
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel1-1/+2
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang1-0/+1
2024-03-06netlink: Fix kernel-infoleak-after-free in __skb_datagram_iterRyosuke Yasuoka1-1/+1
2024-03-01Linux 4.19.308v4.19.308Greg 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-01KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton1-0/+2
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton1-0/+3
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar1-1/+1
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-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/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe7-24/+30
2024-03-01RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche1-2/+6
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-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-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-01mm: memcontrol: switch to rcu protection in drain_all_stock()Roman Gushchin1-8/+9
2024-03-01IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek1-1/+1
2024-03-01pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven1-1/+2
2024-03-01s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-03-01virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun1-3/+4
2024-03-01firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto1-1/+17
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui1-1/+1
2024-03-01regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl1-0/+3