All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-23 16:03:54 to 2019-10-23 16:46:54 UTC [more...]

[PATCH] cputlb: Fix tlb_vaddr_to_host
 2019-10-23 16:23 UTC  (2+ messages)

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-10-23 16:46 UTC  (2+ messages)
` [Bug 204241] "

[Bug 204965] New: [amdgpu]] *ERROR* ring gfx test failed (-110) upon wake from sleep, no video or frozen video
 2019-10-23 16:46 UTC  (2+ messages)
` [Bug 204965] "

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-10-23 15:45 UTC  (2+ messages)
` [PATCH v2 7/7] exec: Cache TARGET_PAGE_MASK "

[Buildroot] [PATCH] package/initscripts: refactor S20urandom
 2019-10-23 16:46 UTC 

[PATCH 1/3] ARM: dts: add DTS for NetCAN Plus devices
 2019-10-23 16:43 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/9] Add netopeer2 package (and dependencies)
 2019-10-23 16:43 UTC  (4+ messages)
` [Buildroot] [PATCH v3 6/9] package/sysrepo: add package

Branch for kernelci
 2019-10-23 16:42 UTC  (7+ messages)

[PATCH] mm/vmstat: Reduce zone lock hold time when reading /proc/pagetypeinfo
 2019-10-23 16:41 UTC  (16+ messages)
` [RFC PATCH 0/2] "
  ` [RFC PATCH 1/2] mm, vmstat: hide /proc/pagetypeinfo from normal users
  ` [RFC PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo

[PATCH 1/2] rtc/ia64: remove legacy efirtc driver
 2019-10-23 16:41 UTC  (3+ messages)
` [PATCH 2/2] rtc/alpha: remove legacy rtc driver

[GIT PULL] regulator fixes for v5.4
 2019-10-23 16:41 UTC 

[GIT PULL] three fixes for omaps for v5.4
 2019-10-23 16:39 UTC  (2+ messages)

[PATCH v2 1/2] scsi: ufs: export hibern8 entry and exit
 2019-10-23 16:39 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

Improving the docs/ repo
 2019-10-23 16:39 UTC  (4+ messages)

[PATCH net] netns: fix GFP flags in rtnl_net_notifyid()
 2019-10-23 16:39 UTC 

multiple telemetry designs
 2019-10-23 16:38 UTC 

Kernel panic while doing vfio-pci hot-plug/unplug test
 2019-10-23 16:38 UTC  (3+ messages)

[Xen-devel] [PATCH v3 1/2] efi: remove old SetVirtualAddressMap() arrangement
 2019-10-23 16:38 UTC  (3+ messages)

[alsa-devel] [PATCH 0/2] ASoC: hdmi-codec: fix locking issue
 2019-10-23 16:37 UTC  (10+ messages)
`  "
` [alsa-devel] [PATCH 1/2] Revert "ASoC: hdmi-codec: re-introduce mutex locking"
  `  "
` [alsa-devel] [PATCH 2/2] ASoC: hdmi-codec: re-introduce mutex locking again
  `  "

[PATCH] cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init
 2019-10-23 16:36 UTC  (7+ messages)

IPv6 test fail
 2019-10-23 16:37 UTC 

[Xen-devel] [PATCH for-4.13 v3 0/7] Unbreak evaluate_nospec() and livepatching
 2019-10-23 16:37 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 5/7] x86/livepatch: Fail the build if duplicate symbols exist

[PATCH v8 00/22] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-23 16:13 UTC  (6+ messages)

[PATCH 0/7] Remove data_len field from the nvmet_req struct
 2019-10-23 16:35 UTC  (16+ messages)
` [PATCH 1/7] nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
` [PATCH 2/7] nvmet-tcp: Don't set the request's data_len
` [PATCH 3/7] nvmet: Introduce common execute function for get_log_page and identify
` [PATCH 4/7] nvmet: Cleanup discovery execute handlers
` [PATCH 5/7] nvmet: Introduce nvmet_dsm_len() helper
` [PATCH 6/7] nvmet: Remove the data_len field from the nvmet_req struct
` [PATCH 7/7] nvmet: Open code nvmet_req_execute()

[U-Boot] [PATCH] clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
 2019-10-23 16:36 UTC 

x86-power-control
 2019-10-23 16:35 UTC  (14+ messages)

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-23 15:37 UTC  (5+ messages)
` [PATCH 1/3] coroutine: Add qemu_co_mutex_assert_locked()
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock
` [PATCH 3/3] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[PATCH v2 0/1] ci: update caskroom/cask/perforce to new location
 2019-10-23 16:35 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] ci(osx): use new location of the `perforce` cask

next/pending-fixes boot: 272 boots: 17 failed, 246 passed with 7 offline, 2 untried/unknown (v5.4-rc4-305-gb115640def2e)
 2019-10-23 16:35 UTC 

[PATCH v9 0/8] PM / devfreq: Add dev_pm_qos support
 2019-10-23 16:34 UTC  (4+ messages)

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-23 16:32 UTC  (8+ messages)
` [PATCH RFC v1 02/12] mm/usercopy.c: Prepare check_page_span() for PG_reserved changes
    ` [Xen-devel] "

MD RAID 5/6 vs BTRFS RAID 5/6
 2019-10-23 16:32 UTC  (5+ messages)

[U-Boot] [PATCH V1 0/6] imx: imx8mm-evk: support eth
 2019-10-23 16:31 UTC  (9+ messages)
` [U-Boot] [PATCH V1 1/6] clk: imx8mm: add enet clk
` [U-Boot] [PATCH V1 2/6] clk: imx: imx8mm: add set_parent callback
` [U-Boot] [PATCH V1 4/6] net: Kconfig: FEC: Add dependency on i.MX8M
` [U-Boot] [PATCH V1 5/6] net: fec_mxc: support i.MX8M with CLK_CCF

[Virtio-fs] add no-pivot option to virtiofsd process
 2019-10-23 16:31 UTC  (3+ messages)
` [Virtio-fs] =?gb18030?b?u9i4tKO6YWRkIG5vLXBpdm90IG9wdGlvbiB0byB2?= =?gb18030?q?irtiofsd_process?=
  ` [Virtio-fs] 回复:add no-pivot option to virtiofsd process

[PATCH v3 0/2] staging: sm750fb: format description of parameters to the kernel-doc format
 2019-10-23 16:30 UTC  (9+ messages)
` [PATCH v3 1/2] staging: sm750fb: format description of parameters in accel.c
` [PATCH v3 2/2] staging: sm750fb: format description of parameters in accel.h

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-23 16:30 UTC  (5+ messages)
` [PATCH V5 1/6] mdev: class id support

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-10-23 16:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 2/7] eal: add the APIs to wait until equal

QA notification for completed autobuilder build (yocto-2.6.4.rc2)
 2019-10-23 16:28 UTC  (3+ messages)

[RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver
 2019-10-23 16:27 UTC  (2+ messages)

[PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation
 2019-10-23 16:27 UTC  (7+ messages)

[zeus][PATCH] libgcrypt: fix CVE-2019-13627
 2019-10-23 16:26 UTC  (4+ messages)
` [zeus][PATCH] Backporting Yi Zhao's fix on master for CVE-2019-12904 to zeus
` [zeus][PATCH v2] libgcrypt: fix CVE-2019-12904

[alsa-devel] alsaloop change avail_min question
 2019-10-23 16:25 UTC  (2+ messages)

mt76x2e hardware restart
 2019-10-23 16:25 UTC  (11+ messages)

[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors
 2019-10-23 16:25 UTC  (10+ messages)
` [PATCH 08/22] ext4: Provide function to handle transaction restarts
` [PATCH 15/22] jbd2: Factor out common parts of stopping and restarting a handle
` [PATCH 21/22] ext4: Reserve revoke credits for freed blocks

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-23 16:24 UTC  (6+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[Xen-devel] [PATCH] golang/xenlight: Fix libxl_domain_shutdown and libxl_domain_reboot as well
 2019-10-23 16:23 UTC 

[PATCH] test-runner: fix double free issue on subtest queue
 2019-10-23 16:24 UTC 

[PATCH v3 0/9] tests/acceptance: Add tests for the PReP/40p machine
 2019-10-23 15:54 UTC  (4+ messages)
` [PATCH v3 4/9] tests/acceptance: Refactor exec_command_and_wait_for_pattern()

[meta-oe][PATCH] protobuf-c: fix race condition
 2019-10-23 16:23 UTC  (8+ messages)

[PATCH v2 0/8] Fix cdrom autoclose
 2019-10-23 16:23 UTC  (4+ messages)
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug

[PATCH 3/3] x86/ftrace: Use text_poke()
 2019-10-23 16:23 UTC  (12+ messages)

[RFC PATCH v2 1/3] tests/gem_exec_reloc: Don't filter out addresses on full PPGTT
 2019-10-23 16:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [RFC,v2,1/3] "

[PATCH] irqchip: Skip contexts other supervisor in plic_init()
 2019-10-23 16:22 UTC  (2+ messages)

[PATCH] blockdev: modify blockdev-change-medium to change non-removable device
 2019-10-23 16:02 UTC  (6+ messages)

new meta-oe failures from master-next
 2019-10-23 16:22 UTC  (2+ messages)

RTnet drivers is out of date
 2019-10-23 16:22 UTC  (3+ messages)

[PATCH iproute2] ipnetns: do not check netns NAME when -all is specified
 2019-10-23 16:21 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: Intel: Reduce Resource notification trace to once per minute
 2019-10-23 16:22 UTC 

[PATCH 0/5] path.c: a couple of common dir/trie fixes
 2019-10-23 16:20 UTC  (5+ messages)
` [PATCH 5/5] path.c: don't call the match function without value in trie_find()

[PATCH] drm/i915/selftests: Release ctx->engine_mutex after iteration
 2019-10-23 16:20 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[PATCH] Semihost SYS_READC implementation
 2019-10-23 15:51 UTC  (4+ messages)

shadow: what uid to log?
 2019-10-23 16:20 UTC  (2+ messages)

[Patch 00/19] media: ti-vpe: cal: maintenance
 2019-10-23 16:18 UTC  (11+ messages)
` [Patch 07/19] media: ti-vpe: cal: add CSI2 PHY LDO errata support
` [Patch 19/19] dt-bindings: media: cal: convert binding to yaml

[PATCH] Add touchscreen platform data for the Schneider SCT101CTM tablet
 2019-10-23 16:18 UTC  (6+ messages)

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-10-23 16:18 UTC  (3+ messages)

[MODERATED] [PATCH v6 0/5] NX 0
 2019-10-23 16:18 UTC  (5+ messages)
` [MODERATED] [PATCH v6 1/5] NX 1
  `  "
    ` [MODERATED] "

[PATCH iproute2 0/3] remove old examples
 2019-10-23 16:16 UTC  (4+ messages)
` [PATCH iproute2 1/3] examples: remove out of date cbq stuff
` [PATCH iproute2 2/3] examples: remove gaiconf
` [PATCH iproute2 3/3] examples: remove diffserv

Optimize perf stat for large number of events/cpus v2
 2019-10-23 16:16 UTC  (7+ messages)
` [PATCH v2 4/9] perf affinity: Add infrastructure to save/restore affinity

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-23 15:50 UTC  (2+ messages)

[PATCH] test/kms_content_protection: Use generic debugfs name for HDCP caps
 2019-10-23 14:18 UTC  (4+ messages)
` [PATCH i-g-t v2] tests/kms_content_protection: check i915 and "
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
 2019-10-23  0:12 UTC  (2+ messages)

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-23 15:19 UTC  (2+ messages)

[warrior 00/10] Patch review
 2019-10-23 16:13 UTC  (11+ messages)
` [warrior 01/10] xfce4-panel: Draw icons/background properly when compositing is disabled
` [warrior 02/10] polkit-group-rules: Fix error in do_rootfs for rpm package-manager
` [warrior 03/10] vlc: rework qt PACKAGECONFIG
` [warrior 04/10] python3-twofish: Fix missing return statements in module stubs
` [warrior 05/10] jsoncpp: add native BBCLASSEXTEND
` [warrior 06/10] kconfig-frontends: Retrieve the Git repository from GitLab
` [warrior 07/10] protobuf-c: fix race condition
` [warrior 08/10] xorg-fonts-100dpi: Change License Custom -> MIT
` [warrior 09/10] tcpdump: upgrade 4.9.2 -> 4.9.3
` [warrior 10/10] tcpdump: Delete unused patch

[Xen-devel] [PATCH v3 0/2] Optionally call EFI SetVirtualAddressMap()
 2019-10-23 16:13 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 2/2] xen/efi: optionally call SetVirtualAddressMap()

[PATCH 0/8] drm/i915: pfit/scaler rework prep stuff
 2019-10-23 16:13 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
 2019-10-23 16:12 UTC  (4+ messages)
` [Intel-gfx] "

[dpdk-dev] [PATCH] event/octeontx2: use wfe while waiting for head
 2019-10-23 16:12 UTC 

[PATCH v2 00/18] usb: typec: API improvements
 2019-10-23 16:12 UTC  (3+ messages)
` [PATCH v2 13/18] usb: typec: ucsi: ccg: Move to the new API

[Xen-devel] [PATCH v1] libxl: Add DTB compatible list to config file
 2019-10-23 16:11 UTC  (9+ messages)
` [Xen-devel] [XEN PATCH "

[U-Boot] [PATCH 0/5] stm32mp1: activate gpio hog support and add new pinctrl ops
 2019-10-23 16:12 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] pinctrl: stmfx: add information on pin configuration
` [U-Boot] [PATCH 2/5] pinctrl: stm32: "
` [U-Boot] [PATCH 3/5] stm32mp1: activate CONFIG_GPIO_HOG and update the gpio hog support
` [U-Boot] [PATCH 4/5] gpio: stm32: add set_config ops
` [U-Boot] [PATCH 5/5] gpio: stmfx: "

[PATCHv6 0/2] Variscite DART-6UL SoM support
 2019-10-23 16:11 UTC  (5+ messages)
` [PATCHv6 2/2] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard

[Buildroot] [PATCH 1/4] package/libnss: fix build failure with ARM without NEON extension
 2019-10-23 16:10 UTC  (4+ messages)
` [Buildroot] [PATCH 4/4] package/libnss: remove NSS_ENABLE_WERROR=0

Draft of Git Rev News edition 56
 2019-10-23 16:10 UTC 

[PATCH 00/18] usb: typec: API improvements
 2019-10-23 16:09 UTC  (6+ messages)

[Bug 1848901] [NEW] kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device (28)
 2019-10-23 15:04 UTC  (4+ messages)

[alsa-devel] [RFC] sof-skl_hda: change to use common HDMI codec driver
 2019-10-23 16:08 UTC 

[patch iproute2-next v4 0/3] ip: add support for alternative names
 2019-10-23 16:08 UTC  (4+ messages)
` [patch iproute2-next v4 1/3] lib/ll_map: cache "

DMA: JZ4780: Add DMA driver for X1000
 2019-10-23 16:08 UTC  (4+ messages)
` dmaengine: JZ4780: Add dmaengine "
  ` [PATCH RESEND 2/2] dmaengine: JZ4780: Add support for the X1000

[PATCH 00/10] image-fuzzer: Port to Python 3
 2019-10-23 15:42 UTC  (5+ messages)

Xenomai fails to start when running in QEMU VM
 2019-10-23 16:07 UTC  (5+ messages)

[PATCH 0/3] perf: Allow running without stdin
 2019-10-23 16:06 UTC  (4+ messages)
` [PATCH 2/3] perf kvm: "

[dpdk-dev] [PATCH] event/octeontx2: remove hotspots by prefetching data
 2019-10-23 16:07 UTC 

[LTP] [PATCH v2 0/2] Add support for a test tags
 2019-10-23 16:06 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] lib: Add support for "

[PATCH v2] qemu-img.texi: Describe data_file and data_file_raw
 2019-10-23 15:20 UTC  (2+ messages)

[snawrocki:for-v5.4/fixes 1/2] drivers/clk/samsung/clk-exynos5433.c:5598:4: error: implicit declaration of function 'kfree'; did you mean 'ida_free'?
 2019-10-23 16:03 UTC 

[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
 2019-10-23 16:03 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files


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.