summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-26net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet1-2/+1
2026-01-26net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet1-5/+5
2026-01-26u64_stats: Introduce u64_stats_copy()David Yang1-0/+15
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2026-01-25bpf: support fsession for bpf_session_cookieMenglong Dong1-0/+15
2026-01-25bpf: support fsession for bpf_session_is_returnMenglong Dong1-0/+2
2026-01-25bpf: add fsession supportMenglong Dong1-0/+19
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2026-01-24scsi: Change the return type of the .queuecommand() callbackBart Van Assche1-1/+2
2026-01-24Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang1-0/+5
2026-01-23net: introduce mangleid_featuresPaolo Abeni1-0/+3
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao3-0/+21
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel1-0/+5
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel1-1/+1
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski2-0/+2
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski1-0/+40
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski1-0/+1
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski1-0/+2
2026-01-23fsnotify: Track inode connectors for a superblockJan Kara1-1/+4
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain1-2/+74
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain1-0/+19
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain2-13/+29
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-18/+59
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-12/+2
2026-01-23net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger1-0/+1
2026-01-23net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger1-2/+3
2026-01-23PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming1-1/+1
2026-01-23Revert "PCI/TSM: Report active IDE streams"Dan Williams2-5/+0
2026-01-23PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman1-0/+2
2026-01-23PCI: Introduce pcie_is_cxl()Terry Bowman1-0/+6
2026-01-22units: add conversion macros for percentage related unitsJonathan Santos1-0/+19
2026-01-22iio: core: Add cleanup.h support for iio_device_claim_*()Kurt Borja1-0/+65
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja1-2/+33
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja1-12/+28
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja1-0/+3
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron2-9/+19
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich1-4/+0
2026-01-22mfd: axp20x: AXP717: Add type-C CC registersChen-Yu Tsai1-0/+3
2026-01-22mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)1-0/+2
2026-01-22mfd: bd71828: Add some missing charger related registersAndreas Kemnade1-0/+2
2026-01-22mfd: tps6105x: Fix kernel-doc warnings relating to the core struct and tps610...Randy Dunlap1-2/+3
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones2-1/+118
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig1-1/+0
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner1-0/+108
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner1-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner2-10/+30
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner3-8/+12
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner2-0/+3
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner1-0/+9
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner1-0/+5