All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-15 09:32:06 to 2020-07-15 10:16:38 UTC [more...]

[PATCH 0/2] common: XSA-327 follow-up
 2020-07-15 10:16 UTC  (3+ messages)
` [PATCH 1/2] common: map_vcpu_info() cosmetics
` [PATCH 2/2] evtchn/fifo: don't enforce higher than necessary alignment

stable-rc 5.4: arm64 build failed - error: ‘const struct arch_timer_erratum_workaround’ has no member named ‘disable_compat_vdso’
 2020-07-15 10:16 UTC  (5+ messages)

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-07-15 10:15 UTC  (11+ messages)

[PATCH v3 0/7] Add initial Keem Bay SoC / Board support
 2020-07-15 10:15 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: arm: Add Keem Bay bindings

[kvm-unit-tests PATCH v12 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-15 10:15 UTC  (3+ messages)
` [kvm-unit-tests PATCH v12 9/9] s390x: css: ssch/tsch with sense and interrupt

wake-on-lan
 2020-07-15  9:27 UTC 

[PATCH v2 00/13] Rid W=1 warnings in CPUFreq
 2020-07-15 10:13 UTC  (13+ messages)
` [PATCH v2 04/13] cpufreq: sti-cpufreq: Fix some formatting and misspelling issues
` [PATCH v2 06/13] cpufreq: powernv-cpufreq: Functions only used in call-backs should be static

[dpdk-dev] Random failure in service_autotest
 2020-07-15 10:14 UTC 

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-15 10:13 UTC  (16+ messages)
` [PATCH v4 45/75] x86/sev-es: Adjust #VC IST Stack on entering NMI handler
` [PATCH v4 63/75] x86/sev-es: Handle #DB Events

[PATCH 0/4] upload-pack: custom allowed object filters
 2020-07-15 10:11 UTC  (5+ messages)
` [PATCH 2/4] upload-pack.c: allow banning certain object filter(s)
` [PATCH 4/4] upload-pack.c: introduce 'uploadpack.filter.tree.maxDepth'

[Intel-gfx] sw_sync deadlock avoidance, take 3
 2020-07-15 10:11 UTC  (8+ messages)
`  "
` [Intel-gfx] [PATCH 1/2] dma-buf/sw_sync: Avoid recursive lock during fence signal
  `  "
` [PATCH 2/2] dma-buf/selftests: Add locking selftests for sw_sync
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] dma-buf/sw_sync: Avoid recursive lock during fence signal

[xen-unstable-coverity test] 151916: all pass - PUSHED
 2020-07-15 10:10 UTC 

[PATCH] gpio: omap: handle pin config bias flags
 2020-07-15 10:09 UTC  (2+ messages)

[PATCH v5 0/6] riscv: sifive/fu540: SPI boot
 2020-07-15 10:09 UTC  (7+ messages)
` [PATCH v5 1/6] sifive: fu540: Add runtime boot mode detection
` [PATCH v5 2/6] sifive: fu540: Add Booting from SPI
` [PATCH v5 3/6] env: Enable SPI flash env for SiFive FU540
` [PATCH v5 4/6] sifive: fu540: Mark the default env as SPI flash
` [PATCH v5 5/6] sifive: fu540: Add boot flash script offset, size
` [PATCH v5 6/6] sifive: fu540: Enable SF distro bootcmd

[PATCH v2 0/7] x86: compat header generation and checking adjustments
 2020-07-15 10:08 UTC  (7+ messages)
` [PATCH v2 6/7] flask: drop dead compat translation code

[PATCH v2 0/2] x86: RTC handling adjustments
 2020-07-15 10:08 UTC  (5+ messages)
` [PATCH v2 1/2] x86: restore pv_rtc_handler() invocation
` [PATCH v2 2/2] x86: detect CMOS aliasing on ports other than 0x70/0x71

next/master build: 146 builds: 6 failed, 140 passed, 17 errors, 2218 warnings (next-20200715)
 2020-07-15 10:08 UTC 

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-15 10:06 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "

[PATCH v2] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-15 10:08 UTC  (3+ messages)

[PATCH 0/4] media: staging: rkisp1: fix possible race conditions in capture
 2020-07-15 10:07 UTC  (9+ messages)
` [PATCH 1/4] media: staging: rkisp1: cap: don't set next buffer from rkisp1_vb2_buf_queue
` [PATCH 4/4] media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_buffer with rkisp1_set_next_buf

[PATCH] virtio-blk: check host supplied logical block size
 2020-07-15 10:06 UTC  (4+ messages)

[PATCH] exfat: retain 'VolumeFlags' properly
 2020-07-15 10:06 UTC  (5+ messages)

[PATCH v1] platform/x86: thinkpad_acpi: Limit size when call strndup_user()
 2020-07-15 10:06 UTC  (3+ messages)

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-07-15 10:04 UTC  (5+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH] arm64: arch_k3: enable chipid driver
 2020-07-15 10:03 UTC  (5+ messages)

[PATCH 3/7] vhost_vdpa: implement IRQ offloading functions in vhost_vdpa
 2020-07-15 10:04 UTC  (8+ messages)
  ` [PATCH 6/7] ifcvf: replace irq_request/free with helpers in vDPA core

[PATCH 0/2] VT-d: XSA-321 follow-up
 2020-07-15 10:04 UTC  (3+ messages)
` [PATCH 1/2] VT-d: install sync_cache hook on demand
` [PATCH 2/2] VT-d: use clear_page() in alloc_pgtable_maddr()

[PATCH v3] debugfs: Add access restriction option
 2020-07-15 10:03 UTC  (5+ messages)
` [PATCH v5 0/2] "
  ` [PATCH 2/2] "

WARNING in kthread_queue_work
 2020-07-15 10:04 UTC  (2+ messages)

[PATCH] platform/x86: Replace HTTP links with HTTPS ones
 2020-07-15 10:03 UTC  (5+ messages)
` [PATCH] platform/x86: acerhdf: "
` [PATCH] platform/x86: apple-gmux: "

[PATCH v6 00/11] Implement support for external IPT monitoring
 2020-07-15 10:02 UTC  (5+ messages)
` [PATCH v6 01/11] memory: batch processing in acquire_resource()
` [PATCH v6 03/11] x86/vmx: add IPT cpu feature

[PATCH platform-next v2 00/11] platform/x86: Add new features for Mellanox systems
 2020-07-15 10:01 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 00/10] rename blacklist/whitelist to block/allow
 2020-07-15 10:01 UTC  (4+ messages)
    ` [dpdk-dev] [dpdk-techboard] "

[PATCH 0/5] x86: mostly shadow related XSA-319 follow-up
 2020-07-15 10:00 UTC  (6+ messages)
` [PATCH 1/5] x86/shadow: dirty VRAM tracking is needed for HVM only
` [PATCH 2/5] x86/shadow: shadow_table[] needs only one entry for PV-only configs
` [PATCH 3/5] x86/PV: drop a few misleading paging_mode_refcounts() checks
` [PATCH 4/5] x86/shadow: have just a single instance of sh_set_toplevel_shadow()
` [PATCH 5/5] x86/shadow: l3table[] and gl3e[] are HVM only

[dpdk-dev] [PATCH v3] mempool/ring: add support for new ring sync modes
 2020-07-15  9:59 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 2/2] "

[GIT PULL] platform-drivers-x86 for 5.8-2
 2020-07-15  9:58 UTC 

[PATCH] soundwire: fix the kernel-doc comment
 2020-07-15  9:57 UTC 

[PATCH v2 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-07-15  9:53 UTC  (3+ messages)

[PATCH 0/2] soundwire: sdw.h: fix PRBS/Static_1 swapped
 2020-07-15  9:52 UTC  (7+ messages)
` [PATCH 1/2] soundwire: sdw.h: fix PRBS/Static_1 swapped definitions
` [PATCH 2/2] soundwire: sdw.h: fix indentation

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-15  9:53 UTC  (5+ messages)

[PATCH v2 0/6] arm64: perf: Proper cap_user_time* support
 2020-07-15  9:52 UTC  (8+ messages)
` [PATCH v2 1/6] sched_clock: Expose struct clock_read_data

[LTP] [PATCH 1/2] iopl: convert to new API
 2020-07-15  9:52 UTC  (3+ messages)
` [LTP] [PATCH 2/2] ioperm: Convert "

[PATCH 0/8] Various cleanups
 2020-07-15  9:52 UTC  (9+ messages)
` [PATCH 1/8] dm raid5: Remove set but unused variable
` [PATCH 2/8] dm raid5: Fix compilation warning
` [PATCH 3/8] md: "
` [PATCH 4/8] dm raid10: "
` [PATCH 5/8] dm verity: "
` [PATCH 6/8] dm raid: Remove empty if statement
` [PATCH 7/8] dm ioctl: Fix compilation warning
` [PATCH 8/8] dm init: Set file local variable static

[PATCH 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-15  9:51 UTC  (3+ messages)
` [PATCH 3/4] mm/hugetlb: make hugetlb migration callback CMA aware

[PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins
 2020-07-15  9:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] iio: gyro: Add driver support for ADXRS290
 2020-07-15  9:50 UTC  (2+ messages)

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-15  9:50 UTC  (3+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH v2 1/2] spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
 2020-07-15  9:49 UTC  (3+ messages)
` [PATCH v2 2/2] spi: coldfire-qspi: "

[PATCH for-5.1 0/4] Document virt and a few other Arm boards
 2020-07-15  9:47 UTC  (3+ messages)
` [PATCH for-5.1 4/4] docs/system: Document the arm virt board

[PATCH 0/4] quick unrelated cleanups
 2020-07-15  9:46 UTC  (5+ messages)
` [PATCH 1/4] io_uring: inline io_req_work_grab_env()
` [PATCH 2/4] io_uring: remove empty cleanup of OP_OPEN* reqs
` [PATCH 3/4] io_uring: alloc ->io in io_req_defer_prep()
` [PATCH 4/4] io_uring/io-wq: move RLIMIT_FSIZE to io-wq

[PATCH for-next v1 0/4] RDMA/rxe: Cleanups and improvements
 2020-07-15  9:48 UTC  (4+ messages)

[PATCH] spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
 2020-07-15  9:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 0/8] fib: implement AVX512 vector lookup
 2020-07-15  9:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH 0/7] pc-bios: s390x: Cleanup part 2
 2020-07-15  9:40 UTC  (8+ messages)
` [PATCH 1/7] pc-bios: s390x: Fix bootmap.c zipl component entry data handling
` [PATCH 2/7] pc-bios: s390x: Cleanup jump to ipl code
` [PATCH 3/7] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
` [PATCH 4/7] pc-bios: s390x: Rework data initialization
` [PATCH 5/7] pc-bios: s390x: Replace lowcore offsets with pointers in dasd-ipl.c
` [PATCH 6/7] pc-bios: s390x: Use PSW constants in start.S
` [PATCH 7/7] pc-bios: s390x: Setup io and ext new psws only once

[PATCH] virtio_balloon: clear modern features under legacy
 2020-07-15  9:46 UTC  (8+ messages)

[PATCH v6 0/7] ARM: dts: rockchip: Radxa Rock Pi N8 initial support
 2020-07-15  8:34 UTC  (2+ messages)
` [PATCH v6 2/7] arm64: dts: rk3399pro: vmarc-som: Fix sorting nodes, properties

[PATCH 1/1] ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
 2020-07-15  9:44 UTC  (3+ messages)

[PATCH RFC 2/5] s390x: implement diag260
 2020-07-15  9:42 UTC  (4+ messages)

[PATCH v6 0/7] Make fstests support new behavior of DAX
 2020-07-15  9:44 UTC  (5+ messages)
` [PATCH v6 7/7] generic: Verify the inheritance behavior of FS_XFLAG_DAX flag in various combinations

[PATCH v10 3/4] dt-bindings: media: i2c: Add bindings for IMI RDACM2x
 2020-07-15  9:43 UTC  (2+ messages)
` [PATCH v10.1 "

[PATCH next 0/6] soc: ti: k3-ringacc: updates
 2020-07-15  9:40 UTC  (4+ messages)
` [PATCH next 1/6] dt-bindings: soc: ti: k3-ringacc: convert bindings to json-schema

[PATCH 4.19 00/58] 4.19.133-rc1 review
 2020-07-15  9:41 UTC  (2+ messages)

[PATCH] block: always remove partitions from blk_drop_partitions()
 2020-07-15  9:39 UTC  (2+ messages)

[PATCH 1/3] usb: host: xhci: avoid calling contineous two times for xhci_suspend
 2020-07-15  9:38 UTC  (3+ messages)
` [PATCH 2/3] usb: host: xhci-plat: initialize device wakeup default enabled
` [PATCH 3/3] usb: host: xhci-plat: improve the comments for xhci_plat_suspend

[PATCH] arm64: defconfig: Enable R-Car PCIe endpoint driver
 2020-07-15  9:37 UTC  (3+ messages)

[PATCH v3 00/10] topology: decode: Various fixes
 2020-07-15  9:37 UTC  (4+ messages)
` [PATCH v3 07/10] topology: decode: Fix decoding PCM formats and rates

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-15  9:37 UTC  (9+ messages)
` [PATCH 3/4] "

Interrupted system call
 2020-07-15  9:38 UTC  (4+ messages)

linux-next: failing to fetch the dmi tree
 2020-07-15  9:37 UTC  (2+ messages)

mainline/master bisection: baseline.dmesg.crit on qemu_arm-vexpress-a15
 2020-07-15  9:35 UTC  (2+ messages)

[PATCH v5 0/3] devres: provide and use devm_krealloc()
 2020-07-15  9:35 UTC  (4+ messages)
` [PATCH v5 1/3] devres: provide devm_krealloc()

[GIT PULL] dmaengine: fixes for v5.8-rc6
 2020-07-15  9:36 UTC 

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-15  9:35 UTC  (9+ messages)
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models

[PATCH] staging: comedi: comedi_fops.c: changed type in assignment to unsigned int *
 2020-07-15  9:35 UTC  (9+ messages)

[PATCH v2 0/8] Mop-up left-behind fixes for W=1 warnings in USB
 2020-07-15  9:32 UTC  (20+ messages)
` [PATCH v2 1/8] usb: dwc2: gadget: Make use of GINTMSK2
` [PATCH v2 2/8] usb: dwc2: gadget: Avoid pointless read of EP control register
` [PATCH v2 3/8] usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
` [PATCH v2 4/8] usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
` [PATCH v2 5/8] usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_power arg
` [PATCH v2 6/8] usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 7/8] usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
` [PATCH v2 8/8] usb: misc: sisusbvga: Move static const tables out to different include file

[PATCH 0/2] iommu/ipmmu-vmsa: Add entry for R8A774E1 and r8a77961
 2020-07-15  9:33 UTC  (7+ messages)
` [PATCH 1/2] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 2/2] iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]

[Buildroot] [PATCH v3 0/7] ODB: C++ Object-Relational Mapping (ORM): New packages
 2020-07-15  9:33 UTC  (4+ messages)
` [Buildroot] [PATCH v3 7/7] package/libodb-boost: new package

[LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls
 2020-07-15  9:33 UTC  (2+ messages)

[PATCH v1] rtw88: pci: disable aspm for platform inter-op with module parameter
 2020-07-15  9:31 UTC  (8+ 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.