summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-12MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzerWolfram Sang1-0/+7
2025-05-12io_uring/memmap: don't use page_address() on a highmem pageJens Axboe1-1/+1
2025-05-12io_uring/uring_cmd: fix hybrid polling initialization issuehexue1-0/+5
2025-05-12block: always allocate integrity buffer when requiredKeith Busch1-15/+47
2025-05-12accel/ivpu: Use effective buffer size for zero terminatorMarkus Burri1-1/+1
2025-05-12MAINTAINERS: Update Alexey Makhalov's email addressAlexey Makhalov1-3/+3
2025-05-12landlock: Improve bit operations in audit codeMickaël Salaün3-4/+34
2025-05-12drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc()Fabio Estevam1-1/+4
2025-05-12kbuild: fix typos "module.builtin" to "modules.builtin"Masahiro Yamada2-3/+3
2025-05-12Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"Thomas Weißschuh1-1/+0
2025-05-12Revert "kbuild: make all file references relative to source root"Thomas Weißschuh2-1/+18
2025-05-12kbuild: fix dependency on sorttableMasahiro Yamada1-1/+1
2025-05-12init: remove unused CONFIG_CC_CAN_LINK_STATICMasahiro Yamada1-5/+0
2025-05-12um: let 'make clean' properly clean underlying SUBARCH as wellMasahiro Yamada1-0/+1
2025-05-12kbuild: Disable -Wdefault-const-init-unsafeNathan Chancellor1-0/+12
2025-05-12kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequiresWangYuli1-0/+1
2025-05-12kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-ArchWangYuli1-1/+1
2025-05-12usr/include: openrisc: don't HDRTEST bpf_perf_event.hRandy Dunlap1-0/+4
2025-05-12kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86Sami Tolvanen1-0/+5
2025-05-12Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...Linus Torvalds6-28/+108
2025-05-12mm: userfaultfd: correct dirty flags set for both present and swap pteBarry Song1-2/+10
2025-05-12zsmalloc: don't underflow size calculation in zs_obj_write()Sergey Senozhatsky1-4/+4
2025-05-12mm/page_alloc: fix race condition in unaccepted memory handlingKirill A. Shutemov3-49/+0
2025-05-12mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memoryKirill A. Shutemov1-13/+15
2025-05-12MAINTAINERS: add mm GUP sectionLorenzo Stoakes1-0/+12
2025-05-12mm/codetag: move tag retrieval back upfront in __free_pages()David Wang2-9/+14
2025-05-12mm/memory: fix mapcount / refcount sanity check for mTHP reuseKairui Song1-1/+1
2025-05-12kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()David Hildenbrand1-4/+5
2025-05-12mm: hugetlb: fix incorrect fallback for subpoolWupeng Ma1-6/+22
2025-05-12Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds35-49/+1581
2025-05-12Merge tag 'ibti-hisory-for-linus-2025-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds3-6/+60
2025-05-12Linux 6.15-rc6v6.15-rc6Linus Torvalds1-1/+1
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-72/+200
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-46/+54
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-32/+41
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+63
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-38/+65
2025-05-11Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+9
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai2-3/+3
2025-05-11ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameterPeter Ujfalusi2-2/+2
2025-05-11ALSA: seq: Fix delivery of UMP events to group portsTakashi Iwai3-19/+52
2025-05-11x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macroSeongman Lee1-1/+1
2025-05-11Input: xpad - fix xpad_device sortingVicki Pfau1-1/+1
2025-05-11Input: xpad - add support for several more controllersVicki Pfau1-0/+7
2025-05-11Input: xpad - fix Share button on Xbox One controllersVicki Pfau1-15/+20
2025-05-11Input: xpad - fix two controller table valuesVicki Pfau1-2/+2
2025-05-11Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson1-1/+1
2025-05-11Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds23-95/+314
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-95/+221