All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-01 13:14:58 to 2020-12-01 13:52:45 UTC [more...]

[PATCH drm/hisilicon v2 0/4] Add the new api to install irq
 2020-12-01 13:44 UTC  (8+ messages)
` [PATCH drm/hisilicon v2 1/4] drm/hisilicon: Assgin local variable to drm_device

[dpdk-dev] build failure with MinGW GCC 10.2
 2020-12-01 13:52 UTC  (2+ messages)

[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
 2020-12-01 13:51 UTC  (15+ messages)
` [PATCH v3 06/23] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v3 16/23] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v3 19/23] kvm: arm64: Intercept host's CPU_ON SMCs

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-01 13:48 UTC  (8+ messages)

[PATCH v4 net-next 0/4] nfc: s3fwrn5: Support a UART interface
 2020-12-01 13:50 UTC  (15+ messages)
` [linux-nfc] "
` [PATCH v4 net-next 1/4] dt-bindings: net: "
  ` [linux-nfc] "
` [PATCH v4 net-next 2/4] nfc: s3fwrn5: reduce the EN_WAIT_TIME
  ` [linux-nfc] "
` [PATCH v4 net-next 3/4] nfc: s3fwrn5: extract the common phy blocks
  ` [linux-nfc] "
` [PATCH v4 net-next 4/4] nfc: s3fwrn5: Support a UART interface
  ` [linux-nfc] "

[PATCH v4 00/23] xl / libxl: named PCI pass-through devices
 2020-12-01 13:51 UTC  (13+ messages)
` [PATCH v4 04/23] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore
` [PATCH v4 05/23] libxl: s/detatched/detached in libxl_pci.c
` [PATCH v4 06/23] libxl: remove extraneous arguments to do_pci_remove() "
` [PATCH v4 07/23] libxl: stop using aodev->device_config in libxl__device_pci_add()
` [PATCH v4 08/23] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c
` [PATCH v4 09/23] libxl: remove unnecessary check from libxl__device_pci_add()

race in timerobj
 2020-12-01 13:51 UTC  (4+ messages)

[RFC PATCH 00/14] powerpc64: Add support for ftrace direct calls
 2020-12-01 13:46 UTC  (5+ messages)
` [RFC PATCH 01/14] ftrace: Fix updating FTRACE_FL_TRAMP

[PATCH] bus: mhi: core: Fix error handling in mhi_register_controller()
 2020-12-01 13:49 UTC  (5+ messages)

[PATCH 0/5] tty: add flag to suppress ready signalling on open
 2020-12-01 13:49 UTC  (9+ messages)
` [PATCH 2/5] serial: core: add sysfs attribute "

[PATCH 0/2] RFC: Precise TSC migration
 2020-12-01 13:48 UTC  (3+ messages)

Intel IPU3: can't retrieve 3A Auto Exposure (AE) statistics
 2020-12-01 13:47 UTC  (2+ messages)

[PATCH v2 0/7] imx8mq: updates for the interconnect fabric
 2020-12-01 13:46 UTC  (7+ messages)
` [PATCH v2 4/7] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
` [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

[PATCH net v2 1/2] wireguard: device: don't call free_netdev() in priv_destructor()
 2020-12-01 13:47 UTC  (3+ messages)

[RFC PATCH 0/3] Fix several bugs in KVM stage 2 translation
 2020-12-01 13:46 UTC  (8+ messages)
` [RFC PATCH 2/3] KVM: arm64: Fix handling of merging tables into a block entry

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-12-01 13:45 UTC  (13+ messages)

[PATCH v2 00/10] ARM: mstar: Add basic support for i2m and SMP
 2020-12-01 13:43 UTC  (33+ messages)
  ` [PATCH v2 01/10] dt-bindings: mstar: Add binding details for mstar, smpctrl
      ` [PATCH v2 01/10] dt-bindings: mstar: Add binding details for mstar,smpctrl
  ` [PATCH v2 02/10] dt-bindings: vendor-prefixes: Add honestar vendor prefix
  ` [PATCH v2 03/10] dt-bindings: mstar: Add Honestar SSD201_HT_V2 to mstar boards
  ` [PATCH v2 04/10] ARM: mstar: Add infinity2m support
  ` [PATCH v2 05/10] ARM: mstar: Add common dtsi for SSD201/SSD202D
  ` [PATCH v2 06/10] ARM: mstar: Add chip level dtsi for SSD202D
  ` [PATCH v2 07/10] ARM: mstar: Add dts for Honestar ssd201htv2
  ` [PATCH v2 08/10] ARM: mstar: Add smp ctrl registers to infinity2m dtsi
  ` [PATCH v2 09/10] ARM: mstar: Wire up smpctrl for SSD201/SSD202D
  ` [PATCH v2 10/10] ARM: mstar: SMP support

[PATCH for-next] RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
 2020-12-01 13:43 UTC  (2+ messages)

[igt-dev] [RFC, i-g-t] Added Dynamic Subtest
 2020-12-01 13:44 UTC  (2+ messages)

[PATCH v2 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3E
 2020-12-01 13:35 UTC  (7+ messages)
` [PATCH v2 1/6] linux-user/elfload: Move GET_FEATURE macro out of get_elf_hwcap() body
` [PATCH v2 2/6] linux-user/elfload: Rename MIPS GET_FEATURE() as GET_FEATURE_INSN()
` [PATCH v2 3/6] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_SET() macro
` [PATCH v2 4/6] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
` [PATCH v2 5/6] linux-user/elfload: Update HWCAP bits from linux 5.7
` [PATCH v2 6/6] linux-user: Add support for MIPS Loongson 2F/3E

[LTP] [PATCH v2] net/ip_tests: Return TCONF if driver dummy not present
 2020-12-01 13:43 UTC 

[BUG] perf probe can't remove probes
 2020-12-01 13:43 UTC  (4+ messages)
  `  "

[Intel-gfx] [RFC PATCH 000/162] DG1 + LMEM enabling
 2020-12-01 13:43 UTC  (5+ messages)
` [Intel-gfx] [RFC PATCH 092/162] drm/i915/uapi: introduce drm_i915_gem_create_ext

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-01 13:31 UTC  (12+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH] netfilter: use actual socket sk for REJECT action
 2020-12-01 13:41 UTC  (5+ messages)

[PATCH 4.4 00/24] 4.4.247-rc1 review
 2020-12-01 13:41 UTC  (2+ messages)

[PATCH v2 00/28] target/arm: Implement v8.1M and Cortex-M55
 2020-12-01 13:40 UTC  (5+ messages)
` [PATCH v2 10/28] target/arm: Implement M-profile FPSCR_nzcvqc
` [PATCH v2 13/28] target/arm: Implement FPCXT_S fp system register

[BUG] SPI broken for SPI based panel drivers
 2020-12-01 13:32 UTC  (5+ messages)

[PATCH 5.4 00/98] 5.4.81-rc1 review
 2020-12-01 13:39 UTC  (2+ messages)

[PATCH 4.19 00/57] 4.19.161-rc1 review
 2020-12-01 13:39 UTC  (2+ messages)

[PATCH 5.9 000/152] 5.9.12-rc1 review
 2020-12-01 13:39 UTC  (2+ messages)

[PATCH 4.14 00/50] 4.14.210-rc1 review
 2020-12-01 13:39 UTC  (2+ messages)

[PATCH 4.9 00/42] 4.9.247-rc1 review
 2020-12-01 13:39 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.80-99-g89a0528bfd8df)
 2020-12-01 13:39 UTC 

[PATCH 0/2] More RCU vs idle fixes
 2020-12-01 13:38 UTC  (7+ messages)
` [PATCH 1/2] sched/idle: Fix arch_cpu_idle() vs tracing

[PATCH v2 1/3] iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
 2020-12-01 13:37 UTC  (5+ messages)

[PATCH] target/ppc: Remove "compat" property of server class POWER CPUs
 2020-12-01 13:35 UTC  (2+ messages)

[PATCH v2 00/13] reftable library
 2020-12-01 13:34 UTC  (11+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 03/16] reftable: add LICENSE

[PATCH 0/5] irq: Reorder time handling against HARDIRQ_OFFSET on IRQ entry v2
 2020-12-01 13:34 UTC  (6+ messages)
` [PATCH 4/5] irqtime: Move irqtime entry accounting after irq offset incrementation

[PATCH] serial: uartlite: Fix uninitialized ret in debug uartlite
 2020-12-01 13:35 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.80-98-g988f6f57c83b)
 2020-12-01 13:34 UTC 

[RFT] ath9k: multi-rate-retry fails at HW level
 2020-12-01 13:33 UTC  (4+ messages)

[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
 2020-12-01 13:33 UTC  (2+ messages)

[PATCH 0/3] target/mips: Add some CP0/MMU missing definitions
 2020-12-01 13:28 UTC  (4+ messages)
` [PATCH 1/3] target/mips: Add CP0 Config0 register definitions for MIPS3 ISA
` [PATCH 2/3] target/mips: Replace CP0_Config0 magic values by proper definitions
` [PATCH 3/3] target/mips: Explicit Release 6 MMU types

[PATCH] drm/ttm: stop destroying pinned ghost object
 2020-12-01 13:32 UTC 

[PATCH 3/6] sched: make struct sched_statistics independent of fair sched class
 2020-12-01 13:30 UTC  (3+ messages)

crypto: sun4i-ss: error with kmap
 2020-12-01 13:28 UTC  (3+ messages)

[PATCH v2 net-next 0/4] net: dsa: Link aggregation support
 2020-12-01 13:29 UTC  (5+ messages)
` [PATCH v2 net-next 2/4] "

[RESEND PATCH 0/6] ASoC: mediatek: mt8192: support new machine rt1015p_rt5682
 2020-12-01 13:26 UTC  (14+ messages)
` [RESEND PATCH 1/6] ASoC: mediatek: mt8192: rename common symbols
` [RESEND PATCH 2/6] ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI link
` [RESEND PATCH 3/6] ASoC: mediatek: mt8192: move rt1015_rt5682 specific data
` [RESEND PATCH 4/6] ASoC: dt-bindings: mt8192-mt6359: fix typo in the example
` [RESEND PATCH 5/6] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p
` [RESEND PATCH 6/6] ASoC: mediatek: mt8192: support rt1015p_rt5682

linux-next: Tree for Nov 30
 2020-12-01 13:27 UTC  (4+ messages)
` linux-next: Tree for Nov 30 (drivers/pci/controller/dwc/pcie-designware-host.c)

[PATCH v1 1/3] usb: typec: tcpm: Introduce vsafe0v for vbus
 2020-12-01 13:27 UTC  (6+ messages)
` [PATCH v1 2/3] usb: typec: tcpci: Add support to report vSafe0V
` [PATCH v1 3/3] usb: typec: tcpci_maxim: Enable VSAFE0V signalling

[PATCH] fix mmap return value when vma is merged after call_mmap()
 2020-12-01 13:27 UTC 

[PATCH v3 00/38] idmapped mounts
 2020-12-01 13:25 UTC  (5+ messages)
` [PATCH v3 07/38] mount: attach mappings to mounts

[PATCH v4 0/5] media: staging: Add bcm2835-unicam driver
 2020-12-01 13:24 UTC  (5+ messages)

[PATCH 0/6] ASoC: mediatek: mt8192: support new machine rt1015p_rt5682
 2020-12-01 13:21 UTC  (7+ messages)
` [PATCH 1/6] ASoC: mediatek: mt8192: rename common symbols
` [PATCH 2/6] ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI link
` [PATCH 3/6] ASoC: mediatek: mt8192: move rt1015_rt5682 specific data
` [PATCH 4/6] ASoC: dt-bindings: mt8192-mt6359: fix typo in the example
` [PATCH 5/6] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p
` [PATCH 6/6] ASoC: mediatek: mt8192: support rt1015p_rt5682

[PATCH v5 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-12-01 13:22 UTC  (5+ messages)
` [PATCH v5 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

i.MX8MM Clock errors and caam failure on 5.10-rc4
 2020-12-01 13:22 UTC  (5+ messages)
    ` [EXT] "

[Bug 1904486] [NEW] resource leak in /net/tap.c
 2020-12-01 13:05 UTC  (2+ messages)
` [Bug 1904486] "

stable-rc/queue/4.4 baseline: 104 runs, 10 regressions (v4.4.246-24-gb6070bba304c)
 2020-12-01 13:22 UTC 

[PATCH v2 1/5] arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing requirements
 2020-12-01 13:21 UTC  (15+ messages)
` [PATCH v2 2/5] arm64: dts: meson: "
` [PATCH v2 3/5] ARM: "
` [PATCH v2 4/5] arm64: dts: meson: g12a: x96-max: "
` [PATCH v2 5/5] arm64: dts: meson: g12b: w400: "

[Intel-gfx] [PATCH v2] drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
 2020-12-01 13:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3] "

[RFC PATCH 0/2] add simple copy support
 2020-12-01 13:22 UTC  (5+ messages)
  ` [RFC PATCH 1/2] block: "

[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
 2020-12-01 13:20 UTC  (3+ messages)

[RFC v3] VFIO Migration
 2020-12-01 13:17 UTC  (7+ messages)

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-01 13:17 UTC  (2+ messages)
` [PATCH 2/2] kbuild: don't hardcode depmod path

[mm/swap.c] 1032493500: WARNING:at_kernel/locking/lockdep.c:#register_lock_class
 2020-12-01 13:19 UTC 

[LTP] [PATCH] net/ip_tests: Return TCONF if ip command can not create dummy interface
 2020-12-01 13:18 UTC  (3+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.209-50-g130fada9e24b)
 2020-12-01 13:17 UTC 

[PATCH] pinctrl: renesas: r8a779a0: Add I2C pins, groups and functions
 2020-12-01 13:17 UTC  (2+ messages)

[PATCH] usb: host: ehci: fix mismatch in format string
 2020-12-01 13:17 UTC 

[Buildroot] Is it possible to build rpm with buildroot?
 2020-12-01 13:18 UTC  (3+ messages)

[PATCH v3 0/7] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-01 13:12 UTC  (4+ messages)
` [PATCH v3 1/7] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH v3 5/7] drm/vc4: hdmi: Use the connector state pixel rate for the PHY
` [PATCH v3 6/7] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling


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.