summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10fbdev: tdfxfb: Attempt to detect if the card wasn't bootedDaniel Palmer
2026-08-10fbdev: tdfxfb: Add helper to read config table from BIOSDaniel Palmer
2026-08-10fbdev: core: Clamp total_size to smem_len in read/write functionsMingyu Wang
2026-08-10fbdev: kyro: Validate overlay viewport coordinatesDanila Chernetsov
2026-08-10fbdev: mb862xx: replace dead select with dependencyJulian Braha
2026-08-10fbdev: sa1100fb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: s3c-fb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pxafb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pxa3xx-gcu: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pxa168fb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: omapfb/dsi-cm: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: mmp: Remove redundant dev_err()Pan Chuang
2026-08-10fonts: fixup font.h kernel-doc warningsRandy Dunlap
2026-08-10fbdev: pvr2fb: correct user pointer annotation and sentinel initializerFlorian Fuchs
2026-08-10fbdev: udlfb: validate vendor descriptor itemsPengpeng Hou
2026-08-10fbdev: sstfb: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-08-10fbdev: omap2: dsi: do not copy isr tableAndreas Kemnade
2026-08-10fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()Myeonghun Pak
2026-08-10fbdev: uvesafb: unregister connector callback on init failureMyeonghun Pak
2026-08-10rust: sync: Add abstraction for rcu_barrier()Philipp Stanner
2026-08-10rust: types: implement ForeignOwnable for ARef<T>Danilo Krummrich
2026-08-10rust: error: add remaining error codesTimur Tabi
2026-08-09apparmor: fix integer overflow in verify_tags() bounds checkFabrice Derepas
2026-08-10rust: bug: fix warn_on macro build error on UMLFUJITA Tomonori
2026-08-10rust: bug: skip arch-specific asm in `testlib` buildsFUJITA Tomonori
2026-08-10rust: bug: prevent dead_code warning from warn_on!'s flags constantFUJITA Tomonori
2026-08-09perf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
2026-08-09perf python: Fix memory leak in pyrf__metrics_cbIan Rogers
2026-08-09perf python: Fix count_values memory leak in pyrf_evsel__readIan Rogers
2026-08-09perf python: Fix MetricGroup return type in perf.pyiIan Rogers
2026-08-09perf python: Add thread and PMU uninitialized checksIan Rogers
2026-08-10rust: bitfield: always inline test conversionsAntoni Boucher
2026-08-09perf python: Zero initialize perf_data in pyrf_data__initIan Rogers
2026-08-09perf python: Validate attribute setters in pyrf_evselIan Rogers
2026-08-09perf python: Validate CPU and thread maps in pyrf_evsel__openIan Rogers
2026-08-09perf python: Check counts_values size in set_valuesIan Rogers
2026-08-09perf test: Fix skiplist leak in cmd_testIan Rogers
2026-08-09perf synthetic-events: Fix uninitialized pthread_joinIan Rogers
2026-08-09perf python: Fix memory leak in pyrf_evlist__get_pollfdIan Rogers
2026-08-09perf tools: Fix sb_evlist leaks in top and recordIan Rogers
2026-08-09perf stat: Fix evsel_list leak in cmd_statIan Rogers
2026-08-09perf script: Fix metric_evlist leak in script_find_metricsIan Rogers
2026-08-10Merge tag 'drm-rust-next-2026-08-08' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-08-10rust: impl_flags: use bit helper in exampleKosumi Chan
2026-08-10rust: sync: improve `Arc` documentation linksHarish C S
2026-08-10docs: rust: quick-start: remove Ubuntu 25.10Miguel Ojeda
2026-08-10Merge tag 'pin-init-v7.3' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao
2026-08-10LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()Bibo Mao