All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-24 06:56:12 to 2020-09-24 07:21:55 UTC [more...]

[PATCH 00/13] reftable library
 2020-09-24  7:21 UTC  (5+ messages)
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type

[PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
 2020-09-24  7:21 UTC  (5+ messages)

[PATCH kernel] powerpc/dma: Fix dma_map_ops::get_required_mask
 2020-09-24  7:03 UTC  (9+ messages)

[PATCH v2] ide/macide: Convert Mac IDE driver to platform driver
 2020-09-24  7:21 UTC  (7+ messages)

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-09-24  7:20 UTC  (5+ messages)

[PATCH 1/3] virtio-net: Set mac address to hardware if the peer is vdpa
 2020-09-24  7:18 UTC  (4+ messages)

[PATCH] x86/msi: Fold pci_conf_write16() calls in write_msi_msg()
 2020-09-24  7:19 UTC  (2+ messages)

[PATCH v6 0/6] irqchip: dw-apb-ictl: support hierarchy irq domain
 2020-09-24  7:17 UTC  (14+ messages)
` [PATCH v6 1/6] genirq: define an empty function set_handle_irq() if !GENERIC_IRQ_MULTI_HANDLER
` [PATCH v6 2/6] irqchip: dw-apb-ictl: prepare for support hierarchy irq domain
` [PATCH v6 3/6] irqchip: dw-apb-ictl: "
` [PATCH v6 4/6] dt-bindings: "
` [PATCH v6 5/6] dt-bindings: dw-apb-ictl: convert to json-schema
` [PATCH v6 6/6] ARC: [dts] fix the errors detected by dtbs_check

[PATCH V4] drm/dp_mst: Retrieve extended DPCD caps for topology manager
 2020-09-23 15:17 UTC  (5+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-24  6:57 UTC  (26+ messages)
                            ` [Intel-gfx] "

[QUESTION] Enable PINEBOOK Pro's display
 2020-09-24  6:07 UTC  (5+ messages)
` [PATCH] drm/rockchip: skip probed failed device

[PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
 2020-09-24  7:11 UTC  (6+ messages)

[PATCH] linux-firmware: Update firmware for Cadence MHDP8546 DP bridge
 2020-09-23 15:14 UTC  (2+ messages)

[PATCH 1/2] drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
 2020-09-23  8:27 UTC  (3+ messages)

[PATCH v2 1/2] drm/vc4: crtc: Rework a bit the CRTC state code
 2020-09-23  8:40 UTC  (2+ messages)
` [PATCH v2 2/2] drm/vc4: crtc: Keep the previously assigned HVS FIFO

[PATCH] drm/msm/dp: fix incorrect function prototype of dp_debug_get()
 2020-09-24  6:32 UTC  (2+ messages)

[PATCH RESEND] sched/fair: Fix wrong cpu selecting from isolated domain
 2020-09-24  7:18 UTC  (2+ messages)

[PATCH v2 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-09-24  7:16 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller

Advice on fixing the bug of MSFT0001:00 04F3:Touchpad being handled by hid_multitouch by mistake
 2020-09-24  7:17 UTC  (9+ messages)
            ` [Linux-kernel-mentees] "

[LTP] [PATCH 1/5] network/ipsec: fix warning when using wrong option for ipv4
 2020-09-24  7:17 UTC  (5+ messages)
` [LTP] [PATCH 2/5] network/virt_lib: use test ip version in virt_compare_netperf()
` [LTP] [PATCH resend 3/5] network/nsf_lib.sh: TCONF on mount (udp/udp6) failure for Linux v5.6+
` [LTP] [PATCH 4/5] network/netstress: replace rand with rand_r() in the client thread
` [LTP] [PATCH 5/5] network/ipneigh01: use ROD when deleting the entries

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-24  7:17 UTC  (5+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

[Buildroot] [git commit] configs/chromebook_elm: new defconfig
 2020-09-24  7:17 UTC 

[PATCH -next] clk: tegra: clk-dfll: indicate correct error reason in tegra_dfll_register
 2020-09-24  7:17 UTC  (5+ messages)

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2020-09-24  6:41 UTC  (2+ messages)

[RFC v5 00/21] Unifying LKL into UML
 2020-09-24  7:13 UTC  (45+ messages)
` [RFC v6 "
  ` [RFC v6 01/21] um: split build in kernel and host parts
  ` [RFC v6 02/21] um: add os init and exit calls
  ` [RFC v6 03/21] um: move arch/um/os-Linux dir to tools/um/uml
  ` [RFC v6 04/21] um: host: implement os_initcalls and os_exitcalls
  ` [RFC v6 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
  ` [RFC v6 06/21] scritps: um: suppress warnings if SRCARCH=um
  ` [RFC v6 07/21] um: extend arch_switch_to for alternate SUBARCH
  ` [RFC v6 08/21] um: add nommu mode for UML library mode
  ` [RFC v6 09/21] um: nommu: host interface
  ` [RFC v6 10/21] um: nommu: memory handling
  ` [RFC v6 11/21] um: nommu: kernel thread support
  ` [RFC v6 12/21] um: nommu: system call interface and application API
  ` [RFC v6 13/21] um: nommu: basic console support
  ` [RFC v6 14/21] um: nommu: initialization and cleanup
  ` [RFC v6 15/21] um: nommu: integrate with irq infrastructure of UML
  ` [RFC v6 16/21] um: nommu: plug in the build system
  ` [RFC v6 17/21] um: host: add nommu build for ARCH=um
  ` [RFC v6 18/21] um: host: add utilities functions
  ` [RFC v6 19/21] um: host: posix host operations
  ` [RFC v6 20/21] um: host: add test programs
  ` [RFC v6 21/21] um: nommu: add block device support of UML

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-09-24  7:16 UTC  (3+ messages)
` [RFC PATCH 01/24] vhost-vdpa: fix backend feature ioctls

[RESEND PATCH 0/3]spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
 2020-09-24  7:16 UTC  (4+ messages)
` [RESEND PATCH 1/3] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings

[PATCH v3 0/3] Add support for loading SMBIOS OEM strings from a file
 2020-09-24  7:13 UTC  (3+ messages)
` [PATCH v3 2/3] hw/smbios: report error if table size is too large

[PATCH v2 0/3] Initial trace-cmd support for ftrace uprobes
 2020-09-24  7:14 UTC  (4+ messages)
` [PATCH v2 1/3] trace-cmd: Internal refactoring of pid address map logic
` [PATCH v2 2/3] trace-cmd: New internal APIs for reading ELF header
` [PATCH v2 3/3] trace-cmd: [POC] Add support for uprobes

[PATCH net] Revert "ravb: Fixed to be able to unload modules"
 2020-09-24  7:14 UTC  (3+ messages)

[PATCH v2 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-24  7:14 UTC  (6+ messages)
` [PATCH v2 2/3] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
      ` [Intel-gfx] "

[RFC PATCH 01/18] powerpc/pci: Add ppc_md.discover_phbs()
 2020-09-24  6:38 UTC  (11+ messages)
` [RFC PATCH 09/18] powerpc/82xx/*: Move PHB discovery
` [RFC PATCH 10/18] powerpc/83xx: "
` [RFC PATCH 11/18] powerpc/amigaone: "
` [RFC PATCH 12/18] powerpc/chrp: "
` [RFC PATCH 13/18] powerpc/embedded6xx/holly: "
` [RFC PATCH 14/18] powerpc/embedded6xx/linkstation: "
` [RFC PATCH 15/18] powerpc/embedded6xx/mpc7448: "
` [RFC PATCH 16/18] powerpc/embedded6xx/mve5100: "
` [RFC PATCH 17/18] powerpc/pasemi: "
` [RFC PATCH 18/18] powerpc/powermac: "

Allow passing pipes to diff --no-index + bugfix
 2020-09-24  7:13 UTC  (11+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat

[RESEND v2 PATCH 0/3] spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
 2020-09-24  7:11 UTC  (8+ messages)
` [RESEND v2 PATCH 1/3] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [RESEND v2 PATCH 2/3] spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
` [RESEND v2 PATCH 3/3] spi: spi-zynqmp-gqspi: Fix incorrect indentation

[PATCH v13 2/2] Add PWM fan controller driver for LGM SoC
 2020-09-24  7:12 UTC  (3+ messages)

[PATCH v6 00/11] x86: fix cpu hotplug with secure boot
 2020-09-24  7:12 UTC  (3+ messages)

[PATCH] net: fec: Keep device numbering consistent with datasheet
 2020-09-24  7:11 UTC  (5+ messages)
  ` [EXT] "

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-24  7:12 UTC  (9+ messages)
` [PATCH 1/6] seccomp: Introduce SECCOMP_PIN_ARCHITECTURE
` [PATCH 2/6] x86: Enable seccomp architecture tracking

[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-09-24  7:12 UTC  (5+ messages)
` [RFC PATCH 6/9] surface_aggregator: Add dedicated bus and device type

[PATCH 1/4] habanalabs: correct an error message
 2020-09-24  7:11 UTC  (5+ messages)
` [PATCH 2/4] habanalabs: release kernel context after hw_fini
` [PATCH 3/4] habanalabs: add debug messages for opening/closing context
` [PATCH 4/4] habanalabs: add notice of device not idle

[PATCH 00/45] TTM move refactoring
 2020-09-24  7:10 UTC  (3+ messages)
` [PATCH 35/45] drm/vram-helper: move to invalidate callback

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-24  7:10 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-09-23
 2020-09-24  7:09 UTC 

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-24  7:09 UTC  (7+ messages)
` [PATCH 5/9] lib: move parse_size_and_unit()
` [PATCH 8/9] lib: move bsearch code

[PATCH v8 0/7] coroutines: generate wrapper code
 2020-09-24  7:08 UTC  (9+ messages)
` [PATCH v8 4/7] scripts: add block-coroutine-wrapper.py

[net] net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3
 2020-09-24  7:08 UTC  (2+ messages)

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-09-24  7:00 UTC  (8+ messages)
` [RFC PATCH v3 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
` [RFC PATCH v3 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [RFC PATCH v3 3/7] hw/pci/pcie: Do not initialize slot capability if acpihp is used
` [RFC PATCH v3 4/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [RFC PATCH v3 5/7] bios-tables-test: Allow changes in DSDT ACPI tables
` [RFC PATCH v3 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default
` [RFC PATCH v3 7/7] bios-tables-test: Update golden binaries

[PATCH v2] omap3: enable off mode automatically
 2020-09-24  7:05 UTC  (5+ messages)

[SPDK] a distributed storage system base on SPDK
 2020-09-24  7:06 UTC 

[PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
 2020-09-24  7:02 UTC  (4+ messages)

[PATCH v1 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-09-24  7:06 UTC  (7+ messages)
` [PATCH v1 3/4] mm: introduce page memcg flags
` [PATCH v1 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH] trace-cmd libtraceevent: Fix build warning on 32-bit arches
 2020-09-24  7:06 UTC  (2+ messages)
` [PATCH] tools lib traceevent: Hide non API functions

[Patch v2 1/3] dt-bindings: rtc: pcf2127: Add bindings for nxp,pcf2127
 2020-09-24  7:04 UTC  (4+ messages)

[RFC] nvme/pci: allocate separate interrupt for reserved non-polled IO queue
 2020-09-24  7:04 UTC  (2+ messages)

[PATCH] qedi: Add schedule_hw_err_handler callback for fan failure
 2020-09-24  7:03 UTC 

[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-09-24  7:04 UTC  (11+ messages)

[PATCH RFC] Make the docs build "work" with Sphinx 3.x
 2020-09-24  7:02 UTC  (8+ messages)

[PATCH RFC v2 4/4] 9p: fix race issue in fid contention
 2020-09-24  7:01 UTC  (3+ messages)
` [kbuild] "

[PATCH v3 0/3] ARM: aspeed: Add socinfo driver
 2020-09-24  6:57 UTC  (5+ messages)
` [PATCH v3 2/3] soc: aspeed: Add soc info driver
` [PATCH v3 3/3] ARM: dts: aspeed: Add silicon id node

[PATCH v5 0/3] venus: core: add shutdown callback for venus
 2020-09-24  6:59 UTC  (4+ messages)
` [PATCH v5 1/3] venus: core: handle race condititon for core ops
` [PATCH v5 2/3] venus: handle use after free for iommu_map/iommu_unmap
` [PATCH v5 3/3] venus: core: add shutdown callback for venus

[PATCH v2 0/1] MAINTAINERS: Add Python library stanza
 2020-09-24  6:58 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] net/tls: race causes kernel panic
 2020-09-24  6:58 UTC 

[meta-anaconda][PATCH] libgnomekbd: add recipe which was removed from meta-openembedded
 2020-09-24  6:58 UTC  (2+ messages)
` [yocto] "

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-24  6:57 UTC  (11+ messages)

[PATCH] README: Fix typo in Board Initialisation Flow
 2020-09-24  6:57 UTC 

[PATCH v9 0/9] ext4: add fast commits feature
 2020-09-24  6:56 UTC  (4+ messages)
` [PATCH v9 1/9] doc: update ext4 and journalling docs to include fast commit feature

[PATCH v4 0/2] Control over userfaultfd kernel-fault handling
 2020-09-24  6:56 UTC  (3+ messages)
` [PATCH v4 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v4 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob


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.