summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-061-5/+27
| * | | | | | | serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter2024-02-061-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-176-12/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-094-10/+0
| * | | | | | | Merge tag 'thunderbolt-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-02-062-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi2024-01-292-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-02-1714-68/+156
|\ \ \ \ \ \ \
| * | | | | | | media: pwm-ir-tx: Depend on CONFIG_HIGH_RES_TIMERSSean Young2024-02-011-0/+1
| * | | | | | | media: ir_toy: fix a memleak in irtoy_txZhipeng Lu2024-02-011-0/+2
| * | | | | | | media: rc: bpf attach/detach requires write permissionSean Young2024-02-013-5/+8
| * | | | | | | media: atomisp: Adjust for v4l2_subdev_state handling changes in 6.8Hans de Goede2024-02-014-62/+111
| * | | | | | | media: rkisp1: Fix IRQ handling due to shared interruptsTomi Valkeinen2024-02-015-0/+33
| * | | | | | | media: Revert "media: rkisp1: Drop IRQF_SHARED"Tomi Valkeinen2024-02-011-1/+1
* | | | | | | | Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-172-15/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewerSiddharth Vadapalli2024-02-161-0/+1
| * | | | | | | | PCI: Fix active state requirement in PME pollingAlex Williamson2024-02-091-15/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-02-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)2024-02-171-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-02-177-7/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French2024-02-152-2/+23
| * | | | | | | | smb: client: handle path separator of created SMB symlinksPaulo Alcantara2024-02-121-2/+6
| * | | | | | | | smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara2024-02-121-0/+16
| * | | | | | | | cifs: update the same create_guid on replayShyam Prasad N2024-02-114-2/+14
| * | | | | | | | cifs: fix underflow in parse_server_interfaces()Dan Carpenter2024-02-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-02-166-33/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan2024-02-124-5/+8
| * | | | | | | | scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan2024-02-121-12/+8
| * | | | | | | | scsi: target: Fix unmap setup during configurationMike Christie2024-02-121-16/+32
* | | | | | | | | Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-161-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...Tejun Heo2024-02-051-6/+2
* | | | | | | | | | Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-164-2/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'nvme-6.8-2024-02-15' of git://git.infradead.org/nvme into block-6.8Jens Axboe2024-02-154-2/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvmet: remove superfluous initializationChaitanya Kulkarni2024-02-131-2/+2
| | * | | | | | | | | | nvme: implement support for relaxed effectsKeith Busch2024-02-132-0/+5
| | * | | | | | | | | | nvme-fabrics: fix I/O connect error handlingChaitanya Kulkarni2024-02-131-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | io_uring/net: fix multishot accept overflow handlingJens Axboe2024-02-141-2/+3
* | | | | | | | | | | | Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-163-25/+93
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyXiubo Li2024-02-133-1/+69
| * | | | | | | | | | | | ceph: always queue a writeback when revoking the Fb capsXiubo Li2024-02-131-24/+24
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-1665-276/+277
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-161-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()Will Deacon2024-02-131-2/+0
| * | | | | | | | | | | | | Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-162-11/+17
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada2024-02-041-1/+0
| | * | | | | | | | | | | | KVM: arm64: Fix circular locking dependencySebastian Ene2024-01-301-10/+17
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2024-02-142-11/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | RISC-V: KVM: Use correct restricted typesAndrew Jones2024-02-091-8/+12
| | * | | | | | | | | | | | RISC-V: paravirt: Use correct restricted typesAndrew Jones2024-02-091-2/+2
| | * | | | | | | | | | | | RISC-V: paravirt: steal_time should be staticAndrew Jones2024-02-091-1/+1
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |