summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-07bpf: Convert bpf_selem_unlink to failableAmery Hung1-1/+1
2026-02-07bpf: Convert bpf_selem_link_map to failableAmery Hung1-3/+3
2026-02-07bpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung1-0/+1
2026-02-07Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold1-89/+0
2026-02-06io_uring: allow registration of per-task restrictionsJens Axboe1-0/+2
2026-02-06io_uring: add task fork hookJens Axboe2-1/+14
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu1-0/+3
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley1-5/+0
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang1-0/+2
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel4-0/+57
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann2-3/+2
2026-02-06net/mlx5: Fix 1600G link mode enum namingYael Chemla1-1/+1
2026-02-06procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko1-0/+3
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+53
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+12
2026-02-05usb: phy: tegra: parametrize PORTSC1 register offsetSvyatoslav Ryhel1-0/+2
2026-02-05usb: phy: tegra: parametrize HSIC PTS valueSvyatoslav Ryhel1-0/+2
2026-02-05usb: phy: tegra: cosmetic fixesSvyatoslav Ryhel1-2/+2
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu1-0/+3
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet1-29/+22
2026-02-05dpll: Add reference count tracking supportIvan Vecera1-6/+15
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera1-0/+2
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros1-0/+29
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera1-0/+11
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki1-1/+2
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