patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-10 00:29:12 to 2024-02-13 17:29:47 UTC [more...]

[PATCH 6.6 000/121] 6.6.17-rc1 review
 2024-02-13 17:21 UTC  (57+ messages)
` [PATCH 6.6 001/121] ext4: regenerate buddy after block freeing failed if under fc replay
` [PATCH 6.6 002/121] dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
` [PATCH 6.6 003/121] dmaengine: ti: k3-udma: Report short packet errors
` [PATCH 6.6 004/121] dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
` [PATCH 6.6 005/121] dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
` [PATCH 6.6 006/121] phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
` [PATCH 6.6 007/121] perf evlist: Fix evlist__new_default() for > 1 core PMU
` [PATCH 6.6 008/121] dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
` [PATCH 6.6 009/121] phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
` [PATCH 6.6 010/121] cifs: avoid redundant calls to disable multichannel
` [PATCH 6.6 011/121] cifs: failure to add channel on iface should bump up weight
` [PATCH 6.6 012/121] rust: arc: add explicit `drop()` around `Box::from_raw()`
` [PATCH 6.6 013/121] rust: upgrade to Rust 1.72.1
` [PATCH 6.6 014/121] rust: task: remove redundant explicit link
` [PATCH 6.6 015/121] rust: print: use explicit link in documentation
` [PATCH 6.6 016/121] rust: upgrade to Rust 1.73.0
` [PATCH 6.6 017/121] MAINTAINERS: add Catherine as xfs maintainer for 6.6.y
` [PATCH 6.6 018/121] xfs: bump max fsgeom struct version
` [PATCH 6.6 019/121] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 6.6 020/121] xfs: prevent rt growfs when quota is enabled
` [PATCH 6.6 021/121] xfs: rt stubs should return negative errnos when rt disabled
` [PATCH 6.6 022/121] xfs: fix units conversion error in xfs_bmap_del_extent_delay
` [PATCH 6.6 023/121] xfs: make sure maxlen is still congruent with prod when rounding down
` [PATCH 6.6 024/121] xfs: introduce protection for drop nlink
` [PATCH 6.6 025/121] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
` [PATCH 6.6 026/121] xfs: allow read IO and FICLONE to run concurrently
` [PATCH 6.6 027/121] xfs: factor out xfs_defer_pending_abort
` [PATCH 6.6 028/121] xfs: abort intent items when recovery intents fail
` [PATCH 6.6 029/121] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
` [PATCH 6.6 030/121] xfs: up(ic_sema) if flushing data device fails
` [PATCH 6.6 031/121] xfs: fix internal error from AGFL exhaustion
` [PATCH 6.6 032/121] xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
` [PATCH 6.6 033/121] xfs: inode recovery does not validate the recovered inode
` [PATCH 6.6 034/121] xfs: clean up dqblk extraction
` [PATCH 6.6 035/121] xfs: dquot recovery does not validate the recovered dquot
` [PATCH 6.6 036/121] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 6.6 037/121] xfs: respect the stable writes flag on the RT device
` [PATCH 6.6 038/121] drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
` [PATCH 6.6 039/121] drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
` [PATCH 6.6 040/121] drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
` [PATCH 6.6 041/121] x86/efistub: Give up if memory attribute protocol returns an error
` [PATCH 6.6 043/121] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
` [PATCH 6.6 044/121] wifi: mac80211: fix RCU use in TDLS fast-xmit
` [PATCH 6.6 052/121] selftests/net: convert pmtu.sh to run it in unique namespace
` [PATCH 6.6 053/121] selftests/net: change shebang to bash to support "source"
` [PATCH 6.6 054/121] selftests: net: fix tcp listener handling in pmtu.sh
` [PATCH 6.6 055/121] selftests: net: avoid just another constant wait
` [PATCH 6.6 056/121] tsnep: Fix mapping for zero copy XDP_TX action
` [PATCH 6.6 057/121] tunnels: fix out of bounds access when building IPv6 PMTU error
` [PATCH 6.6 058/121] atm: idt77252: fix a memleak in open_card_ubr0
` [PATCH 6.6 059/121] octeontx2-pf: Fix a memleak otx2_sq_init
` [PATCH 6.6 060/121] hwmon: (aspeed-pwm-tacho) mutex for tach reading
` [PATCH 6.6 061/121] hwmon: (coretemp) Fix out-of-bounds memory access
` [PATCH 6.6 062/121] hwmon: (coretemp) Fix bogus core_id to attr name mapping
` [PATCH 6.6 063/121] inet: read sk->sk_family once in inet_recv_error()
` [PATCH 6.6 064/121] drm/i915/gvt: Fix uninitialized variable in handle_mmio()

[PATCH 6.1 00/64] 6.1.78-rc1 review
 2024-02-13 17:21 UTC  (65+ messages)
` [PATCH 6.1 01/64] ext4: regenerate buddy after block freeing failed if under fc replay
` [PATCH 6.1 02/64] dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
` [PATCH 6.1 03/64] dmaengine: ti: k3-udma: Report short packet errors
` [PATCH 6.1 04/64] dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
` [PATCH 6.1 05/64] dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
` [PATCH 6.1 06/64] phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
` [PATCH 6.1 07/64] dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
` [PATCH 6.1 08/64] phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
` [PATCH 6.1 09/64] cifs: failure to add channel on iface should bump up weight
` [PATCH 6.1 10/64] drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
` [PATCH 6.1 11/64] drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
` [PATCH 6.1 12/64] drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
` [PATCH 6.1 13/64] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
` [PATCH 6.1 14/64] wifi: mac80211: fix waiting for beacons logic
` [PATCH 6.1 15/64] netdevsim: avoid potential loop in nsim_dev_trap_report_work()
` [PATCH 6.1 16/64] net: atlantic: Fix DMA mapping for PTP hwts ring
` [PATCH 6.1 17/64] selftests: net: cut more slack for gro fwd tests
` [PATCH 6.1 18/64] selftests: net: avoid just another constant wait
` [PATCH 6.1 19/64] tunnels: fix out of bounds access when building IPv6 PMTU error
` [PATCH 6.1 20/64] atm: idt77252: fix a memleak in open_card_ubr0
` [PATCH 6.1 21/64] octeontx2-pf: Fix a memleak otx2_sq_init
` [PATCH 6.1 22/64] hwmon: (aspeed-pwm-tacho) mutex for tach reading
` [PATCH 6.1 23/64] hwmon: (coretemp) Fix out-of-bounds memory access
` [PATCH 6.1 24/64] hwmon: (coretemp) Fix bogus core_id to attr name mapping
` [PATCH 6.1 25/64] inet: read sk->sk_family once in inet_recv_error()
` [PATCH 6.1 26/64] drm/i915/gvt: Fix uninitialized variable in handle_mmio()
` [PATCH 6.1 27/64] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
` [PATCH 6.1 28/64] tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
` [PATCH 6.1 29/64] af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
` [PATCH 6.1 30/64] ppp_async: limit MRU to 64K
` [PATCH 6.1 31/64] selftests: cmsg_ipv6: repeat the exact packet
` [PATCH 6.1 32/64] netfilter: nft_compat: narrow down revision to unsigned 8-bits
` [PATCH 6.1 33/64] netfilter: nft_compat: reject unused compat flag
` [PATCH 6.1 34/64] netfilter: nft_compat: restrict match/target protocol to u16
` [PATCH 6.1 35/64] drm/amd/display: Implement bounds check for stream encoder creation in DCN301
` [PATCH 6.1 36/64] netfilter: nft_ct: reject direction for ct id
` [PATCH 6.1 37/64] netfilter: nft_set_pipapo: store index in scratch maps
` [PATCH 6.1 38/64] netfilter: nft_set_pipapo: add helper to release pcpu scratch area
` [PATCH 6.1 39/64] netfilter: nft_set_pipapo: remove scratch_aligned pointer
` [PATCH 6.1 40/64] fs/ntfs3: Fix an NULL dereference bug
` [PATCH 6.1 41/64] scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
` [PATCH 6.1 42/64] blk-iocost: Fix an UBSAN shift-out-of-bounds warning
` [PATCH 6.1 43/64] fs: dlm: dont put dlm_local_addrs on heap
` [PATCH 6.1 44/64] mtd: parsers: ofpart: add workaround for #size-cells 0
` [PATCH 6.1 45/64] ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
` [PATCH 6.1 46/64] ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
` [PATCH 6.1 47/64] ALSA: usb-audio: add quirk for RODE NT-USB+
` [PATCH 6.1 48/64] USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
` [PATCH 6.1 49/64] USB: serial: option: add Fibocom FM101-GL variant
` [PATCH 6.1 50/64] USB: serial: cp210x: add ID for IMST iM871A-USB
` [PATCH 6.1 51/64] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
` [PATCH 6.1 52/64] usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
` [PATCH 6.1 53/64] xhci: process isoc TD properly when there was a transaction error mid TD
` [PATCH 6.1 54/64] xhci: handle isoc Babble and Buffer Overrun events properly
` [PATCH 6.1 55/64] hrtimer: Report offline hrtimer enqueue
` [PATCH 6.1 56/64] Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
` [PATCH 6.1 57/64] Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
` [PATCH 6.1 58/64] io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
` [PATCH 6.1 59/64] Revert "ASoC: amd: Add new dmi entries for acp5x platform"
` [PATCH 6.1 60/64] vhost: use kzalloc() instead of kmalloc() followed by memset()
` [PATCH 6.1 61/64] RDMA/irdma: Fix support for 64k pages
` [PATCH 6.1 62/64] f2fs: add helper to check compression level
` [PATCH 6.1 63/64] block: treat poll queue enter similarly to timeouts
` [PATCH 6.1 64/64] clocksource: Skip watchdog check for large watchdog intervals

[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-13 17:00 UTC  (19+ messages)
` [PATCH v5 03/17] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH v5 06/17] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH v5 08/17] iommu/arm-smmu-v3: Do not change the STE twice during arm_smmu_attach_dev()
` [PATCH v5 09/17] iommu/arm-smmu-v3: Put writing the context descriptor in the right order
` [PATCH v5 10/17] iommu/arm-smmu-v3: Pass smmu_domain to arm_enable/disable_ats()
` [PATCH v5 11/17] iommu/arm-smmu-v3: Remove arm_smmu_master->domain

[PATCH rc] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
 2024-02-13 14:00 UTC  (9+ messages)

[PATCH v4 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-13 13:30 UTC  (5+ messages)
` [PATCH v4 06/16] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-13  5:33 UTC  (13+ messages)
` [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
` [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections
` [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections
` [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections
` [PATCH 11/11] s390: Link vmlinux with '-z notext'

[PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
 2024-02-13  2:47 UTC  (3+ messages)

[PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
 2024-02-13  1:43 UTC  (4+ messages)

[PATCH] media: mxl5xx: Move xpt structures off stack
 2024-02-12 23:27 UTC  (3+ messages)

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-12 22:05 UTC  (24+ messages)
` [PATCH v15-RFC "
  ` [PATCH v15-RFC 5/8] x86/resctrl: Add "NODE" as an option for resource scope
  ` [PATCH v15-RFC 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-11 13:39 UTC  (34+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
` [PATCH 02/22] gpio: Add ChromeOS EC GPIO driver
` [PATCH 03/22] dt-bindings: usb: Add downstream facing ports to realtek binding
` [PATCH 04/22] usb: core: Set connect_type of ports based on DT node
` [PATCH 05/22] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH 06/22] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH 07/22] device property: Add remote endpoint to devcon matcher
` [PATCH 08/22] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH 09/22] platform/chrome: cros_typec_switch: Use read_poll_timeout helper
` [PATCH 10/22] platform/chrome: cros_typec_switch: Move port creation code to sub-function
` [PATCH 11/22] platform/chrome: cros_typec_switch: Use fwnode instead of ACPI APIs
` [PATCH 12/22] platform/chrome: cros_typec_switch: Use dev_err_probe()
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 14/22] platform/chrome: cros_typec_switch: Add support for signaling HPD to drm_bridge
` [PATCH 15/22] platform/chrome: cros_typec_switch: Support DP muxing via DRM lane assignment
` [PATCH 16/22] platform/chrome: cros_typec_switch: Support orientation-switch
` [PATCH 17/22] platform/chrome: cros_typec_switch: Handle lack of HPD information
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
` [PATCH 19/22] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1
` [PATCH 20/22] arm64: dts: qcom: sc7180: pazquel: Add missing comment header
` [PATCH 21/22] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments
` [PATCH 22/22] arm64: dts: qcom: sc7180-trogdor: Wire up USB and DP to usb-c-connectors

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-10  2:59 UTC  (6+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).