summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-12nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu1-3/+3
2024-09-12nvme: fix status magic numbersWeiwen Hu1-2/+12
2024-09-12net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack1-0/+1
2024-09-12path: add cleanup helperChristian Brauner1-0/+9
2024-09-12mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()Yosry Ahmed1-2/+2
2024-09-12bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu1-9/+0
2024-09-12regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson1-0/+8
2024-09-12netfs, cifs: Fix handling of short DIO readDavid Howells1-0/+1
2024-09-12x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner1-0/+4
2024-09-08i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-08fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein1-3/+5
2024-09-08soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew1-0/+2
2024-09-08hwspinlock: Introduce hwspin_lock_bust()Richard Maina1-0/+6
2024-09-08i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-04soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-5/+6
2024-09-04fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton1-0/+1
2024-09-04video/aperture: optionally match the device in sysfb_disable()Alex Deucher1-2/+2
2024-08-29net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean1-0/+47
2024-08-29thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki1-0/+1
2024-08-29printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura1-0/+1
2024-08-29io_uring/napi: use ktime in busy pollingPavel Begunkov1-1/+1
2024-08-29bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang1-2/+2
2024-08-29alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan1-0/+13
2024-08-29mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2-3/+41
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+12
2024-08-29vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng1-0/+5
2024-08-14block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-08-14tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt1-1/+1
2024-08-14bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong1-1/+0
2024-08-14net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn1-11/+5
2024-08-14profiling: remove profile=sleep supportTetsuo Handa1-1/+0
2024-08-14PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori1-0/+2
2024-08-14block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-7/+7
2024-08-14Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"Frederic Weisbecker1-2/+0
2024-08-11RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu1-0/+1
2024-08-11mm/migrate: move NUMA hinting fault folio isolation + checks under PTLDavid Hildenbrand1-0/+7
2024-08-11mm: fix khugepaged activation policyRyan Roberts1-12/+0
2024-08-11mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai1-2/+2
2024-08-03perf: Fix event leak upon exec and file releaseFrederic Weisbecker1-0/+1
2024-08-03alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan1-15/+1
2024-08-03fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann1-0/+10
2024-08-03jbd2: precompute number of transaction descriptor blocksJan Kara1-0/+7
2024-08-03jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara1-5/+0
2024-08-03genirq: Set IRQF_COND_ONESHOT in request_irq()Rafael J. Wysocki1-1/+1
2024-08-03task_work: Introduce task_work_cancel() againFrederic Weisbecker1-0/+1
2024-08-03task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker1-1/+1
2024-08-03lsm: fixup the inode xattr capability handlingPaul Moore1-0/+1
2024-08-03Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto1-3/+2
2024-08-03mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin1-0/+1
2024-08-03mm/huge_memory: avoid PMD-size page cache if neededGavin Shan1-3/+9