All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-04 08:53:00 to 2020-05-04 09:35:40 UTC [more...]

[PATCH] chardev: enable distinct input for -chardev file
 2020-05-04  9:34 UTC  (2+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-04  9:34 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Fix the encoder type check
 2020-05-04  9:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 00/17] qom: Spring cleaning
 2020-05-04  9:32 UTC  (5+ messages)
` [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *

[PATCH v1] usb: dwc3: pci: Enable extcon driver for Intel Merrifield
 2020-05-04  9:33 UTC 

[PATCH v7 0/3] Add Intel ComboPhy driver
 2020-05-04  9:32 UTC  (6+ messages)
` [PATCH v7 3/3] phy: intel: Add driver support for ComboPhy

[PATCH 1/2] nand: brcmnand: improve hamming oob layout
 2020-05-04  9:30 UTC  (4+ messages)
` [PATCH 2/2] nand: brcmnand: fix BBI in "

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-04  9:30 UTC  (5+ messages)

Please pull u-boot-x86
 2020-05-04  9:31 UTC 

[PATCH RESEND 0/2] xen: Allow EXPERT mode to be selected from the menuconfig directly
 2020-05-04  9:30 UTC  (6+ messages)
` [PATCH RESEND 2/2] "

[dpdk-dev] [PATCH v2] event/dsw: avoid reusing previously recorded events
 2020-05-04  9:30 UTC 

[PATCH] nand: brcmnand: correctly verify erased pages
 2020-05-04  9:29 UTC  (2+ messages)

[PATCH] HID: multitouch: Add MT_QUIRK_FORCE_GET_FEATURE to MT_CLS_WIN_8 quirks
 2020-05-04  9:30 UTC  (5+ messages)

[PATCH v2 0/5] arm/arm64: smccc: Add ARCH_SOC_ID support
 2020-05-04  9:29 UTC  (12+ messages)
` [PATCH v2 1/5] arm/arm64: smccc: Update link to latest SMCCC specification
` [PATCH v2 2/5] arm/arm64: smccc: Add the definition for SMCCCv1.2 version/error codes
` [PATCH v2 3/5] arm/arm64: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
` [PATCH v2 4/5] firmware: psci: Add function to fetch SMCCC version
` [PATCH v2 5/5] arm/arm64: smccc: Add ARCH_SOC_ID support

[PATCH v8 00/24] PCI: Allow BAR movement during boot and hotplug
 2020-05-04  9:30 UTC  (3+ messages)

WD Red drives are now SMR drives?
 2020-05-04  9:30 UTC  (2+ messages)

[PATCH v4 0/7] ARM virt: Add NVDIMM support
 2020-05-04  9:29 UTC  (3+ messages)

[RFC PATCH 0/4] iio: scan_mask rework to track enabled channels on per-channel basis
 2020-05-04  9:28 UTC  (8+ messages)
` [RFC PATCH 4/4] iio: Track enabled channels on a per channel basis

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-04  9:26 UTC  (35+ messages)
` [PATCH v2 01/34] media: uapi: v4l2-core: Add sensor ancillary data V4L2 fourcc type
` [PATCH v2 02/34] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
` [PATCH v2 03/34] dt-bindings: media: Document BCM283x CSI2/CCP2 receiver
` [PATCH v2 04/34] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
` [PATCH v2 05/34] ARM: dts: bcm2711: Add Unicam DT nodes
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH v2 07/34] staging: bcm2835: Break MMAL support out from camera
` [PATCH v2 08/34] staging: mmal-vchiq: Allocate and free components as required
` [PATCH v2 09/34] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH v2 10/34] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH v2 11/34] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH v2 12/34] staging: mmal-vchiq: Add support for event callbacks
` [PATCH v2 13/34] staging: mmal-vchiq: Support sending data to MMAL ports
` [PATCH v2 14/34] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH v2 15/34] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
` [PATCH v2 16/34] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH v2 17/34] staging: mmal_vchiq: Add in the Bayer encoding formats
` [PATCH v2 18/34] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH v2 19/34] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH v2 20/34] staging: mmal-vchiq: Fix handling of VB2_MEMORY_DMABUF buffers
` [PATCH v2 21/34] staging: mmal-vchiq: Update mmal_parameters.h with recently defined params
` [PATCH v2 22/34] staging: mmal-vchiq: Free the event context for control ports
` [PATCH v2 23/34] staging: mmal-vchiq: Fix memory leak in error path
` [PATCH v2 24/34] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH v2 25/34] staging: vchiq_arm: Register vcsm-cma as a platform driver
` [PATCH v2 26/34] staging: vchiq_arm: Set up dma ranges on child devices
` [PATCH v2 27/34] staging: vchiq: Use the old dma controller for OF config on platform devices
` [PATCH v2 28/34] staging: vchiq_2835_arm: Implement a DMA pool for small bulk transfers
` [PATCH v2 29/34] staging: vchiq: Add 36-bit address support
` [PATCH v2 30/34] staging: vchiq_arm: Give vchiq children DT nodes
` [PATCH v2 31/34] staging: vchiq_arm: Add a matching unregister call
` [PATCH v2 32/34] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v2 33/34] staging: bcm2835-isp: Add support for BC2835 ISP
` [PATCH v2 34/34] staging: vchiq: Load bcm2835_isp driver from vchiq

[PATCH v7 00/28] Initial Prefixed Instruction support
 2020-05-04  9:24 UTC  (3+ messages)
` [PATCH v7 14/28] powerpc: Add a probe_kernel_read_inst() function

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-05-04  9:25 UTC  (3+ messages)
` [PATCH RFC v3 06/41] virtio_scsi: use reserved commands for TMF

[PATCH 00/14] Move the ReST files from Documentation/*.txt
 2020-05-04  9:25 UTC  (2+ messages)

[PATCH] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
 2020-05-04  9:25 UTC  (2+ messages)

AVIC related warning in enable_irq_window
 2020-05-04  9:25 UTC  (5+ messages)

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-05-04  9:23 UTC  (11+ messages)

[PATCH 0/2] hw/mem/pc-dimm: Trivial code changes
 2020-05-04  9:23 UTC  (2+ messages)

[PATCH] Actions: S700 Calculate SDRAM size
 2020-05-04  9:23 UTC  (3+ messages)

[PATCH] Fix iotest 153
 2020-05-04  9:22 UTC  (2+ messages)

[Cocci] [PATCH 00/32] cocci: Add cast attributes to C and SmPL ASTs
 2020-05-04  9:20 UTC  (9+ messages)
` [Cocci] [PATCH 01/32] parsing_c: parser: Pass attribute list from type_name
      ` [Linux-kernel-mentees] "

[PATCH 00/37]net: manually convert files to ReST format - part 3 (final)
 2020-05-04  9:21 UTC  (5+ messages)
` [PATCH 24/37] docs: networking: device drivers: convert intel/ipw2100.txt to ReST
` [PATCH 25/37] docs: networking: device drivers: convert intel/ipw2200.txt "

[PATCH v2] MAINTAINERS: Mark the LatticeMico32 target as orphan
 2020-05-04  9:20 UTC  (2+ messages)

[PATCH] xhci: Prevent runtime suspend all the time with XHCI_RESET_ON_RESUME quirk
 2020-05-04  9:19 UTC 

[PATCH v2] kvm: ioapic: Introduce arch-specific check for lazy update EOI mechanism
 2020-05-04  9:19 UTC  (4+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-05-04  9:18 UTC  (5+ messages)
` [PATCH v6 3/5] 9pfs: add new function v9fs_co_readdir_many()

[PATCH v2 00/14] LUKS: encryption slot management using amend interface
 2020-05-04  9:18 UTC  (5+ messages)
` [PATCH v2 02/14] qcrypto/luks: implement encryption key management

[PATCH] soc: imx: Add power domain driver support for i.mx8m family
 2020-05-04  9:19 UTC  (5+ messages)

[PATCH v2 0/3] Add reboot mode support
 2020-05-04  9:18 UTC  (4+ messages)
` [PATCH v2 1/3] reboot-mode: add support for reboot mode control
` [PATCH v2 2/3] reboot-mode: read the boot mode from GPIOs status
` [PATCH v2 3/3] reboot-mode: read the boot mode from RTC memory

[RFC 0/3] Introduce cpufreq minimum load QoS
 2020-05-04  9:17 UTC  (12+ messages)

[dpdk-dev] [PATCH] common/octeontx: fix GCC 9.1 ABI break
 2020-05-04  9:17 UTC  (2+ messages)

[PATCH] Allow qca988x family to support ack rssi of tx data packets
 2020-05-04  9:17 UTC  (5+ messages)
`  "

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-04  9:17 UTC  (23+ messages)
` [PATCH v4 2/2] "

[PATCH 0/12] direct-map DomUs
 2020-05-04  9:16 UTC  (7+ messages)
` [PATCH 05/12] xen: introduce reserve_heap_pages

[dpdk-dev] [PATCH 1/3] mbuf: add Tx offloads for packet marking
 2020-05-04  9:16 UTC  (5+ messages)
    ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH] vdpa/mlx5: fix PCI address comparison
 2020-05-04  9:15 UTC  (2+ messages)

linux-next: error when fetching the clk-samsung tree
 2020-05-04  9:15 UTC  (2+ messages)

[PATCH v6 00/22] media: imx: Create media links in bound notifiers
 2020-05-04  9:14 UTC  (11+ messages)
` [PATCH v6 10/22] media: imx: imx7-mipi-csis: Implement get_fwnode_pad op
` [PATCH v6 11/22] media: imx: imx7-media-csi: "
` [PATCH v6 14/22] media: imx7: mipi csis: Create media links in bound notifier
` [PATCH v6 17/22] media: imx7: csi: Remove imx7_csi_get_upstream_endpoint()
` [PATCH v6 18/22] media: imx5/6/7: csi: Mark a bound video mux as a CSI mux

[Buildroot] [V3 PATCH 0/1] cukinia: new package
 2020-05-04  9:11 UTC  (2+ messages)
` [Buildroot] [V3 PATCH 1/1] "

[PATCH v8 0/5] media: rockchip: Add the rkvdec driver
 2020-05-04  9:11 UTC  (3+ messages)
` [PATCH v8 5/5] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[XEN PATCH v5 00/16] xen: Build system improvements
 2020-05-04  9:11 UTC  (11+ messages)
` [XEN PATCH v5 08/16] build: Introduce $(cpp_flags)
` [XEN PATCH v5 09/16] xen/build: use if_changed on built_in.o

[PATCH v2 1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults
 2020-05-04  9:06 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/64s/hash: add torture_hpt kernel boot option to increase hash faults

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-04  9:10 UTC  (6+ messages)
` [PATCH v5 1/2] ethtool: provide UAPI "

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-05-04  9:10 UTC  (12+ messages)

[PATCH] mm, memcg: add workingset_restore in memory.stat
 2020-05-04  9:10 UTC  (2+ messages)

[RFC patch v1 0/3] qemu-file writing performance improving
 2020-05-04  9:08 UTC  (4+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode

[PATCH] uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers
 2020-05-04  9:08 UTC 

[PATCH V9 00/11] blk-mq: improvement CPU hotplug
 2020-05-04  9:07 UTC  (4+ messages)

[RESEND][PATCH] keys: Update comment for restrict_link_by_key_or_keyring_chain
 2020-05-04  9:08 UTC 

Reg : Writing modules in new Linux versions
 2020-05-04  9:05 UTC  (4+ messages)

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-04  9:06 UTC  (7+ messages)
` [RFC][PATCH 3/4] dma-buf: cma_heap: Extend logic to export CMA regions tagged with "linux,cma-heap"

[igt-dev] [PATCH i-g-t 1/3] lib: Support multiple filters
 2020-05-04  9:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[PATCH bpf-next v2] libbpf: fix probe code to return EPERM if encountered
 2020-05-04  9:05 UTC 

[PATCH v3 00/13] Supporting restricted NAND controllers
 2020-05-04  9:01 UTC  (9+ messages)
` [PATCH v3 09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
` [PATCH v3 10/13] mtd: rawnand: jedec: "
` [PATCH v3 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers

[dpdk-dev] [PATCH] test/ring: code rework to reduce compilation time
 2020-05-04  9:03 UTC  (4+ messages)

[PATCH V2 0/8] Tegra XUSB charger detect support
 2020-05-04  9:02 UTC  (5+ messages)
` [PATCH V2 6/8] phy: tegra: xusb: Add support for charger detect

[dpdk-dev] [PATCH 0/8] Traces cleanup for rc2
 2020-05-04  9:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH 7/8] trace: remove string duplication
  ` [dpdk-dev] [EXT] "

[PATCH] libselinux: Add missing errno setup
 2020-05-04  9:01 UTC  (3+ messages)
` [PATCH v2] "

[Bug 1876678] [NEW] Ubuntu 20.04 QEMU Failure with nested FreeBSD bhyve
 2020-05-04  8:48 UTC 

[PATCH v3 0/7] libfs: group and simplify linux fs code
 2020-05-04  9:00 UTC  (8+ messages)
` [PATCH v3 1/7] apparmor: just use vfs_kern_mount to make .null
` [PATCH v3 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct
` [PATCH v3 3/7] libfs: introduce new_inode_current_time
` [PATCH v3 4/7] libfs: add alloc_anon_inode wrapper
` [PATCH v3 5/7] libfs: add file creation functions
` [PATCH v3 6/7] debugfs: switch to simplefs inode creation API
` [PATCH v3 7/7] tracefs: "

[PATCH v7 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-04  8:59 UTC  (5+ messages)
` [PATCH v7 2/4] firmware: raspberrypi: Introduce vl805 init routine

s390 KVM warning in handle_pqap()
 2020-05-04  8:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Keith Busch's email address
 2020-05-04  8:58 UTC  (4+ messages)

[PATCH V2 0/6] nvmet: configfs code clenaup and fix
 2020-05-04  8:56 UTC  (6+ messages)
` [PATCH V2 1/6] nvmet: add generic type-name mapping
` [PATCH V2 3/6] nvmet: use type-name map for ana states
` [PATCH V2 4/6] nvmet: use type-name map for address treq
` [PATCH V2 5/6] nvmet: centralize port enable access for configfs
` [PATCH V2 6/6] nvmet: align addrfam list to spec

linux-next: Signed-off-by missing for commit in the tip tree
 2020-05-04  8:58 UTC 

[PATCH] interconnect: Add helpers for enabling/disabling a path
 2020-05-04  8:57 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
 2020-05-04  8:57 UTC  (5+ messages)

[PATCH v2 00/17] Modularizing Versatile Express
 2020-05-04  8:56 UTC  (7+ messages)
` [PATCH v2 01/16] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH v2 08/16] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO

linux-next: Fixes tag needs some work in the slave-dma-fixes tree
 2020-05-04  8:56 UTC  (2+ messages)

[PATCH v4 1/2] ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdev
 2020-05-04  8:55 UTC  (3+ messages)

[OE-core] [PATCH v2] classes: base|insane: check pkgs lics are subset of recipe lics only once
 2020-05-04  8:55 UTC 

[PATCH v3 0/9] misc: Trivial static code analyzer fixes
 2020-05-04  8:55 UTC  (2+ messages)

[PATCH v6 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-04  8:52 UTC  (5+ messages)
` [PATCH v6 1/4] powerpc: Document details on H_SCM_HEALTH hcall

[Help] Allow website using iptables
 2020-05-04  8:54 UTC 

[dpdk-dev] [PATCH 0/4] Introduce IF proxy library
 2020-05-04  8:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] lib: introduce IF Proxy library
  ` [dpdk-dev] [PATCH v3 2/4] if_proxy: add library documentation
  ` [dpdk-dev] [PATCH v3 3/4] if_proxy: add simple functionality test
  ` [dpdk-dev] [PATCH v3 4/4] if_proxy: add example application

[PATCH] x86/amd: Initial support for Fam19h processors
 2020-05-04  8:53 UTC  (4+ messages)

[PATCH net-next] ath11k: fix error return code in ath11k_dp_alloc()
 2020-05-04  8:53 UTC  (4+ messages)

[PATCH] Makefile: Let the 'help' target list the helper targets
 2020-05-04  8:53 UTC  (2+ messages)

[PATCH net-next] ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()
 2020-05-04  8:53 UTC  (4+ messages)


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.