summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12cgroup: Protect css->cgroup write under css_set_lockWaiman Long1-1/+1
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan1-1/+1
2024-09-12dm init: Handle minors larger than 255Benjamin Marzinski1-1/+3
2024-09-12ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński1-0/+2
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-12net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski1-4/+2
2024-09-12net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov2-12/+11
2024-09-12net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov3-17/+18
2024-09-12net: bridge: fdb: convert is_sticky to bitopsNikolay Aleksandrov2-8/+8
2024-09-12net: bridge: fdb: convert is_static to bitopsNikolay Aleksandrov2-23/+21
2024-09-12net: bridge: fdb: convert is_local to bitopsNikolay Aleksandrov3-16/+27
2024-09-12usbnet: modern method to get random MACOliver Neukum1-8/+3
2024-09-12net: usb: don't write directly to netdev->dev_addrJakub Kicinski8-13/+24
2024-09-12drivers/net/usb: Remove all strcpy() usesLen Baker2-5/+5
2024-09-12cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary1-6/+44
2024-09-12tcp_bpf: fix return value of tcp_bpf_sendmsg()Cong Wang1-1/+1
2024-09-12platform/x86: dell-smbios: Fix error path in dell_smbios_init()Aleksandr Mishin1-1/+4
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-09-12can: bcm: Remove proc entry when dev is unregistered.Kuniyuki Iwashima1-0/+4
2024-09-12pcmcia: Use resource_size function on resource objectJules Irenge1-3/+3
2024-09-12media: qcom: camss: Add check for v4l2_fwnode_endpoint_parseChen Ni1-1/+4
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I1-1/+43
2024-09-12usb: uas: set host status byte on data completion errorShantanu Goel1-0/+1
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel1-0/+1
2024-09-12udf: Avoid excessive partition lengthsJan Kara1-0/+15
2024-09-12netfilter: nf_conncount: fix wrong variable typeYunjian Wang1-5/+3
2024-09-12af_unix: Remove put_pid()/put_cred() in copy_peercred().Kuniyuki Iwashima1-8/+1
2024-09-12irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1Pali Rohár1-0/+4
2024-09-12smack: unix sockets: fix accept()ed socket labelKonstantin Andreev1-3/+9
2024-09-12ALSA: hda: Add input value sanity checks to HDMI channel map controlsTakashi Iwai1-0/+18
2024-09-12nilfs2: fix state management in error path of log writing functionRyusuke Konishi1-4/+6
2024-09-12nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi1-2/+33
2024-09-12sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-12ila: call nf_unregister_net_hooks() soonerEric Dumazet3-4/+16
2024-09-12clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli1-2/+2
2024-09-12clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli1-1/+1
2024-09-12clk: hi6220: use CLK_OF_DECLARE_DRIVERPeter Griffin1-1/+2
2024-09-12reset: hi6220: Add support for AO reset controllerPeter Griffin1-1/+68
2024-09-12fuse: use unsigned type for getxattr/listxattr size truncationJann Horn1-2/+2
2024-09-12fuse: update stats for pages in dropped aux writeback listJoanne Koong1-1/+7
2024-09-12mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen1-0/+1
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko1-2/+2
2024-09-12irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()Ma Ke1-3/+3
2024-09-12ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing1-1/+3
2024-09-12ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devicesChristoffer Sandberg1-0/+11
2024-09-12ASoC: dapm: Fix UAF for snd_soc_pcm_runtime objectrobelin1-0/+1
2024-09-12sch/netem: fix use after free in netem_dequeueStephen Hemminger1-5/+4
2024-09-12i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-12udf: Limit file size to 4TBJan Kara1-1/+8
2024-09-12virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4