summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09selinux: ignore unknown extended permissionsThiébaud Weksteen1-2/+6
2025-01-09ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet1-0/+4
2025-01-09skb_expand_head() adjust skb->truesize incorrectlyVasily Averin1-13/+23
2025-01-09btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-01-09tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2025-01-09bpf: fix recursive lock when verdict program return SK_PASSJiayuan Chen1-2/+2
2025-01-09ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet1-0/+4
2025-01-09ipv6: use skb_expand_head in ip6_xmitVasily Averin1-16/+11
2025-01-09ipv6: use skb_expand_head in ip6_finish_output2Vasily Averin1-35/+16
2025-01-09skbuff: introduce skb_expand_head()Vasily Averin2-0/+43
2025-01-09MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2025-01-09epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan2-1/+5
2025-01-09virtio-blk: don't keep queue frozen during system suspendMing Lei1-2/+5
2025-01-09scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2025-01-09platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf1-0/+1
2025-01-09regmap: Use correct format specifier for logging range errorsMark Brown1-2/+2
2025-01-09scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl1-1/+4
2025-01-09scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm1-6/+6
2025-01-09tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...Masami Hiramatsu (Google)1-1/+1
2025-01-09mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter1-3/+1
2025-01-09dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memsetChen Ridong1-0/+2
2025-01-09dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco1-0/+2
2025-01-09phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu1-1/+1
2025-01-09phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu1-1/+1
2025-01-09phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu1-1/+3
2025-01-09phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu1-2/+5
2025-01-09mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie1-1/+1
2025-01-09nfsd: restore callback functionality for NFSv4.0NeilBrown1-3/+1
2025-01-09bpf: Check negative offsets in __bpf_skb_min_len()Cong Wang1-7/+16
2025-01-09media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich1-1/+1
2025-01-09of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu1-1/+1
2025-01-09of: Fix error path in of_parse_phandle_with_args_map()Herve Codina1-5/+10
2025-01-09udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn1-1/+1
2025-01-09nilfs2: prevent use of deleted inodeEdward Adam Davis2-1/+12
2025-01-09of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu1-0/+1
2025-01-09NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust1-1/+1
2025-01-09btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo1-1/+26
2025-01-09zram: refuse to use zero sized block device as backing deviceKairui Song1-0/+6
2025-01-09sh: clk: Fix clk_enable() to return 0 on NULL clkGeert Uytterhoeven1-1/+1
2025-01-09USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas1-0/+6
2025-01-09USB: serial: option: add MediaTek T7XX compositionsJack Wu1-0/+2
2025-01-09USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang1-0/+12
2025-01-09USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky1-0/+3
2025-01-09USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar1-0/+4
2025-01-09efivarfs: Fix error on non-existent fileJames Bottomley3-5/+1
2025-01-09i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven1-1/+1
2025-01-09chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2025-01-09mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete1-1/+0
2025-01-09netfilter: ipset: Fix for recursive locking warningPhil Sutter1-0/+3
2025-01-09net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori1-1/+4