All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-03 22:02:22 to 2021-03-03 23:14:30 UTC [more...]

[PATCH v3 00/14] pinctrl: add BCM63XX pincontrol support
 2021-03-03 16:12 UTC  (7+ messages)
` [PATCH v3 01/14] gpio: regmap: set gpio_chip of_node

CAAM: kernel BUG at drivers/crypto/caam/jr.c:230!
 2021-03-03 16:04 UTC  (4+ messages)
` CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)

f2fs_convert_inline_inode causing rebalance based on random uninitialized value in dn.node_changed
 2021-03-03 22:59 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-03-03 16:22 UTC  (2+ messages)
` [PATCH v18 1/9] mm: add definition of PMD_PAGE_ORDER

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-03 16:11 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] Support ice PMD on Windows
 2021-03-03 23:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/4] net/ice: disable ice DDP package "
` [dpdk-dev] [PATCH 4/4] doc: update ice PMD and 21.05 release notes

[PATCH] mtd: require write permissions for locking and badblock ioctls
 2021-03-03 16:17 UTC  (3+ messages)

[Intel-gfx] [PATCH] i915/query: Correlate engine and cpu timestamps with better accuracy
 2021-03-03 23:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for i915/query: Correlate engine and cpu timestamps with better accuracy (rev2)

[ndctl PATCH v2] Expose ndctl_bus_nfit_translate_spa as a public function
 2021-03-03 23:12 UTC  (2+ messages)

[PATCH v3 2/2] tty/serial: Add rx-tx-swap OF option to stm32-usart
 2021-03-03 16:06 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap "
  ` [PATCH v4 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-03 22:49 UTC  (9+ messages)

[PATCHv2 bpf-next 00/15] Improve BPF syscall command documentation
 2021-03-03 22:23 UTC  (23+ messages)
` [PATCHv2 bpf-next 01/15] bpf: Import syscall arg documentation
` [PATCHv2 bpf-next 02/15] bpf: Add minimal bpf() command documentation
` [PATCHv2 bpf-next 03/15] bpf: Document BPF_F_LOCK in syscall commands
` [PATCHv2 bpf-next 04/15] bpf: Document BPF_PROG_PIN syscall command
` [PATCHv2 bpf-next 05/15] bpf: Document BPF_PROG_ATTACH "
` [PATCHv2 bpf-next 06/15] bpf: Document BPF_PROG_TEST_RUN "
` [PATCHv2 bpf-next 07/15] bpf: Document BPF_PROG_QUERY "
` [PATCHv2 bpf-next 08/15] bpf: Document BPF_MAP_*_BATCH syscall commands
` [PATCHv2 bpf-next 13/15] selftests/bpf: Test syscall command parsing

ERROR: modpost: "__delay" undefined!
 2021-03-03 23:07 UTC 

[RFC PATCH 0/7] cpu: Move CPUClass::has_work() to TCGCPUOps
 2021-03-03 23:03 UTC  (4+ messages)
` [RFC PATCH 6/7] "

[dhowells-fs:fscache-iter 64/85] fs/cachefiles/io.c:354:27: warning: variable 'cache' set but not used
 2021-03-03 23:04 UTC 

[dpdk-dev] [PATCH 0/6] net/pcap: build on Windows
 2021-03-03 23:03 UTC  (15+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/6] net/pcap: add libpcap wrappers

LSE atomic op ordering is weaker than intended?
 2021-03-03 15:36 UTC  (2+ messages)

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-03 15:34 UTC  (5+ messages)
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[dhowells-fs:fscache-iter 48/85] fs/fscache/cookie.c:362:6: sparse: sparse: context imbalance in '__fscache_use_cookie' - different lock contexts for basic block
 2021-03-03 23:01 UTC 

[PATCH v3] ARM: Implement SLS mitigation
 2021-03-03 15:31 UTC  (8+ messages)
` [PATCH v4] "

[PATCH v3 1/2] dt-bindings: display: bridge: Add bindings for Chipone ICN6211
 2021-03-03 22:59 UTC  (6+ messages)

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-03 15:34 UTC  (2+ messages)

[PATCH bpf v2 0/3] AF_XDP small fixes
 2021-03-03 19:19 UTC  (5+ messages)
` [PATCH bpf v2 1/3] xsk: remove dangling function declaration from header file
` [PATCH bpf v2 2/3] samples: bpf: add missing munmap in xdpsock
` [PATCH bpf v2 3/3] libbpf: clear map_info before each bpf_obj_get_info_by_fd

[BPF CO-RE clarification] Use CO-RE on older kernel versions
 2021-03-03 18:14 UTC  (2+ messages)

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-03 18:50 UTC  (16+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()
` [Patch bpf-next v2 4/9] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v2 8/9] sock_map: update sock type checks for UDP
` [Patch bpf-next v2 9/9] selftests/bpf: add a test case for udp sockmap

[PATCH intel-net 0/3] intel: Rx headroom fixes
 2021-03-03 18:36 UTC  (5+ messages)
` [PATCH intel-net 1/3] i40e: move headroom initialization to i40e_configure_rx_ring
` [PATCH intel-net 2/3] ice: move headroom initialization to ice_setup_rx_ctx
` [PATCH intel-net 3/3] ixgbe: move headroom initialization to ixgbe_configure_rx_ring
` [Intel-wired-lan] [PATCH intel-net 0/3] intel: Rx headroom fixes

bpf selftests and page size
 2021-03-03 17:30 UTC  (4+ messages)

[PATCH v6 bpf-next] bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
 2021-03-03 17:38 UTC  (2+ messages)

[PATCH bpf-next 0/2] load-acquire/store-release semantics for AF_XDP rings
 2021-03-03 16:34 UTC  (18+ messages)
` [PATCH bpf-next 1/2] xsk: update rings for load-acquire/store-release semantics
` [PATCH bpf-next 2/2] libbpf, xsk: add libbpf_smp_store_release libbpf_smp_load_acquire

[PATCH bpf 0/3] AF_XDP small fixes
 2021-03-03 16:33 UTC  (7+ messages)
` [PATCH bpf 1/3] xsk: remove dangling function declaration from header file
` [PATCH bpf 2/3] samples: bpf: add missing munmap in xdpsock
` [PATCH bpf 3/3] libbpf: clear map_info before each bpf_obj_get_info_by_fd

[PATCH bpf] veth: store queue_mapping independently of XDP prog presence
 2021-03-03 15:29 UTC 

[PATCH v2 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-03-03 11:29 UTC  (7+ messages)

[PATCH v5 bpf-next] bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
 2021-03-03 10:41 UTC  (4+ messages)

[PATCH bpf-next v4 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-03-03 10:18 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: consolidate shared test timing code
` [PATCH bpf-next v4 2/5] bpf: add PROG_TEST_RUN support for sk_lookup programs
` [PATCH bpf-next v4 3/5] selftests: bpf: convert sk_lookup ctx access tests to PROG_TEST_RUN
` [PATCH bpf-next v4 4/5] selftests: bpf: check that PROG_TEST_RUN repeats as requested
` [PATCH bpf-next v4 5/5] selftests: bpf: don't run sk_lookup in verifier tests

smatch and copy_{to,from}_user return values
 2021-03-03 11:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-03-03  4:27 UTC  (3+ messages)
` [PATCH bpf-next v3 1/5] bpf: consolidate shared test timing code

[PATCH bpf-next] tools/runqslower: allow substituting custom vmlinux.h for the build
 2021-03-03  4:20 UTC  (2+ messages)

[PATCH 0/5] perf arm64 metricgroup support
 2021-03-03 15:22 UTC  (6+ messages)
` [PATCH 1/5] perf metricgroup: Support printing metrics for arm64
` [PATCH 2/5] perf metricgroup: Support adding "
` [PATCH 3/5] perf vendor events arm64: Add Hisi hip08 L1 metrics
` [PATCH 4/5] perf vendor events arm64: Add Hisi hip08 L2 metrics
` [PATCH 5/5] perf vendor events arm64: Add Hisi hip08 L3 metrics

[PATCH v3 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-03-03 22:50 UTC  (10+ messages)
` [PATCH v3 1/2] hw/riscv: Add fw_cfg support to virt
` [PATCH v3 2/2] hw/riscv: allow ramfb on virt

[Intel-gfx] [PATCH v2 00/16] Introduce Intel PXP
 2021-03-03 22:52 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 04/16] drm/i915/pxp: allocate a vcs context for pxp usage
` [Intel-gfx] [PATCH v2 07/16] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH v2 08/16] drm/i915/pxp: Implement arb session teardown
` [Intel-gfx] [PATCH v2 09/16] drm/i915/pxp: Implement PXP irq handler
` [Intel-gfx] [PATCH v2 10/16] drm/i915/pxp: Enable PXP power management

[dpdk-dev] [PATCH] doc: announce renaming of rte_ether_hdr fields
 2021-03-03 22:51 UTC 

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-03 15:20 UTC  (4+ messages)

[meta-gnome][PATCH 1/2] gimp: Add missing dependencies
 2021-03-03 22:51 UTC  (2+ messages)
` [meta-gnome][PATCH 2/2] gimp: Disable svg icons on arm

[PATCH v1 0/2] hw/arm: versal: Add support for the XRAMs
 2021-03-03 22:47 UTC  (5+ messages)
` [PATCH v1 1/2] hw/misc: versal: Add a model of the XRAM controller
` [PATCH v1 2/2] hw/arm: versal: Add support for the XRAMs

[PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block
 2021-03-03 15:20 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] i915/perf: Add test to query CS timestamp
 2021-03-03 22:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/perf: Add test to query CS timestamp (rev2)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-03 15:12 UTC  (4+ messages)
` [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration

[chao-linux:dev 9/9] fs/f2fs/inline.c:205 f2fs_convert_inline_inode() error: uninitialized symbol 'ipage'
 2021-03-03 22:44 UTC 

[PATCH bpf v1] Add `core_btf_path` to `bpf_object_open_opts` to pass BTF path from skeleton program
 2021-03-03  4:11 UTC  (7+ messages)

[MPTCP] [PATCH mptcp-net] selftests: mptcp: Restore packet capture option in join tests
 2021-03-03 22:43 UTC 

[PATCH v4 00/28] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-03-03 22:40 UTC  (20+ messages)
` [PATCH v4 03/28] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v4 12/28] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
` [PATCH v4 14/28] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v4 16/28] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
` [PATCH v4 19/28] target/arm/internals: Fix code style for checkpatch.pl
` [PATCH v4 22/28] target/arm: Restrict watchpoint code to system emulation
` [PATCH v4 23/28] target/i386: "
` [PATCH v4 24/28] target/xtensa: "
` [PATCH v4 25/28] accel/tcg/cpu-exec: "
` [PATCH v4 26/28] cpu: Remove watchpoint stubs for user emulation
` [PATCH v4 27/28] cpu: Fix code style for checkpatch.pl
` [PATCH v4 28/28] cpu: Move sysemu specific declarations to 'sysemu-cpu-ops.h'

[chrome-os:chromeos-5.4 98/99] anx7625.c:undefined reference to `typec_mux_unregister'
 2021-03-03 22:41 UTC 

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-03  7:33 UTC  (5+ messages)
` [PATCH stable v5.10 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH stable v5.10 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges

linux uml segfault
 2021-03-03 22:40 UTC  (12+ messages)

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-02 11:00 UTC  (5+ messages)
` [PATCH v4 04/19] kvm: arm64: nvhe: Save the SPE context early

[PATCHv2] nvme: send uevent once a multipath namespace is operational again
 2021-03-03 12:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/47] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 46/47] scsi: target: core: Add cmd length set before cmd complete

[dunfell][PATCH] pseudo: Bump to rev 60e25a3
 2021-03-03 22:31 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 3729/5268] arch/riscv/include/asm/processor.h:68:2: error: implicit declaration of function 'barrier'
 2021-03-03 22:29 UTC  (2+ messages)

[PATCH v4] util-linux: split uuid in separate recipe to allow bootstrapping
 2021-03-03 22:30 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v5] dmaengine: idxd: Do not use devm for 'struct device' object allocation
 2021-03-03 14:56 UTC 

[chrome-os:chromeos-5.4 87/99] kernel/dma/swiotlb.c:796:3: warning: ISO C90 forbids mixed declarations and code
 2021-03-03 22:26 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-03 17:25 UTC  (3+ messages)
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available

[rppt:memfd-secret/v18 6/9] kernel/sys_ni.c:356:1: warning: no previous prototype for function '__arm64_sys_memfd_secret'
 2021-03-03 22:24 UTC 

[PATCH v2 0/3] Implement nvmem support for mtd
 2021-03-02 16:53 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: partitions: ofpart: skip subnodes parse with compatible

[draft2 PATCH] ARM: dts: sun8i: r40: add devicetree for FETA40i-C/OKA40i-C
 2021-03-03 15:11 UTC  (3+ messages)

[PATCH V4] mtd: parsers: ofpart: support BCM4908 fixed partitions
 2021-03-02 17:13 UTC  (2+ messages)

[PATCH] nvme-rdma: fix crash for no IO queues
 2021-03-02 18:24 UTC  (8+ messages)

[PATCH] soc: renesas: rmobile-sysc: Set OF_POPULATED and absorb reset handling
 2021-03-02 16:18 UTC  (3+ messages)

[linux-stable-rc:linux-5.4.y 3325/5268] arch/powerpc/kernel/setup_64.c:913:6: error: no previous prototype for function 'entry_flush_enable'
 2021-03-03 22:19 UTC 

[dpdk-dev] [PATCH] ethdev: add Field ID doxygen description
 2021-03-03 22:19 UTC 

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-02 23:08 UTC  (7+ messages)

[meta-oe][PATCH] libyui-ncurses: Disable Werror
 2021-03-03 22:15 UTC 

[RFC 00/13] Generic way of dealing with broken 64-bit buses
 2021-03-02 14:09 UTC  (7+ messages)
` [RFC 02/13] driver core: Introduce MMIO configuration
` [RFC 10/13] iommu/arm-smmu-impl: Get rid of Marvell's implementation details

[PATCH] nbd: server: Report holes for raw images
 2021-03-03 21:51 UTC  (6+ messages)

[PATCH AUTOSEL 5.11 01/52] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 07/52] scsi: ufs: Protect some contexts from unexpected clock scaling

reserved tag allocation fixups
 2021-03-03 12:53 UTC 

[PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller
 2021-03-03  7:59 UTC  (3+ messages)
` [PATCH] ARM: dts: imx6sl-tolino-shine2hd: "

[meta-oe][PATCH] libyui,libyui-ncurses: Upgrade to 4.0.0
 2021-03-03 22:09 UTC 

[PATCH v2] vhost-user.rst: add clarifying language about protocol negotiation
 2021-03-03 22:01 UTC  (2+ messages)

[Buildroot] [PATCH] package/pigpio: bump to version 79
 2021-03-03 22:07 UTC 

[RFC PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-03-02 16:59 UTC  (5+ messages)

[PATCH v2 00/20] [Set 1] Rid W=1 warnings from ATA
 2021-03-03 14:26 UTC  (2+ messages)

[PATCH V3 0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy
 2021-03-03 13:51 UTC  (4+ messages)
` [PATCH V3 2/2] "

Toshiba TC86C001 support
 2021-03-03 18:37 UTC  (3+ messages)

[PATCH] [v2] sata_dwc_460ex: Fix missing check in sata_dwc_isr
 2021-03-03  7:34 UTC 

tx4938 and tx4939 ide drivers
 2021-03-03 10:29 UTC  (3+ messages)

[PATCH] sata_dwc_460ex: Fix missing check in sata_dwc_isr
 2021-03-03  5:21 UTC  (7+ messages)
  `  "
      `  "
          `  "

[PATCH v12 00/17] arm64: MMU enabled kexec relocation
 2021-03-03  0:22 UTC  (3+ messages)
` [PATCH v12 13/17] arm64: kexec: use ld script for relocation function
` [PATCH v12 14/17] arm64: kexec: install a copy of the linear-map

[PATCH mtd/next 2/8] mtd: ftl: Use module_mtd_blktrans to register driver
 2021-03-02 17:14 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.