summaryrefslogtreecommitdiff
path: root/include/linux
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-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2025-02-08mfd: syscon: Remove extern from function prototypesPeter Griffin
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2025-02-08clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga
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-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-02-01libfs: Add simple_offset_rename() APIChuck Lever
2025-02-01libfs: 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-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-17mm: hugetlb: independent PMD page table shared countLiu Shixin
2025-01-17mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand
2025-01-17pgtable: fix s390 ptdesc field commentsAlexander Gordeev
2025-01-17memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)
2025-01-09Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...Shung-Hsi Yu
2025-01-09seq_buf: Make DECLARE_SEQ_BUF() usableNathan Lynch
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2025-01-09tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt
2025-01-09seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook
2025-01-09tracing: Move readpos from seq_buf to trace_seqMatthew Wilcox (Oracle)
2025-01-09cleanup: Remove address space of returned pointerUros Bizjak
2025-01-09usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2025-01-09usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon
2025-01-09cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel
2025-01-09cleanup: Add conditional guard supportPeter Zijlstra
2025-01-09NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2025-01-02tracing: Constify string literal data member in struct trace_event_callChristian Göttsche
2025-01-02freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong
2025-01-02sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin
2025-01-02tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang
2025-01-02mm/vmstat: fix a W=1 clang compiler warningBart Van Assche
2025-01-02ceph: try to allocate a smaller extent map for sparse readXiubo Li
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-12-27io_uring: Fix registered ring file refcount leakJann Horn
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross