aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-24Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells
2023-11-24afs: Fix file locking on R/O volumes to operate in local modeDavid Howells
2023-11-24afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-11-23Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'io_uring-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-11-23arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski
2023-11-23tools: ynl: fix header path for nfsdJakub Kicinski
2023-11-23net: ipa: fix one GSI register field widthAlex Elder
2023-11-23tls: fix NULL deref on tls_sw_splice_eof() with empty recordJann Horn
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23Merge branch 'ice-restore-timestamp-config-after-reset'Paolo Abeni
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown
2023-11-23Merge branch 'amd-xgbe-fixes-to-handle-corner-cases'Paolo Abeni
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-11-23arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-11-22nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann
2023-11-22nvme: target: fix Kconfig select statementsArnd Bergmann
2023-11-22nvme: target: fix nvme_keyring_id() referencesArnd Bergmann
2023-11-22arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon
2023-11-22Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-22Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-22asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
2023-11-22Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke