summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-08pps: Fix a use-after-freeCalvin Owens
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-02-08xfrm: Add an inbound percpu state cache.Steffen Klassert
2025-02-08xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert
2025-02-08xfrm: Add support for per cpu xfrm state handling.Steffen Klassert
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski
2025-02-08bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau
2025-02-08net: sched: refine software bypass handling in tc_runXin Long
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPIVasily Khoruzhick
2025-02-08dt-bindings: clock: imx93: Add SPDIF IPG clkShengjiu Wang
2025-02-08dt-bindings: clock: Add i.MX91 clock supportPengfei Li
2025-02-08dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definitionPengfei Li
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2025-02-08module: Convert default symbol namespace to string literalMasahiro Yamada
2025-02-08rxrpc: Fix handling of received connection abortDavid Howells
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2025-02-08afs: Fix cleanup of immediately failed async callsDavid Howells
2025-02-08coredump: Do not lock during 'comm' reportingKees Cook
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-02-01seccomp: Stub for !CONFIG_SECCOMPLinus Walleij
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-23tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt
2025-01-23mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-23soc: ti: pruss: Fix pruss APIsMD Danish Anwar
2025-01-23net: make page_pool_ref_netmem work with net iovsPavel Begunkov
2025-01-17firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing
2025-01-17fs: kill MNT_ONRBChristian Brauner
2025-01-17scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam
2025-01-17tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan
2025-01-17netfs: Fix is-caching check in read-retryDavid Howells
2025-01-17iomap: fix zero padding data issue in concurrent append writesLong Li
2025-01-17fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav
2025-01-09mm: hugetlb: independent PMD page table shared countLiu Shixin
2025-01-09mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
2025-01-09RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-09bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman