All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-03 21:49:11 to 2021-03-03 22:55:55 UTC [more...]

[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 0/2] load-acquire/store-release semantics for AF_XDP rings
 2021-03-03  4:38 UTC  (3+ messages)
` [PATCH bpf-next 2/2] libbpf, xsk: add libbpf_smp_store_release libbpf_smp_load_acquire

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

Broken kretprobe stack traces
 2021-03-03  4:48 UTC  (2+ messages)

smatch and copy_{to,from}_user return values
 2021-03-03  7:50 UTC 

[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  (15+ 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
` [Intel-gfx] [PATCH v2 13/16] drm/i915/pxp: User interface for Protected buffer

[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)

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

[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  (5+ 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 

LSE atomic op ordering is weaker than intended?
 2021-03-03 13:05 UTC 

[PATCH 1/5] kvx: Implement setjmp/longjmp/initjmp
 2021-03-03  9:14 UTC  (6+ messages)
` [PATCH 3/5] kvx: Implement dma handling primitives

[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  (47+ messages)
` [PATCH v4 02/28] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v4 03/28] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v4 04/28] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v4 05/28] cpu: Directly use get_paging_enabled() "
` [PATCH v4 06/28] cpu: Directly use get_memory_mapping() "
` [PATCH v4 07/28] cpu: Introduce SysemuCPUOps structure
` [PATCH v4 08/28] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v4 09/28] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v4 10/28] cpu: Move CPUClass::get_crash_info "
` [PATCH v4 11/28] cpu: Move CPUClass::write_elf* "
` [PATCH v4 12/28] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v4 13/28] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v4 14/28] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v4 15/28] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v4 16/28] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
` [PATCH v4 17/28] linux-user: Remove dead code
` [PATCH v4 18/28] gdbstub: Remove watchpoint dead code in gdbserver_fork()
` [PATCH v4 19/28] target/arm/internals: Fix code style for checkpatch.pl
` [PATCH v4 20/28] target/arm: Move code blocks around
` [PATCH v4 21/28] target/arm: Refactor some function bodies
` [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] mm/filemap: Drop check for truncated page after I/O
 2021-03-03 22:25 UTC 

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-02 14:56 UTC  (2+ messages)

[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-03  3:14 UTC  (10+ 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 -next v2] fbdev: atyfb: use LCD management functions for PPC_PMAC also
 2021-03-03 16:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.11 01/52] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:55 UTC  (5+ messages)
` [PATCH AUTOSEL 5.11 07/52] scsi: ufs: Protect some contexts from unexpected clock scaling
` [PATCH AUTOSEL 5.11 34/52] PCI: mediatek: Add missing of_node_put() to fix reference leak

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 

[PATCH v2 00/11] common: introduce bthreads, co-operative
 2021-03-03 15:12 UTC  (4+ messages)

[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 v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-03-03 18:43 UTC  (16+ messages)
` [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
` [PATCH v5 05/16] rpmsg: char: dissociate the control device from the rpmsg class
` [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v5 07/16] rpmsg: update rpmsg_chrdev_register_device function
` [PATCH v5 11/16] rpmsg: virtio: register the rpmsg_ctrl device

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

[PATCH] net: mac802154: Fix null pointer dereference
 2021-03-03 16:27 UTC 

[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)

[xen-unstable-smoke test] 159819: tolerable all pass - PUSHED
 2021-03-03 22:01 UTC 

[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-03  5:57 UTC  (3+ messages)
` [PATCH v13 06/10] iommu: Add a page fault handler

[PATCH 0/3] soundwire: qcom: add Clock Stop and Auto Enumeration support
 2021-03-03 16:35 UTC  (7+ messages)
` [PATCH 2/3] soundwire: qcom: add auto enumeration support

[PATCH] libinput: less parallism to increase chances the test suite works
 2021-03-03 22:00 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-03 14:34 UTC 

[PATCH v2 0/5] soundwire: qcom: various improvements
 2021-03-03 16:16 UTC  (7+ messages)
` [PATCH v2 1/5] soundwire: qcom: add support to missing transport params

[PATCH v8 3/9] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-03-03 21:59 UTC  (2+ messages)

[PATCH 1/2] dhcp-server: Stricter start_ip/end_ip checks
 2021-03-03 21:57 UTC  (2+ messages)

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 10:45 UTC  (4+ messages)
` [PATCH next v3 02/15] mtd: mtdoops: synchronize kmsg_dumper

[PATCH v2 1/2] tty/serial: Add rx-tx-swap OF option to stm32-usart
 2021-03-02 13:15 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Add rx-tx-swap "

[PATCH v3 1/3] ARM: imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-03-03 13:45 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx7d: remarkable2: Enable the power button

[PATCH v3 1/9] mtd: nand: Let ECC engines advertize the exact number of steps
 2021-03-02 16:33 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: Rename the qmp node to power-controller
 2021-03-03  8:12 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: qcom: sm8250: "

[PATCH 0/3] Enable 8D-8D-8D mode on J721E, J7200, AM654
 2021-03-02 12:05 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j7200-som-p0: Add nodes for OSPI0

[PATCH] arm64: dts: qcom: msm8996: Add usb3 interrupts
 2021-03-03 20:40 UTC  (2+ messages)

[PATCH 08/11] arm64: dts: qcom: pm8994: Add RESIN node
 2021-03-03 20:33 UTC  (2+ messages)

[PATCH] usb: dwc3: Flip condition guarding power_supply_put()
 2021-03-03 19:26 UTC 

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2021-03-03 18:19 UTC  (2+ messages)

[PATCH v2] mtd: parsers: qcom: incompatible with spi-nor 4k sectors
 2021-03-03 16:48 UTC 

[PATCH v3 0/3] media: qcom: camss: V4L2_CID_PIXEL_RATE/LINK_FREQ fixes
 2021-03-03 17:42 UTC  (4+ messages)
` [PATCH v3 1/3] v4l: common: v4l2_get_link_freq: add printing a warning
` [PATCH v3 2/3] media: camss: use v4l2_get_link_freq() to calculate the relevant clocks
` [PATCH v3 3/3] media: qcom: camss: Fix overflows in clock rate calculations

[PATCH v2 0/3] Three minor changes related with error handling
 2021-03-03  4:07 UTC  (4+ messages)
` [PATCH v2 2/3] scsi: ufs-qcom: Disable interrupt in reset path

[PATCH v2] iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())
 2021-03-03 18:01 UTC  (3+ messages)

[PATCH v2 0/2] Add ACPI support for SC8180X pinctrl driver
 2021-03-03 16:14 UTC  (7+ messages)
` [PATCH v2 1/2] pinctrl: qcom: handle tiles for ACPI boot
` [PATCH v2 2/2] pinctrl: qcom: sc8180x: add ACPI probe support

[PATCH] mtd: parsers: qcom: incompatible with spi-nor 4k sectors
 2021-03-03 16:24 UTC  (3+ messages)

[PATCH 0/7] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-03 14:54 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: regulator: Convert regulator bindings to YAML format

[PATCH] iwlwifi: fix ARCH=i386 compilation warnings
 2021-03-03 15:58 UTC  (2+ messages)

[PATCH] iwlwifi: ensure that DMI scan table is properly terminated
 2021-03-03 16:02 UTC  (5+ messages)

[PATCH v2] pinctrl: qcom: support gpio_chip .set_config call
 2021-03-03 14:51 UTC  (3+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-03 13:42 UTC  (2+ messages)
` [PATCH 03/53] drm/msm/dp/dp_display: Remove unused variable 'hpd'

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-02 14:59 UTC  (2+ messages)
` [PATCH v3 22/32] KVM: arm64: Refactor __populate_fault_info()

[PATCH] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
 2021-03-03 21:51 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.