All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-27 23:36:23 to 2022-01-28 00:39:31 UTC [more...]

RFC random(4) We don't need no steenking 
 2022-01-28  0:39 UTC  (4+ messages)

[PATCH mptcp-next v3 00/14] mptcp: APIs and self-tests for userspace path management
 2022-01-28  0:38 UTC  (15+ messages)
` [PATCH mptcp-next v3 01/14] mptcp: add sysctl param to limit userspace PM activity
` [PATCH mptcp-next v3 02/14] mptcp: allow ADD_ADDR reissuance by userspace PMs
` [PATCH mptcp-next v3 03/14] mptcp: handle local addrs announced "
` [PATCH mptcp-next v3 04/14] mptcp: read attributes of addr entries managed "
` [PATCH mptcp-next v3 05/14] mptcp: netlink: split mptcp_pm_parse_addr into two functions
` [PATCH mptcp-next v3 06/14] mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
` [PATCH mptcp-next v3 07/14] mptcp: selftests: support MPTCP_PM_CMD_ANNOUNCE
` [PATCH mptcp-next v3 08/14] mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
` [PATCH mptcp-next v3 09/14] mptcp: selftests: support MPTCP_PM_CMD_REMOVE
` [PATCH mptcp-next v3 10/14] mptcp: netlink: allow userspace-driven subflow establishment
` [PATCH mptcp-next v3 11/14] mptcp: selftests: support MPTCP_PM_CMD_SUBFLOW_CREATE
` [PATCH mptcp-next v3 12/14] mptcp: selftests: support MPTCP_PM_CMD_SUBFLOW_DESTROY
` [PATCH mptcp-next v3 13/14] mptcp: selftests: capture netlink events
` [PATCH mptcp-next v3 14/14] selftests: mptcp: functional tests for the userspace PM type

[PATCH mptcp-next v3 0/8] mptcp: fixes and enhancements related to path management
 2022-01-28  0:38 UTC  (9+ messages)
` [PATCH mptcp-next v3 1/8] mptcp: do not restrict subflows with non-kernel PMs
` [PATCH mptcp-next v3 2/8] mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
` [PATCH mptcp-next v3 3/8] mptcp: reflect remote port (not 0) in ANNOUNCED events
` [PATCH mptcp-next v3 4/8] mptcp: establish subflows from either end of connection
` [PATCH mptcp-next v3 5/8] mptcp: netlink: store per namespace list of refcounted listen socks
` [PATCH mptcp-next v3 6/8] mptcp: netlink: store lsk ref in mptcp_pm_addr_entry
` [PATCH mptcp-next v3 7/8] mptcp: attempt to add listening sockets for announced addrs
` [PATCH mptcp-next v3 8/8] mptcp: expose server_side attribute in MPTCP netlink events

stable-rc/queue/5.4 build: 180 builds: 3 failed, 177 passed, 4 errors, 27 warnings (v5.4.174-11-g7efd6d30182b)
 2022-01-28  0:38 UTC 

[PATCH v2 0/4] Quartz64-A fixes and enablement from 5.17-rc1
 2022-01-28  0:38 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: fix Quartz64-A ddr regulator voltage
` [PATCH v2 2/4] arm64: dts: rockchip: add Quartz64-A pmu_io_domains
` [PATCH v2 3/4] arm64: dts: rockchip: add Quartz64-A sdmmc1 node
` [PATCH v2 4/4] arm64: dts: rockchip: add Quartz64-A con40 hardware

[PATCH mptcp-net v3] mptcp: netlink: process IPv6 addrs in creating listening sockets
 2022-01-28  0:37 UTC 

[PATCH RFC 0/6] NFSD size, offset, and count sanity
 2022-01-28  0:36 UTC  (3+ messages)
` [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes

[wpan-next v3 0/3] ieee802154: A bunch of light changes
 2022-01-28  0:34 UTC  (3+ messages)

[PATCH RFC 0/4] firmware: Add ZSTD-compressed file support
 2022-01-28  0:33 UTC  (5+ messages)

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-28  0:32 UTC  (4+ messages)

[PATCH v3 0/3] Add FSD SPI support
 2022-01-28  0:28 UTC  (5+ messages)
  ` [PATCH v3 1/3] spi: dt-bindings: samsung: Add fsd spi compatible
  ` [PATCH v3 2/3] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC

[PATCH] drm/i915/selftests: fix some error codes in __cancel_reset()
 2022-01-28  0:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: fix some error codes in __cancel_reset() (rev2)

[PATCH v3 1/3] btrfs: test defrag with regular and preallocated extents
 2022-01-28  0:27 UTC  (3+ messages)
` [PATCH v2 2/3] btrfs: test autodefrag with regular and hole extents
` [PATCH 3/3] btrfs: test defrag with compressed extents

[PATCH v3 00/14] CXL Region driver
 2022-01-28  0:27 UTC  (15+ messages)
` [PATCH v3 01/14] cxl/region: Add region creation ABI
` [PATCH v3 02/14] cxl/region: Introduce concept of region configuration
` [PATCH v3 03/14] cxl/mem: Cache port created by the mem dev
` [PATCH v3 04/14] cxl/region: Introduce a cxl_region driver
` [PATCH v3 05/14] cxl/acpi: Handle address space allocation
` [PATCH v3 06/14] cxl/region: Address "
` [PATCH v3 07/14] cxl/region: Implement XHB verification
` [PATCH v3 08/14] cxl/region: HB port config verification
` [PATCH v3 09/14] cxl/region: Add infrastructure for decoder programming
` [PATCH v3 10/14] cxl/region: Collect host bridge decoders
` [PATCH v3 11/14] cxl/region: Add support for single switch level
` [PATCH v3 12/14] cxl: Program decoders for regions
` [PATCH v3 13/14] cxl/pmem: Convert nvdimm bridge API to use dev
` [PATCH v3 14/14] cxl/region: Create an nd_region

[seabios test] 167920: tolerable FAIL - PUSHED
 2022-01-28  0:26 UTC 

[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-01-28  0:26 UTC  (50+ messages)
` [PATCH v5 01/24] ext4/xfs: add page refcount helper
` [PATCH v5 02/24] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v5 03/24] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v5 04/24] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v5 05/24] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v5 06/24] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v5 07/24] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v5 08/24] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v5 09/24] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v5 10/24] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v5 11/24] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v5 12/24] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v5 13/24] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v5 14/24] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v5 15/24] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v5 16/24] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v5 17/24] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v5 18/24] block: add check when merging zone device pages
` [PATCH v5 19/24] lib/scatterlist: "
` [PATCH v5 20/24] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v5 21/24] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v5 22/24] mm: use custom page_free for P2PDMA pages
` [PATCH v5 23/24] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [PATCH v5 24/24] nvme-pci: allow mmaping the CMB in userspace

stable-rc/linux-5.10.y build: 173 builds: 3 failed, 170 passed, 4 errors, 9 warnings (v5.10.94-7-ga2441d7f51b17)
 2022-01-28  0:24 UTC 

[dunfell][PATCH 1/2] glibc : Fix CVE-2022-23218
 2022-01-28  0:24 UTC  (3+ messages)
` [OE-core] "

[PATCH] target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
 2022-01-28  0:23 UTC  (4+ messages)

stable-rc/linux-4.4.y baseline: 125 runs, 1 regressions (v4.4.300-2-g187d7c3b8ca09)
 2022-01-28  0:23 UTC 

[PATCH] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
 2022-01-28  0:18 UTC  (4+ messages)

converting IMX6 board to DM_ETH and DM_USB - usb_ether gadget support
 2022-01-28  0:20 UTC  (3+ messages)

[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
 2022-01-28  0:17 UTC  (7+ messages)
` [RFC][PATCH v2 4/5] x86/uaccess: Implement unsafe_try_cmpxchg_user()

[PATCH v3] linux-user: Implement starttime field in self stat emulation
 2022-01-28  0:12 UTC 

stable-rc/linux-5.4.y baseline: 89 runs, 5 regressions (v5.4.174-12-gaa3124a3444f)
 2022-01-28  0:15 UTC 

sound/soc/codecs/ak4375.c:343:3: warning: Value stored to 'mclk' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-28  0:14 UTC 

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-01-28  0:12 UTC  (12+ messages)
` [PATCH 01/11] bisect run: fix the error message
` [PATCH 02/11] bisect--helper: retire the --no-log option
` [PATCH 03/11] bisect--helper: really retire --bisect-next-check
` [PATCH 04/11] bisect--helper: really retire `--bisect-autostart`
` [PATCH 05/11] bisect--helper: align the sub-command order with git-bisect.sh
` [PATCH 06/11] bisect--helper: make `--bisect-state` optional
` [PATCH 07/11] bisect: move even the option parsing to `bisect--helper`
` [PATCH 08/11] bisect--helper: using `--bisect-state` without an argument is a bug
` [PATCH 09/11] Turn `git bisect` into a full built-in
` [PATCH 10/11] bisect: remove Cogito-related code
` [PATCH 11/11] bisect: no longer try to clean up left-over `.git/head-name` files

[Intel-wired-lan] [PATCH net-next 00/19] Add iecm and idpf
 2022-01-28  0:10 UTC  (20+ messages)
` [Intel-wired-lan] [PATCH net-next 01/19] virtchnl: Add new virtchnl2 ops
` [Intel-wired-lan] [PATCH net-next 02/19] iecm: add basic module init and documentation
` [Intel-wired-lan] [PATCH net-next 03/19] iecm: add probe and remove
` [Intel-wired-lan] [PATCH net-next 04/19] iecm: add api_init and controlq init
` [Intel-wired-lan] [PATCH net-next 05/19] iecm: add vport alloc and virtchnl messages
` [Intel-wired-lan] [PATCH net-next 06/19] iecm: add virtchnl messages for queues
` [Intel-wired-lan] [PATCH net-next 07/19] iecm: finish virtchnl messages
` [Intel-wired-lan] [PATCH net-next 08/19] iecm: add interrupts and configure netdev
` [Intel-wired-lan] [PATCH net-next 09/19] iecm: alloc vport TX resources
` [Intel-wired-lan] [PATCH net-next 10/19] iecm: alloc vport RX resources
` [Intel-wired-lan] [PATCH net-next 11/19] iecm: add start_xmit and set_rx_mode
` [Intel-wired-lan] [PATCH net-next 12/19] iecm: finish netdev_ops
` [Intel-wired-lan] [PATCH net-next 13/19] iecm: implement splitq napi_poll
` [Intel-wired-lan] [PATCH net-next 14/19] iecm: implement singleq napi_poll
` [Intel-wired-lan] [PATCH net-next 15/19] iecm: implement ethtool callbacks
` [Intel-wired-lan] [PATCH net-next 16/19] iecm: implement flow director
` [Intel-wired-lan] [PATCH net-next 17/19] iecm: implement cloud filters
` [Intel-wired-lan] [PATCH net-next 18/19] iecm: add advanced rss
` [Intel-wired-lan] [PATCH net-next 19/19] idpf: introduce idpf driver

[PATCH 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4
 2022-01-28  0:09 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iommu: renesas, ipmmu-vmsa: add r8a779f0 support
  ` [PATCH 1/2] dt-bindings: iommu: renesas,ipmmu-vmsa: "

[PATCH v3 0/3] sparse checkout: custom bash completion updates
 2022-01-28  0:08 UTC  (4+ messages)
` [PATCH v4 0/3] completion: sparse-checkout updates
  ` [PATCH v4 1/3] completion: add sparse-checkout tests

[PATCH v2] x86/csum: Add KASAN/KCSAN instrumentation
 2022-01-28  0:07 UTC 

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-01-28  0:05 UTC  (3+ messages)
` [RFC PATCH v2 3/5] vfio/pci: fix memory leak during D3hot to D0 tranistion

[RFC PATCH 0/4] nfsd: allow NFSv4 state to be revoked
 2022-01-28  0:07 UTC  (4+ messages)

[RFC PATCH] docs/devel: mention our .editorconfig
 2022-01-28  0:05 UTC  (2+ messages)

[linux-5.4 test] 167916: tolerable FAIL - PUSHED
 2022-01-28  0:06 UTC 

[PATCH bpf-next 0/3] migrate from bpf_prog_test_run{,_xattr}
 2022-01-27 23:58 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpftool: migrate from bpf_prog_test_run_xattr
` [PATCH bpf-next 3/3] libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_run

[PATCH net-next 0/5] Virtual PTP clock improvements and fix
 2022-01-27 23:58 UTC  (3+ messages)
` [PATCH net-next 1/5] ptp: unregister virtual clocks when unregistering physical clock

[PATCH] gpio: ixp4xx: Detect special machines by compatible
 2022-01-27 23:54 UTC 

[PATCH net-next 0/6] net: page_pool: Add page_pool stat counters
 2022-01-27 23:55 UTC  (3+ messages)

[PATCH next] bonding: pair enable_port with slave_arr_updates
 2022-01-27 23:54 UTC  (2+ messages)

[PATCH net 0/8] Netfilter fixes for net
 2022-01-27 23:52 UTC  (9+ messages)
` [PATCH net 1/8] netfilter: Remove flowtable relics
` [PATCH net 2/8] netfilter: nft_ct: fix use after free when attaching zone template
` [PATCH net 3/8] selftests: netfilter: reduce zone stress test running time
` [PATCH net 4/8] selftests: netfilter: check stateless nat udp checksum fixup
` [PATCH net 5/8] netfilter: nft_reject_bridge: Fix for missing reply from prerouting
` [PATCH net 6/8] netfilter: nft_byteorder: track register operations
` [PATCH net 7/8] selftests: nft_concat_range: add test for reload with no element add/del
` [PATCH net 8/8] netfilter: nf_tables: remove assignment with no effect in chain blob builder

[PATCH 0/7] tracing: Misc bugfixes
 2022-01-27 23:50 UTC  (3+ messages)

[Bug 215540] New: mvebu: no pcie devices detected on turris omnia (5.16.3 regression)
 2022-01-27 23:49 UTC 

[PATCH] receive-pack: interrupt pre-receive when client disconnects
 2022-01-27 23:47 UTC  (7+ messages)
` [PATCH v2] receive-pack: add option to interrupt pre-receive when client exits

[PATCH v2] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-27 23:44 UTC 

[Intel-gfx] [CI v3 0/6] Second round of i915_reg.h splitting
 2022-01-27 23:43 UTC  (7+ messages)
` [Intel-gfx] [CI v3 1/6] drm/i915/perf: Move OA regs to their own header
` [Intel-gfx] [CI v3 2/6] drm/i915/perf: Express OA register ranges with i915_range
` [Intel-gfx] [CI v3 3/6] drm/i915: Parameterize R_PWR_CLK_STATE register definition
` [Intel-gfx] [CI v3 4/6] drm/i915: Parameterize MI_PREDICATE registers
` [Intel-gfx] [CI v3 5/6] drm/i915: Move GT registers to their own header file
` [Intel-gfx] [CI v3 6/6] drm/i915: Only include i915_reg.h from .c files

[Intel-gfx] [PATCH 0/2] Use drm_clflush* instead of clflush
 2022-01-27 23:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/gt: Re-work intel_write_status_page
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Re-work invalidate_csb_entries

[PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
 2022-01-27 23:39 UTC 

[PATCH] ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235
 2022-01-27 23:40 UTC  (2+ messages)

[PATCH] input/adb: Only include where needed
 2022-01-27 23:39 UTC  (2+ messages)

Treating CXL Type 3 device as a block device
 2022-01-27 23:39 UTC 

[PATCH v2 0/8] HMM profiler interface
 2022-01-27 23:37 UTC  (3+ messages)
` [PATCH v2 6/8] drm/amdkfd: Add user queue eviction restore SMI event

[PATCH 1/2] ath11k: pci: fix crash on suspend if board file is not found
 2022-01-27 23:36 UTC  (3+ messages)
` [PATCH 2/2] ath11k: mhi: use mhi_sync_power_up()

[PATCH] ata: pata_pdc202xx_old: make make static read-only array pio_timing const
 2022-01-27 23:36 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.