aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-20fs/dlm: use list_add_tail() instead of open-coding list insertionShaurya Rane1-5/+1
2026-01-20dlm: validate length in dlm_search_rsb_treeEzrak1e1-1/+2
2026-01-20pwm: Update MAINTAINER entryUwe Kleine-König1-4/+2
2026-01-20spi: xilinx: make IRQs optionalMark Brown330-2039/+3645
2026-01-20spi: Make SPI core to take care of fwnodeMark Brown108-122/+12
2026-01-20PCI: qcom: Rename PERST# assert/deassert helpers for uniformityManivannan Sadhasivam1-12/+12
2026-01-20rust: pwm: Add __rust_helper to helpersAlice Ryhl1-3/+3
2026-01-20rust: pwm: Simplify to_result call sites and unsafe blocksKari Argillander1-33/+14
2026-01-20rust: pwm: Fix potential memory leak on init errorKari Argillander1-1/+5
2026-01-20Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds3-4/+11
2026-01-20dt-bindings: pwm: nxp,lpc32xx-pwm: Specify clocks property as mandatoryVladimir Zapolskiy1-0/+4
2026-01-20pwm: th1520: Replace `kernel::c_str!` with C-StringsTamir Duberstein1-2/+1
2026-01-20pwm: dwc: Use size macroRaag Jadav1-1/+2
2026-01-20pwm: Emit native configuration in /sys/kernel/debug/pwmUwe Kleine-König1-5/+22
2026-01-20rust: pwm: Add UnregisteredChip wrapper around ChipMarkus Probst2-25/+45
2026-01-20rust: pwm: Update ARef and AlwaysRefCounted imports to use sync::arefShankari Anand1-1/+2
2026-01-20mm: restore per-memcg proactive reclaim with !CONFIG_NUMAYosry Ahmed2-10/+11
2026-01-20mm/kfence: fix potential deadlock in reboot notifierBreno Leitao1-5/+12
2026-01-20Docs/mm/allocation-profiling: describe sysctrl limitations in debug modeSuren Baghdasaryan2-0/+14
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes2-2/+10
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gatherDavid Hildenbrand (Red Hat)6-66/+208
2026-01-20mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+4
2026-01-20mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-20mm: remove unnecessary and incorrect mmap lock assertLorenzo Stoakes1-3/+2
2026-01-20dlm: fix recovery pending middle conversionAlexander Aring1-18/+1
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei3-7/+20
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei12-21/+39
2026-01-20iommu/io-pgtable-arm: fix size_t signedness bug in unmap pathChaitanya Kulkarni1-1/+1
2026-01-20clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()Marc Zyngier1-8/+2
2026-01-20clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock.Stephen Eta Zhou1-5/+9
2026-01-20clocksource/drivers/armada-370-xp: Fix dead link to timer bindingSoham Metha1-1/+1
2026-01-20clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OFBartosz Golaszewski1-0/+1
2026-01-20clocksource/drivers/sh_tmu: Always leave device running after probeNiklas Söderlund1-18/+0
2026-01-20io_uring/timeout: annotate data race in io_flush_timeouts()Jens Axboe1-1/+1
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-20btrfs: add extra device item checks at mountQu Wenruo3-0/+48
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone1-1/+1
2026-01-20btrfs: reject new transactions if the fs is fully read-onlyQu Wenruo2-0/+21
2026-01-20btrfs: sync read disk super and set block sizeEdward Adam Davis1-0/+2
2026-01-20backlight: aw99706: Fix build errors caused by wrong gpio headerJunjie Cao1-1/+1
2026-01-20perf powerpc: Unify the skip-callchain-idx libdw with that for addr2lineIan Rogers6-102/+88
2026-01-20perf unwind-libdw: Correct argument to dwfl_attach_state()Ian Rogers1-1/+1
2026-01-20perf libdw_addr2line: Fixes to srcline memory allocationIan Rogers1-3/+11
2026-01-20leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede1-5/+5
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo19-57/+104
2026-01-20perf record: Disable inline frames when marking build IDsIan Rogers1-1/+2
2026-01-20perf dso: Extra validity checks that e_machine is validIan Rogers1-9/+20
2026-01-20perf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers1-1/+1
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj1-1/+1