summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-02Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-02Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki
2023-12-01Merge branch 'powercap'Rafael J. Wysocki
2023-12-01Merge tag 'nvme-6.7-2023-12-01' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-12-01nvme-core: check for too small lba shiftKeith Busch
2023-12-01blk-mq: don't count completed flush data request as inflight in case of quiesceMing Lei
2023-12-01iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-12-01lib: objpool: fix head overrun on RK3588 SBCwuqiang.matt
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-01Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'pmdomain-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-01Merge tag 'mmc-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-12-01Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-01Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-01Merge tag 'drm-intel-fixes-2023-11-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling
2023-11-30arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov
2023-11-30ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai
2023-11-30Merge branch 'net-ravb-fixes-for-the-ravb-driver'Paolo Abeni
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-11-29net: libwx: fix memory leak on msix entryJiawen Wu
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-29cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF movedDavid Howells
2023-11-29cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF movedDavid Howells
2023-11-30firewire: core: fix possible memory leak in create_units()Yang Yingliang