summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-17spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2024-11-17fs: create kiocb_{start,end}_write() helpersAmir Goldstein
2024-11-17net: phy: export phy_error and phy_trigger_machineIoana Ciornei
2024-11-08mm: add remap_pfn_range_notrackChristoph Hellwig
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver
2024-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2024-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-22net: enetc: add missing static descriptor and inline keywordWei Fang
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-10-17kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa
2024-10-17kallsyms: Make kallsyms_on_each_symbol generally availableJiri Olsa
2024-10-17vdpa: Add eventfd for the vdpa callbackXie Yongji
2024-10-17i2c: Add i2c_get_match_data()Biju Das
2024-10-17device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko
2024-10-17mount: warn only once about timestamp range expirationAnthony Iliopoulos
2024-10-17fs: explicitly unregister per-superblock BDIsChristoph Hellwig
2024-10-17cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long
2024-10-17inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-10-17cgroup: Make operations on the cgroup root_list RCU safeYafang Shao
2024-09-12sunrpc: remove ->pg_stats from svc_programJosef Bacik
2024-09-12sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-09-12i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald
2024-09-12bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeConnor O'Brien
2024-09-12fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein
2024-09-12hwspinlock: Introduce hwspin_lock_bust()Richard Maina
2024-09-12i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald
2024-09-04binfmt_misc: pass binfmt_misc flags to the interpreterLaurent Vivier
2024-09-04block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa
2024-09-04fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-09-04vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-19Fix gcc 4.9 build issue in 5.10.yJari Ruusu
2024-08-19bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong
2024-08-19PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori
2024-08-19genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier
2024-08-19genirq: Allow the PM device to originate from irq domainMarc Zyngier
2024-08-19kernel: rerun task_work while freezing in get_signal()Pavel Begunkov
2024-08-19jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-08-19task_work: Introduce task_work_cancel() againFrederic Weisbecker
2024-08-19task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker
2024-08-19qed: Improve the stack space of filter_config()Shai Malin
2024-08-19mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-07-27bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-07-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2024-07-18mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-18ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-07-18bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queuesWang Yufen
2024-07-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara