summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-20mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang1-2/+3
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)2-3/+67
2026-07-20userfaultfd: wait on source PMD during UFFDIO_MOVEUsama Arif1-1/+1
2026-07-20lib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii1-1/+1
2026-07-20mm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price1-4/+11
2026-07-21ata: libata-sff: don't busy-wait for PIO data-in command completionRichard Weinberger1-7/+17
2026-07-20cpupower: Add libm to cpupower for generic CPPC viewJeremy Linton1-2/+2
2026-07-21power: supply: macsmc: Support macOS 27 SMC firmwareSasha Finkelstein1-7/+45
2026-07-21rust: irq: fix C header path in module docsYounes Akhouayri1-1/+1
2026-07-21samples: rust: debugfs: fix excessive stack useGary Guo1-1/+4
2026-07-21rust: io: document const-offset requirement for infallible accessorsGary Guo1-0/+16
2026-07-21rust: device: make lifetime on `Core` and `CoreInternal` invariantGary Guo3-6/+14
2026-07-21power: supply: max17040: handle missing status supplierJianing Li1-1/+5
2026-07-21power: supply: bd71828: add a terminating table borderRandy Dunlap1-0/+1
2026-07-20Bluetooth: btusb: validate Realtek vendor event lengthPengpeng Hou1-1/+3
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye3-4/+23
2026-07-20Bluetooth: hci_sync: Protect UUID list traversalChengfeng Ye1-2/+11
2026-07-20binfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner1-3/+2
2026-07-20dt-bindings: update Sudeep Holla's email addressLaszlo Ersek7-7/+7
2026-07-20fs/resctrl: Use correct format specifier for printing error pointersReinette Chatre1-4/+4
2026-07-20of: reserved_mem: prevent OOB when too many dynamic regions are definedSang-Heon Jeon1-3/+11
2026-07-20dtc: dt-check-style: Add more DTS test casesKrzysztof Kozlowski10-0/+215
2026-07-20dtc: dt-check-style: Print proper line number of indentation detection placeKrzysztof Kozlowski3-16/+17
2026-07-20dtc: dt-check-style: Handle properly DTC-style includesKrzysztof Kozlowski4-2/+98
2026-07-20dtc: dt-check-style: Expect first device_typeKrzysztof Kozlowski7-21/+148
2026-07-20dtc: dt-check-style: Rework handling YAML/DTS in rulesKrzysztof Kozlowski1-11/+12
2026-07-20dtc: dt-check-style: Allow space-aligning indentation in DTSKrzysztof Kozlowski4-4/+43
2026-07-20dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAMLKrzysztof Kozlowski3-6/+6
2026-07-20dt-bindings: power: maxim,max17042: Fix temp types to signedRob Herring (Arm)1-2/+2
2026-07-20of: reserved_mem: print skipped node name when too many regions are definedSang-Heon Jeon1-1/+2
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds31-170/+163
2026-07-20Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+1
2026-07-20drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4Dio Zhang1-2/+2
2026-07-20hfs: port HFS+ b-tree bitmap corruption checkAditya Prakash Srivastava4-87/+218
2026-07-20selftests/futex: Give circular-list nodes static storageMiles Krause1-1/+1
2026-07-20Merge branch 'selftests-bpf-fix-compilation-with-release-1'Kumar Kartikeya Dwivedi4-6/+10
2026-07-20selftests/bpf: Silence maybe-uninitialized compiler warning in libarenaViktor Malik1-1/+1
2026-07-20selftests/bpf: Silence array bounds warning in global_map_resizeViktor Malik1-2/+6
2026-07-20selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256Viktor Malik1-2/+2
2026-07-20selftests/bpf: Check malloc result with ASSERT_NEQ in test_loaderViktor Malik1-1/+1
2026-07-20selftests/futex: Use thread synchronization helpers instead of usleep()Yuwen Chen1-19/+28
2026-07-20selftests/futex: Provide thread creation and synchronization helpersYuwen Chen2-1/+119
2026-07-20x86/apic: Ensure ICR register write value is handled as 32 bitsMelody Wang3-10/+3
2026-07-20ALSA: hda/tas2781: clear cali_data.total_sz when calibration read failsPhilipp Oster1-0/+3
2026-07-20ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBEZhang Heng1-0/+1
2026-07-20ALSA: hda/realtek: Fix speakers on Lunnen Ground 14Nikita Maksimov1-0/+9
2026-07-20selftests/rseq: Add missing test binaries to .gitignoreCihan Karadag1-0/+2
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner8-61/+88
2026-07-20entry: Make return type of syscall_trace_enter() boolThomas Gleixner1-7/+11
2026-07-20entry: Rework trace_syscall_enter()Thomas Gleixner2-13/+6