summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki1-1/+2
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp1-31/+0
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp2-0/+20
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp2-2/+1
2026-02-05locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCKMarco Elver1-10/+10
2026-02-05net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea1-0/+5
2026-02-05net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-02-05net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen1-8/+8
2026-02-05Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-4/+270
2026-02-05Samsung S2MPG10 regulator and S2MPG11 PMIC driversMark Brown5-11/+579
2026-02-05Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+1
2026-02-05bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+5
2026-02-05bpf: Add bitwise tracking for BPF_ENDTianci Cao1-0/+5
2026-02-05ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko1-0/+6
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2026-02-04Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+1
2026-02-04fsverity: use a hashtable to find the fsverity_infoChristoph Hellwig1-56/+34
2026-02-04ASoC: ti: davinci-mcasp: Add asynchronous mode supportSen Wang1-1/+2
2026-02-04regulator: s2mps11: add S2MPG10 regulatorAndré Draszik1-0/+24
2026-02-04regulator: add REGULATOR_LINEAR_VRANGE macroAndré Draszik1-0/+5
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-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-04of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski1-0/+7
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: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang1-1/+2
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen1-0/+1