summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-25net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet
2026-01-25u64_stats: Introduce u64_stats_copy()David Yang
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-24bpf: support fsession for bpf_session_cookieMenglong Dong
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23net: introduce mangleid_featuresPaolo Abeni
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski
2026-01-23fsnotify: Track inode connectors for a superblockJan Kara
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman
2026-01-22units: add conversion macros for percentage related unitsJonathan Santos
2026-01-22iio: core: Add cleanup.h support for iio_device_claim_*()Kurt Borja
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich
2026-01-22mfd: axp20x: AXP717: Add type-C CC registersChen-Yu Tsai
2026-01-22mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)
2026-01-22mfd: bd71828: Add some missing charger related registersAndreas Kemnade
2026-01-22mfd: tps6105x: Fix kernel-doc warnings relating to the core struct and tps610...Randy Dunlap
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner