All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-09 13:52:30 to 2020-11-09 14:35:46 UTC [more...]

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-09 14:35 UTC  (21+ messages)
` [PATCH 02/32] spi: dw: Add support for 32-bits ctrlr0 layout
` [PATCH 03/32] spi: dw: Fix driving MOSI low while recieving
` [PATCH 05/32] spi: dw: Introduce DW_SPI_CAP_POLL_NODELAY
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC

[PATCH] efi_loader: improve detection of ESP for storing UEFI variables
 2020-11-09 14:35 UTC  (6+ messages)

[gatesgarth][PATCH] conf: use bitbake 1.48 branch for intersphinx
 2020-11-09 14:32 UTC 

[PATCH] fix dynamic engine loading for libaio engine etc
 2020-11-09 14:33 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add fix option for MISSING_SIGN_OFF
 2020-11-09 14:33 UTC  (3+ messages)

[PATCH-for-5.2 0/4] misc: Trivial format string fixes
 2020-11-09 14:30 UTC  (11+ messages)
` [PATCH-for-5.2 2/4] hw/display/cirrus_vga: Fix hexadecimal format string specifier
` [PATCH-for-5.2 3/4] hw/ppc/spapr_tpm_proxy: "
` [PATCH-for-5.2 4/4] migration/ram: "

[PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 14:32 UTC  (6+ messages)
` [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH] page_frag: Recover from memory pressure
 2020-11-09 14:32 UTC  (4+ messages)

[DRBD-announce] WinDRBD 1.0.0-rc8 released
 2020-11-09 14:32 UTC 

[LTP] [PATCH 0/2] lib/tst_virt: support IBM/Z LPAR and z/VM virtualization environments
 2020-11-09 14:31 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lib/tst_virt: fix detection when systemd-detect-virt returns 1

[dpdk-dev] [PATCH 0/5] bugfix and cleanups for hns3
 2020-11-09 14:29 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/5] net/hns3: fix queue enabling status not store after FLR
  ` [dpdk-dev] [PATCH V3 0/6] bugfix and cleanups for hns3
    ` [dpdk-dev] [PATCH V3 1/6] net/hns3: use correct logging format symbol
    ` [dpdk-dev] [PATCH V3 2/6] net/hns3: use unsigned types for bit operator
    ` [dpdk-dev] [PATCH V3 3/6] net/hns3: adjust code style for initial struct
    ` [dpdk-dev] [PATCH V3 4/6] net/hns3: check PCI config space writes
    ` [dpdk-dev] [PATCH V3 5/6] net/hns3: fix queue enabling state not store after FLR
    ` [dpdk-dev] [PATCH V3 6/6] net/hns3: remove some unnecessary blank lines

[PATCH] physmem: improve ram size error messages
 2020-11-09 14:24 UTC  (3+ messages)

[PATCH v4 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2020-11-09 14:29 UTC  (6+ messages)
` [PATCH v4 1/4] HID: i2c-hid: Reorganize so ACPI and OF are subclasses

How to handle a level-triggered interrupt that is slow to de-assert itself
 2020-11-09 14:30 UTC  (2+ messages)

[PATCH v7 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 14:27 UTC  (8+ messages)
` [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[gtk+3][zeus] building only with wayland backend, no x11
 2020-11-09 14:28 UTC  (2+ messages)
` [yocto] "

[PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
 2020-11-09 14:23 UTC  (4+ messages)
` [PATCH-for-5.2 3/5] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()

Definition of PMD_FLAGS_DEC_WP in arch/x86/mm/mem_encrypt_identity.c
 2020-11-09 14:28 UTC  (2+ messages)

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-09 14:15 UTC  (7+ messages)

stable-rc/queue/4.9 build: 196 builds: 1 failed, 195 passed, 4 warnings (v4.9.241-117-g27cd0d331274)
 2020-11-09 14:26 UTC 

[PATCH v8 0/2] Add Intel LGM SoC DMA support
 2020-11-09 14:26 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC
` [PATCH v8 2/2] Add Intel LGM SoC DMA support

[PATCH] mmc: meson_gx_mmc: change a clock phase to stable value
 2020-11-09 14:23 UTC  (6+ messages)

[PATCHv2 00/17] ARM Secure EL2 extension
 2020-11-09 14:10 UTC  (18+ messages)
` [PATCH 01/17] target/arm: remove redundant tests
` [PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
` [PATCH 03/17] target/arm: use arm_is_el2_enabled() where applicable
` [PATCH 04/17] target/arm: use arm_hcr_el2_eff() "
` [PATCH 05/17] target/arm: factor MDCR_EL2 common handling
` [PATCH 06/17] target/arm: declare new AA64PFR0 bit-fields
` [PATCH 07/17] target/arm: add 64-bit S-EL2 to EL exception table
` [PATCH 08/17] target/arm: return the stage 2 index for stage 1
` [PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
` [PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
` [PATCH 12/17] target/arm: secure stage 2 translation regime
` [PATCH 13/17] target/arm: handle VMID change in secure state
` [PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PATCH 15/17] target/arm: add ARMv8.4-SEL2 extension
` [PATCH 16/17] target/arm: enable Secure EL2 in max CPU
` [PATCH 17/17] target/arm: refactor vae1_tlbmask()

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-09 14:25 UTC  (7+ messages)
` [PATCH v3 27/56] drm/omap: dsi: do bus locking in host driver

[PATCH] cifs: fix a memleak with modefromsid
 2020-11-09 14:18 UTC  (2+ messages)

[PATCH 0/2] m68k/q800: make the GLUE chip a QOM device
 2020-11-09 14:14 UTC  (3+ messages)
` [PATCH 2/2] hw/m68k/q800.c: Make the GLUE chip an actual "

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-09 14:25 UTC  (2+ messages)

[PATCH v3 0/3] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-09 14:21 UTC  (3+ messages)
` [PATCH v3 1/3] hw/block/m25p80: Fix Numonyx NVCFG DIO and QIO bit polarity

[Buildroot] [PATCH v2 0/8] Add imx8mm platform using only upstream components
 2020-11-09 14:23 UTC  (10+ messages)
` [Buildroot] [PATCH v3 "
` [Buildroot] [PATCH v3 1/8] package/freescale-imx/firmware-imx: Add option to install all ddr fw files
` [Buildroot] [PATCH v3 2/8] boot/uboot: Add option to install fw files list to uboot build directory
` [Buildroot] [PATCH v3 3/8] freescale-imx/firmware-imx: Copy of all DDR files if uboot needs fw
` [Buildroot] [PATCH v3 4/8] boot/uboot/imx8: Add new target needed for mainline u-boot
` [Buildroot] [PATCH v3 5/8] board/freescale/common/imx: Add Support for uboot 'flash.bin' image
` [Buildroot] [PATCH v3 6/8] board/freescale/common/imx8: Use post build generated uboot image if present
` [Buildroot] [PATCH v3 7/8] board/freescale/common/imx8: Templatize uboot image name
` [Buildroot] [PATCH v3 8/8] configs/imx8mmevk: new defconfig

[RFC PATCH v3 09/10] ovl: introduce helper of syncfs writeback inode waiting
 2020-11-09 14:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/tap: Allow all-zero checksum for UDP over IPv4
 2020-11-09 14:22 UTC 

[PATCH bpf-next v2] Update perf ring buffer to prevent corruption
 2020-11-09 14:22 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-09 14:21 UTC  (3+ messages)

[Linux-kernel-mentees] On test-media script integration for vidtv
 2020-11-09 14:21 UTC  (3+ messages)
  `  "

[PATCH 5.11] io_uring: NULL files dereference by SQPOLL
 2020-11-09 14:21 UTC  (2+ messages)

[PATCH] spi: davinci: Fix use-after-free on unbind
 2020-11-09 14:22 UTC  (3+ messages)
` [PATCH] spi: synquacer: Disable clock in probe error path

[rcutorture] 5129ac05cc: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_nr
 2020-11-09 14:35 UTC 

[PATCH RESEND] platform/x86: intel-hid: fix _DSM function index handling
 2020-11-09 14:20 UTC  (2+ messages)

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-09 14:20 UTC  (4+ messages)
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "

[PATCH rfc] workqueue: honour cond_resched() more effectively
 2020-11-09 14:20 UTC  (6+ messages)

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-09 14:19 UTC  (4+ messages)
` [PATCH v2 05/23] mtd: mtdcore: Fix misspelled function parameter 'section'

[PATCH 0/2] Fix usage counter leak by adding a general sync ops
 2020-11-09 14:19 UTC  (8+ messages)
` [PATCH 1/2] PM: runtime: Add a general runtime get sync operation to deal with usage counter
    ` 答复: "

[LTP] [PATCH] [COMMITTED] security/umip_basic_test: Fix config constraints
 2020-11-09 14:19 UTC 

[PATCH] microblaze: add support for TIF_NOTIFY_SIGNAL
 2020-11-09 14:18 UTC  (4+ messages)

[PATCH 0/8] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-09 14:17 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "pcie-ctrl"

[PATCH 0/9] cpufreq: Add missing modalias for tristate drivers
 2020-11-09 14:18 UTC  (2+ messages)

[PATCH] arm: actions: increase SYS_MALLOC_F_LEN
 2020-11-09 14:18 UTC  (2+ messages)

[PATCH v2] reboot: allow to specify reboot mode via sysfs
 2020-11-09 14:16 UTC  (2+ messages)

[PATCH 0/6] perf: Reduce stack usage (and misc bits)
 2020-11-09 14:14 UTC  (8+ messages)
` [PATCH 4/6] perf: Optimize get_recursion_context()

[PATCH 1/2] cros_ec: Correct collection of EC hash
 2020-11-09 14:14 UTC  (2+ messages)
` [PATCH 2/2] cros_ec: Increase command timeout for flash erase

[PATCH v8 0/2] Add Intel LGM SoC DMA support
 2020-11-09 14:14 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: dma: Add bindings for intel LGM SOC
` [PATCH v8 2/2] Add Intel LGM soc DMA support

[PATCH] sh: add support for TIF_NOTIFY_SIGNAL
 2020-11-09 14:14 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the block tree
 2020-11-09 14:06 UTC  (3+ messages)

net: dsa: hellcreek: Add support for hardware timestamping
 2020-11-09 14:13 UTC  (5+ messages)

[PATCH for-next] RDMA/nldev: Add parent bdf to device information dump
 2020-11-09 14:12 UTC  (13+ messages)

[PATCH] i2c: designware_i2c: Don't warn if no reset controller
 2020-11-09 14:12 UTC 

[PATCH 1/3] x86: coral: Update smbios tables to latest definition
 2020-11-09 14:12 UTC  (3+ messages)
` [PATCH 2/3] x86: zimage: Update cmdline parameter to be an env var
` [PATCH 3/3] x86: coral: Update the boot script

[PATCH] arm-bsp/n1sdp: Add wic.gz and wic.bmap to IMAGE_FSTYPES
 2020-11-09 14:10 UTC 

[LTP] [PATCH v2] Add tst_secureboot_enabled() helper function
 2020-11-09 14:10 UTC  (3+ messages)

[LTP] [PATCH v4 0/2] Add support for kconfig constraints
 2020-11-09 14:10 UTC  (6+ messages)
` [LTP] [PATCH v4 2/2] lib/tst_kconfig: Make use of boolean expression eval

[PATCH-for-5.2 v3] configure: Check vhost-user is available for vhost-user-blk-server
 2020-11-09 14:07 UTC 

[dpdk-dev] [PATCH 1/1] mbuf: move pool pointer in first half
 2020-11-09 14:08 UTC  (5+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-09 14:08 UTC 

[PATCH-for-5.2 v2] configure: Check vhost-user is available for vhost-user-blk-server
 2020-11-09 14:07 UTC  (2+ messages)

[hwmon:hwmon-next] BUILD SUCCESS 02a316e583d9c9c889379bdda2cb249a3c2feb4c
 2020-11-09 14:04 UTC 

[hwmon:watchdog-next] BUILD SUCCESS a597afb843bcd7c8035281ded6f0f844a086e408
 2020-11-09 14:04 UTC 

[PATCH net] tipc: fix memory leak in tipc_topsrv_start()
 2020-11-09 14:09 UTC 

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-09 14:05 UTC  (15+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[PATCH] platform/x86: intel_pmc_core: Assign boolean values to a bool variable
 2020-11-09 14:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_psr: Check for available modesetting support
 2020-11-09 14:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_psr: Check for available modesetting support (rev2)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.204-48-g3793076c5323)
 2020-11-09 14:04 UTC 

[PATCH] fanotify: fix logic of reporting name info with watched parent
 2020-11-09 14:03 UTC  (2+ messages)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-09 14:02 UTC  (6+ messages)
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL

[PATCH v2 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2020-11-09 14:00 UTC  (10+ messages)
` [PATCH v2 3/9] ata: ahci: custom irq init for host init
` [PATCH v2 4/9] ata: ahci: add ack callback to multi irq handler
` [PATCH v2 5/9] ata: ahci: mvebu: Add support for A8k legacy DT bindings

[PATCH] net: Update window_clamp if SOCK_RCVBUF is set
 2020-11-09 14:01 UTC  (8+ messages)
` [PATCH net v2] "

[PATCH-for-5.2 v2 0/4] hw/usb/hcd-xhci: Fix USB_XHCI_NEC device
 2020-11-09 13:53 UTC  (5+ messages)
` [PATCH-for-5.2 v2 1/4] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
` [PATCH-for-6.0 v2 2/4] hw/usb/hcd-xhci: Restrict TYPE_XHCI to hw/usb/
` [PATCH-for-6.0 v2 3/4] hw/usb/hcd-xhci-pci: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH-for-6.0 v2 4/4] hw/usb/hcd-xhci-pci: Rename "pci-xhci" as TYPE_XHCI_PCI_COMMON

[PULL 0/2] Renesas patches for 5.2-rc1
 2020-11-09 13:55 UTC  (2+ messages)

[RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code
 2020-11-09 14:00 UTC  (2+ messages)

[PATCH 0/8] QEMU virt machine support via mach-vexpress
 2020-11-09 13:52 UTC  (3+ messages)
` [PATCH 2/8] mtd: cfi_flash: allow 0x0 mapping

[PATCH v2 net] ethtool: netlink: add missing netdev_features_change() call
 2020-11-09 14:00 UTC  (2+ messages)

[MPTCP][PATCH net 0/2] fix static checker warnings in
 2020-11-09 13:59 UTC  (6+ messages)
` [MPTCP] "
` [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer
  ` [MPTCP] "
  ` [MPTCP][PATCH net 2/2] mptcp: cleanup for mptcp_pm_alloc_anno_list
    ` [MPTCP] "

On disabling AGP without working alternative (PCI fallback is broken for years)
 2020-11-09 13:57 UTC  (2+ messages)

[PATCH v2 0/2] rev-parse options for absolute or relative paths
 2020-11-09 13:57 UTC  (6+ messages)
` [PATCH v2 1/2] abspath: add a function to resolve paths with missing components

[PATCH] ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcor
 2020-11-09 13:55 UTC  (7+ messages)

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-09 11:06 UTC  (4+ messages)
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header

[PATCH v1] include: crypto - remove the unused include
 2020-11-09 13:56 UTC 

[PATCH v2 for-5.2 0/6] Deprecate or forbid crazy QemuOpts cases
 2020-11-09 13:54 UTC  (2+ messages)

[PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-09 13:55 UTC  (5+ messages)
` [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

[PATCH 1/1] pvpanic: Advertise the PVPANIC_CRASHLOADED event support
 2020-11-09 13:49 UTC  (4+ messages)
` [External] "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.155-72-g4d10cdd4ac50)
 2020-11-09 13:55 UTC 

[PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-09 13:55 UTC  (4+ messages)
` [PATCH v4 02/19] blkcg: Added a app identifier support for blkcg

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-09 13:52 UTC  (12+ messages)

[Qemu-devel] [Bug 1687569] [NEW] when migration cancel, qemu main thread hung
 2020-11-09 13:35 UTC  (2+ messages)
` [Bug 1687569] "

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-08
 2020-11-09 13:54 UTC 

[PATCH v3 0/4] pinctrl: amd: debounce filter fixes
 2020-11-09 13:52 UTC  (3+ messages)
` [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting


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.