summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-04mm/slab: place slabobj_ext metadata in unused space within s->sizeHarry Yoo
2026-02-04mm/slab: move [__]ksize and slab_ksize() to mm/slub.cHarry Yoo
2026-02-04mm/slab: allow specifying free pointer offset when using constructorHarry Yoo
2026-02-04platform/chrome: lightbar: Use flexible array memberGwendal Grignou
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
2026-02-03of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2026-02-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder
2026-02-03blk-mq: add a new queue sysfs attribute async_depthYu Kuai
2026-02-03block: convert nr_requests to unsigned intYu Kuai
2026-02-03kthread: Honour kthreads preferred affinity after cpuset changesFrederic Weisbecker
2026-02-03sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAINFrederic Weisbecker
2026-02-03sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()Frederic Weisbecker
2026-02-03cpuset: Remove cpuset_cpu_is_isolated()Frederic Weisbecker
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker
2026-02-03cpuset: Provide lockdep check for cpuset lock heldFrederic Weisbecker
2026-02-03cpu: Provide lockdep check for CPU hotplug lock write-heldFrederic Weisbecker
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit
2026-02-03revocable: fix SRCU index corruption by requiring caller-provided storageTzung-Bi Shih
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-02-03platform/chrome: lightbar: Fix lightbar_program_ex alignmentGwendal Grignou
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet
2026-02-02net: add a debug check in __skb_push()Eric Dumazet
2026-02-02fsverity: push out fsverity_info lookupChristoph Hellwig
2026-02-02fsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown
2026-02-02spi: add multi-lane supportMark Brown
2026-02-02rcu: Mark lockdep_assert_rcu_helper() __always_inlineArnd Bergmann
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-02-02spi: add multi_lane_mode field to struct spi_transferDavid Lechner
2026-02-02spi: support controllers with multiple data lanesDavid Lechner
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: ieee80211: add some initial UHR definitionsJohannes Berg
2026-02-02wifi: mac80211: correct ieee80211-{s1g/eht}.h include guard commentsLachlan Hodges
2026-02-01Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-01mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-02-01genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior
2026-02-01cgroup: increase maximum subsystem count from 16 to 32Chen Ridong
2026-01-31ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-01-31delayacct: add timestamp of delay maxWang Yaxin