summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-21KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-21RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensionsAnup Patel
2023-09-21RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registersAnup Patel
2023-09-21Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2023-09-21i2c: mux: gpio: Add missing fwnode_handle_put()Liang He
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21Merge branch 'add-missing-xdp_do_flush-invocations'Paolo Abeni
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-21locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior
2023-09-20smb3: fix confusing debug messageSteve French
2023-09-20drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu
2023-09-20i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang
2023-09-20Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed
2023-09-20smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLEDPaulo Alcantara
2023-09-21drm/virtio: clean out_fence on complete_submitJosé Pekkarinen
2023-09-20smb3: remove duplicate error mappingSteve French
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-20Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-20Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-20Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner
2023-09-20Revert "btrfs: convert to multigrain timestamps"Christian Brauner
2023-09-20Revert "ext4: switch to multigrain timestamps"Christian Brauner
2023-09-20Revert "xfs: switch to multigrain timestamps"Christian Brauner
2023-09-20Revert "tmpfs: add support for multigrain timestamps"Christian Brauner
2023-09-20i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa
2023-09-20drm/i915/gt: Prevent error pointer dereferenceDan Carpenter
2023-09-20drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula
2023-09-20Merge tag 'asoc-fix-v6.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-09-20accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski
2023-09-20net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-09-20netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal
2023-09-20netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier