summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-04ALSA: hda/realtek - Add Headset Mic supported Acer NB platformKailang Yang1-0/+2
2024-03-04misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...Hans de Goede1-8/+13
2024-03-03Revert "arm64: dts: qcom: msm8996: Hook up MPM"Dmitry Baryshkov1-33/+6
2024-03-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-03-03Linux 6.8-rc7v6.8-rc7Linus Torvalds1-1/+1
2024-03-03Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-111/+69
2024-03-03Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-47/+85
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-65/+120
2024-03-03Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-92/+98
2024-03-03Drivers: hv: vmbus: make hv_bus constRicardo B. Marliere1-1/+1
2024-03-02Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+13
2024-03-02vt: fix unicode buffer corruption when deleting charactersNicolas Pitre1-1/+1
2024-03-02serial: port: Don't suspend if the port is still busyYicong Yang1-1/+24
2024-03-02serial: 8250_dw: Do not reclock if already at correct ratePeter Collingbourne1-3/+3
2024-03-02tty: serial: imx: Fix broken RS485Rickard x Andersson1-4/+18
2024-03-02USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern1-5/+18
2024-03-02Merge tag 'iio-fixes-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman6-8/+66
2024-03-02Merge tag 'counter-fixes-for-6.8b' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-3/+4
2024-03-02Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+3
2024-03-02Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2024-03-02Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+7
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei1-1/+1
2024-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+9
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu1-6/+6
2024-03-01net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu1-0/+2
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim1-31/+51
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu1-1/+1
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh3-3/+29
2024-03-01net/mlx5: Fix fw reporter diagnose outputAya Levin1-1/+1
2024-03-01net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu1-9/+14
2024-03-01Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed1-1/+1
2024-03-01Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li1-23/+0
2024-03-01Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-1/+4
2024-03-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+54
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan1-1/+1
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-113/+145
2024-03-01Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2-4/+9
2024-03-01Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-35/+139
2024-03-01Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+22
2024-03-01Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+14
2024-03-01Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-03-01Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-9/+65
2024-03-01Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+8
2024-03-01Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-18/+16
2024-03-01Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds15-14/+96
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds39-293/+659
2024-03-01Merge tag 'probes-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+6
2024-03-01tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa1-1/+2
2024-03-01x86/e820: Don't reserve SETUP_RNG_SEED in e820Jiri Bohac1-3/+5