summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-01-09Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2025-01-09ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer
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-09net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2025-01-09block: lift bio_is_zone_append to bio.hChristoph Hellwig
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-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2025-01-02dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou
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
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-12-27mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-27io_uring: Fix registered ring file refcount leakJann Horn
2024-12-27tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt
2024-12-27x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-27alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-27sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)
2024-12-27firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun
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
2024-12-19Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-19net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-19netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-19Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-12-19net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-19net: defer final 'struct net' free in netns dismantleEric Dumazet
2024-12-19net: lapb: increase LAPB_HEADER_LENEric Dumazet
2024-12-19wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach