summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-31libfs: allow to specify s_d_flagsChristian Brauner1-0/+1
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo1-4/+8
2025-10-30prandom: remove next_pseudo_random32Markus Theil1-6/+0
2025-10-30sysctl: fix kernel-doc format warningRandy Dunlap1-7/+4
2025-10-30byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()Eric Biggers1-0/+16
2025-10-30compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+6
2025-10-30scsi: firmware: xilinx: Add APIs for UFS PHY initializationAjay Neeli2-0/+39
2025-10-30scsi: firmware: xilinx: Add support for secure read/write ioctl interfaceIzhar Ameer Shaikh1-0/+15
2025-10-30net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit1-1/+10
2025-10-30ipv4: icmp: Add RFC 5837 supportIdo Schimmel1-0/+32
2025-10-30fs: Make wbc_to_tag() inline and use it in fs.Julian Sun1-0/+7
2025-10-29writeback: allow the file system to override MIN_WRITEBACK_PAGESChristoph Hellwig2-0/+6
2025-10-29mm: rename filemap_fdatawrite_range_kick to filemap_flush_rangeChristoph Hellwig1-3/+3
2025-10-29mm: remove __filemap_fdatawrite_rangeChristoph Hellwig1-2/+0
2025-10-29mm: remove filemap_fdatawrite_wbcChristoph Hellwig1-2/+0
2025-10-29mm,btrfs: add a filemap_flush_nr helperChristoph Hellwig1-0/+1
2025-10-29regmap: add flat cache with sparse validitySander Vanheule1-6/+11
2025-10-29perf: Support deferred user unwindPeter Zijlstra3-13/+14
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra1-0/+1
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra1-0/+1
2025-10-29unwind: Make unwind_task_info::unwind_mask consistentPeter Zijlstra2-3/+4
2025-10-29unwind: Simplify unwind_reset_info()Peter Zijlstra1-14/+14
2025-10-29unwind: Add required include filesPeter Zijlstra1-0/+2
2025-10-29unwind: Shorten linesPeter Zijlstra1-4/+14
2025-10-29dma-mapping: remove unused map_page callbackLeon Romanovsky1-7/+0
2025-10-29dma-mapping: remove unused mapping resource callbacksLeon Romanovsky1-6/+0
2025-10-29dma-mapping: prepare dma_map_ops to conversion to physical addressLeon Romanovsky1-0/+7
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1
2025-10-29tools/dma: move dma_map_benchmark from selftests to tools/dmaQinxin Xia1-32/+0
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra17-16/+127
2025-10-29net: rps: softnet_data reorg to make enqueue_to_backlog() fastEric Dumazet1-1/+10
2025-10-29tracing: Add trace_seq_pop() and seq_buf_pop()Steven Rostedt2-0/+30
2025-10-29Add SDCA UMP/FDL supportMark Brown1-10/+11
2025-10-29fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams1-0/+7
2025-10-28rcu: Add a small-width RCU watching counter debug optionValentin Schneider1-7/+37
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo1-1/+1
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-1/+0
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-0/+5
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-10-28regulator: pca9450: add input supply linksMark Brown17-16/+127
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch1-1/+1
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch1-0/+3
2025-10-28pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'Antonio Borneo1-0/+8
2025-10-28pinctrl: pinconf-generic: Handle string values for generic propertiesAntonio Borneo1-2/+9
2025-10-28seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2025-10-27bpf: dispatch to sleepable file dynptrMykyta Yatsenko1-0/+3
2025-10-27bpf: add plumbing for file-backed dynptrMykyta Yatsenko1-1/+6
2025-10-27lib: move freader into buildid.hMykyta Yatsenko1-0/+25