All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-13 07:13:16 to 2020-08-13 07:56:38 UTC [more...]

[dpdk-dev] [PATCH v2] net/virtio: fix 57f90f8("net/virtio: reuse packed ring functions")
 2020-08-13  7:35 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] Fixes: 57f90f894588("net/virtio: "
    ` [dpdk-dev] FW: "
  ` [dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro

[PATCH v2 0/5] Fixes and improvements for Xen pvdrm
 2020-08-13  7:21 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 00/22] Introduce DG1
 2020-08-13  7:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH v5 22/22] drm/i915/dg1: Change DMC_DEBUG{1, 2} registers

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-13  7:41 UTC  (2+ messages)
` [Bug 1890545] "

[PATCH v3 2/2] ASoC: Intel: Add period size constraint on strago board
 2020-08-13  7:55 UTC  (22+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-08-12
 2020-08-13  7:55 UTC 

[PATCH] drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
 2020-08-13  7:55 UTC  (3+ messages)

[PATCH 8/8] mt76: mt7915: add Tx A-MSDU offloading support
 2020-08-13  7:55 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT
 2020-08-13  7:55 UTC 

[PATCH] drm/amdgpu: fix NULL pointer access issue when unloading driver
 2020-08-13  7:54 UTC  (2+ messages)

[PATCH 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-08-13  7:53 UTC  (2+ messages)
` [PATCH 2/2] iio: sysfs-trigger: Mark irq_work to expire in hardirq context

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-13  7:54 UTC  (7+ messages)
` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory

[PULL 00/20] riscv-to-apply queue
 2020-08-13  7:53 UTC  (2+ messages)

[PATCH v2] PCI: Identifying detached virtual functions
 2020-08-13  7:54 UTC  (5+ messages)
` [PATCH v2] PCI: Introduce flag for "

[PULL 0/9] Tracing patches
 2020-08-13  5:22 UTC  (20+ messages)
` [PULL 1/9] scripts/tracetool: Fix dtrace generation for macOS
` [PULL 2/9] scripts/tracetool: Use void pointer for vcpu
` [PULL 3/9] build: Don't make object files for dtrace on macOS
` [PULL 4/9] net/colo: Match is-enabled probe to tracepoint
` [PULL 5/9] softmmu: Add missing trace-events file
` [PULL 6/9] scripts/cleanup-trace-events: Fix for vcpu property
` [PULL 7/9] scripts/cleanup-trace-events: Emit files in alphabetical order
` [PULL 8/9] trace-events: Delete unused trace points
` [PULL 9/9] trace-events: Fix attribution of trace points to source

[PATCH v5 0/5] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-13  7:51 UTC  (6+ messages)
` [PATCH v5 1/5] iio:temperature:mlx90632: Reduce number of equal calulcations
` [PATCH v5 2/5] iio:temperature:mlx90632: Add kerneldoc to the internal struct
` [PATCH v5 3/5] iio:temperature:mlx90632: Convert polling while loop to do-while
` [PATCH v5 4/5] iio:temperature:mlx90632: Adding extended calibration option
` [PATCH v5 5/5] iio:temperature:mlx90632: Some stylefixing leftovers

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-13  7:53 UTC  (3+ messages)

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-08-13  7:43 UTC  (5+ messages)
` [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-13  7:50 UTC  (7+ messages)

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-08-13  7:52 UTC  (2+ messages)

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-13  7:51 UTC  (13+ messages)
      ` POC: Alternative solution: "

[PATCH 01/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check
 2020-08-13  7:51 UTC  (23+ messages)
` [PATCH 02/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected
  ` [Uboot-stm32] "
` [PATCH 03/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power
  ` [Uboot-stm32] "
` [PATCH 04/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init
  ` [Uboot-stm32] "
` [PATCH 05/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
  ` [Uboot-stm32] "
` [PATCH 06/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix
  ` [Uboot-stm32] "
` [PATCH 07/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init
  ` [Uboot-stm32] "
` [PATCH 08/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions
  ` [Uboot-stm32] "
` [PATCH 09/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup
  ` [Uboot-stm32] "
` [PATCH 10/11] arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
` [PATCH 11/11] arm: stm32mp: stm32prog: "
` [Uboot-stm32] [PATCH 01/11] board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-13  7:50 UTC  (3+ messages)

[PATCH v3 0/9] pinctrl: update realtek DHC pinctrl driver
 2020-08-13  7:49 UTC  (10+ messages)
` [PATCH v3 1/9] pinctrl: realtek: rtd1295: Add missed pins
` [PATCH v3 2/9] pinctrl: realtek: rtd1295: Add pin configs
` [PATCH v3 3/9] pinctrl: realtek: rtd1195: Add missed pins and "
` [PATCH v3 4/9] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1195
` [PATCH v3 5/9] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1295
` [PATCH v3 6/9] arm64: dts: realtek: rtd129x: fix SDIO pinctrl node
` [PATCH v3 7/9] pinctrl: realtek: DHC: Fix pinctrl driver coding style according to checkpatch.pl
` [PATCH v3 8/9] pinctrl: realtek: DHC: Move pinctrl drivers to realtek directory and rename
` [PATCH v3 9/9] pinctrl: realtek: DHC: Add suspend/resume callback function

[kvm-unit-tests RFC v2 0/4] s390x: Add Protected VM support
 2020-08-13  7:49 UTC  (5+ messages)
` [kvm-unit-tests RFC v2 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests RFC v2 2/4] scripts: add support for architecture dependent functions

[ovmf test] 152568: all pass - PUSHED
 2020-08-13  7:48 UTC 

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-13  7:37 UTC  (12+ messages)
` [PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
` [PATCH 02/11] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
` [PATCH 03/11] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
` [PATCH 04/11] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
` [PATCH 05/11] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PATCH 06/11] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
` [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()
` [PATCH 09/11] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
` [PATCH 10/11] hw/intc: Remove redundant statement in exynos4210_combiner_read()
` [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic()

[PATCH] [v2] ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
 2020-08-13  7:46 UTC  (2+ messages)

[PATCH v2] mm: LMK, adjust oom_score_adj when fork a new process
 2020-08-13  7:46 UTC  (2+ messages)

Question about round-robin scheduling
 2020-08-13  7:46 UTC  (3+ messages)

[PATCH] board: stm32mp1: use const for struct node_info
 2020-08-13  7:46 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH] block: insert a general SMP memory barrier before wake_up_bit()
 2020-08-13  7:46 UTC  (3+ messages)

WARNING in compat_do_ebt_get_ctl
 2020-08-13  7:46 UTC  (2+ messages)
` [PATCH nf] netfilter/ebtables: reject bogus getopt len value

Use NVDIMM in bcache
 2020-08-13  7:46 UTC 

[RFC PATCH 0/3] Re: [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
 2020-08-13  7:44 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Drop locked from isolate_migratepages_block

[PATCH v4 0/9] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-13  7:45 UTC  (3+ messages)
` [PATCH v4 1/9] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined

[PATCH] board: stm32mp1: remove board.c
 2020-08-13  7:45 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH] ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present
 2020-08-13  7:44 UTC  (2+ messages)

[PATCH 0/6] Support change dw-hdmi output color
 2020-08-13  7:42 UTC  (11+ messages)
` [PATCH 3/6] drm: bridge: dw-hdmi: Introduce previous_pixelclock/previous_tmdsclock
` [PATCH 4/6] drm/rockchip: dw_hdmi: Add vendor hdmi properties
` [PATCH 6/6] drm: bridge: dw-hdmi: Get output bus format when dw-hdmi is the only bridge

[PATCH] genirq: Unlock irq descriptor after errors
 2020-08-13  7:42 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH] ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its
 2020-08-13  7:41 UTC  (2+ messages)

[PATCH v5 0/3] Modularization of DFL private feature drivers
 2020-08-13  7:40 UTC  (5+ messages)
` [PATCH v5 1/3] fpga: dfl: map feature mmio resources in their own "
` [PATCH v5 2/3] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v5 3/3] fpga: dfl: add support for N3000 Nios private feature

5.6 pretty massive unexplained btrfs corruption: parent transid verify failed + open_ctree failed
 2020-08-13  7:39 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/cpio: fix build with gcc 10
 2020-08-13  7:39 UTC 

[PATCH v8 00/24] coresight: allow to build coresight as modules
 2020-08-13  7:37 UTC  (4+ messages)
` [PATCH v8 06/24] coresight: add try_get_module() in coresight_grab_device()

[PATCH] [rfc] drop "coding: UTF-8" header
 2020-08-13  7:38 UTC  (2+ messages)

[PATCH] ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM
 2020-08-13  7:38 UTC  (2+ messages)

[PATCH 00/11] Add STM32 FMC2 EBI controller driver
 2020-08-13  7:37 UTC  (23+ messages)
` [PATCH 01/11] mtd: rawnand: stm32_fmc2: fix a buffer overflow
` [PATCH 02/11] mtd: rawnand: stm32_fmc2: remove useless inline comments
` [PATCH 03/11] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
` [PATCH 04/11] mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant
` [PATCH 05/11] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
` [PATCH 06/11] mtd: rawnand: stm32_fmc2: use clrsetbits_le32
` [PATCH 07/11] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
` [PATCH 08/11] mtd: rawnand: stm32_fmc2: get resources from parent node
` [PATCH 09/11] board: stm32mp1: update fdt fixup partitions table
` [PATCH 10/11] configs: stm32mp: add CONFIG_STM32_FMC2_EBI
` [PATCH 11/11] ARM: dts: stm32: add FMC2 EBI support for stm32mp157c

[PATCH 1/3] mm: don't call activate_page() on new ksm pages
 2020-08-13  7:34 UTC  (3+ messages)

[PATCH v2 0/5] add SATA/AHCI support for BananaPi R64
 2020-08-13  7:33 UTC  (4+ messages)
` [PATCH v2 4/5] ahci: mediatek: add ahci driver
    ` Aw: "

[PATCH] softirq: add irq off checking for __raise_softirq_irqoff
 2020-08-13  7:33 UTC  (2+ messages)

[PATCH] rtc: cmos: initialize rtc time when reading alarm
 2020-08-13  7:33 UTC  (2+ messages)

[MPTCP] [PATCH mptcp-next] mptcp: adjust mptcp receive buffer limit if subflow has larger one
 2020-08-13  7:32 UTC 

[PATCH] fs/select.c: batch user writes in do_sys_poll
 2020-08-13  7:32 UTC  (2+ messages)

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-13  7:30 UTC  (16+ messages)
` [PATCH v4 2/7] pinctrl: qcom: Use return value from "
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks
` [PATCH v4 4/7] genirq: introduce irq_suspend_parent() and irq_resume_parent()
` [PATCH v4 7/7] irqchip: qcom-pdc: Reset all pdc interrupts during init

[PATCH] ARM: l2c: aurora: force write allocate for system cache
 2020-08-13  7:27 UTC 

[patch] queue.3: Remove wrong code from example
 2020-08-13  7:28 UTC  (2+ messages)

[PATCHv8] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-08-13  7:28 UTC  (2+ messages)

[PATCH 1/3 for-next] pvscsi: Use coherent memory instead of dma mapping sg lists
 2020-08-13  7:28 UTC  (2+ messages)

[PATCH 2/3 for-next] pvscsi: Limit ring pages for swiotlb
 2020-08-13  7:26 UTC  (2+ messages)

[PATCH 1/1] mfd: core: Fix memory leak of 'cell'
 2020-08-13  7:24 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Add testdisplay test to BAT
 2020-08-13  7:24 UTC  (3+ messages)

[PATCH] acpi: device: Fix check for sequence number
 2020-08-13  7:23 UTC  (3+ messages)

[PATCH] iio: trigger: sysfs: Disable irqs before calling iio_trigger_poll()
 2020-08-13  7:23 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/octeontx2: add support for VLAN based RSS hash
 2020-08-13  7:22 UTC 

[PATCH] perf parse-events: Set exclude_guest for user-space counting
 2020-08-13  7:21 UTC  (7+ messages)

[PATCH net,stable 1/1] net: fec: correct the error path for regulator disable in probe
 2020-08-13  7:13 UTC 

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-08-13  7:07 UTC  (3+ messages)
` [PATCH v2 1/2] "

MFD for v5.9
 2020-08-13  7:19 UTC  (3+ messages)

[RFC-PATCH 0/2] __GFP_NO_LOCKS
 2020-08-13  7:18 UTC  (9+ messages)
` [RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag

[PATCH bpf 0/9] Fix various issues with 32-bit libbpf
 2020-08-13  7:17 UTC  (10+ messages)
` [PATCH bpf 1/9] tools/bpftool: fix compilation warnings in 32-bit mode
` [PATCH bpf 2/9] selftest/bpf: "
` [PATCH bpf 3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches
` [PATCH bpf 4/9] libbpf: handle BTF pointer sizes more carefully
` [PATCH bpf 5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches
` [PATCH bpf 6/9] libbpf: enforce 64-bitness of BTF for BPF object files
` [PATCH bpf 7/9] selftests/bpf: correct various core_reloc 64-bit assumptions
` [PATCH bpf 8/9] tools/bpftool: generate data section struct with conservative alignment
` [PATCH bpf 9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch

[PATCH 0/3] Implement blfoat16 in softfloat
 2020-08-13  7:14 UTC  (4+ messages)
` [PATCH 1/3] fpu/softfloat: Define operations for bfloat16
` [PATCH 2/3] fpu/softfloat: Define convert "
` [PATCH 3/3] fpu/softfloat: Define misc "

[meta-virtualization][PATCH] xen: Fix menuconfig and add support for config fragments and diffconfig
 2020-08-13  7:14 UTC  (3+ messages)

[PATCH] drm/bridge/tc358775: Fixes bus formats read
 2020-08-12 14:55 UTC  (5+ messages)

[PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS
 2020-08-12 14:02 UTC  (5+ messages)
` [PATCH 4/9] dt-bindings: display: renesas, lvds: Document r8a774e1 bindings
` [PATCH 5/9] dt-bindings: display: renesas, dw-hdmi: Add r8a774e1 support
` [PATCH 8/9] arm64: dts: renesas: r8a774e1: Add LVDS device node
` [PATCH 9/9] arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks

[RFC v2 00/11] DVFS in the OPP core
 2020-08-12  7:35 UTC  (6+ messages)
` [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH drm/hisilicon v3 0/2] hibmc clean up and code refactoring
 2020-08-12  7:42 UTC  (2+ messages)
` [PATCH drm/hisilicon v3 1/2] drm/hisilicon: Remove the unused include statements

[PATCH drm/hisilicon v2 0/3] hibmc clean up and code refactoring
 2020-08-12  7:12 UTC  (3+ messages)

[PATCH] drm/hisilicon: Fix build error of no type of module_init
 2020-08-13  3:39 UTC 

BUG: unable to handle page fault for address nouveau_fence_new
 2020-08-12 18:07 UTC  (2+ messages)
` [Nouveau] "


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.