summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-04bpf: Add bitwise tracking for BPF_ENDTianci Cao
2026-02-04Merge branch 'bpf-fix-conditions-when-timer-wq-can-be-called'Andrii Nakryiko
2026-02-04selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov
2026-02-04bpf: Add a recursion check to prevent loops in bpf_timerAlexei Starovoitov
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov
2026-02-04bpf: Tighten conditions when timer/wq can be called synchronouslyAlexei Starovoitov
2026-02-04accel/amdxdna: Move RPM resume into job run functionLizhi Hou
2026-02-04accel/amdxdna: Fix incorrect DPM level after suspend/resumeLizhi Hou
2026-02-04ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-04tools/power turbostat: Remove redundant newlines from err(3) stringsLen Brown
2026-02-04tools/power turbostat: Allow more use of is_hybrid flagLen Brown
2026-02-04tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"Len Brown
2026-02-04tools/power turbostat.8: Document the "--force" optionLen Brown
2026-02-04tools/power turbostat: Harden against unexpected valuesLen Brown
2026-02-04tools/power turbostat: Dump hypervisor nameLen Brown
2026-02-04tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)Len Brown
2026-02-04tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)Len Brown
2026-02-04tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown
2026-02-04HID: sony: add dongle device IDs for CRKD Gibson SGRosalie Wanders
2026-02-04Merge branch 'pm-tools'Rafael J. Wysocki
2026-02-04Merge branches 'pm-powercap', 'pm-opp' and 'pm-em'Rafael J. Wysocki
2026-02-05nouveau/vmm: start tracking if the LPT PTE is valid. (v6)Dave Airlie
2026-02-05nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)Dave Airlie
2026-02-05nouveau/vmm: rewrite pte tracker using a struct and bitfields.Dave Airlie
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-04Merge branch 'pm-sleep'Rafael J. Wysocki
2026-02-04Merge branch 'pm-cpuidle'Rafael J. Wysocki
2026-02-04fsverity: remove inode from fsverity_verification_ctxEric Biggers
2026-02-04fsverity: use a hashtable to find the fsverity_infoChristoph Hellwig
2026-02-04btrfs: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04f2fs: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04ext4: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04nvdimm: virtio_pmem: serialize flush requestsLi Chen
2026-02-04vhost: fix caching attributes of MMIO regions by setting them explicitlyKommula Shiva Shankar
2026-02-04vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()Cindy Lu
2026-02-04vdpa/mlx5: reuse common function for MAC address updatesCindy Lu
2026-02-04vdpa/mlx5: update mlx_features with driver state checkCindy Lu
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki
2026-02-04ASoC: ti: davinci-mcasp: Add asynchronous mode supportSen Wang
2026-02-04ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streamsSen Wang
2026-02-04ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous functionSen Wang
2026-02-04ASoC: dt-bindings: davinci-mcasp: Add properties for asynchronous modeSen Wang
2026-02-04resolve_btfids: Refactor the sort_btf_by_name functionDonglin Peng
2026-02-04Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-nextDave Jiang
2026-02-04spi: geni-qcom: Add target abort supportPraveen Talari
2026-02-04spi: geni-qcom: Drop unused msg parameter from timeout handlersPraveen Talari
2026-02-04spi: geni-qcom: Fix abort sequence execution for serial engine errorsPraveen Talari
2026-02-04spi: geni-qcom: Improve target mode allocation by using proper allocation fun...Praveen Talari
2026-02-04Merge branch 'bpf-misc-changes-around-af_unix'Martin KaFai Lau