All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 07:03:27 to 2021-04-30 07:57:45 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:57 UTC 

[PATCH -next 0/4] THP supprt for RISCV
 2021-04-30  8:28 UTC  (10+ messages)
` [PATCH -next 1/4] riscv: mm: add _PAGE_LEAF macro
` [PATCH -next 2/4] riscv: mm: make pmd_bad() check leaf condition
` [PATCH -next 3/4] riscv: mm: add param stride for __sbi_tlb_flush_range
` [PATCH -next 4/4] riscv: mm: add THP support on 64-bit

[PATCH] powerpc/powernv/memtrace: Fix dcache flushing
 2021-04-30  7:55 UTC 

[PATCH][next] PCI: mediatek-gen3: Add missing null pointer check
 2021-04-30  7:47 UTC  (7+ messages)

[Buildroot] [Bug 13781] New: isc dhcp-server package don't create file /usr/bin/dhcpd
 2021-04-30  7:55 UTC  (2+ messages)
` [Buildroot] [Bug 13781] "

[PATCH] Staging: media: atomisp: pci: fixed a curly bracket coding style issue
 2021-04-30  7:54 UTC  (2+ messages)

[Fuego] Test request rejection or execution based on board availability
 2021-04-30  7:53 UTC  (2+ messages)

[PATCH net-next v3 0/6] provide generic net selftest support
 2021-04-30  7:49 UTC  (7+ messages)
` [PATCH net-next v3 3/6] net: add generic "

[PATCH] oslib-win32: do not rely on macro to get redefined function name
 2021-04-30  7:50 UTC 

[Buildroot] [PATCH 0/4] Support for the Beagle-V platform
 2021-04-30  7:49 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] boot/opensbi: add support for version configuration
` [Buildroot] [PATCH 2/4] boot/opensbi: allow using U-Boot as a payload

Performance difference in mainline and downstream
 2021-04-30  7:49 UTC 

[PATCH v2 0/5] Cleanup and fixup for huge_memory
 2021-04-30  7:49 UTC  (5+ messages)
` [PATCH v2 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()

[Buildroot] [git commit] boot/opensbi: allow using U-Boot as a payload
 2021-04-30  7:49 UTC 

[PATCH] meson: Set implicit_include_directories to false
 2021-04-30  7:48 UTC  (2+ messages)

[PATCH v1 1/2] perf header: Support HYBRID_TOPOLOGY feature
 2021-04-30  7:46 UTC  (2+ messages)
` [PATCH v1 2/2] perf header: Support hybrid CPU_PMU_CAPS

linux-next: removal of the cisco tree
 2021-04-30  7:47 UTC  (3+ messages)

[clocksource] 8c4b798316: stress-ng.lockbus.ops_per_sec -8.5% regression
 2021-04-30  8:02 UTC 

[PATCH v2] sched: Fix out-of-bound access in uclamp
 2021-04-30  7:45 UTC  (2+ messages)

[PATCH 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-04-30  7:44 UTC  (44+ messages)
` [PATCH 01/43] staging: rtl8723bs: remove ODM_RT_TRACE logs
` [PATCH 02/43] staging: rlt8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletion
` [PATCH 03/43] staging: rtl8723bs: remove empty functions
` [PATCH 04/43] staging: rtl8723bs: remove empty .c source file
` [PATCH 05/43] staging: rtl8723bs: remove undefined function prototypes
` [PATCH 06/43] staging: rtl8723bs: remove empty header file
` [PATCH 07/43] staging: rtl8723bs: remove ODM_RT_TRACE* unused macro defs
` [PATCH 08/43] staging: rtl8723bs: remove all commented out ODM_RT_TRACE logs
` [PATCH 09/43] staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()
` [PATCH 10/43] staging: rtl8723bs: remove unused ODM_RT_ASSERT macro
` [PATCH 11/43] staging: rtl8723bs: remove unused ODM_PRINT_ADDR macro
` [PATCH 12/43] staging: rtl8723bs: remove unused ODM_dbg_trace macro
` [PATCH 13/43] staging: rtl8723bs: remove unused ODM_dbg_enter
` [PATCH 14/43] staging: rtl8723bs: remove unused ODM_dbg_exit macro
` [PATCH 15/43] staging: rtl8723bs: remove empty ifdef block
` [PATCH 16/43] staging: rtl8723bs: remove unused ASSERT macro
` [PATCH 17/43] staging: rtl8723bs: remove empty #ifndef block
` [PATCH 18/43] staging: rtl8723bs: remove commented out RT_ASSERT occurrences
` [PATCH 19/43] staging: rtl8723bs: remove unused RT_PRINTK macro
` [PATCH 20/43] staging: rtl8723bs: remove BTC_PRINT logs
` [PATCH 21/43] staging: rtl8723bs: remove empty if-else blocks after BTC_PRINT removal
` [PATCH 22/43] staging: rtl8723bs: remove braces around single statement in if block
` [PATCH 23/43] staging: rtl8723bs: remove commented out BTC_PRINT logs
` [PATCH 24/43] staging: rtl8723bs: remove BTC_PRINT macro definitions
` [PATCH 25/43] staging: rtl8723bs: remove BTC_PRINT_ADDR "
` [PATCH 26/43] staging: rtl8723bs: remove BTC_PRINT_DATA definitions
` [PATCH 27/43] staging: rtl8723bs: remove BTC_PRINT_F macro definition
` [PATCH 28/43] staging: rtl8723bs: remove empty #ifdef block
` [PATCH 29/43] staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() function
` [PATCH 30/43] staging: rtl8723bs: remove hal_btcoex_GetDBG() function
` [PATCH 31/43] staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() function
` [PATCH 32/43] staging: rtl8723bs: remove obsolete GLBtcDbgType array declarations
` [PATCH 33/43] staging: rtl8723bs: remove unused enum
` [PATCH 34/43] staging: rtl8723bs: remove obsolete debug macros
` [PATCH 35/43] staging: rtl8723bs: remove commented out DbgPrint logs
` [PATCH 36/43] staging: rtl8723bs: remove unused DbgPrint macro
` [PATCH 37/43] staging: rtl8723bs: remove commented out *RT_DISP logs
` [PATCH 38/43] staging: rtl8723bs: remove RT_DISP macro definition
` [PATCH 39/43] staging: rtl8723bs: remove ODM_InitDebugSetting() function
` [PATCH 40/43] staging: rtl8723bs: remove empty file
` [PATCH 41/43] staging: rtl8723bs: remove member in dm_odm_t struct
` [PATCH 42/43] staging: rtl8723bs: remove DebugLevel "
` [PATCH 43/43] staging: rtl8723bs: remove odm_debug.h header file

[PATCH v2 0/2] virtiofsd: Meson build fix
 2021-04-30  7:45 UTC  (4+ messages)
` [PATCH v2 1/2] meson: Select 'have_system' when virtiofsd is enabled

[Buildroot] [git commit] boot/opensbi: add support for version configuration
 2021-04-30  7:46 UTC 

[Buildroot] [PATCH 1/1] package/kodi-pvr-nextpvr: bump version to 8.2.2-Matrix
 2021-04-30  7:45 UTC  (2+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 11}.x series
 2021-04-30  7:45 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-pvr-nextpvr: bump version to 8.2.2-Matrix
 2021-04-30  7:45 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 11}.x series
 2021-04-30  7:44 UTC 

[ANNOUNCE] Call for agenda items for 6 May Community Call @ 1500 UTC
 2021-04-30  7:44 UTC 

[PATCH] virtio-blk: drop deprecated scsi=on|off property
 2021-04-30  7:42 UTC  (3+ messages)

[PATCH] public/gnttab: relax v2 recommendation
 2021-04-30  7:42 UTC  (2+ messages)

[Bug 1923861] [NEW] Hardfault when accessing FPSCR register
 2021-04-30  7:25 UTC  (2+ messages)
` [Bug 1923861] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:41 UTC 

[Bug 1921138] [NEW] tcg.c:3329: tcg fatal error
 2021-04-30  7:28 UTC  (2+ messages)
` [Bug 1921138] "

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-04-30  7:40 UTC  (3+ messages)

[Bug 1917085] [NEW] [OSS-Fuzz] Issue 30588 pcnet: Loopback-related stack-overflow
 2021-04-30  7:22 UTC  (2+ messages)
` [Bug 1917085] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:39 UTC 

Update venus firmware files for v5.4 and venus firmware files for VPU-2.0
 2021-04-30  7:39 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-04-30  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-04-30  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2021-04-30  7:39 UTC 

[Bug 1909418] Re: QEMU: Heap Overflow vulnerability in SDHCI Component
 2021-04-30  7:20 UTC 

[v2 00/17] Add Intel N5X SoC support
 2021-04-30  7:38 UTC  (18+ messages)
` [v2 01/17] arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
` [v2 02/17] arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
` [v2 03/17] arm: socfpga: Add base address for Intel N5X device
` [v2 04/17] arm: socfpga: Add handoff data support "
` [v2 05/17] drivers: clk: Add clock driver "
` [v2 06/17] arm: socfpga: Get clock manager base address "
` [v2 07/17] drivers: clk: Add memory clock driver "
` [v2 08/17] arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
` [v2 09/17] arm: socfpga: Add clock manager for Intel N5X device
` [v2 10/17] arm: socfpga: Changed misc_s10.c to misc_soc64.c
` [v2 11/17] ddr: socfpga: Enable memory test on memory size less than 1GB
` [v2 12/17] ddr: altera: Add SDRAM driver for Intel N5X device
` [v2 13/17] arm: socfpga: Add SPL "
` [v2 14/17] board: intel: Add socdk board support "
` [v2 15/17] arm: dts: Add base dtsi and devkit dts "
` [v2 16/17] include: configs: Add Intel N5X device CONFIGs
` [v2 17/17] arm: socfpga: Enable Intel N5X device build

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2021-04-30  7:27 UTC  (2+ messages)
` [Bug 1880518] "

[Buildroot] [PATCH 1/1] package/imx-seco: use the c0 revision for the imx8qxp ahab image
 2021-04-30  7:37 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2021-04-30  7:37 UTC 

[libvirt test] 161542: regressions - FAIL
 2021-04-30  7:36 UTC 

gdb test failure debug status update
 2021-04-30  7:36 UTC  (8+ messages)

[Bug 1922611] [NEW] Acceptance Tests: migration fails on sparc target
 2021-04-30  7:24 UTC  (2+ messages)
` [Bug 1922611] "

[Qemu-devel] [Bug 1758819] [NEW] HVF Illegal instruction: 4, High Sierra, v2.12-rc0
 2021-04-30  7:17 UTC  (2+ messages)
` [Bug 1758819] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:33 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2021-04-30  7:33 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:33 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:32 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-30  7:32 UTC 

[PATCH v2 0/7] target/ppc: untangle cpu init from translation
 2021-04-30  4:21 UTC  (5+ messages)
` [PATCH v2 1/7] target/ppc: move opcode table logic to translate.c
` [PATCH v2 3/7] target/ppc: Isolated SPR read/write callbacks

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-04-30  4:27 UTC  (5+ messages)

[PATCH 1/3] usb: xhci-mtk: use bitfield instead of bool
 2021-04-30  7:29 UTC  (12+ messages)
` [PATCH 2/3] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
` [PATCH 3/3] usb: xhci-mtk: use first-fit for LS/FS

[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
 2021-04-30  7:18 UTC  (2+ messages)
` [Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual "

[BlueZ v2] monitor: Update manpage
 2021-04-30  7:30 UTC  (3+ messages)

[PATCH 1/5] cgroup: introduce cgroup.kill
 2021-04-30  7:28 UTC  (3+ messages)

[PATCH 0/2] cocoa: keyboard quality of life
 2021-04-30  7:25 UTC  (5+ messages)
` [PATCH 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH 2/2] ui/cocoa: add option to swap Option and Command, enable by default

[Qemu-devel] [Bug 1813201] [NEW] QEMU TCG i386 / x86_64 system emulation crash when executing int instruction
 2021-04-30  7:18 UTC  (2+ messages)
` [Bug 1813201] "

Kirkwood: Fix tv sec/usec normalization in kwboot
 2021-04-30  7:24 UTC  (5+ messages)

[RFC PATCH v1] dt-bindings: mmc: snps, dwcmshc-sdhci: fix rockchip, txclk-tapnum
 2021-04-30  7:21 UTC  (3+ messages)
` [RFC PATCH v1] dt-bindings: mmc: snps,dwcmshc-sdhci: fix rockchip,txclk-tapnum

[PATCH v2 0/3] Add support to configure beacon tx mode
 2021-04-30  7:15 UTC  (2+ messages)

[PATCH v2 1/8] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper
 2021-04-30  7:13 UTC  (8+ messages)
` [PATCH v2 2/8] hw/riscv: virt: "
` [PATCH v2 3/8] hw/riscv: Support the official CLINT DT bindings
` [PATCH v2 4/8] hw/riscv: Support the official PLIC "
` [PATCH v2 5/8] docs/system/riscv: Correct the indentation level of supported devices
` [PATCH v2 6/8] docs/system/riscv: sifive_u: Document '-dtb' usage
` [PATCH v2 7/8] hw/riscv: Use macros for BIOS image names
` [PATCH v2 8/8] hw/riscv: microchip_pfsoc: Support direct kernel boot

[ext4] 21175ca434: mdadm-selftests.enchmarks/mdadm-selftests/tests/01r1fail.fail
 2021-04-29  7:43 UTC  (3+ messages)
  ` [dm-devel] [LKP] "

[dm-devel] Raid1 and Raid10 Discard Limit Fixups for 5.13 Merge Window
 2021-04-29 22:13 UTC 

[PATCH 00/16] soc: imx: gpcv2: support i.MX8MM
 2021-04-30  7:14 UTC  (5+ messages)
` [PATCH 16/16] soc: imx: gpcv2: remove waiting handshake in power up

[PATCH] alarmtimer: check RTC features instead of ops
 2021-04-30  7:16 UTC  (2+ messages)

[RFC PATCH] iommu: make no-quarantine mean no-quarantine
 2021-04-30  7:15 UTC  (7+ messages)

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-04-30  7:15 UTC  (5+ messages)
` [PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi

Issue in displaying hardware name using Redfish
 2021-04-30  7:14 UTC 

[PATCH v2] drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
 2021-04-30  4:56 UTC 

Help on openvswitch
 2021-04-30  7:14 UTC  (5+ messages)
  ` 回复: "

[PATCH v8 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-30  5:44 UTC  (4+ messages)
` [PATCH v8 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
  ` [Heads up to maintainers] "

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 16 warnings (v5.10.33-1-g286378cedc2ba)
 2021-04-30  7:13 UTC 

[PATCH] usb: dwc3: imx8mp: detect dwc3 core node via compatible string
 2021-04-30  6:57 UTC 

[Intel-gfx] [PATCH v3 15/16] drm/i915/pxp: black pixels on pxp disabled
 2021-04-30  7:12 UTC  (4+ messages)

nftables auto-merge on combined sets
 2021-04-30  7:12 UTC 

[patch 0/8] hrtimers: Overhaul the clock_was_set() logic
 2021-04-30  7:12 UTC  (5+ messages)
` [patch 8/8] hrtimer: Avoid more SMP function calls in clock_was_set()
      ` [patch V2 "

[PATCH] usb: cdnsp: Useless condition has been removed
 2021-04-30  7:11 UTC  (4+ messages)

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-30  7:10 UTC  (21+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] docs/system: riscv: Include shakti_c machine documentation
 2021-04-30  7:05 UTC 

[PATCH v3 0/3] hw/elf_ops: clear uninitialized segment space
 2021-04-30  7:03 UTC  (3+ messages)
` [PATCH v3 3/3] hw/core/loader: clear uninitialized ROM space

This 20-line Xenomai program crashes our servers
 2021-04-30  7:06 UTC  (2+ messages)

[PATCH v2 00/12] virtio-gpu: Add support for Blob resources feature
 2021-04-30  6:59 UTC  (4+ messages)
` [PATCH v2 07/12] virtio-gpu: Add virtio_gpu_resource_create_blob

[RFC PATCH v2 0/4] hw/arm/virt: Introduce cluster cpu topology support
 2021-04-30  7:01 UTC  (10+ messages)
` [RFC PATCH v2 2/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse

[PATCH v2 0/4] Knead V4L2 async and fwnode frameworks a little
 2021-04-30  7:03 UTC  (6+ messages)
` [PATCH v2 4/4] v4l: async, fwnode: Improve module organisation

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-30  7:03 UTC  (11+ messages)

[PATCH V2 00/12] perf intel-pt: Add more support for VMs
 2021-04-30  7:03 UTC  (4+ messages)
` [PATCH V2 10/12] perf intel-pt: Better 7-byte timestamp wraparound logic
` [PATCH V2 11/12] perf intel-pt: Add VM Time Correlation to decoder
` [PATCH V2 12/12] perf intel-pt: Parse VM Time Correlation options and set up decoding


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.