Age | Commit message (Expand) | Author | Files | Lines |
2025-03-11 | Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...HEADmaster | Linus Torvalds | 5 | -20/+51 |
2025-03-11 | Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -3/+8 |
2025-03-10 | Merge tag 'x86-urgent-2025-03-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+8 |
2025-03-10 | Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() | Michael Kelley | 1 | -0/+13 |
2025-03-10 | x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes | Florent Revest | 1 | -1/+1 |
2025-03-10 | x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled | Vladis Dronov | 1 | -3/+7 |
2025-03-10 | x86/hyperv: Fix output argument to hypercall that changes page visibility | Michael Kelley | 1 | -2/+1 |
2025-03-09 | fbdev: hyperv_fb: Allow graceful removal of framebuffer | Saurabh Sengar | 1 | -5/+15 |
2025-03-09 | fbdev: hyperv_fb: Simplify hvfb_putmem | Saurabh Sengar | 1 | -6/+6 |
2025-03-09 | fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs | Michael Kelley | 1 | -7/+13 |
2025-03-09 | drm/hyperv: Fix address space leak when Hyper-V DRM device is removed | Michael Kelley | 1 | -0/+2 |
2025-03-09 | Linux 6.14-rc6v6.14-rc6 | Linus Torvalds | 1 | -1/+1 |
2025-03-09 | Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -3/+8 |
2025-03-09 | Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 24 | -83/+189 |
2025-03-09 | Merge tag 'driver-core-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2025-03-09 | Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 27 | -85/+139 |
2025-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -62/+130 |
2025-03-09 | Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into... | Paolo Bonzini | 12 | -35/+91 |
2025-03-09 | Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 4 | -27/+39 |
2025-03-08 | Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 39 | -122/+348 |
2025-03-08 | Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -43/+67 |
2025-03-08 | x86/microcode/AMD: Add some forgotten models to the SHA check | Borislav Petkov (AMD) | 1 | -0/+6 |
2025-03-08 | Merge branch 'linus' into x86/urgent, to pick up dependent patches | Ingo Molnar | 168 | -1171/+2594 |
2025-03-08 | Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -18/+75 |
2025-03-08 | LoongArch: KVM: Fix GPA size issue about VM | Bibo Mao | 2 | -1/+11 |
2025-03-08 | LoongArch: KVM: Reload guest CSR registers after sleep | Bibo Mao | 1 | -0/+7 |
2025-03-08 | LoongArch: KVM: Add interrupt checking for AVEC | Bibo Mao | 1 | -1/+1 |
2025-03-08 | LoongArch: Set hugetlb mmap base address aligned with pmd size | Bibo Mao | 1 | -1/+5 |
2025-03-08 | LoongArch: Set max_pfn with the PFN of the last page | Bibo Mao | 1 | -0/+3 |
2025-03-08 | LoongArch: Use polling play_dead() when resuming from hibernation | Huacai Chen | 1 | -1/+46 |
2025-03-08 | LoongArch: Eliminate superfluous get_numa_distances_cnt() | Yuli Wang | 1 | -12/+0 |
2025-03-08 | LoongArch: Convert unreachable() to BUG() | Tiezhu Yang | 1 | -2/+2 |
2025-03-07 | Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -9/+10 |
2025-03-08 | x86/mm: Define PTRS_PER_PMD for assembly code too | Ingo Molnar | 1 | -4/+4 |
2025-03-07 | Merge tag 'slab-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+10 |
2025-03-07 | Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -21/+87 |
2025-03-07 | Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+24 |
2025-03-07 | Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+10 |
2025-03-07 | Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -30/+75 |
2025-03-07 | Merge tag 'io_uring-6.14-20250306' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -4/+3 |
2025-03-07 | Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+8 |
2025-03-07 | Merge tag 'perf-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+28 |
2025-03-07 | Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -31/+64 |
2025-03-07 | Merge tag 'hwmon-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -40/+50 |
2025-03-07 | Merge tag 'gpio-fixes-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -16/+35 |
2025-03-07 | Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 6 | -16/+58 |
2025-03-07 | Merge tag 'sound-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 7 | -56/+185 |
2025-03-07 | virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex | Alexey Kardashevskiy | 3 | -24/+39 |
2025-03-07 | virt: sev-guest: Allocate request data dynamically | Nikunj A Dadhania | 1 | -9/+15 |
2025-03-07 | x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() | Andrew Cooper | 1 | -6/+3 |
2025-03-06 | fs/pipe: add simpler helpers for common cases | Linus Torvalds | 7 | -23/+49 |
2025-03-06 | Merge tag 'drm-fixes-2025-03-07' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 26 | -197/+456 |
2025-03-06 | block: Name the RQF flags enum | Breno Leitao | 1 | -1/+1 |
2025-03-07 | Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a... | Dave Airlie | 6 | -17/+24 |
2025-03-06 | Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 4 | -55/+64 |
2025-03-06 | bcachefs: copygc now skips non-rw devices | Kent Overstreet | 1 | -13/+12 |
2025-03-06 | bcachefs: Fix bch2_dev_journal_alloc() spuriously failing | Kent Overstreet | 1 | -27/+32 |
2025-03-07 | Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 10 | -141/+289 |
2025-03-07 | Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 1 | -1/+2 |
2025-03-07 | Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 9 | -38/+141 |
2025-03-06 | x86/boot: Sanitize boot params before parsing command line | Ard Biesheuvel | 1 | -0/+2 |
2025-03-06 | Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 47 | -316/+499 |
2025-03-06 | Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 7 | -37/+66 |
2025-03-06 | Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -9/+23 |
2025-03-06 | Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -11/+5 |
2025-03-06 | fs/pipe: fix pipe buffer index use in FUSE | Linus Torvalds | 1 | -7/+6 |
2025-03-06 | fs/pipe: do not open-code pipe head/tail logic in FIONREAD | Linus Torvalds | 1 | -4/+3 |
2025-03-06 | fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()' | Linus Torvalds | 1 | -6/+6 |
2025-03-06 | usb: typec: ucsi: Fix NULL pointer access | Andrei Kuchynski | 1 | -6/+7 |
2025-03-06 | usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader | Miao Li | 1 | -0/+4 |
2025-03-06 | gpio: rcar: Fix missing of_node_put() call | Fabrizio Castro | 1 | -1/+6 |
2025-03-06 | btrfs: fix a leaked chunk map issue in read_one_chunk() | Haoxiang Li | 1 | -0/+1 |
2025-03-06 | Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.org/nvme into block-6.14 | Jens Axboe | 5 | -26/+68 |
2025-03-06 | kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT | Inochi Amaoto | 1 | -1/+1 |
2025-03-06 | net: ipv6: fix missing dst ref drop in ila lwtunnel | Justin Iurman | 1 | -0/+1 |
2025-03-06 | net: ipv6: fix dst ref loop in ila lwtunnel | Justin Iurman | 1 | -1/+2 |
2025-03-06 | mctp i3c: handle NULL header address | Matt Johnston | 1 | -0/+3 |
2025-03-06 | sched/rt: Update limit of sched_rt sysctl in documentation | Shrikanth Hegde | 1 | -0/+3 |
2025-03-06 | sched/deadline: Use online cpus for validating runtime | Shrikanth Hegde | 1 | -1/+1 |
2025-03-06 | pid: Do not set pid_max in new pid namespaces | Michal Koutný | 1 | -1/+1 |
2025-03-06 | drm/bochs: Fix DPMS regression | Takashi Iwai | 1 | -2/+3 |
2025-03-05 | mm/page_alloc: fix uninitialized variable | Hao Zhang | 1 | -0/+1 |
2025-03-05 | rapidio: add check for rio_add_net() in rio_scan_alloc_net() | Haoxiang Li | 1 | -1/+4 |
2025-03-05 | rapidio: fix an API misues when rio_add_net() fails | Haoxiang Li | 1 | -1/+2 |
2025-03-05 | MAINTAINERS: .mailmap: update Sumit Garg's email address | Sumit Garg | 2 | -3/+4 |
2025-03-05 | Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f... | Gabriel Krisman Bertazi | 1 | -2/+1 |
2025-03-05 | mm: fix finish_fault() handling for large folios | Brian Geffon | 1 | -5/+10 |
2025-03-05 | mm: don't skip arch_sync_kernel_mappings() in error paths | Ryan Roberts | 2 | -4/+6 |
2025-03-05 | mm: shmem: remove unnecessary warning in shmem_writepage() | Ricardo Cañuelo Navarro | 1 | -1/+1 |
2025-03-05 | userfaultfd: fix PTE unmapping stack-allocated PTE copies | Suren Baghdasaryan | 1 | -10/+10 |
2025-03-05 | userfaultfd: do not block on locking a large folio with raised refcount | Suren Baghdasaryan | 1 | -1/+16 |
2025-03-05 | mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pages | Sun YangKai | 1 | -1/+1 |
2025-03-05 | mm: shmem: fix potential data corruption during shmem swapin | Baolin Wang | 1 | -4/+27 |
2025-03-05 | mm: fix kernel BUG when userfaultfd_move encounters swapcache | Barry Song | 1 | -8/+66 |
2025-03-05 | selftests/damon/damon_nr_regions: sort collected regiosn before checking with... | SeongJae Park | 1 | -0/+1 |
2025-03-05 | selftests/damon/damon_nr_regions: set ops update for merge results check to 1... | SeongJae Park | 1 | -0/+1 |
2025-03-05 | selftests/damon/damos_quota: make real expectation of quota exceeds | SeongJae Park | 1 | -3/+6 |
2025-03-05 | include/linux/log2.h: mark is_power_of_2() with __always_inline | Su Hui | 1 | -1/+1 |
2025-03-05 | NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback | Mike Snitzer | 4 | -2/+11 |
2025-03-05 | mm, swap: avoid BUG_ON in relocate_cluster() | Kemeng Shi | 1 | -1/+2 |
2025-03-05 | mm: swap: use correct step in loop to wait all clusters in wait_for_allocation() | Kemeng Shi | 1 | -1/+0 |
2025-03-05 | mm: swap: add back full cluster when no entry is reclaimed | Kemeng Shi | 1 | -0/+4 |
2025-03-05 | mm: abort vma_modify() on merge out of memory failure | Lorenzo Stoakes | 1 | -4/+8 |
2025-03-05 | mm/hugetlb: wait for hugetlb folios to be freed | Ge Yang | 3 | -0/+23 |
2025-03-05 | mm: fix possible NULL pointer dereference in __swap_duplicate | gao xu | 1 | -0/+4 |
2025-03-05 | dma: kmsan: export kmsan_handle_dma() for modules | Sebastian Andrzej Siewior | 1 | -0/+1 |
2025-03-05 | Documentation: fix doc link to fault-injection.rst | Ujwal Kundur | 1 | -1/+1 |
2025-03-05 | hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio | Ma Wupeng | 1 | -1/+4 |
2025-03-05 | mm: memory-hotplug: check folio ref count first in do_migrate_range | Ma Wupeng | 1 | -13/+7 |
2025-03-05 | mm: memory-failure: update ttu flag inside unmap_poisoned_folio | Ma Wupeng | 3 | -35/+36 |
2025-03-05 | arm: pgtable: fix NULL pointer dereference issue | Qi Zheng | 1 | -12/+25 |
2025-03-05 | m68k: sun3: add check for __pgd_alloc() | Haoxiang Li | 1 | -2/+4 |
2025-03-05 | selftests/damon/damos_quota_goal: handle minimum quota that cannot be further... | SeongJae Park | 1 | -0/+3 |
2025-03-05 | Revert "selftests/mm: remove local __NR_* definitions" | John Hubbard | 9 | -8/+60 |
2025-03-05 | net: dsa: mt7530: Fix traffic flooding for MMIO devices | Lorenzo Bianconi | 1 | -6/+2 |
2025-03-05 | io_uring/rw: ensure reissue path is correctly handled for IOPOLL | Jens Axboe | 1 | -4/+3 |
2025-03-05 | drm/xe/userptr: Unmap userptrs in the mmu notifier | Thomas Hellström | 4 | -9/+52 |
2025-03-05 | drm/xe/hmm: Don't dereference struct page pointers without notifier lock | Thomas Hellström | 1 | -26/+86 |
2025-03-05 | drm/xe/hmm: Style- and include fixes | Thomas Hellström | 2 | -6/+8 |
2025-03-05 | drm/xe: Add staging tree for VM binds | Matthew Brost | 3 | -19/+46 |
2025-03-05 | drm/xe: Fix fault mode invalidation with unbind | Thomas Hellström | 4 | -60/+75 |
2025-03-05 | drm/xe/vm: Fix a misplaced #endif | Thomas Hellström | 1 | -1/+1 |
2025-03-05 | drm/xe/vm: Validate userptr during gpu vma prefetching | Thomas Hellström | 1 | -1/+10 |
2025-03-05 | ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L4... | Stefan Binding | 1 | -0/+1 |
2025-03-05 | ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41... | Stefan Binding | 1 | -0/+4 |
2025-03-05 | ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41... | Stefan Binding | 1 | -0/+4 |
2025-03-05 | ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA | Stefan Binding | 1 | -0/+4 |
2025-03-05 | ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA | Stefan Binding | 1 | -0/+2 |
2025-03-05 | ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41... | Stefan Binding | 1 | -0/+2 |
2025-03-05 | ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA | Stefan Binding | 1 | -0/+2 |
2025-03-05 | nvme-tcp: fix signedness bug in nvme_tcp_init_connection() | Dan Carpenter | 1 | -3/+3 |
2025-03-05 | Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -58/+70 |
2025-03-05 | fs/pipe: remove buggy and unused 'helper' function | Linus Torvalds | 1 | -9/+0 |
2025-03-05 | drm/amd/pm: always allow ih interrupt from fw | Kenneth Feng | 1 | -11/+1 |
2025-03-05 | drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M | Richard Thier | 3 | -3/+19 |
2025-03-05 | include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member | K Prateek Nayak | 1 | -0/+1 |
2025-03-05 | fs/pipe: Fix pipe_occupancy() with 16-bit indexes | Linus Torvalds | 1 | -1/+1 |
2025-03-05 | drm/amdkfd: Fix NULL Pointer Dereference in KFD queue | Andrew Martin | 1 | -2/+2 |
2025-03-05 | drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s... | Ma Ke | 1 | -1/+2 |
2025-03-05 | sched/fair: Fix potential memory corruption in child_cfs_rq_on_list | Zecheng Li | 1 | -2/+4 |
2025-03-05 | block: fix conversion of GPT partition name to 7-bit | Olivier Gayot | 1 | -1/+1 |
2025-03-05 | ublk: set_params: properly check if parameters can be applied | Uday Shankar | 1 | -2/+5 |
2025-03-05 | net-timestamp: support TCP GSO case for a few missing flags | Jason Xing | 1 | -4/+7 |
2025-03-05 | exfat: add a check for invalid data size | Yuezhang Mo | 1 | -0/+5 |
2025-03-05 | exfat: short-circuit zero-byte writes in exfat_file_write_iter | Eric Sandeen | 1 | -1/+1 |
2025-03-05 | exfat: fix soft lockup in exfat_clear_bitmap | Namjae Jeon | 3 | -7/+16 |
2025-03-05 | exfat: fix just enough dentries but allocate a new cluster to dir | Yuezhang Mo | 1 | -1/+1 |
2025-03-05 | gpio: rcar: Use raw_spinlock to protect register access | Niklas Söderlund | 1 | -12/+12 |
2025-03-05 | gpio: aggregator: protect driver attr handlers against module unload | Koichiro Den | 1 | -3/+17 |
2025-03-05 | platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA | Shyam Sundar S K | 2 | -15/+40 |
2025-03-05 | platform/x86/amd/pmf: Propagate PMF-TA return codes | Shyam Sundar S K | 1 | -1/+1 |
2025-03-05 | doc: correcting two prefix errors in idmappings.rst | Aiden Ma | 1 | -2/+2 |
2025-03-05 | ALSA: hda: intel: Add Dell ALC3271 to power_save denylist | Hoku Ishibe | 1 | -0/+2 |
2025-03-05 | ALSA: hda/realtek: update ALC222 depop optimize | Kailang Yang | 1 | -0/+76 |
2025-03-05 | x86/sgx: Fix size overflows in sgx_encl_create() | Jarkko Sakkinen | 1 | -0/+7 |
2025-03-04 | Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -86/+627 |
2025-03-04 | vlan: enforce underlying device type | Oscar Maes | 1 | -1/+2 |
2025-03-04 | mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr | Krister Johansen | 1 | -3/+15 |
2025-03-04 | net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device | Maxime Chevallier | 9 | -18/+19 |
2025-03-04 | ppp: Fix KMSAN uninit-value warning with bpf | Jiayuan Chen | 1 | -9/+19 |
2025-03-04 | Merge branch 'fixes-for-ipa-v4-7' | Jakub Kicinski | 1 | -9/+9 |
2025-03-04 | net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7 | Luca Weiss | 1 | -0/+2 |
2025-03-04 | net: ipa: Fix QSB data for v4.7 | Luca Weiss | 1 | -2/+2 |
2025-03-04 | net: ipa: Fix v4.7 resource group names | Luca Weiss | 1 | -7/+5 |
2025-03-04 | HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4 | Even Xu | 1 | -0/+2 |
2025-03-04 | HID: intel-thc-hid: Fix spelling mistake "intput" -> "input" | Colin Ian King | 1 | -1/+1 |
2025-03-04 | HID: hid-steam: Fix use-after-free when detaching device | Vicki Pfau | 1 | -1/+1 |
2025-03-04 | HID: debug: Fix spelling mistake "Messanger" -> "Messenger" | Colin Ian King | 1 | -1/+1 |
2025-03-04 | HID: appleir: Fix potential NULL dereference at raw event handle | Daniil Dulov | 1 | -1/+1 |
2025-03-04 | HID: apple: disable Fn key handling on the Omoton KB066 | Alex Henrie | 1 | -4/+7 |
2025-03-04 | HID: i2c-hid: improve i2c_hid_get_report error message | Wentao Guan | 1 | -1/+1 |
2025-03-04 | platform/x86/amd: pmf: Add balanced-performance to hidden choices | Mario Limonciello | 1 | -0/+2 |
2025-03-04 | platform/x86/amd: pmf: Add 'quiet' to hidden choices | Mario Limonciello | 1 | -0/+9 |
2025-03-04 | ACPI: platform_profile: Add support for hidden choices | Mario Limonciello | 2 | -21/+76 |
2025-03-04 | drm/xe: Fix GT "for each engine" workarounds | Tvrtko Ursulin | 1 | -2/+2 |
2025-03-04 | drm/xe/userptr: properly setup pfn_flags_mask | Matthew Auld | 1 | -8/+10 |
2025-03-04 | drm/i915/mst: update max stream count to match number of pipes | Jani Nikula | 1 | -1/+2 |
2025-03-04 | drm/xe: Remove double pageflip | Maarten Lankhorst | 1 | -10/+0 |
2025-03-05 | docs: Kconfig: fix defconfig description | Satoru Takeuchi | 1 | -1/+1 |
2025-03-05 | kbuild: hdrcheck: fix cross build with clang | Arnd Bergmann | 1 | -1/+1 |
2025-03-04 | Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
2025-03-05 | kbuild: userprogs: use correct lld when linking through clang | Thomas Weißschuh | 1 | -0/+5 |
2025-03-04 | fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex | Linus Torvalds | 2 | -13/+45 |
2025-03-04 | KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM | Xiaoyao Li | 1 | -1/+1 |
2025-03-04 | Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 18 | -134/+274 |
2025-03-04 | s390/ftrace: Fix return address recovery of traced function | Sumanth Korikkar | 1 | -1/+2 |
2025-03-04 | selftests/vDSO: Fix GNU hash table entry size for s390x | Thomas Weißschuh | 1 | -5/+5 |
2025-03-04 | s390/traps: Fix test_monitor_call() inline assembly | Heiko Carstens | 1 | -3/+3 |
2025-03-04 | ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage | Arnd Bergmann | 2 | -5/+1 |
2025-03-04 | usb: xhci: Fix host controllers "dying" after suspend and resume | Michal Pecio | 1 | -1/+5 |
2025-03-04 | net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle... | Peiyang Wang | 1 | -1/+1 |
2025-03-04 | wifi: nl80211: disable multi-link reconfiguration | Johannes Berg | 1 | -1/+1 |
2025-03-04 | net: dsa: rtl8366rb: don't prompt users for LED control | Jakub Kicinski | 1 | -1/+1 |
2025-03-04 | be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink | Nikolay Aleksandrov | 3 | -101/+100 |
2025-03-04 | x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63 | Ahmed S. Darwish | 1 | -16/+34 |
2025-03-04 | x86/cpu: Validate CPUID leaf 0x2 EDX output | Ahmed S. Darwish | 1 | -1/+1 |
2025-03-04 | x86/cacheinfo: Validate CPUID leaf 0x2 EDX output | Ahmed S. Darwish | 1 | -1/+1 |
2025-03-04 | mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq | Uladzislau Rezki (Sony) | 1 | -4/+10 |
2025-03-04 | usb: dwc3: Set SUSPENDENABLE soon after phy init | Thinh Nguyen | 3 | -30/+45 |
2025-03-03 | Merge tag 'affs-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+5 |