summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-02-05locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCKMarco Elver
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-02-05Samsung S2MPG10 regulator and S2MPG11 PMIC driversMark Brown
2026-02-04Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-04bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
2026-02-04bpf: Add bitwise tracking for BPF_ENDTianci Cao
2026-02-04ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-04Merge branch 'pm-sleep'Rafael J. Wysocki
2026-02-04ASoC: ti: davinci-mcasp: Add asynchronous mode supportSen Wang
2026-02-04regulator: s2mps11: add S2MPG10 regulatorAndré Draszik
2026-02-04regulator: add REGULATOR_LINEAR_VRANGE macroAndré Draszik
2026-02-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan
2026-02-04sched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner
2026-02-04mfd: sec: Add support for S2MPG11 PMIC via ACPMAndré Draszik
2026-02-04mfd: sec: s2mpg10: Reorder regulators for better probe performanceAndré Draszik
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-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan
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