summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-13Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-08-13platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede
2023-08-13platform: mellanox: Change register offset addressesVadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak
2023-08-13platform: mellanox: Fix order in exit flowVadim Pasternak
2023-08-13net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean
2023-08-13Merge branch 'net-pci_dev_id'David S. Miller
2023-08-13net: ngbe: use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13net: tc35815: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13net: smsc: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13tg3: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13et131x: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13net: e1000: Remove unused declarationsYue Haibing
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-13net/rds: Remove unused function declarationsYue Haibing
2023-08-13netlink: convert nlk->flags to atomic flagsEric Dumazet
2023-08-13Merge branch 'tcp-oom-probe'David S. Miller
2023-08-13net: tcp: refactor the dbg message in tcp_retransmit_timer()Menglong Dong
2023-08-13net: tcp: fix unexcepted socket die when snd_wnd is 0Menglong Dong
2023-08-13net: tcp: allow zero-window ACK update the windowMenglong Dong
2023-08-13net: tcp: send zero-window ACK when no memoryMenglong Dong
2023-08-12Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-12Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-12Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-12Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-11bpftool: fix perf help messageDaniel T. Lee
2023-08-11bpf: Remove unused declaration bpf_link_new_file()Yue Haibing
2023-08-11Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-11Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-08-11Merge tag 'hwmon-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-11ethernet: atarilance: mark init function staticArnd Bergmann
2023-08-11ethernet: ldmvsw: mark ldmvsw_open() staticArnd Bergmann
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-11x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-11gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray
2023-08-11Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-11Merge tag 'pm-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen
2023-08-11Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters failsPauli Virtanen
2023-08-11Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852CMax Chou