| Commit message (Expand) | Author | Files | Lines |
2023-07-27 | scripts/spelling.txt: remove 'thead' as a typo | Drew Fustini | 1 | -1/+0 |
2023-07-27 | mm/pagewalk: fix EFI_PGT_DUMP of espfix area | Hugh Dickins | 1 | -1/+4 |
2023-07-27 | shmem: minor fixes to splice-read implementation | Hugh Dickins | 1 | -3/+6 |
2023-07-27 | tmpfs: fix Documentation of noswap and huge mount options | Hugh Dickins | 1 | -27/+20 |
2023-07-27 | Revert "um: Use swap() to make code cleaner" | Andy Shevchenko | 1 | -3/+4 |
2023-07-27 | mm/damon/core-test: initialise context before test in damon_test_set_attrs() | Feng Tang | 1 | -5/+5 |
2023-07-27 | mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock | Jann Horn | 1 | -12/+16 |
2023-07-27 | hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature | Baskaran Kannan | 1 | -2/+15 |
2023-07-27 | iommufd: Set end correctly when doing batch carry | Jason Gunthorpe | 1 | -1/+1 |
2023-07-27 | iommufd: IOMMUFD_DESTROY should not increase the refcount | Jason Gunthorpe | 3 | -30/+75 |
2023-07-27 | ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV | Ming Lei | 1 | -2/+2 |
2023-07-27 | ublk: fail to recover device if queue setup is interrupted | Ming Lei | 1 | -1/+3 |
2023-07-27 | ublk: fail to start device if queue setup is interrupted | Ming Lei | 1 | -1/+2 |
2023-07-27 | tipc: stop tipc crypto on failure in tipc_node_create | Fedor Pchelkin | 1 | -1/+1 |
2023-07-27 | af_unix: Terminate sun_path when bind()ing pathname socket. | Kuniyuki Iwashima | 1 | -5/+16 |
2023-07-27 | tipc: check return value of pskb_trim() | Yuanjun Gong | 1 | -1/+2 |
2023-07-27 | usb: misc: ehset: fix wrong if condition | Xu Yang | 1 | -4/+4 |
2023-07-27 | usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy | Gratian Crisan | 1 | -2/+4 |
2023-07-27 | benet: fix return value check in be_lancer_xmit_workarounds() | Yuanjun Gong | 1 | -1/+2 |
2023-07-27 | staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext() | Zhang Shurong | 1 | -2/+4 |
2023-07-27 | staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER | Raphael Gallais-Pou | 1 | -1/+1 |
2023-07-27 | staging: r8712: Fix memory leak in _r8712_init_xmit_priv() | Larry Finger | 2 | -9/+40 |
2023-07-27 | ALSA: hda/realtek: Support ASUS G713PV laptop | Pavel Asyutchenko | 1 | -0/+1 |
2023-07-27 | xen: speed up grant-table reclaim | Demi Marie Obenour | 2 | -11/+40 |
2023-07-27 | virtio-net: fix race between set queues and probe | Jason Wang | 1 | -2/+2 |
2023-07-27 | net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64 | Lin Ma | 1 | -0/+14 |
2023-07-27 | splice, net: Fix splice_to_socket() for O_NONBLOCK socket | Jan Stancek | 1 | -0/+2 |
2023-07-27 | net: fec: tx processing does not call XDP APIs if budget is 0 | Wei Fang | 1 | -4/+12 |
2023-07-27 | hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status | Guenter Roeck | 1 | -1/+2 |
2023-07-27 | mptcp: more accurate NL event generation | Paolo Abeni | 1 | -2/+1 |
2023-07-27 | selftests: mptcp: join: only check for ip6tables if needed | Matthieu Baerts | 1 | -3/+1 |
2023-07-26 | cifs: add missing return value check for cifs_sb_tlink | Shyam Prasad N | 1 | -0/+5 |
2023-07-26 | tools: ynl-gen: fix parse multi-attr enum attribute | Arkadiusz Kubalewski | 1 | -6/+6 |
2023-07-26 | tools: ynl-gen: fix enum index in _decode_enum(..) | Arkadiusz Kubalewski | 1 | -2/+2 |
2023-07-26 | ALSA: usb-audio: Update for native DSD support quirks | Jussi Laako | 1 | -6/+28 |
2023-07-26 | mm: suppress mm fault logging if fatal signal already pending | Linus Torvalds | 1 | -0/+4 |
2023-07-26 | drm/msm: Disallow submit with fence id 0 | Rob Clark | 1 | -1/+1 |
2023-07-26 | arm64/sme: Set new vector length before reallocating | Mark Brown | 1 | -2/+2 |
2023-07-26 | arm64/fpsimd: Don't flush SME register hardware state along with thread | Mark Brown | 1 | -1/+0 |
2023-07-26 | netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA... | Pablo Neira Ayuso | 1 | -2/+3 |
2023-07-26 | netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR | Pablo Neira Ayuso | 1 | -9/+18 |
2023-07-26 | netfilter: nft_set_rbtree: fix overlap expiration walk | Florian Westphal | 1 | -6/+14 |
2023-07-26 | rbd: retrieve and check lock owner twice before blocklisting | Ilya Dryomov | 1 | -2/+23 |
2023-07-26 | rbd: harden get_lock_owner_info() a bit | Ilya Dryomov | 2 | -6/+16 |
2023-07-26 | rbd: make get_lock_owner_info() return a single locker or NULL | Ilya Dryomov | 1 | -33/+51 |
2023-07-26 | RDMA/irdma: Report correct WC error | Sindhu Devale | 1 | -0/+1 |
2023-07-26 | RDMA/irdma: Fix op_type reporting in CQEs | Sindhu Devale | 1 | -1/+1 |
2023-07-26 | btrfs: check for commit error at btrfs_attach_transaction_barrier() | Filipe Manana | 1 | -2/+7 |
2023-07-26 | spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads | Douglas Anderson | 1 | -0/+25 |
2023-07-26 | spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes | Douglas Anderson | 1 | -0/+12 |