aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa2-0/+117
2026-01-30bpf: Allow sleepable programs to use tail callsJiri Olsa3-1/+5
2026-01-30dt-bindings: power: supply: google,goldfish-battery: Convert to DT schemaKuan-Wei Chiu2-17/+41
2026-01-30power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymerVal Packett1-1/+2
2026-01-30Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-34/+52
2026-01-30power: supply: wm97xx: Use devm_power_supply_register()Waqar Hameed1-12/+4
2026-01-30power: supply: wm97xx: Use devm_kcalloc()Waqar Hameed1-11/+5
2026-01-30power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handlerWaqar Hameed1-5/+5
2026-01-30accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi1-2/+8
2026-01-30accel/amdxdna: Stop job scheduling across aie2_release_resource()Lizhi Hou1-0/+6
2026-01-30accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()Lizhi Hou2-0/+4
2026-01-30power: reset: tdx-ec-poweroff: fix restartEmanuele Ghidoli1-0/+19
2026-01-30PM: EM: Documentation: Fix bug in example code snippetPatrick Little1-2/+2
2026-01-30Documentation: Fix typos in energy model documentationPatrick Little2-11/+11
2026-01-30cpuidle: governors: teo: Refine intercepts-based idle state lookupRafael J. Wysocki1-7/+43
2026-01-30cpuidle: governors: teo: Adjust the classification of wakeup eventsRafael J. Wysocki1-11/+14
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-01-30PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-01-30PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
2026-01-30PCI: endpoint: pci-epf-test: Allow overriding default BAR sizesNiklas Cassel2-2/+116
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
2026-01-30f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong1-4/+4
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker25-368/+35
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker8-5/+47
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker4-72/+70
2026-01-30NFS: Pass a struct nfs_client to nfs4_init_sequence()Anna Schumaker4-69/+87
2026-01-30NFS: Move NFS v4.0 pathdown recovery into nfs40client.cAnna Schumaker3-22/+25
2026-01-30NFS: Move nfs40_init_client into nfs40client.cAnna Schumaker4-28/+28
2026-01-30NFS: Move nfs40_shutdown_client into nfs40client.cAnna Schumaker5-9/+13
2026-01-30NFS: Make the various NFS v4.0 operations static againAnna Schumaker2-10/+5
2026-01-30NFS: Move the NFS v4.0 minor version ops into nfs40proc.cAnna Schumaker4-111/+115
2026-01-30NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.cAnna Schumaker4-109/+114
2026-01-30NFS: Split out the nfs40_state_renewal_ops into nfs40proc.cAnna Schumaker4-101/+103
2026-01-30NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.cAnna Schumaker4-29/+34
2026-01-30NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cAnna Schumaker9-194/+214
2026-01-30NFS: Move nfs40_call_sync_ops into nfs40proc.cAnna Schumaker5-25/+40
2026-01-30Merge branch 'for-7.0/cxl-misc' into cxl-for-nextDave Jiang1-2/+1
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh1-22/+2
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh2-3/+1
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh2-2/+0
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh4-12/+4
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh4-71/+1
2026-01-30arm64: dts: socfpga: agilex: add emmc supportNg Tze Yee2-0/+106
2026-01-30tracing: Add kerneldoc to trace_event_buffer_reserve()Steven Rostedt1-0/+16
2026-01-30include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()John Garry1-6/+2
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt3-10/+21