Skip to content

CI-BUILD-6.12-main-6.12.7-2024-12-29_1956

Compare
Choose a tag to compare

CI-Build for 6.12-main (6.12.7)

last commits:
078d974 2024-12-29 defconfig: r3/r4: add support for marvell phys (HEAD -> 6.12-main, origin/6.12-main) by Frank Wunderlich
e08bb55 2024-12-29 Merge tag 'v6.12.7' into 6.12-main by Frank Wunderlich
319addc 2024-12-27 Linux 6.12.7 by Greg Kroah-Hartman
2d129be 2024-04-26 epoll: Add synchronous wakeup support for ep_poll_callback by Xuewen Yan
a086c8d 2024-12-12 mm: convert partially_mapped set/clear operations to be atomic by Usama Arif
a095090 2024-12-04 mm: shmem: fix ShmemHugePages at swapout by Hugh Dickins
cb12d61 2024-10-28 mm: use aligned address in copy_user_gigantic_page() by Kefeng Wang
b79b6fe 2024-10-28 mm: use aligned address in clear_gigantic_page() by Kefeng Wang
eb90418 2024-12-06 ceph: fix memory leak in ceph_direct_read_write() by Ilya Dryomov
cbd952b 2024-12-05 ceph: fix memory leaks in __ceph_sync_read() (grafted) by Max Kellermann
fb21dd5 2024-12-20 Merge tag 'v6.12.6' into 6.12-main by Frank Wunderlich
f10abbc 2024-12-20 Merge tag 'v6.12.5' into 6.12-main by Frank Wunderlich
5091d31 2024-12-20 Merge tag 'v6.12.4' into 6.12-main by Frank Wunderlich
ce16053 2024-12-20 Merge tag 'v6.12.3' into 6.12-main by Frank Wunderlich
222171a 2024-12-20 Merge tag 'v6.12.2' into 6.12-main by Frank Wunderlich
32fd0f8 2024-12-20 Merge tag 'v6.12.1' into 6.12-main by Frank Wunderlich
0d128a6 2024-12-17 drm/mediatek: only touch DISP_REG_OVL_PITCH_MSB if AFBC is supported by Daniel Golle
c47ee18 2024-12-15 clk: mediatek: mt2701-img: add missing dummy clk (grafted) by Daniel Golle
e9d65b4 2024-12-19 Linux 6.12.6 by Greg Kroah-Hartman
5013bd1 2024-12-18 x86/static-call: fix 32-bit build by Juergen Gross
f6e1c44 2024-10-17 x86/xen: remove hypercall page by Juergen Gross
42d50bb 2024-10-17 x86/xen: use new hypercall functions instead of hypercall page by Juergen Gross
3fbfac0 2024-10-17 x86/xen: add central hypercall functions by Juergen Gross
f7c3fda 2024-10-16 x86/xen: don't do PV iret hypercall through hypercall page by Juergen Gross
fa0f23a 2024-11-29 x86/static-call: provide a way to do very early static-call updates (grafted) by Juergen Gross
7143efb 2024-12-14 Linux 6.12.5 by Greg Kroah-Hartman
6aeef02 2024-11-19 softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel by K Prateek Nayak
1a678f6 2024-12-03 clocksource: Make negative motion detection more robust by Thomas Gleixner
7b7a917 2024-10-31 timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING by Thomas Gleixner
a8c03c6 2024-12-05 ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly" by Colin Ian King
ef6bb8f 2024-11-25 s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails (grafted) by Niklas Schnelle
61baee2 2024-12-09 Linux 6.12.4 by Greg Kroah-Hartman
372504e 2024-10-29 Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs" by Ashutosh Dixit
aa28959 2024-11-23 posix-timers: Target group sigqueue to current task only if not exiting by Frederic Weisbecker
bf078ed 2024-11-06 drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto by Ovidiu Bunea
ca99829 2024-10-30 drm/amd/display: update pipe selection policy to check head pipe (grafted) by Yihan Zhu
47edb26 2024-12-06 Linux 6.12.3 by Greg Kroah-Hartman
e80e6c1 2024-10-28 sched: Initialize idle tasks only once by Thomas Gleixner
fa10f34 2024-12-05 Linux 6.12.2 by Greg Kroah-Hartman
6cea478 2024-10-31 block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() by Ming Lei
b12cfca 2024-10-31 block: always verify unfreeze lock on the owner task (grafted) by Ming Lei
d390303 2024-11-22 Linux 6.12.1 by Greg Kroah-Hartman
3cb7215 2024-11-19 mm/mmap: fix __mmap_region() error handling in rare merge failure case (grafted) by Liam R. Howlett