All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-09 12:01:17 to 2020-01-09 12:54:00 UTC [more...]

[PATCH 0/5] amdtee: Address bug report
 2020-01-09 12:53 UTC  (2+ messages)
` [PATCH 1/5] tee: amdtee: remove unused variable initialization

[PATCH v2] udf: Fix free space reporting for metadata and virtual partitions
 2020-01-09 12:53 UTC 

[PATCH] spi: bcm2835: Raise maximum number of slaves to 4
 2020-01-09 12:52 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-microchip-pit64b: fix sparse warning
 2020-01-09 12:52 UTC  (5+ messages)

[GIT PULL] STM32 DT changes for v5.6 #1
 2020-01-09 12:51 UTC 

[linux-next:master 5981/6698] net/wireless/wext-core.c:671:3: note: in expansion of macro 'memcpy'
 2020-01-09 12:50 UTC  (2+ messages)

[PATCH] docs: stop documenting the e1000 NIC model as the default
 2020-01-09 12:48 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.208)
 2020-01-09 12:50 UTC 

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-01-09 12:51 UTC  (2+ messages)

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-09 12:49 UTC  (2+ messages)

[PATCH 00/17] arm64: entry deasmification and cleanup
 2020-01-09 12:49 UTC  (7+ messages)
` [PATCH 04/17] arm64: entry: move preempt logic to C
` [PATCH 07/17] arm64: entry: convert error entry "

[LTP] [PATCH] tst_device: use raw syscall in the tst_device.h
 2020-01-09 12:49 UTC  (4+ messages)

[PATCH][net-next] flow_dissector: fix document for skb_flow_get_icmp_tci
 2020-01-09 12:46 UTC  (2+ messages)

[PATCH] usb: dwc2: Drop unlock/lock upon queueing a work item
 2020-01-09 12:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 00/10] net/i40e: ESP support
 2020-01-09 12:44 UTC  (12+ messages)
` [dpdk-dev] [PATCH v3 0/9] "
` [dpdk-dev] [PATCH v3 1/9] app/testpmd: parse flow command line for ESP
` [dpdk-dev] [PATCH v3 2/9] app/testpmd: dump Rx and Tx mbuf
` [dpdk-dev] [PATCH v3 3/9] net/i40e: improve RSS debug
` [dpdk-dev] [PATCH v3 4/9] net/i40e: handle ESP tunnel
` [dpdk-dev] [PATCH v3 5/9] net/i40e: process ESP flows
` [dpdk-dev] [PATCH v3 6/9] net/i40e: display Flow Director packet
` [dpdk-dev] [PATCH v3 7/9] librte_ethdev: add ESP and AH flow types to RSS
` [dpdk-dev] [PATCH v3 8/9] doc: release note for ESP
` [dpdk-dev] [PATCH v3 9/9] doc: update i40e user guide

[PATCH] udf: Fix free space reporting for metadata and virtual partitions
 2020-01-09 12:44 UTC  (3+ messages)

[PATCH 0/3] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-09 12:43 UTC  (9+ messages)
` [PATCH 1/3] qcow2: Require that the virtual size is a multiple of the sector size
` [PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

[PATCH v2] spi: sh-msiof: Do not redefine STR while compile testing
 2020-01-09 12:42 UTC  (3+ messages)

[PATCH 0/2] exclude hyperv synic sections from vhost
 2020-01-09 12:42 UTC  (14+ messages)
` [PATCH 1/2] vhost: Don't pass ram device sections
` [PATCH 2/2] hyperv/synic: Allocate as ram_device

[kvm-unit-tests PATCH v5 0/4] s390x: SCLP Unit test
 2020-01-09 12:42 UTC  (3+ messages)
` [kvm-unit-tests PATCH v5 4/4] s390x: SCLP unit test

[PATCH v9] qga: add command guest-get-devices for reporting VirtIO devices
 2020-01-09 12:39 UTC 

[LTP] [PATCH v1 0/4] cleanup capset testcase
 2020-01-09 12:41 UTC  (7+ messages)
` [LTP] [PATCH v1 3/4] syscalls/capset03: add new EPERM error test without CAP_SETPCAP

[PATCH] virtio: Prevent double swap due to target pre 1.0 VirtIO
 2020-01-09 12:39 UTC  (4+ messages)

[PATCH 0/5] tee: shared memory cleanup
 2020-01-09 12:36 UTC  (6+ messages)
` [PATCH 1/5] tee: remove linked list of struct tee_shm
` [PATCH 2/5] tee: remove unused tee_shm_priv_alloc()
` [PATCH 3/5] tee: don't assign shm id for private shms
` [PATCH 4/5] tee: remove redundant teedev in struct tee_shm
` [PATCH 5/5] tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED

[PATCH 00/16] Refactor the architecture parts of mt7628
 2020-01-09 12:36 UTC  (4+ messages)

[PATCH 00/14] Cleanup SGI-IP27 and prepare for SGI-IP35 support
 2020-01-09 12:33 UTC  (15+ messages)
` [PATCH 01/14] MIPS: SGI-IP27: use nodemask instead of cpumask
` [PATCH 02/14] MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
` [PATCH 03/14] MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
` [PATCH 04/14] MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
` [PATCH 05/14] MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
` [PATCH 06/14] MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
` [PATCH 07/14] MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
` [PATCH 08/14] MIPS: SGI-IP27: Use union instead of typedef
` [PATCH 09/14] MIPS: SGI-IP27: Use structs for decoding error status registers
` [PATCH 10/14] MIPS: SGI-IP27: Use specific get_region_shift
` [PATCH 11/14] MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
` [PATCH 12/14] MIPS: SGI-IP27: Only reserve interrupts used in Linux
` [PATCH 13/14] MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
` [PATCH 14/14] MIPS: SGI-IP27: No need for slice_map

Discussion: is it time to remove dioread_nolock?
 2020-01-09 12:34 UTC  (10+ messages)

[RFC PATCH] mm/rmap.c: finer hwpoison granularity for PTE-mapped THP
 2020-01-09 12:32 UTC  (2+ messages)

reiserfs broke between 4.9.205 and 4.9.208
 2020-01-09 12:30 UTC  (4+ messages)

[PATCH] mm/page_vma_mapped.c: Exactly compare hugetlbfs page's pfn in pfn_in_hpage()
 2020-01-09 12:30 UTC  (2+ messages)

[PATCH 1/2] Kconfig: add btrfs to distro boot
 2020-01-09 12:29 UTC  (2+ messages)
` [PATCH 2/2] configs: Re-sync with CONFIG_DISTRO_DEFAULTS

8250: set_ier(), clear_ier() and the concept of atomic console writes
 2020-01-09 12:29 UTC  (4+ messages)

[Xen-devel] [qemu-mainline bisection] complete build-amd64
 2020-01-09 12:28 UTC 

[PATCH] futex: fix kernel-doc notation warning
 2020-01-09 12:28 UTC  (2+ messages)
` [tip: locking/urgent] futex: Fix "

[RFC v3] c_can: improve latency and avoid packet loss
 2020-01-09 12:28 UTC 

[for-5.0 PATCH 00/11] Support for reverse debugging with GDB
 2020-01-09 12:27 UTC  (9+ messages)
` [for-5.0 PATCH 03/11] migration: introduce icount field for snapshots
` [for-5.0 PATCH 05/11] replay: introduce info hmp/qmp command

[dpdk-dev] [PATCH] ethdev: fix secondary process change share memory
 2020-01-09 12:27 UTC 

cifs.upcall requests ticket for wrong host when using dfs
 2020-01-09 12:27 UTC  (8+ messages)

[PATCH 0/2] Avoid build failures due to setscene errors
 2020-01-09 12:26 UTC  (8+ messages)

[PATCH 0/4] vl: Fixes for cleanups to -accel
 2020-01-09 12:24 UTC  (10+ messages)
` [PATCH 1/4] vl: Remove unused variable in configure_accelerators
` [PATCH 3/4] vl: Remove useless test "
` [PATCH 4/4] vl: Only choose enabled accelerators "

[MPTCP] Weekly meeting - 9 January 2020 17:00 UTC (9am PST, 6pm CET)
 2020-01-09 12:25 UTC 

[Intel-gfx] [PATCH] drm/i915/dp: Reset intel_dp->link_trained in init_connector
 2020-01-09 12:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [CI 1/3] drm/i915: Flush idle barriers when waiting
 2020-01-09 12:25 UTC  (3+ messages)
` [Intel-gfx] [CI 2/3] drm/i915: Allow userspace to specify ringsize on construction
` [Intel-gfx] [CI 3/3] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions

i.MX6 screen rotation
 2020-01-09 12:25 UTC  (2+ messages)
` [meta-freescale] "

"perf ftrace" segfault because ->cpus!=NULL but ->all_cpus==NULL
 2020-01-09 12:24 UTC  (2+ messages)

[PATCH] PCI: dwc: Separate CFG0 and CFG1 into different ATU regions
 2020-01-09 12:24 UTC  (5+ messages)

[Patch v6 0/7] Introduce Thermal Pressure
 2020-01-09 12:24 UTC  (4+ messages)
` [Patch v6 1/7] sched/pelt.c: Add support to track thermal pressure

[PATCH v4 for-next] RDMA/hns: Add support for reporting wc as software mode
 2020-01-09 12:20 UTC 

[PATCH 1/3] MIPS: SGI-IP27: Fix node_distance
 2020-01-09 12:23 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Loongson64: Fix node_distance()
` [PATCH 3/3] MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.163)
 2020-01-09 12:23 UTC 

[PATCH 000/104] virtiofs daemon [all]
 2020-01-09 12:21 UTC  (3+ messages)
` [PATCH 007/104] virtiofsd: Format imported files to qemu style

[PATCH v2] coccinelle: semantic patch to check for inappropriate do_div() calls
 2020-01-09 12:21 UTC  (17+ messages)
    ` [v2] "
      ` [Cocci] "

Md5sum calculation
 2020-01-09 12:20 UTC  (2+ messages)
` [yocto] "

[Xen-devel] [PATCH] x86/flush: use APIC ALLBUT destination shorthand when possible
 2020-01-09 12:20 UTC  (10+ messages)

read the memory mapped address - pcie - kernel hangs
 2020-01-09 12:20 UTC  (5+ messages)

[PATCH 0/3] Add new trace-cmd sub-command "dump"
 2020-01-09 12:20 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd: Implement new "
` [PATCH 2/3] trace-cmd: Man page of "trace-cmd dump" sub-command
` [PATCH 3/3] trace-cmd: bash completion "

[PATCH 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings
 2020-01-09 12:20 UTC  (4+ messages)

[PATCH v2 1/1] usb: cdns3: add NXP imx8qm glue layer
 2020-01-09 12:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/virtio-user: fix return value of tap offload sets not checked
 2020-01-09 12:18 UTC 

Issue with imx_get_temp()
 2020-01-09 12:17 UTC  (7+ messages)

[PATCH] x86/cpu: Add a missing prototype for arch_smt_update()
 2020-01-09 12:17 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.94)
 2020-01-09 12:16 UTC 

[PATCH 0/2] drm/radeon: have the callers of set_memory_*() check the return value
 2020-01-09 10:49 UTC  (6+ messages)

[PATCH for-next] RDMA/hns: Bugfix for posting a wqe with sge
 2020-01-09 12:10 UTC 

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash
 2020-01-09 12:14 UTC 

[PATCH v2] PCI: tegra: Fix return value check of pm_runtime_get_sync
 2020-01-09 12:13 UTC  (3+ messages)

[Xen-devel] [PATCH v2 1/2] libxl: Get rid of some trailing whitespace
 2020-01-09 12:12 UTC  (2+ messages)
` [Xen-devel] [PATCH v2 2/2] libxl: Add new "notify-only" childproc mode

[PATCH 3.16 00/63] 3.16.81-rc1 review
 2020-01-09 12:12 UTC  (3+ messages)
` [PATCH 3.16 62/63] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()

[PATCH 2/2] dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver
 2020-01-09 12:12 UTC  (4+ messages)

[PATCH 1/3] mtd: rawnand: denali-spl: Add missing hardware init
 2020-01-09 12:11 UTC  (9+ messages)
` [PATCH 2/3] mtd: rawnand: denali: Allow operation without clock driver
` [PATCH 3/3] mtd: rawnand: denali: Do not reset the block on SoCFPGA

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2020-01-09 12:08 UTC  (9+ messages)
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers

[meta-oe][PATCH] cpprest: fix cmake installation directory
 2020-01-09 12:07 UTC 

[PATCH v5 0/4] usb: xhci: Add support for Renesas USB controllers
 2020-01-09 12:09 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/6] meson build improvements
 2020-01-09 12:08 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] kernel/linux/kni: fix meson warning about console keyword
  ` [dpdk-dev] [PATCH v2 2/6] build: skip processing docs folder if docs disabled
  ` [dpdk-dev] [PATCH v2 3/6] doc/api: fix warning with meson build
  ` [dpdk-dev] [PATCH v2 4/6] doc/guides: reduce whitespace in meson build file
  ` [dpdk-dev] [PATCH v2 5/6] doc/guides: rebuild with meson whenever a file changes
  ` [dpdk-dev] [PATCH v2 6/6] doc/api: reduce indentation in meson build file

Looking for a way to build latest tagged releases in recipes
 2020-01-09 12:08 UTC  (4+ messages)

[RFC PATCH V2 09/11] xen: Clear IRQD_IRQ_STARTED flag during shutdown PIRQs
 2020-01-09 12:07 UTC  (5+ messages)
      ` [Xen-devel] "

[PATCH] arm64: context: Free up kernel ASIDs if KPTI is not in use
 2020-01-09 12:08 UTC  (2+ messages)

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-09 12:07 UTC  (12+ messages)

[PATCH] cpuidle: Drop unused cpuidle_driver_ref/unref() functions
 2020-01-09 12:07 UTC  (2+ messages)

[PATCH 1/1] PCI: dwc: intel: fix nitpicks
 2020-01-09 12:06 UTC  (3+ messages)

What happend to 5.4.9??? Kernel.org showing 5.4.10!!
 2020-01-09 12:06 UTC  (5+ messages)

[PATCH 1/2] dts: add property removal option CONFIG_OF_REMOVE_PROPS
 2020-01-09 12:06 UTC  (3+ messages)
` [PATCH 2/2] tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig

Open source audio project for Raspberry Pi 3
 2020-01-09 12:05 UTC 

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2020-01-09 12:02 UTC  (3+ messages)
` [PATCH for-5.0 v11 19/20] pc: Add support for virtio-iommu-pci

[cip-dev] [cip-core] Update PDP to 3.0 (was: RE: [cip-core] Package Proposal #1 (Security packages))
 2020-01-09 12:05 UTC  (3+ messages)

Monitoring not working as "dev stats" returns 0 after read error occurred
 2020-01-09 12:04 UTC  (4+ messages)

[PATCH v2 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-01-09 12:03 UTC  (10+ messages)
` [PATCH v2 3/7] drm/panfrost: Improve error reporting in panfrost_gpu_power_on

Difference between 'current_machine' vs MACHINE(qdev_get_machine())
 2020-01-09 12:01 UTC  (2+ messages)

[PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-01-09 12:00 UTC  (3+ messages)
` [PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)

[PATCH] mtd: rawnand: denali_dt: make the core clock optional
 2020-01-09 12:02 UTC 

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-09 12:01 UTC  (13+ messages)
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full SPE profiling buffer controls

[PATCH] imx: dts: tbs2910: add u-boot dtsi to shrink image size
 2020-01-09 12:01 UTC  (4+ messages)

[PATCH 1/2] mmc: fsl_esdhc_imx: Handle the "broken-cd" property
 2020-01-09 12:01 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass "

[dpdk-dev] [PATCH 00/14] add eventmode to ipsec-secgw
 2020-01-09 12:01 UTC  (5+ messages)
` [dpdk-dev] [PATCH 01/14] examples/ipsec-secgw: add default rte_flow for inline Rx


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.