summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng1-0/+2
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-11cpu: Fix broken cmdline "nosmp" and "maxcpus=0"Huacai Chen1-0/+3
2024-07-11gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
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-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-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
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-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang1-1/+1
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: 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-11net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut1-1/+1
2024-07-11mac802154: fix time calculation in ieee802154_configure_durations()Dmitry Antipov1-6/+8
2024-07-11vhost_task: Handle SIGKILL by flushing work and exitingMike Christie4-24/+88
2024-07-11vhost: Release worker mutex during flushesMike Christie1-14/+30
2024-07-11vhost: Use virtqueue mutex for swapping workerMike Christie1-6/+12
2024-07-11tools/power turbostat: Remember global max_die_idLen Brown1-5/+5
2024-07-11cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt1-1/+1
2024-07-11btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warningLu Yao1-1/+1
2024-07-11s390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
2024-07-11jffs2: Fix potential illegal address access in jffs2_free_inodeWang Yong1-0/+1
2024-07-11serial: imx: Raise TX trigger level to 8Matthias Schiffer1-1/+1
2024-07-11scsi: mpi3mr: Sanitise num_physTomas Henzl1-0/+10
2024-07-11f2fs: check validation of fault attrs in f2fs_build_fault_attr()Chao Yu3-15/+38
2024-07-11bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELDJose E. Marchesi1-0/+1
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-07-11selftests/net: fix uninitialized variablesJohn Hubbard3-2/+5
2024-07-11powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz1-3/+3
2024-07-11kunit: Fix timeout messageMickaël Salaün1-1/+2
2024-07-11orangefs: fix out-of-bounds fsid accessMike Marshall1-1/+2
2024-07-11powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman1-1/+1