All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-13 16:49:09 to 2024-02-13 17:24:52 UTC [more...]

[PATCH 6.1 00/64] 6.1.78-rc1 review
 2024-02-13 17:21 UTC  (37+ 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 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 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

[BlueZ PATCH] Bluetooth: hci_core: Skip hci_cmd_work if hci_request is pending
 2024-02-13 17:23 UTC 

[PATCH] drm/msm: Wire up tlb ops
 2024-02-13 17:23 UTC 

[PATCH v7 00/21] add integrity and security to TPM2 transactions
 2024-02-13 17:13 UTC  (22+ messages)
` [PATCH v7 01/21] tpm: Remove unused tpm_buf_tag()
` [PATCH v7 02/21] tpm: Remove tpm_send()
` [PATCH v7 03/21] tpm: Move buffer handling from static inlines to real functions
` [PATCH v7 04/21] tpm: Update struct tpm_buf documentation comments
` [PATCH v7 05/21] tpm: Store the length of the tpm_buf data separately
` [PATCH v7 06/21] tpm: TPM2B formatted buffers
` [PATCH v7 07/21] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v7 08/21] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
` [PATCH v7 09/21] crypto: lib - implement library version of AES in CFB mode
` [PATCH v7 10/21] tpm: add buffer function to point to returned parameters
` [PATCH v7 11/21] tpm: export the context save and load commands
` [PATCH v7 12/21] tpm: Add NULL primary creation
` [PATCH v7 13/21] tpm: Add HMAC session start and end functions
` [PATCH v7 14/21] tpm: Add HMAC session name/handle append
` [PATCH v7 15/21] tpm: Add the rest of the session HMAC API
` [PATCH v7 16/21] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH v7 17/21] tpm: add session encryption protection to tpm2_get_random()
` [PATCH v7 18/21] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH v7 19/21] tpm: add the null key name as a sysfs export
` [PATCH v7 20/21] Documentation: add tpm-security.rst
` [PATCH v7 21/21] tpm: disable the TPM if NULL name changes

[igt-dev] [PATCH v3 1/7] build: check that outb is present in io.h
 2024-02-13 17:23 UTC  (2+ messages)
` ✓ CI.xeBAT: success for series starting with [v3,1/7] build: check that outb is present in io.h (rev2)

[PATCH v2 1/3] mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
 2024-02-13 17:22 UTC  (3+ messages)
` [PATCH v2 2/3] board: Add support for Sielaff i.MX6 Solo board
` [PATCH v2 3/3] doc: board: Add minimal documentation "

[PATCH v2 1/1] spi-mxs: Fix chipselect glitch
 2024-02-13 17:22 UTC  (5+ messages)

[RFC] net/bonding: add user callback for bond xmit policy
 2024-02-13 17:22 UTC 

[PATCH] powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
 2024-02-13 17:21 UTC  (3+ messages)

[PATCH] examples/pipeline: fix include path for rte_log.h
 2024-02-13 17:22 UTC  (3+ messages)

[PATCH 0/6] block atomic writes for XFS
 2024-02-13 17:22 UTC  (9+ messages)
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol

[PATCH v3 00/10] Enrich Trailer API
 2024-02-13 17:21 UTC  (12+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
  ` [PATCH v4 14/28] format_trailer_info(): teach it about opts->trim_empty
  ` [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator

Patchtest results for [PATCH] piglit: Fix build with musl
 2024-02-13 17:20 UTC 

[PATCH] pppd: typo in comment
 2024-02-13 17:18 UTC 

[PATCH] ahci: asm1064: correct count of reported ports
 2024-02-13 17:19 UTC  (4+ messages)

[PATCH net-next] selftests: forwarding: Add missing config entries
 2024-02-13 17:17 UTC  (4+ messages)

[PATCH v2] xen/lib: introduce generic find next bit operations
 2024-02-13 17:18 UTC  (2+ messages)

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-02-13 17:17 UTC  (4+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[PATCH] arm64: allow post-init vmalloc PXNTable
 2024-02-13 17:16 UTC  (5+ messages)
  ` [External] "

[PATCH net-next v4 0/5] introduce drop reasons for cookie check
 2024-02-13 17:16 UTC  (10+ messages)
` [PATCH net-next v4 1/5] tcp: add dropreasons definitions and prepare "
` [PATCH net-next v4 3/5] tcp: use drop reasons in cookie check for ipv4
` [PATCH net-next v4 4/5] tcp: directly drop skb in cookie check for ipv6

[PATCH v3 0/4] Add support for Freebox fbx8am boards
 2024-02-13 17:14 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add freebox
` [PATCH v3 2/4] dt-bindings: arm: amlogic: add fbx8am binding
` [PATCH v3 3/4] arm64: dts: amlogic: add fbx8am board
` [PATCH v3 4/4] arm64: dts: amlogic: add fbx8am DT overlays

[PATCH 1/3] mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
 2024-02-13 17:16 UTC  (5+ messages)
` [PATCH 2/3] board: Add support for Sielaff i.MX6 Solo board

[PATCH] dmaengine: idxd: make dsa_bus_type const
 2024-02-13 17:15 UTC  (2+ messages)

[PATCH bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
 2024-02-13 17:16 UTC 

[PATCH 6.1.y] dlm: Treat dlm_local_addr[0] as sockaddr_storage *
 2024-02-13 17:14 UTC  (7+ messages)

[PATCH 1/2] iio: accel: bmc150: ASUS ROG ALLY Abort Loading
 2024-02-13 17:14 UTC  (4+ messages)
` [PATCH v1] iio: imu: bmi323: Add and enable ACPI Match Table

Return type of clean_and_invalidate_dcache_va_range
 2024-02-13 17:14 UTC  (8+ messages)

[PATCH v2 0/6] Device-tree improvements for Lenovo Flex/Yoga 5G laptop
 2024-02-13 17:14 UTC  (3+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path

linux-next: manual merge of the wireless-next tree with the pm tree
 2024-02-13 17:13 UTC  (4+ messages)

[PATCH] ASoC: q6dsp: fix event handler prototype
 2024-02-13 17:12 UTC  (2+ messages)

[PATCH v2] kvm/x86: allocate the write-tracking metadata on-demand
 2024-02-13 17:13 UTC  (2+ messages)

[PATCH v2 00/14] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
 2024-02-13 17:12 UTC  (5+ messages)
` [PATCH v2 03/14] device property: Introduce device_for_each_child_node_scoped()

[PATCH] ASoC: SOF: IPC3: fix message bounds on ipc ops
 2024-02-13 17:12 UTC  (2+ messages)

[PATCH 0/6] Cursor Fault Fixes
 2024-02-13 17:12 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: do not defer cleanup work

[PATCH] ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend
 2024-02-13 17:12 UTC  (2+ messages)

[PATCH v5 0/4] arm64: ptdump: View the second stage page-tables
 2024-02-13 17:10 UTC  (12+ messages)
` [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[drm-next][PATCH 0/2] command-line registry and gsp-rm logging
 2024-02-13 17:10 UTC  (4+ messages)
` [PATCH 2/2] [v3] drm/nouveau: expose GSP-RM logging buffers via debugfs

[PATCH] unit-tests: do show relative file paths on non-Windows, too
 2024-02-13 17:10 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH BlueZ 1/1] btdev: Fix set PA data array overflow
 2024-02-13 17:10 UTC  (2+ messages)
`  "

pm/testing baseline: 46 runs, 8 regressions (v6.8-rc4-78-gd3eb3447ef6be)
 2024-02-13 17:10 UTC 

[PATCH] mbuf: replace GCC marker extension with C11 anonymous unions
 2024-02-13 17:09 UTC  (5+ messages)
` [PATCH v2] RFC: "
  ` [PATCH v2] mbuf: "

[PATCH] scsi: sd: usb_storage: uas: Access media prior to querying device properties
 2024-02-13 17:09 UTC  (3+ messages)

[PATCH v5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
 2024-02-13 17:08 UTC  (4+ messages)

[PATCH v2 0/5] completion: remove hardcoded config variable names
 2024-02-13 17:09 UTC  (4+ messages)
` [PATCH v3 0/4] "

[PATCH v2 bpf-next 0/4] Fix global subprog PTR_TO_CTX arg handling
 2024-02-13 17:08 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg

[PATCH] mmc: Fix eMMC initialization with 1-bit bus connection
 2024-02-13 17:08 UTC  (4+ messages)

[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
 2024-02-13 17:07 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-13 17:07 UTC  (4+ messages)

[PATCH -fixes v2 0/4] riscv: cbo.zero fixes
 2024-02-13 17:07 UTC  (6+ messages)
` [PATCH -fixes v2 2/4] dt-bindings: riscv: Add ratified privileged ISA versions

[PATCH] backlight: ktd2801: fix LED dependency
 2024-02-13 17:07 UTC  (4+ messages)

[PATCH v2] column: disallow negative padding
 2024-02-13 17:06 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] column: guard against "

[PATCH v5 0/3] per-vma locks in userfaultfd
 2024-02-13 17:06 UTC  (5+ messages)
` [PATCH v5 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH 00/16] Add OA functionality to Xe
 2024-02-13 17:04 UTC  (6+ messages)
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)

next/pending-fixes build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc4-268-g7b17b1384cd64)
 2024-02-13 17:04 UTC 

[PATCH v5 1/5] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
 2024-02-13 17:02 UTC  (5+ messages)
` [PATCH v5 3/5] sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
` [PATCH v5 4/5] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()

[PATCH] mm: memcontrol: clarify swapaccount=0 deprecation warning
 2024-02-13 17:01 UTC  (2+ messages)

[PULL 00/15] Trivial patches for 2024-02-13
 2024-02-13 17:01 UTC  (2+ messages)

[PATCH] piglit: Fix build with musl
 2024-02-13 17:01 UTC 

[Buildroot] [PATCH 1/1] package/intel-socfpga-hwlib: add new package
 2024-02-13 16:31 UTC 

[PATCH net-next v4 0/6] introduce dropreasons in tcp receive path
 2024-02-13 17:00 UTC  (4+ messages)
` [PATCH net-next v4 1/6] tcp: introduce another three dropreasons in "

[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-13 17:00 UTC  (6+ messages)
` [PATCH v5 11/17] iommu/arm-smmu-v3: Remove arm_smmu_master->domain

[PATCH v2] glibc: Update to bring mips32/clone3 fix
 2024-02-13 17:00 UTC 

[Buildroot] [PATCH v2] Create a .gitignore file in the CANONICAL_O directory
 2024-02-13 17:00 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2024-02-13 17:00 UTC 

[PATCH 0/3] pipeline: extend the IPv6 support
 2024-02-13 16:57 UTC  (4+ messages)
` [PATCH 1/3] pipeline: add new instruction for upper half of IPv6 address
` [PATCH 2/3] pipeline: optimize conversion between IPv4 and IPv6 addresses
` [PATCH 3/3] examples/pipeline: add example for IPv6 address swap

[PATCH v13 00/14] PCI devices passthrough on Arm, part 3
 2024-02-13 16:58 UTC  (8+ messages)
` [PATCH v13 01/14] vpci: use per-domain PCI lock to protect vpci structure

[PATCH 0/7] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-02-13 16:58 UTC  (3+ messages)
` [PATCH 4/7] ext4: add positive int attr pointer to avoid sysfs variables overflow

[PATCH RFC] wifi: wilc1000: fix reset line assert/deassert polarity
 2024-02-13 16:58 UTC  (3+ messages)

[PATCH, RESEND] x86/pat: Simplifying the PAT programming protocol
 2024-02-13 16:57 UTC  (7+ messages)

[PATCH] drivers: use common container_of macro
 2024-02-13 16:57 UTC  (2+ messages)

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-13 16:55 UTC  (16+ messages)
` [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
` [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint()
` [PATCH v5 24/25] arm64/mm: __always_inline to improve fork() perf

[PATCH] leds: ktd2692: add gpiolib dependency
 2024-02-13 16:55 UTC 

[PATCH v2 0/2] platform/chrome: typec: xHCI DbC
 2024-02-13 16:55 UTC  (3+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-13 16:54 UTC  (11+ messages)

[RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
 2024-02-13 16:52 UTC  (6+ messages)

[RFC PATCH SET] cxl: add poison event handler
 2024-02-13 16:51 UTC  (4+ messages)
` [RFC PATCH 5/5] cxl/core: add poison injection "

[PATCH] [i-g-t] tests/amdgpu/amd_multipipe_modeset: Run modeset and display enable for multidisplays
 2024-02-13 16:51 UTC 

[PATCH v2] tracing: Have saved_cmdlines arrays all in one allocation
 2024-02-13 16:52 UTC 

[PATCH 0/2 v4] Add cond_guard() to conditional guards
 2024-02-13 16:51 UTC  (3+ messages)
` [PATCH 1/2 v4] cleanup: "

[PATCH 0/9] hw/ide/ahci: Housekeeping
 2024-02-13 16:50 UTC  (5+ messages)
` [PATCH 7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
` [PATCH 8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field

libification: how to avoid symbol collisions?
 2024-02-13 16:50 UTC  (4+ messages)

[PATCH] hrtimer: select housekeeping CPU during migration
 2024-02-13 16:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] patchtest: Add selftest for test cve_check_ignore
 2024-02-13 16:49 UTC  (3+ messages)
` [OE-core] "

[LTP] [PATCH] Add test for file truncation over NFS
 2024-02-13 16:48 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.