summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-02-04mm/slab: move [__]ksize and slab_ksize() to mm/slub.cHarry Yoo-1/+0
2026-02-04mm/slab: allow specifying free pointer offset when using constructorHarry Yoo-14/+16
2026-02-04mshv: Update hv_stats_page definitionsNuno Das Neves-0/+7
2026-02-03dt-bindings: clock: aspeed: Add VIDEO reset definitionJammy Huang-0/+1
2026-02-04platform/chrome: lightbar: Use flexible array memberGwendal Grignou-1/+1
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore-0/+1
2026-02-03lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightlyEric Biggers-1/+3
2026-02-03scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann-4/+0
2026-02-03of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski-0/+7
2026-02-03dt-bindings: Remove unused includesRob Herring (Arm)-1462/+0
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-0/+3
2026-02-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan-2/+5
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder-0/+9
2026-02-03blk-mq: add a new queue sysfs attribute async_depthYu Kuai-0/+1
2026-02-03block: convert nr_requests to unsigned intYu Kuai-1/+1
2026-02-03kthread: Honour kthreads preferred affinity after cpuset changesFrederic Weisbecker-0/+1
2026-02-03sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAINFrederic Weisbecker-1/+1
2026-02-03sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()Frederic Weisbecker-2/+1
2026-02-03cpuset: Remove cpuset_cpu_is_isolated()Frederic Weisbecker-9/+1
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker-1/+1
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker-0/+3
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker-0/+2
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker-0/+4
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker-0/+7
2026-02-03cpuset: Provide lockdep check for cpuset lock heldFrederic Weisbecker-0/+2
2026-02-03cpu: Provide lockdep check for CPU hotplug lock write-heldFrederic Weisbecker-0/+2
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker-0/+4
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang-14/+23
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang-1/+4
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang-1/+3
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang-5/+15
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang-0/+1
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang-4/+19
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang-7/+47
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen-0/+1
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit-2/+0
2026-02-03revocable: fix SRCU index corruption by requiring caller-provided storageTzung-Bi Shih-16/+38
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih-5/+3
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra-483/+807
2026-02-03btrfs: allow mounting filesystems with remap-tree incompat flagMark Harmstone-1/+4
2026-02-03btrfs: add extended version of struct block_group_itemMark Harmstone-0/+8
2026-02-03btrfs: add METADATA_REMAP chunk typeMark Harmstone-1/+3
2026-02-03btrfs: add definitions and constants for remap-treeMark Harmstone-0/+18
2026-02-03platform/chrome: lightbar: Fix lightbar_program_ex alignmentGwendal Grignou-2/+2
2026-02-02tcp: export tcp_splice_stateGeliang Tang-0/+11
2026-02-02ptp: vmclock: support device notificationsBabis Chalios-0/+5
2026-02-02ptp: vmclock: add vm generation counterBabis Chalios-0/+15
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet-12/+12
2026-02-02inet: add dst4_mtu() and dst6_mtu() helpersEric Dumazet-0/+12