index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-10
fbdev: clps711x-fb: Remove unreachable unregister_framebuffer() call
Karl Mehltretter
2026-08-10
fbdev: mb862xxfb: Silence possibly unused functions
Helge Deller
2026-08-10
sticon/parisc: Detect default STI graphics card for console output
Helge Deller
2026-08-10
fbdev: ssd1307fb: defer I2C transfers from damage callbacks
Hui Su
2026-08-10
fbdev: au1100fb: drop unneeded semicolon
Julia Lawall
2026-08-10
fbdev: tdfxfb: Program the initial video mode
Daniel Palmer
2026-08-10
fbdev: tdfxfb: Wake the VGA core before programming the CRTC
Daniel Palmer
2026-08-10
fbdev: tdfxfb: Manually boot unbooted cards
Daniel Palmer
2026-08-10
fbdev: tdfxfb: Attempt to detect if the card wasn't booted
Daniel Palmer
2026-08-10
fbdev: tdfxfb: Add helper to read config table from BIOS
Daniel Palmer
2026-08-10
fbdev: core: Clamp total_size to smem_len in read/write functions
Mingyu Wang
2026-08-10
fbdev: kyro: Validate overlay viewport coordinates
Danila Chernetsov
2026-08-10
fbdev: mb862xx: replace dead select with dependency
Julian Braha
2026-08-10
fbdev: sa1100fb: Remove redundant dev_err()
Pan Chuang
2026-08-10
fbdev: s3c-fb: Remove redundant dev_err()
Pan Chuang
2026-08-10
fbdev: pxafb: Remove redundant dev_err()
Pan Chuang
2026-08-10
fbdev: pxa3xx-gcu: Remove redundant dev_err()
Pan Chuang
2026-08-10
fbdev: pxa168fb: Remove redundant dev_err()
Pan Chuang
2026-08-10
fbdev: omapfb/dsi-cm: Remove redundant dev_err()
Pan Chuang
2026-08-10
fbdev: mmp: Remove redundant dev_err()
Pan Chuang
2026-08-10
fonts: fixup font.h kernel-doc warnings
Randy Dunlap
2026-08-10
fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
Florian Fuchs
2026-08-10
fbdev: udlfb: validate vendor descriptor items
Pengpeng Hou
2026-08-10
fbdev: sstfb: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-08-10
fbdev: omap2: dsi: do not copy isr table
Andreas Kemnade
2026-08-10
fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()
Myeonghun Pak
2026-08-10
fbdev: uvesafb: unregister connector callback on init failure
Myeonghun Pak
2026-08-10
rust: sync: Add abstraction for rcu_barrier()
Philipp Stanner
2026-08-10
rust: types: implement ForeignOwnable for ARef<T>
Danilo Krummrich
2026-08-10
rust: error: add remaining error codes
Timur Tabi
2026-08-09
apparmor: fix integer overflow in verify_tags() bounds check
Fabrice Derepas
2026-08-10
rust: bug: fix warn_on macro build error on UML
FUJITA Tomonori
2026-08-10
rust: bug: skip arch-specific asm in `testlib` builds
FUJITA Tomonori
2026-08-10
rust: bug: prevent dead_code warning from warn_on!'s flags constant
FUJITA Tomonori
2026-08-09
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
2026-08-09
perf python: Fix memory leak in pyrf__metrics_cb
Ian Rogers
2026-08-09
perf python: Fix count_values memory leak in pyrf_evsel__read
Ian Rogers
2026-08-09
perf python: Fix MetricGroup return type in perf.pyi
Ian Rogers
2026-08-09
perf python: Add thread and PMU uninitialized checks
Ian Rogers
2026-08-10
rust: bitfield: always inline test conversions
Antoni Boucher
2026-08-09
perf python: Zero initialize perf_data in pyrf_data__init
Ian Rogers
2026-08-09
perf python: Validate attribute setters in pyrf_evsel
Ian Rogers
2026-08-09
perf python: Validate CPU and thread maps in pyrf_evsel__open
Ian Rogers
2026-08-09
perf python: Check counts_values size in set_values
Ian Rogers
2026-08-09
perf test: Fix skiplist leak in cmd_test
Ian Rogers
2026-08-09
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
2026-08-09
perf python: Fix memory leak in pyrf_evlist__get_pollfd
Ian Rogers
2026-08-09
perf tools: Fix sb_evlist leaks in top and record
Ian Rogers
2026-08-09
perf stat: Fix evsel_list leak in cmd_stat
Ian Rogers
2026-08-09
perf script: Fix metric_evlist leak in script_find_metrics
Ian Rogers
[prev]
[next]