linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 10:50:54 to 2020-01-16 13:31:50 UTC [more...]

[PATCH v3 0/7] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-16 13:32 UTC  (7+ messages)
` [PATCH v3 1/7] dt-bindings: atmel-tcb: remove wildcard
` [PATCH v3 2/7] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb
` [PATCH v3 5/7] dt-bindings: atmel-usart: add microchip,sam9x60-{usart, dbgu}

[PATCH v2 -next] drivers/net: netdevsim depends on INET
 2020-01-16 13:31 UTC  (2+ messages)

[PATCH] net: wan: lapbether.c: Use built-in RCU list checking
 2020-01-16 13:31 UTC  (2+ messages)

[PATCH]--fix the race condition of remove_session_caps of ceph which tirgger bugon
 2020-01-16 13:31 UTC 

[PATCH v4 0/4] media: meson: vdec: Add compliant H264 support
 2020-01-16 13:30 UTC  (5+ messages)
` [PATCH v4 1/4] media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states
` [PATCH v4 2/4] media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handling
` [PATCH v4 3/4] media: meson: vdec: bring up to compliance
` [PATCH v4 4/4] media: meson: vdec: add H.264 decoding support

[PATCH 0/4] net: phy: adin: implement support for 1588 start-of-packet indication
 2020-01-16 13:30 UTC  (3+ messages)
` [PATCH 1/4] net: phy: adin: const-ify static data

[net] vxlan: fix vxlan6_get_route() adding a call to xfrm_lookup_route()
 2020-01-16 13:28 UTC  (3+ messages)

[PATCH v5 1/2] platform: chrome: Add cros-usbpd-notify driver
 2020-01-16 13:28 UTC  (3+ messages)
` [PATCH v5 2/2] mfd: cros_ec: Add cros-usbpd-notify subdevice

[PATCH 0/9] watchdog: of_xilinx_wdt: Update on watchdog driver
 2020-01-16 13:26 UTC  (10+ messages)
` [PATCH 1/9] watchdog: of_xilinx_wdt: Add comment to spinlock
` [PATCH 2/9] watchdog: of_xilinx_wdt: Used BIT macro
` [PATCH 3/9] watchdog: of_xilinx_wdt: Used dev_dbg()
` [PATCH 4/9] watchdog: of_xilinx_wdt: Initialize watchdog via data structure
` [PATCH 5/9] watchdog: of_xilinx_wdt: Introduce wdttype enum for identification
` [PATCH 6/9] dt-bindings: watchdog: xilinx: Add binding for Versal watchdog
` [PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal support
` [PATCH 8/9] watchdog: of_xilinx_wdt: Wire setting up timeout via module parameter/DT
` [PATCH 9/9] watchdog: of_xilinx_wdt: Skip printing pointer value

[PATCH bpf-next v3 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-16 13:22 UTC  (12+ messages)
` [PATCH bpf-next v3 01/11] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v3 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v3 03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v3 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v3 05/11] selftests: "
` [PATCH bpf-next v3 06/11] bpftool: "
` [PATCH bpf-next v3 07/11] perf: "
` [PATCH bpf-next v3 08/11] samples/bpf: "
` [PATCH bpf-next v3 09/11] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v3 10/11] tools/runqslower: "
` [PATCH bpf-next v3 11/11] libbpf: Fix include of bpf_helpers.h when libbpf is installed on system

[PATCH] usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
 2020-01-16 13:29 UTC  (5+ messages)
` [PATCH][RESEND] "

[PATCH v2,RESEND] MIPS: Scan the DMI system information
 2020-01-16 13:26 UTC 

[PATCH 1/3] mfd: cs47l15: Add missing register default
 2020-01-16 13:24 UTC  (6+ messages)
` [PATCH RESEND 2/3] mfd: madera: Wait for boot done before accessing any other registers
` [PATCH v2 3/3] mfd: madera: Allow more time for hardware reset

[PATCH] usb: dwc3: gadget: Handle dequeuing of non queued URB gracefully
 2020-01-16 13:24 UTC  (5+ messages)
` [PATCH][RESEND] "

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-16 13:23 UTC  (21+ messages)
` [PATCH v4 01/12] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v4 02/12] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header file
` [PATCH v4 04/12] vfio_pci: make common functions be extern
` [PATCH v4 07/12] vfio_pci: shrink vfio_pci.c
` [PATCH v4 09/12] vfio: split vfio_pci_private.h into two files
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver

[PATCH 1/2] mfd: madera: Allow more time for hardware reset
 2020-01-16 13:21 UTC  (3+ messages)
` [PATCH 2/2] mfd: madera: Wait for boot done before accessing any other registers

[PATCH RFC 00/10] crypto: engine: permit to batch requests
 2020-01-16 13:21 UTC  (10+ messages)
` [PATCH RFC 05/10] crypto: engine: transform cur_req in an array
` [PATCH RFC 06/10] crypto: engine: introduce ct
` [PATCH RFC 09/10] crypto: engine: permit to batch requests

[PATCH v3 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-16 13:21 UTC  (3+ messages)
` [PATCH v3 35/36] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH] mm/vmscan: remove prefetch_prev_lru_page
 2020-01-16 13:18 UTC  (5+ messages)

[PATCH] tools/vm/slabinfo: Fix sanity checks enabling
 2020-01-16 13:16 UTC 

[PATCH] tracing: Do not set trace clock if tracefs lockdown is in effect
 2020-01-16 13:12 UTC  (4+ messages)

[PATCH -next] drivers/net: netdevsim depends on INET
 2020-01-16 13:13 UTC  (3+ messages)

[PATCH] IMA: inconsistent lock state in ima_process_queued_keys
 2020-01-16 13:10 UTC  (2+ messages)

[PATCH 0/4] drm/i915/display: conversion to new logging macros
 2020-01-16 13:09 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/display: conversion to new logging macros part 1
` [PATCH 2/4] drm/i915/display: conversion to new logging macros part 2
` [PATCH 3/4] drm/i915/display: conversion to new logging macros part 3
` [PATCH 4/4] drm/i915/display: convert to new logging macros part 4

[PATCH 1/2] iio: imu: adis16480: Add support for ADIS16490
 2020-01-16 13:11 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: iio: adis16480: add compatible entry "

linux-next: Fixes tag needs some work in the usb-gadget tree
 2020-01-16 13:07 UTC  (8+ messages)

[PATCH v10 00/14] add the latest exfat driver
 2020-01-16 13:01 UTC  (5+ messages)

[PATCH net] net: dsa: tag_qca: fix doubled Tx statistics
 2020-01-16 13:00 UTC  (2+ messages)

[PATCH v7 01/25] sysfs: export sysfs_remove_file_self()
 2020-01-16 12:59 UTC  (3+ messages)
` [PATCH v7 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v7 24/25] block/rnbd: "

[PATCH -next] mac80111: fix build error without CONFIG_ATH11K_DEBUGFS
 2020-01-16 12:59 UTC  (2+ messages)

[tip:ras/core] BUILD SUCCESS 7a8bc2b0462eaca0072d1f7f4ddc749fcb8a773c
 2020-01-16 12:58 UTC 

[PATCH net] net: dsa: tag_gswip: fix typo in tagger name
 2020-01-16 12:59 UTC  (2+ messages)

[PATCH] IMA: pre-allocate keyrings string
 2020-01-16 12:56 UTC  (2+ messages)

[PATCH -next] drm/nouveau: fix build error without CONFIG_IOMMU_API
 2020-01-16 12:50 UTC 

[PATCH 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-01-16 12:52 UTC  (5+ messages)
    ` [PATCH 1/3] ide: "
    ` [PATCH 2/3] MIPS: Alchemy: remove no longer used au1xxx_ide.h header
    ` [PATCH 3/3] docs: mips: remove no longer needed au1xxx_ide.rst documentation

[PATCH v2] arm64: cpufeature: Export matrix and other features to userspace
 2020-01-16 12:52 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: uniphier: add reset-names to NAND controller node
 2020-01-16 12:50 UTC  (2+ messages)
` [PATCH 2/2] arm64: "

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-16 12:49 UTC  (4+ messages)
` [PATCH bpf-next v2 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM

[PATCH v3 0/8] KVM: arm64: vCPU preempted check support
 2020-01-16 12:46 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: arm64: Document PV-lock interface
` [PATCH v3 2/8] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v3 3/8] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v3 4/8] KVM: arm64: Add SMCCC paravirtualised lock calls
` [PATCH v3 5/8] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v3 6/8] KVM: arm64: Provide vCPU attributes for PV lock
` [PATCH v3 7/8] KVM: arm64: Add interface to support vCPU preempted check
` [PATCH v3 8/8] KVM: arm64: Support the vCPU preemption check

[PATCH 0/5] vDPA support
 2020-01-16 12:42 UTC  (6+ messages)
` [PATCH 1/5] vhost: factor out IOTLB
` [PATCH 2/5] vringh: IOTLB support
` [PATCH 3/5] vDPA: introduce vDPA bus
` [PATCH 4/5] virtio: introduce a vDPA based transport
` [PATCH 5/5] vdpasim: vDPA device simulator

[PATCH] mm/mempolicy.c: Fix out of bounds write in mpol_parse_str()
 2020-01-16 12:41 UTC  (11+ messages)

[PATCH block v2 0/3] block: Introduce REQ_NOZERO flag for REQ_OP_WRITE_ZEROES operation
 2020-01-16 12:36 UTC  (4+ messages)
` [PATCH block v2 1/3] block: Add @flags argument to bdev_write_zeroes_sectors()
` [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
` [PATCH block v2 3/3] loop: Add support for REQ_NOZERO

[PATCH v3 0/6] ubsan: Split out bounds checker
 2020-01-16 12:32 UTC  (3+ messages)
` [PATCH v3 6/6] ubsan: Include bug type in report header

[PATCH net] net: ethernet: ave: Avoid lockdep warning
 2020-01-16 12:29 UTC  (2+ messages)

[PATCH v2 0/3] clone3 & cgroups: allow spawning processes into cgroups
 2020-01-16 12:29 UTC  (5+ messages)
` [PATCH v2 2/3] clone3: "

[PATCH 0/2] arm64: dts: allwinner: h6: Introduce OrangePi 3 eMMC board
 2020-01-16 12:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: add OrangePi 3 with eMMC

[PATCH] net: optimize cmpxchg in ip_idents_reserve
 2020-01-16 12:27 UTC  (2+ messages)

[PATCH] mfd / platform: cros_ec: Query EC protocol version if EC transitions between RO/RW
 2020-01-16 12:27 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: allwinner: h6: tanix-tx6: enable emmc
 2020-01-16 12:27 UTC  (2+ messages)

[PATCH net] net: hns3: pad the short frame before sending to the hardware
 2020-01-16 12:26 UTC  (2+ messages)

[PATCH v3] cpu-topology: Skip the exist but not possible cpu nodes
 2020-01-16 12:24 UTC  (2+ messages)

[tip:x86/cache] BUILD SUCCESS dc433797c6f639e46824585bbf943578f13d54bf
 2020-01-16 12:20 UTC 

[PATCH] mm/cma.c: find a named CMA area by name
 2020-01-16 12:12 UTC 

[PATCH] soundwire: cadence: fix kernel-doc parameter descriptions
 2020-01-16 12:09 UTC  (3+ messages)

[PATCH] sched/isolation: isolate from handling managed interrupt
 2020-01-16 12:08 UTC  (2+ messages)

[PATCH] dt-bindings: soundwire: fix example
 2020-01-16 12:07 UTC  (2+ messages)

[PATCH v2 0/3] Introduce per-task latency_tolerance for scheduler hints
 2020-01-16 12:04 UTC  (3+ messages)

[PATCH] soundwire: intel: report slave_ids for each link to SOF driver
 2020-01-16 12:03 UTC  (5+ messages)
` [alsa-devel] "

[PATCH v3 0/3] Introduce per-task latency_nice for scheduler hints
 2020-01-16 12:02 UTC  (4+ messages)
` [PATCH v3 1/3] sched: Introduce latency-nice as a per-task attribute
` [PATCH v3 2/3] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH v3 3/3] sched: Allow sched_{get,set}attr to change latency_nice of the task

[RFC PATCH v1 1/3] dt-bindings: mmc: combine common mmc and dw-mshc properties
 2020-01-16 12:00 UTC  (4+ messages)
` [RFC PATCH v1 2/3] dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml

[PATCH 0/3] cleanup patches for unused variables
 2020-01-16 11:56 UTC  (4+ messages)
` [PATCH 1/3] scsi: aic7xxx: remove set but not used variable 'tinfo'
` [PATCH 2/3] scsi: aic7xxx: remove set but not used variable 'ahc'
` [PATCH 3/3] scsi: aic7xxx: remove set but not used variable 'targ'

+ watchdog-fix-possible-soft-lockup-warning-at-bootup-v2.patch added to -mm tree
 2020-01-16 11:55 UTC 

[PATCH v3] PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
 2020-01-16 11:53 UTC 

[PATCH v2] PM: Add a switch for disabling/enabling sync() before suspend
 2020-01-16 11:48 UTC  (3+ messages)

[PATCH 1/2] ARM: exynos_defconfig: Enable NFS v4.1 and v4.2
 2020-01-16 11:44 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH v2] watchdog: Fix possible soft lockup warning at bootup
 2020-01-16 11:44 UTC  (3+ messages)

[RFC 0/4] Switching ARC to optimized generic strncpy_from_user
 2020-01-16 11:43 UTC  (5+ messages)
` [RFC 1/4] asm-generic/uaccess: don't define inline functions if noinline lib/* in use

[PATCH] scsi: qla1280: Fix dma firmware download, if dma address is 64bit
 2020-01-16 11:43 UTC  (3+ messages)

[PATCH v2 0/6] clk: zynqmp: Extend and fix zynqmp clock driver
 2020-01-16 11:41 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] kcov: ignore fault-inject and stacktrace
 2020-01-16 11:39 UTC  (2+ messages)

[PATCH v2] media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-16 11:36 UTC  (3+ messages)

[PATCH] ARM: dts: colibri-imx7: fix ethernet performance
 2020-01-16 11:35 UTC  (2+ messages)

[PATCH v2] watchdog: Remove soft_lockup_hrtimer_cnt and related code
 2020-01-16 11:35 UTC  (2+ messages)
` [tip: core/core] "

[BISECT BUG] NFS v4 root not working after 6d972518b821 ("NFS: Add fs_context support.")
 2020-01-16 11:33 UTC 

[PATCH v2 00/14] Add PCIe support to TI's J721E SoC
 2020-01-16 11:31 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2020-01-16 11:29 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions

[PATCH v3 1/2] fork: add clone3
 2020-01-16 11:25 UTC  (6+ messages)
` [PATCH v3 2/2] arch: wire-up clone3() syscall
      ` clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)

linux-next: build failure after merge of the kunit-next tree
 2020-01-16 11:23 UTC  (2+ messages)

[PATCH] software node: property entry kunit tests must depend on KUNIT=y
 2020-01-16 11:17 UTC 

[PATCH 1/2] kernel: set taint flag 'L' at any kind of lockup
 2020-01-16 11:19 UTC  (2+ messages)

[PATCH] ARC: wireup clone3 syscall
 2020-01-16 11:19 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: clarify disable-wp text
 2020-01-16 11:16 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: remove identical phrase in "

[PATCH v5] reboot: support offline CPUs before reboot
 2020-01-16 11:10 UTC  (4+ messages)

[PATCH v5 0/7] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-01-16 11:18 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: Add AXG PCIE PHY bindings
` [PATCH v5 2/7] dt-bindings: Add AXG shared MIPI/PCIE analog "
` [PATCH v5 3/7] dt-bindings: PCI: meson: Update PCIE bindings documentation
` [PATCH v5 4/7] arm64: dts: meson-axg: Add PCIE PHY nodes
` [PATCH v5 5/7] phy: amlogic: Add Amlogic AXG MIPI/PCIE analog PHY Driver
` [PATCH v5 6/7] phy: amlogic: Add Amlogic AXG PCIE "
` [PATCH v5 7/7] PCI: amlogic: Use AXG PCIE

[PATCH] arm64: mm: support setting page attributes for debug situation
 2020-01-16 11:09 UTC  (2+ messages)

[PATCH][next] staging: wilc1000: remove redundant assignment to variable result
 2020-01-16 11:08 UTC  (2+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-01-16 11:06 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: remove unused enum spi_nor_ops
 2020-01-16 11:06 UTC  (2+ messages)

[PATCH] leds: add SGI IP30 led support
 2020-01-16 11:05 UTC  (3+ messages)

[PATCH v2 0/3] HiSilicon v3xx SFC driver
 2020-01-16 11:03 UTC  (3+ messages)
` [PATCH v2 1/3] mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are

[GIT PULL] PHY: For 5.6
 2020-01-16 11:05 UTC 

[PATCH][next][resend] tee: fix memory allocation failure checks on drv_data and amdtee
 2020-01-16 10:58 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: stm32: convert spdfirx to json-schema
 2020-01-16 10:52 UTC 

[PATCH v5] PM / devfreq: Add debugfs support with devfreq_summary file
 2020-01-16 10:59 UTC 

[PATCH v5 00/10] Port am335x and am437x devices to sdhci-omap
 2020-01-16 10:51 UTC  (10+ messages)
` [PATCH v5 01/10] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v5 03/10] mmc: sdhci: add support for using external DMA devices
` [PATCH v5 04/10] mmc: sdhci-omap: Add using external dma
` [PATCH v5 05/10] mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
` [PATCH v5 06/10] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH v5 07/10] mmc: sdhci-omap: Disable data timeout interrupt during erase
` [PATCH v5 08/10] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
` [PATCH v5 09/10] mmc: sdhci-omap: Add am335x and am437x specific compatibles
` [PATCH v5 10/10] mmc: sdhci-omap: Add special reset capability


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).