summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi2-0/+11
2024-07-11nilfs2: fix inode number range checksRyusuke Konishi3-3/+10
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-07-11platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf1-13/+18
2024-07-11gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-11bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-11inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida1-0/+2
2024-07-11tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-11drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-11ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-11ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-11ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-11ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-11net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-11netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal1-2/+1
2024-07-11riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai1-9/+1
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-07-11gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang1-2/+0
2024-07-11s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman1-4/+5
2024-07-11net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu1-3/+4
2024-07-11drm/fbdev-generic: Fix framebuffer on big endian devicesThomas Huth1-1/+2
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang1-1/+1
2024-07-11net: phy: aquantia: add missing include guardsBartosz Golaszewski1-0/+5
2024-07-11btrfs: always do the basic checks for btrfs_qgroup_inherit structureQu Wenruo1-2/+8
2024-07-11net: txgbe: free isb resources at the right timeJiawen Wu3-4/+9
2024-07-11net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu1-5/+39
2024-07-11net: txgbe: remove separate irq request for MSI and INTxJiawen Wu6-76/+15
2024-07-11net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu1-0/+1
2024-07-11net: allow skb_datagram_iter to be called from any contextSagi Grimberg1-6/+13
2024-07-11gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov1-2/+12
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy1-66/+66
2024-07-11KVM: s390: fix LPSWEY handlingChristian Borntraeger4-0/+49
2024-07-11tcp_metrics: validate source addr lengthJakub Kicinski1-0/+1
2024-07-11bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAXPavel Skripkin1-3/+12
2024-07-11Bluetooth: ISO: Check socket flag instead of hconIulia Tanasescu1-2/+1
2024-07-11Bluetooth: Ignore too large handle values in BIGEdward Adam Davis1-0/+4
2024-07-11Bluetooth: hci_event: Fix setting of unicast qos intervalLuiz Augusto von Dentz1-3/+19
2024-07-11net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky1-1/+13
2024-07-11net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky1-13/+23
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-07-11UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()Neal Cardwell1-1/+1
2024-07-11wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg1-1/+1
2024-07-11net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut1-1/+1
2024-07-11wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet1-1/+5
2024-07-11mac802154: fix time calculation in ieee802154_configure_durations()Dmitry Antipov1-6/+8