All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 05:35:14 to 2021-06-16 06:29:04 UTC [more...]

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:27 UTC  (21+ messages)
` [PATCH v2 02/29] docs: dev-tools: kunit: don't use a table for docs name
` [PATCH v2 03/29] docs: admin-guide: pm: avoid using ReST :doc:`foo` markup
` [PATCH v2 04/29] docs: admin-guide: hw-vuln: "
` [PATCH v2 05/29] docs: admin-guide: sysctl: "
` [PATCH v2 06/29] docs: block: biodoc.rst: "
` [PATCH v2 07/29] docs: bpf: bpf_lsm.rst: "
` [PATCH v2 08/29] docs: core-api: "
` [PATCH v2 09/29] docs: dev-tools: testing-overview.rst: "
` [PATCH v2 14/29] docs: driver-api: gpio: using-gpio.rst: "
` [PATCH v2 17/29] docs: firmware-guide: acpi: "
` [PATCH v2 19/29] docs: kernel-hacking: hacking.rst: "
` [PATCH v2 20/29] docs: networking: devlink: "
` [PATCH v2 21/29] docs: PCI: endpoint: pci-endpoint-cfs.rst: "
` [PATCH v2 22/29] docs: PCI: pci.rst: "
` [PATCH v2 23/29] docs: process: submitting-patches.rst: "
` [PATCH v2 24/29] docs: security: landlock.rst: "
` [PATCH v2 25/29] docs: trace: coresight: coresight.rst: "
` [PATCH v2 27/29] docs: userspace-api: landlock.rst: "
` [PATCH v2 28/29] docs: virt: kvm: s390-pv-boot.rst: "
` [PATCH v2 29/29] docs: x86: "

Oops (NULL pointer) with 'perf record' of selftest 'null_syscall'
 2021-06-16  6:26 UTC  (4+ messages)

[GIT PULL] arm: dts: amlogic updates for v5.14
 2021-06-16  6:26 UTC  (4+ messages)

[PATCH 1/2] tests/migration: parse the thread-id key of CpuInfoFast
 2021-06-16  6:26 UTC  (2+ messages)

[PATCH v12 00/12] Restricted DMA
 2021-06-16  6:21 UTC  (65+ messages)
` [Intel-gfx] "
` [PATCH v12 01/12] swiotlb: Refactor swiotlb init functions
  ` [Intel-gfx] "
` [PATCH v12 02/12] swiotlb: Refactor swiotlb_create_debugfs
  ` [Intel-gfx] "
` [PATCH v12 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
  ` [Intel-gfx] "
` [PATCH v12 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
  ` [Intel-gfx] "
` [PATCH v12 05/12] swiotlb: Update is_swiotlb_active "
  ` [Intel-gfx] "
` [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
  ` [Intel-gfx] "
` [PATCH v12 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
  ` [Intel-gfx] "
` [PATCH v12 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
  ` [Intel-gfx] "
` [PATCH v12 09/12] swiotlb: Add restricted DMA alloc/free support
  ` [Intel-gfx] "
` [PATCH v12 10/12] swiotlb: Add restricted DMA pool initialization
  ` [Intel-gfx] "
` [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool
  ` [Intel-gfx] "
` [PATCH v12 12/12] of: Add plumbing for "
  ` [Intel-gfx] "

[PATCH] riscv: dts: microchip: Define hart clocks
 2021-06-16  6:27 UTC  (2+ messages)

[PATCH net-next v2] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
 2021-06-16  6:27 UTC  (2+ messages)

[PATCH v2 00/10] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-16  6:26 UTC  (4+ messages)
` [PATCH v2 02/10] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp

[GIT PULL] arm64: dts: amlogic updates for v5.14, part 2
 2021-06-16  6:25 UTC  (4+ messages)

[PATCH] opp: of: Allow lazy-linking of required-opps to non genpd
 2021-06-16  6:25 UTC  (3+ messages)

[PATCH v11 00/12] Restricted DMA
 2021-06-16  6:25 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/1] siox: Introduce dev_err_probe helper
 2021-06-16  6:17 UTC  (2+ messages)
` [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe()

[PATCH] mm: Mark idle page tracking as BROKEN
 2021-06-16  6:22 UTC  (4+ messages)

[PATCH net-next v4 00/10] Adding the Sparx5 Switch Driver
 2021-06-16  6:20 UTC  (5+ messages)
` [PATCH net-next v4 02/10] net: sparx5: add the basic sparx5 driver

[Buildroot] [PATCH 1/1] package/wireshark: security bump to version 3.4.6
 2021-06-16  6:21 UTC 

[PATCH] tty: n_gsm: Fix CR bit value when initiator=0
 2021-06-16  6:19 UTC  (2+ messages)

[PATCH] inet_diag: add support for tw_mark
 2021-06-16  6:18 UTC  (2+ messages)

[PATCH] net/mlx5: Fix missing error code in mlx5_init_fs()
 2021-06-16  6:19 UTC  (2+ messages)

[PATCH -next] drivers: usb: add missing MODULE_DEVICE_TABLE definition in brcmstb-usb-pinmap.c
 2021-06-16  6:17 UTC  (3+ messages)

[PATCH] serial: amba-pl011: add RS485 support
 2021-06-16  6:18 UTC  (2+ messages)

[PATCH net-next 0/8] net: phy: fix some coding-style issues
 2021-06-16  6:17 UTC  (4+ messages)
` [PATCH net-next 8/8] net: phy: use '__packed' instead of '__attribute__((__packed__))'

[PATCH 0/2] RFC: implement new zdiff3 conflict style
 2021-06-16  6:16 UTC  (4+ messages)

[PATCH v9 0/3] Add support for AMD PTDMA controller driver
 2021-06-16  6:16 UTC  (7+ messages)
` [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA

[LTP] [PATCH v2] ssh-stress: Convert to new api
 2021-06-16  6:16 UTC  (4+ messages)

Kernel Oops in test_verifier "#828/p reference tracking: bpf_sk_release(btf_tcp_sock)"
 2021-06-16  6:13 UTC  (8+ messages)

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:13 UTC  (5+ messages)
` [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-16  6:10 UTC  (5+ messages)

[plbossart-sound:sdw/fixup-hardware-reset-checks 4/7] ERROR: modpost: "__cmpxchg_called_with_bad_pointer" [sound/soc/sof/snd-sof.ko] undefined!
 2021-06-16  6:11 UTC 

[Buildroot] [PATCH 1/2] package/spice: security bump to version 0.15.0
 2021-06-16  6:10 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/spice: drop duplicated opus handling

[PATCH rdma-next v2] RDMA: Fix kernel-doc warnings about wrong comment
 2021-06-16  6:09 UTC 

[PATCH] cifs: retry lookup and readdir when EAGAIN is returned
 2021-06-16  6:09 UTC  (2+ messages)

[dpdk-dev] [RFC 00/14] mlx5: support SubFunction
 2021-06-15 15:19 UTC  (11+ messages)

[dpdk-dev] Memory leak in rte_pci_scan
 2021-06-15 15:15 UTC  (6+ messages)

[dpdk-dev] [RFC v2 5/5] bus/pci: add mdev support
 2021-06-15 11:57 UTC  (5+ messages)
` [dpdk-dev] [RFC v3 0/6] Add mdev (Mediated device) support in DPDK

[dpdk-dev] [PATCH] net/ice: fix integer overflow when computing max_pkt_len
 2021-06-15 10:38 UTC 

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-16  6:05 UTC  (6+ messages)

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-16  6:04 UTC  (5+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

[PATCH 0/3] Update firmware to v62.0.0
 2021-06-16  6:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Update firmware to v62.0.0 (rev4)

[PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped
 2021-06-16  6:03 UTC  (2+ messages)

[PATCH 1/2] riscv: dts: microchip: Drop "clock-frequency" property of cpu nodes
 2021-06-16  6:02 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: microchip: Fix wrong interrupt numbers of DMA

How to avoid compilation errors like "error: no member named xxx in strut xxx"?
 2021-06-16  6:02 UTC  (2+ messages)

[PATCH] drm/i915/gt: Fix duplicate included intel_region_lmem.h
 2021-06-16  6:01 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 77fe1f3ccbe0cdc6f386aef522b043c52196d4d2
 2021-06-16  6:00 UTC 

[PATCH] amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emit
 2021-06-16  6:01 UTC  (2+ messages)

[PATCH v3 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-16  5:58 UTC  (6+ messages)
` [PATCH v3 1/4] remoteproc: core: Move cdev add before device add

[PATCH] crypto: sl3516 - Fix duplicate included linux/io.h
 2021-06-16  5:58 UTC  (2+ messages)

[PATCH v4 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-16  5:56 UTC  (6+ messages)
` [PATCH v4 4/4] remoteproc: core: Cleanup device in case of failure

[PATCH] ASoC: hdmi-codec: make hdmi_codec_controls static
 2021-06-16  5:55 UTC  (2+ messages)

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-16  5:56 UTC  (10+ messages)

[PATCH V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-16  5:54 UTC  (6+ messages)

[PATCH v2 bpf-next 0/3] bpf: Introduce BPF timers
 2021-06-16  5:54 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce bpf_timer

[PATCH] net: mhi_net: make mhi_wwan_ops static
 2021-06-16  5:53 UTC 

[PATCH] iavf: Fix an error handling path in 'iavf_probe()'
 2021-06-16  5:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ASoC: codecs: Fix duplicate included sound/soc.h
 2021-06-16  5:51 UTC  (2+ messages)

[v1 0/3] drm/msm/dsi: Add display DSI support for SC7280 target
 2021-06-16  5:50 UTC  (6+ messages)
` [v1 1/3] dt-bindings: msm/dsi: Add yaml schema for 7nm DSI PHY

[Buildroot] [PATCH 1/1] package/exiv2: security bump to version 0.27.4
 2021-06-16  5:48 UTC 

[x86/fpu] 190757bfda: invalid_opcode:#[##]
 2021-06-16  5:47 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-06-15
 2021-06-16  5:47 UTC 

any idea about auto export multiple btrfs snapshots?
 2021-06-16  5:47 UTC  (3+ messages)

[PATCHSET v2 00/13] fstests: move test group lists into test files
 2021-06-16  5:45 UTC  (9+ messages)
` [PATCH 01/13] fstests: fix group check in new script
` [PATCH 02/13] misc: move exit status into trap handler
` [PATCH 03/13] fstests: refactor test boilerplate code
` [PATCH 06/13] fstests: clean up open-coded golden output

[PATCH net-next v5 0/3] Fix IPsec crypto offloads with vxlan tunnel
 2021-06-16  5:44 UTC  (3+ messages)
` [PATCH net-next v5 2/3] net/xfrm: Add inner_ipproto into sec_path

[PATCH] drm/amdkfd: Fix circular lock in nocpsch path
 2021-06-16  5:44 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/snort3: bump to version 3.1.5.0
 2021-06-16  5:42 UTC 

[dpdk-dev] [Bug 738] dpdk-ethtool has emory leak
 2021-06-16  5:41 UTC 

[PATCH v2] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-06-16  5:40 UTC  (3+ messages)

convert the mmc driver to use blk_mq_alloc_disk
 2021-06-16  5:39 UTC  (3+ messages)
` [PATCH 1/2] mmc: remove an extra blk_{get,put}_queue pair
` [PATCH 2/2] mmc: switch to blk_mq_alloc_disk

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-16  5:39 UTC  (17+ messages)
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
  ` [f2fs-dev] "
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
  ` [f2fs-dev] "
` [PATCH 06/14] ext2: Convert to using invalidate_lock
  ` [f2fs-dev] "
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
  ` [f2fs-dev] "
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
  ` [f2fs-dev] "
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
  ` [f2fs-dev] "

[dpdk-dev] DTS Workgroup: MoM 06/09/2021
 2021-06-16  5: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.