summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-03-01net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel
2024-03-01x86/hyperv: Allow 15-bit APIC IDs for VTL platformsSaurabh Sengar
2024-03-01gpio: fix resource unwinding order in error pathBartosz Golaszewski
2024-03-01dt-bindings: net: renesas,ethertsn: Document default for delaysNiklas Söderlund
2024-03-01x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()Michael Kelley
2024-03-01x86/mm: Regularize set_memory_p() parameters and make non-staticMichael Kelley
2024-03-01x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callbackMichael Kelley
2024-03-01Documentation: hyperv: Add overview of PCI pass-thru device supportMichael Kelley
2024-03-01Drivers: hv: vmbus: Update indentation in create_gpadl_header()Michael Kelley
2024-03-01Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header()Michael Kelley
2024-03-01fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()Michael Kelley
2024-03-01Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-03-01hv_utils: Allow implicit ICTIMESYNCFLAG_SYNCPeter Martincic
2024-03-01gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko
2024-03-01gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-03-01fprobe: Fix to allocate entry_data_size buffer with rethook instancesMasami Hiramatsu (Google)
2024-02-29btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana
2024-02-29btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is givenFilipe Manana
2024-02-29btrfs: fix race between ordered extent completion and fiemapFilipe Manana
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29cgroup/cpuset: Fix retval in update_cpumask()Kamalesh Babulal
2024-02-29Merge tag 'landlock-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge patch series "NAPOT Fixes"Palmer Dabbelt
2024-02-29riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti
2024-02-29Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland
2024-02-29perf: RISCV: Fix panic on pmu overflow handlerFei Wu
2024-02-29MAINTAINERS: Update SiFive driver maintainersSamuel Holland
2024-02-29kunit: Fix again checksum tests on big endian CPUsChristophe Leroy
2024-02-29Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-29Merge branch 'tls-a-few-more-fixes-for-async-decrypt'Jakub Kicinski
2024-02-29tls: fix use-after-free on failed backlog decryptionSabrina Dubroca
2024-02-29tls: separate no-async decryption request handling from asyncSabrina Dubroca
2024-02-29tls: fix peeking with sync+async decryptionSabrina Dubroca
2024-02-29tls: decrement decrypt_pending if no async completion will be calledSabrina Dubroca
2024-02-29pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()Bartosz Golaszewski
2024-02-29firewire: core: use long bus reset on gap count errorTakashi Sakamoto
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov