summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-04KVM: s390: Storage key manipulation IOCTLClaudio Imbrenda1-0/+11
2026-02-04ASoC: SDCA: Add regmap defaults for specification defined valuesCharles Keepax1-0/+4
2026-02-04ASoC: tas2781: Put three different calibrated data solution into the same dat...Shenghao Ding1-2/+1
2026-02-04regulator: s2mps11: add S2MPG10 regulatorAndré Draszik1-0/+24
2026-02-04regulator: add REGULATOR_LINEAR_VRANGE macroAndré Draszik1-0/+5
2026-02-04regulator: dt-bindings: add s2mpg11-pmic regulatorsAndré Draszik1-0/+14
2026-02-04regulator: dt-bindings: add s2mpg10-pmic regulatorsAndré Draszik1-0/+39
2026-02-04ASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan1-0/+2
2026-02-04uapi: sound: sof: tokens: Add missing token for KCPSRanjani Sridharan1-0/+1
2026-02-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan1-1/+1
2026-02-04sched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner1-4/+2
2026-02-04mfd: sec: Add support for S2MPG11 PMIC via ACPMAndré Draszik3-0/+540
2026-02-04mfd: sec: s2mpg10: Reorder regulators for better probe performanceAndré Draszik1-10/+10
2026-02-04leds: expresswire: Fix chip state breakageDuje Mihanović1-3/+0
2026-02-04mm/slab: place slabobj_ext metadata in unused space within s->sizeHarry Yoo1-0/+9
2026-02-04mm/slab: move [__]ksize and slab_ksize() to mm/slub.cHarry Yoo1-1/+0
2026-02-04mm/slab: allow specifying free pointer offset when using constructorHarry Yoo1-14/+16
2026-02-04mshv: Update hv_stats_page definitionsNuno Das Neves1-0/+7
2026-02-04dt-bindings: clock: aspeed: Add VIDEO reset definitionJammy Huang1-0/+1
2026-02-04platform/chrome: lightbar: Use flexible array memberGwendal Grignou1-1/+1
2026-02-04net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore1-0/+1
2026-02-04lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightlyEric Biggers1-1/+3
2026-02-04scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann1-4/+0
2026-02-04of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski1-0/+7
2026-02-04dt-bindings: Remove unused includesRob Herring (Arm)16-1462/+0
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang1-0/+3
2026-02-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan1-2/+5
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder2-0/+9
2026-02-03blk-mq: add a new queue sysfs attribute async_depthYu Kuai1-0/+1
2026-02-03block: convert nr_requests to unsigned intYu Kuai1-1/+1
2026-02-03kthread: Honour kthreads preferred affinity after cpuset changesFrederic Weisbecker1-0/+1
2026-02-03sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAINFrederic Weisbecker1-1/+1
2026-02-03sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()Frederic Weisbecker1-2/+1
2026-02-03cpuset: Remove cpuset_cpu_is_isolated()Frederic Weisbecker2-9/+1
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker1-1/+1
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker1-0/+3
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker1-0/+2
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker1-0/+4
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker1-0/+7
2026-02-03cpuset: Provide lockdep check for cpuset lock heldFrederic Weisbecker1-0/+2
2026-02-03cpu: Provide lockdep check for CPU hotplug lock write-heldFrederic Weisbecker2-0/+2
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker1-0/+4
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang2-14/+23
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang2-1/+4
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang1-1/+3
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang1-5/+15
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang1-0/+1
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang1-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang2-4/+19
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang3-7/+47