summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-30selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa
2026-01-30x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa
2026-01-30x86/fgraph: Fix return_to_handler regs.rsp valueJiri Olsa
2026-01-30Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' into psy-nextSebastian Reichel
2026-01-30KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah
2026-01-30KVM: x86: Harden against unexpected adjustments to kvm_cpu_capsSean Christopherson
2026-01-30KVM: VMX: Print out "bad" offsets+value on VMCS config mismatchSean Christopherson
2026-01-30KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()Sean Christopherson
2026-01-30Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-30Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-30tick/nohz: Optimize check_tick_dependency() with early returnIonut Nechita (Sunlight Linux)
2026-01-30selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernelsChangwoo Min
2026-01-30Merge branch 'bpf-tail-calls-in-sleepable-programs'Alexei Starovoitov
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa
2026-01-30bpf: Allow sleepable programs to use tail callsJiri Olsa
2026-01-30dt-bindings: power: supply: google,goldfish-battery: Convert to DT schemaKuan-Wei Chiu
2026-01-30power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymerVal Packett
2026-01-30Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-30power: supply: wm97xx: Use devm_power_supply_register()Waqar Hameed
2026-01-30power: supply: wm97xx: Use devm_kcalloc()Waqar Hameed
2026-01-30power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handlerWaqar Hameed
2026-01-30accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi
2026-01-30accel/amdxdna: Stop job scheduling across aie2_release_resource()Lizhi Hou
2026-01-30accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()Lizhi Hou
2026-01-30power: reset: tdx-ec-poweroff: fix restartEmanuele Ghidoli
2026-01-30PM: EM: Documentation: Fix bug in example code snippetPatrick Little
2026-01-30Documentation: Fix typos in energy model documentationPatrick Little
2026-01-30cpuidle: governors: teo: Refine intercepts-based idle state lookupRafael J. Wysocki
2026-01-30cpuidle: governors: teo: Adjust the classification of wakeup eventsRafael J. Wysocki
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-01-30PCI: Initialize RCB from pci_configure_device()Håkon Bugge
2026-01-30PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg
2026-01-30PCI: endpoint: pci-epf-test: Allow overriding default BAR sizesNiklas Cassel
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka
2026-01-30f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker
2026-01-30NFS: Pass a struct nfs_client to nfs4_init_sequence()Anna Schumaker
2026-01-30NFS: Move NFS v4.0 pathdown recovery into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_init_client into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_shutdown_client into nfs40client.cAnna Schumaker
2026-01-30NFS: Make the various NFS v4.0 operations static againAnna Schumaker
2026-01-30NFS: Move the NFS v4.0 minor version ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_state_renewal_ops into nfs40proc.cAnna Schumaker