summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
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-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-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-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-19net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-19net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-19bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn
2024-12-19bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi
2024-12-19block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal
2024-12-19dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-19virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-14clocksource: Make negative motion detection more robustThomas Gleixner
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman
2024-12-14usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-12-14leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha
2024-12-14bpf: Prevent tailcall infinite loop caused by freplaceLeon Hwang
2024-12-14fanotify: allow reporting errors on failure to open fdAmir Goldstein
2024-12-14mmc: core: Add SD card quirk for broken poweroff notificationKeita Aihara
2024-12-14HID: add per device quirk to force bind to hid-genericBenjamin Tissoires
2024-12-14cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel
2024-12-14block: RCU protect disk->conv_zones_bitmapDamien Le Moal
2024-12-14epoll: annotate racy checkChristian Brauner
2024-12-14mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-12-14stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver
2024-12-14io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert
2024-12-14scatterlist: fix incorrect func name in kernel-docRandy Dunlap
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li
2024-12-14f2fs: fix to adjust appropriate length for fiemapZhiguo Niu