All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 11:31:31 to 2020-02-27 12:11:18 UTC [more...]

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-27 12:11 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: sc7180: Add interconnect for QUP "

[PATCH v2 00/18] qemu-doc reorganization and Sphinx version
 2020-02-27 12:10 UTC  (21+ messages)
` [PATCH 04/18] qemu-doc: split CPU models doc between MIPS and x86 parts
` [PATCH 05/18] qemu-doc: split qemu-doc.texi in multiple files
` [PATCH 06/18] qemu-doc: extract common system emulator documentation from the PC section
` [PATCH 07/18] qemu-doc: move system requirements chapter inside "
` [PATCH 08/18] qemu-doc: split target sections to separate files
` [PATCH 10/18] qemu-doc: move qemu-tech.texi into main section
` [PATCH 11/18] qemu-doc: move included files to docs/system
` [PATCH 12/18] qemu-doc: remove indices other than findex
` [PATCH 13/18] docs/system: put qemu-block-drivers body in an included file
` [PATCH 14/18] docs/system: Convert qemu-cpu-models.texi to rST

[Buildroot] [PATCH] package/gnuplot: bump to version 5.2.8
 2020-02-27 12:10 UTC  (3+ messages)

[PATCHv2 0/5] perf expr: Add flex scanner
 2020-02-27 12:10 UTC  (2+ messages)

[PATCH] fpga: ice40-spi: Use new structure for SPI transfer delays
 2020-02-27 12:09 UTC  (2+ messages)

[PATCH v4 00/13] Reduce ifdef mess in ptrace
 2020-02-27 11:49 UTC  (20+ messages)
` [PATCH v4 01/13] powerpc: move ptrace into a subdirectory
` [PATCH v4 02/13] powerpc/ptrace: remove unused header includes
` [PATCH v4 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [PATCH v4 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [PATCH v4 05/13] powerpc/ptrace: split out VSX related functions
` [PATCH v4 06/13] powerpc/ptrace: split out ALTIVEC "
` [PATCH v4 07/13] powerpc/ptrace: split out SPE "
` [PATCH v4 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [PATCH v4 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
` [PATCH v4 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [PATCH v4 11/13] powerpc/ptrace: create ptrace_get_debugreg()
` [PATCH v4 12/13] powerpc/ptrace: create ppc_gethwdinfo()
` [PATCH v4 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH] arm64: dts: mcbin: support 2W SFP modules
 2020-02-27 12:08 UTC  (2+ messages)

[PATCH v2 0/4] ceph: don't request caps for idle open files
 2020-02-27 12:08 UTC  (6+ messages)
` [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps()

[PATCH] sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
 2020-02-27 12:08 UTC  (3+ messages)

[PATCH] arm64: dts: lx2160a-cex7: add support for ltc3882 regulator
 2020-02-27 12:06 UTC  (2+ messages)

[PATCH] dm-integrity: Prevent RMW for full tag area writes
 2020-02-27 12:08 UTC  (5+ messages)
` [dm-devel] "

[dpdk-dev] [PATCH v3 00/13] add eventmode to ipsec-secgw
 2020-02-27 12:07 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 00/15] "
  ` [dpdk-dev] [PATCH v4 12/15] examples/ipsec-secgw: add app mode worker
      ` [dpdk-dev] [EXT] "

[PATCH] arm64: dts: lx2160a-cex7: add on-module eeproms
 2020-02-27 12:06 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix the gfx hang while use per-ib secure flag (v2)
 2020-02-27 12:06 UTC  (3+ messages)

[PATCH v2 06/18] m68k: Replace setup_irq() by request_irq()
 2020-02-27 12:06 UTC  (9+ messages)

[PATCH 0/2] printk: replace ringbuffer
 2020-02-27 12:04 UTC  (4+ messages)
` [PATCH 1/2] printk: add lockless buffer
  ` more barriers: "

[PATCH] iommu: silence iommu group prints
 2020-02-27 11:57 UTC 

[PATCH 00/21] drm: subsytem-wide debugfs functions refactor
 2020-02-27 12:02 UTC  (25+ messages)
` [PATCH 01/21] drm/debugfs: remove checks for return value of drm_debugfs functions
` [PATCH 02/21] drm: convert the drm_driver.debugfs_init() hook to return void
` [PATCH 03/21] drm: convert drm_debugfs functions "
` [PATCH 04/21] drm/vram-helper: make drm_vram_mm_debugfs_init() "
` [PATCH 05/21] drm/vc4: remove check of return value of drm_debugfs functions
` [PATCH 06/21] drm/arc: make arcpgu_debugfs_init return void
` [PATCH 07/21] drm/arm: make hdlcd_debugfs_init() "
` [PATCH 08/21] drm/etnaviv: remove check for return value of drm_debugfs function
` [PATCH 09/21] drm/nouveau: remove checks for return value of debugfs functions
` [PATCH 10/21] drm/tegra: remove checks for debugfs functions return value
` [PATCH 11/21] drm/v3d: make v3d_debugfs_init return void
` [PATCH 12/21] drm/msm: remove checks for return value of drm_debugfs functions
` [PATCH 13/21] drm/omapdrm: "
` [PATCH 14/21] drm/pl111: make pl111_debugfs_init return void
` [PATCH 15/21] drm/sti: remove use drm_debugfs functions as return value
` [PATCH 16/21] drm/i915: make *_debugfs_register() functions return void
  ` [Intel-gfx] "
` [PATCH 17/21] drm/tilcdc: remove check for return value of debugfs functions
` [PATCH 18/21] drm/virtio: make virtio_gpu_debugfs() return void
` [PATCH 19/21] drm/mipi_dbi: make midi_dbi_debugfs_init() "
` [PATCH 20/21] drm/qxl: have debugfs functions "
` [PATCH 21/21] drm/arm: have malidp_debufs_init() "

[cip-dev] CIP Kernel Team Call
 2020-02-27 12:03 UTC  (5+ messages)

[PATCH] KVM: s390: introduce module parameter kvm.use_gisa
 2020-02-27 12:04 UTC  (3+ messages)

[Xen-devel] [PATCH v2] x86/mm: switch to new APIs in arch_init_memory
 2020-02-27 12:03 UTC  (5+ messages)

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-02-27 12:02 UTC  (11+ messages)

[RFCv2 0/2] add 802.11 decapsulation offload support
 2020-02-27 12:01 UTC  (6+ messages)
` [RFCv2 1/2] mac80211: add receive path for ethernet frame format
` [RFCv2 2/2] ath11k: add 802.11 decapsulation offloading support

[PATCH bpf-next 0/7] bpf: sockmap, sockhash: support storing UDP sockets
 2020-02-27 12:02 UTC  (4+ messages)
` [PATCH bpf-next 6/7] selftests: bpf: add tests for UDP sockets in sockmap

[PATCH V13 0/2] arm64/mm: Enable memory hot remove
 2020-02-27 12:02 UTC  (3+ messages)

[PATCH] dpaa2-eth: add support for nway reset
 2020-02-27 12:01 UTC 

[PULL 0/7] s390x updates
 2020-02-27 11:54 UTC  (8+ messages)
` [PULL 1/7] target/s390x/translate: Fix RNSBG instruction
` [PULL 2/7] linux-headers: update
` [PULL 3/7] s390x: Add missing vcpu reset functions
` [PULL 4/7] s390/sclp: improve special wait psw logic
` [PULL 5/7] docs: rstfy s390 dasd ipl documentation
` [PULL 6/7] docs: rstfy vfio-ap documentation
` [PULL 7/7] s390x: Rename and use constants for short PSW address and mask

[igt-dev] [PATCH i-g-t 1/3] lib/igt_debugfs: Add igt_crc_get_for_frame()
 2020-02-27 12:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] lib/igt_debugfs: Add igt_crc_get_for_frame() (rev3)

[PATCH] drm/amdgpu: no need to clean debugfs at amdgpu
 2020-02-27 12:01 UTC  (3+ messages)

[PATCH v6] drm/tidss: dispc: Fix broken plane positioning code
 2020-02-27 12:00 UTC 

[PATCH] qapi/machine: Place the 'Notes' tag after the 'Since' tag
 2020-02-27 11:59 UTC  (2+ messages)

[PATCH v11 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2020-02-27 12:00 UTC  (12+ messages)
` [PATCH v11 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue

[PATCH] dpaa2-eth: add support for mii ioctls
 2020-02-27 12:00 UTC 

[PATCH] Input: elantech - fix x_max/y_max values
 2020-02-27 11:59 UTC 

[PATCH v2 1/2] hw/core: Support device reset handler priority
 2020-02-27 11:58 UTC  (3+ messages)
` [PATCH v2 2/2] hw/arm/armv7m: Downgrade CPU "
` [PATCH v2 0/2] Support device reset handler priority configuration

[PATCHv3 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-27 11:58 UTC  (5+ messages)
` [PATCHv3 01/11] videobuf2: add cache management members
` [PATCHv3 02/11] videobuf2: handle V4L2 buffer cache flags

[PATCHv4 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-02-27 11:58 UTC  (7+ messages)
` [PATCHv4 1/6] ext4: Add IOMAP_F_MERGED for non-extent based mapping
` [PATCHv4 4/6] ext4: Make ext4_ind_map_blocks work with fiemap
` [PATCHv4 5/6] ext4: Move ext4_fiemap to use iomap framework

[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
 2020-02-27 11:58 UTC  (5+ messages)
` [PATCH RFC v4 bpf-next 03/11] xdp: Add xdp_txq_info to xdp_buff

[PATCH] drm/amdgpu: release drm_device after amdgpu_driver_unload_kms
 2020-02-27 11:58 UTC 

KMSAN: uninit-value in simple_attr_read
 2020-02-27 11:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix the gfx hang while use per-ib secure flag
 2020-02-27 11:56 UTC  (4+ messages)
` [PATCH 0/1] Fixing the GFX hang
  ` [PATCH 1/1] drm/amdgpu: Fix per-IB secure flag "

[PATCH] pci: brcmstb: Fix build on 32bit ARM platforms with older compilers
 2020-02-27 11:56 UTC  (4+ messages)

[PATCH v5 0/2] mfd: rn5t618: add ADC support
 2020-02-27 11:56 UTC  (8+ messages)
` [PATCH v5 1/2] mfd: rn5t618: add ADC subdevice for RC5T619

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-27 11:54 UTC  (15+ messages)
          ` R: "

[PATCH v2] ARM: dts: sunxi: h3/h5: add r_pwm node
 2020-02-27 11:55 UTC  (2+ messages)

[PATCH V4 RESEND 0/7] Fix log reservation calculation for xattr insert operation
 2020-02-27 11:53 UTC  (5+ messages)
` [PATCH V4 RESEND 3/7] xfs: xfs_attr_calc_size: Calculate Bmbt blks only once

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-02-27 11:52 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: display: imx: add bindings for DCSS

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-27 11:51 UTC  (6+ messages)

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-02-27 11:50 UTC  (4+ messages)
` [PATCH v2 10/19] arm64: mte: Handle synchronous and asynchronous tag check faults

[Intel-gfx] [PATCH v18 5/8] drm/i915: Refactor intel_can_enable_sagv
 2020-02-27 11:46 UTC  (2+ messages)

Telit ME910C1-WW not detected
 2020-02-27 11:49 UTC  (2+ messages)

[PATCH V3 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-02-27 11:48 UTC  (5+ messages)
` [PATCH V3 5/5] PCI: tegra: "

[zeus][PATCH 1/1] dhcp: Fix REQUIRE(ctx->running) assertion triggered on SIGTERM/SIGINT
 2020-02-27 11:45 UTC 

[PATCH wireguard-windows] l18n: change EnumerationSeparator for Japanese
 2020-02-27 11:47 UTC  (2+ messages)

[PATCH][V2] backlight: sky81452: insure while loop does not allow negative array indexing
 2020-02-27 11:46 UTC  (4+ messages)

[PATCH] rtc: zynqmp: Add calibration set and get support
 2020-02-27 11:45 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib: Update selftests to use dynamic subtests
 2020-02-27 11:46 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] intel-ci: Kernel selftest changes to fast-feedback and blacklist

[RFC PATCH] USB: hub: fix port suspend/resume
 2020-02-27 11:45 UTC  (2+ messages)

[PATCH 0/2] iotests: complicate run_job with this one weird trick?
 2020-02-27 11:44 UTC  (5+ messages)
` [PATCH 1/2] iotests: add JobRunner class

[PATCH v4 0/4] Introduce per-task latency_nice for scheduler hints
 2020-02-27 11:44 UTC  (5+ messages)
` [PATCH v4 4/4] sched/core: Add permission checks for setting the latency_nice value

[Intel-gfx] [PATCH] drm/i915: Set up PIPE_MISC truncate bit on tgl+
 2020-02-27 11:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] utils.bbclass: Avoid recursive symlink in oe_soinstall
 2020-02-27 11:42 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/odp: Ensure the mm is still alive before creating an implicit child
 2020-02-27 11:41 UTC 

[PATCH] DO_NOT_LAUNCH parameter was ignored by MSI, should work now
 2020-02-27 11:40 UTC  (2+ messages)

possible deadlock in tty_unthrottle
 2020-02-27 11:40 UTC 

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-27 11:38 UTC  (11+ messages)

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-02-27 10:05 UTC  (4+ messages)
` [RFC PATCH 2/4] irqchip/fsl-mc: Change the way the IRQ domain is set for MC devices
` [RFC PATCH 3/4] bus: fsl-mc: Add ACPI support for fsl-mc
` [RFC PATCH 4/4] iommu/of: get rid of fsl-mc specific code

[RFC net-next] net/smc: update peer ID on device changes
 2020-02-27 11:39 UTC 

[PATCH rdma-rc] IB/mlx5: Fix implicit ODP race
 2020-02-27 11:39 UTC 

[PATCH] hw/ide: Remove status register read side effect
 2020-02-27 11:38 UTC  (14+ messages)

[PATCH rdma-rc] RDMA/mlx5: Prevent UMR usage with RO only when we have RO caps
 2020-02-27 11:38 UTC 

[PATCH] Add virtio SCMI device specification
 2020-02-27 11:37 UTC  (3+ messages)
` [PATCH v2] "
  ` [virtio-comment] "

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-27 11:36 UTC  (4+ messages)
` [PATCH 14/18] x86: Replace setup_irq() by request_irq()

[PATCH v2] KVM: X86: deprecate obsolete KVM_GET_CPUID2 ioctl
 2020-02-27 11:36 UTC  (2+ messages)

[PATCH 0/3] USB IMX Chipidea fix gpio vbus control
 2020-02-27 11:35 UTC  (4+ messages)

[RFC PATCH 0/3] cleanup compute queue priority setting
 2020-02-27 11:35 UTC  (5+ messages)
` [RFC PATCH 2/3] drm/amdgpu: change hw sched list on ctx priority override

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-27 11:34 UTC  (11+ messages)

5.6-rc3 nouveau failure, 5.6-rc2 OK
 2020-02-27 11:34 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/thunderx: add link up and down ops
 2020-02-27 11:34 UTC  (2+ messages)

[PATCH] drm/bridge: analogix-anx6345: fix set of link bandwidth
 2020-02-27 11:34 UTC  (7+ messages)

kernel BUG at mm/vmscan.c:1740! in `isolate_lru_pages()`
 2020-02-27 11:31 UTC  (2+ messages)

[dpdk-dev] [PATCH] version: 20.05-rc0
 2020-02-27 11:31 UTC  (4+ messages)

[PATCH v2 0/4] i3c: Address i3c_device_id related issues
 2020-02-27 11:31 UTC  (9+ messages)
` [PATCH v2 1/4] i3c: Fix MODALIAS uevents
` [PATCH v2 2/4] i3c: Add modalias sysfs attribute
` [PATCH v2 3/4] i3c: Generate aliases for i3c modules
` [PATCH v2 4/4] i3c: Simplify i3c_device_match_id()


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.