summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-07Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-07Merge tag 'hwmon-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-07Merge tag 'gpio-fixes-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-07Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-07Merge tag 'sound-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy
2025-03-07virt: sev-guest: Allocate request data dynamicallyNikunj A Dadhania
2025-03-07x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-03-06Merge tag 'drm-fixes-2025-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-06block: Name the RQF flags enumBreno Leitao
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-03-06Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-06bcachefs: copygc now skips non-rw devicesKent Overstreet
2025-03-06bcachefs: Fix bch2_dev_journal_alloc() spuriously failingKent Overstreet
2025-03-07Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-03-07Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-03-06x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel
2025-03-06Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-06Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-06Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06fs/pipe: fix pipe buffer index use in FUSELinus Torvalds
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski
2025-03-06usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li
2025-03-06gpio: rcar: Fix missing of_node_put() callFabrizio Castro
2025-03-06btrfs: fix a leaked chunk map issue in read_one_chunk()Haoxiang Li
2025-03-06Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-06mctp i3c: handle NULL header addressMatt Johnston
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde
2025-03-06pid: Do not set pid_max in new pid namespacesMichal Koutný
2025-03-06drm/bochs: Fix DPMS regressionTakashi Iwai
2025-03-05mm/page_alloc: fix uninitialized variableHao Zhang
2025-03-05rapidio: add check for rio_add_net() in rio_scan_alloc_net()Haoxiang Li
2025-03-05rapidio: fix an API misues when rio_add_net() failsHaoxiang Li
2025-03-05MAINTAINERS: .mailmap: update Sumit Garg's email addressSumit Garg
2025-03-05Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...Gabriel Krisman Bertazi
2025-03-05mm: fix finish_fault() handling for large foliosBrian Geffon
2025-03-05mm: don't skip arch_sync_kernel_mappings() in error pathsRyan Roberts
2025-03-05mm: shmem: remove unnecessary warning in shmem_writepage()Ricardo Cañuelo Navarro
2025-03-05userfaultfd: fix PTE unmapping stack-allocated PTE copiesSuren Baghdasaryan
2025-03-05userfaultfd: do not block on locking a large folio with raised refcountSuren Baghdasaryan
2025-03-05mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pagesSun YangKai