summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-23net: add exit_batch_rtnl() methodEric Dumazet
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-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-17tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing
2025-01-17memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)
2025-01-10x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2025-01-10Revert "x86/hyperv: Fix hv tsc page based sched_clock for hibernation"Greg Kroah-Hartman
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-09Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-09netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
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-09crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytesStefan Berger
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
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-09mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young
2025-01-09ACPI: PCC: Add PCC shared memory region command and status bitfieldsSudeep Holla
2025-01-09wifi: mac80211: Add non-atomic station iteratorRory Little
2025-01-09wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2025-01-09cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel
2025-01-09cleanup: Add conditional guard supportPeter Zijlstra
2025-01-09crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger
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-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2025-01-02tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang
2025-01-02tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang
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