All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-18 19:58:37 to 2019-04-18 21:09:16 UTC [more...]

[U-Boot] [PATCH 0/2] fit: FDT compression
 2019-04-18 21:09 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] fit: Support "

[U-Boot] [PATCH 0/2] fit: Image node compression
 2019-04-18 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v2] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH 2/2 v2] fit: Support compat string property in configuration node

[SPDK] Cleaning up old patches on GerritHub
 2019-04-18 21:07 UTC 

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-18 21:07 UTC  (11+ messages)

[PATCH] inet: update the IP ID generation algorithm to patch 355b98553789b646ed97ad801a619ff898471b92 standards
 2019-04-18 21:07 UTC 

[PATCH v3 00/28] userfaultfd: write protection support
 2019-04-18 21:07 UTC  (13+ messages)
` [PATCH v3 04/28] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH v3 07/28] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH v3 14/28] userfaultfd: wp: handle COW properly for uffd-wp
` [PATCH v3 17/28] userfaultfd: wp: support swap and page migration
` [PATCH v3 25/28] userfaultfd: wp: fixup swap entries in change_pte_range

[GSoC] [t9803]
 2019-04-18 21:07 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
 2019-04-18 21:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 2/2] tests: fw_cfg: add reboot_timeout test case
 2019-04-18 21:01 UTC 

[dpdk-dev] [PATCH] test/timer: exercise new APIs in secondary process
 2019-04-18 21:00 UTC 

[Qemu-devel] [PATCH 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-04-18 21:00 UTC  (5+ messages)

[Qemu-devel] [PULL for-4.1 00/36] Error reporting & monitor patches for 2019-04-18
 2019-04-18 20:51 UTC  (41+ messages)
` [Qemu-devel] [PULL for-4.1 01/36] qemu-io: Use error_[gs]et_progname()
` [Qemu-devel] [PULL for-4.1 02/36] log: Make glib logging go through QEMU
` [Qemu-devel] [PULL for-4.1 03/36] error: Fix error_report_err(), warn_report_err() hint printing
` [Qemu-devel] [PULL for-4.1 04/36] util/error: do not free error on error_abort
` [Qemu-devel] [PULL for-4.1 05/36] qemu-img: Use error_vreport() in error_exit()
` [Qemu-devel] [PULL for-4.1 06/36] block/ssh: Do not report read/write/flush errors to the user
` [Qemu-devel] [PULL for-4.1 07/36] loader-fit: Wean off error_printf()
` [Qemu-devel] [PULL for-4.1 08/36] mips/boston: Report errors with error_report(), not error_printf()
` [Qemu-devel] [PULL for-4.1 09/36] pci: Report fatal "
` [Qemu-devel] [PULL for-4.1 10/36] hpet: Report warnings with warn_report(), "
` [Qemu-devel] [PULL for-4.1 11/36] vfio: "
` [Qemu-devel] [PULL for-4.1 12/36] s390x/kvm: "
` [Qemu-devel] [PULL for-4.1 13/36] vl: Make -machine $TYPE, help and -accel help print to stdout
` [Qemu-devel] [PULL for-4.1 14/36] monitor error: Make printf()-like functions return a value
` [Qemu-devel] [PULL for-4.1 15/36] qemu-print: New qemu_printf(), qemu_vprintf() etc
` [Qemu-devel] [PULL for-4.1 16/36] blockdev: Make -drive format=help print to stdout
` [Qemu-devel] [PULL for-4.1 17/36] char: Make -chardev help "
` [Qemu-devel] [PULL for-4.1 18/36] char-pty: Print "char device redirected" message "
` [Qemu-devel] [PULL for-4.1 19/36] monitor: Simplify how -device/device_add print help
` [Qemu-devel] [PULL for-4.1 20/36] include: Include fprintf-fn.h only where needed
` [Qemu-devel] [PULL for-4.1 21/36] trace: Simplify how st_print_trace_file_status() prints
` [Qemu-devel] [PULL for-4.1 22/36] tcg: Simplify how dump_opcount_info() prints
` [Qemu-devel] [PULL for-4.1 23/36] tcg: Simplify how dump_exec_info() prints
` [Qemu-devel] [PULL for-4.1 24/36] tcg: Simplify how dump_drift_info() prints
` [Qemu-devel] [PULL for-4.1 25/36] qsp: Simplify how qsp_report() prints
` [Qemu-devel] [PULL for-4.1 26/36] block/qapi: Clean up how we print to monitor or stdout
` [Qemu-devel] [PULL for-4.1 27/36] memory: Clean up how mtree_info() prints
` [Qemu-devel] [PULL for-4.1 28/36] target: Simplify how the TARGET_cpu_list() print
` [Qemu-devel] [PULL for-4.1 29/36] target: Clean up how the dump_mmu() print
` [Qemu-devel] [PULL for-4.1 30/36] target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
` [Qemu-devel] [PULL for-4.1 31/36] qom/cpu: Simplify how CPUClass::dump_statistics() prints
` [Qemu-devel] [PULL for-4.1 32/36] qemu-print: New qemu_fprintf(), qemu_vfprintf()
` [Qemu-devel] [PULL for-4.1 33/36] qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
` [Qemu-devel] [PULL for-4.1 34/36] monitor: Clean up how monitor_disas() funnels output to monitor
` [Qemu-devel] [PULL for-4.1 35/36] disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
` [Qemu-devel] [PULL for-4.1 36/36] include: Move fprintf_function to disas/

[PATCH v3] usb/hcd: Send a uevent signaling that the host controller had died
 2019-04-18 20:59 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/vmxnet3: v4 boot and guest UDP RSS configuration
 2019-04-18 20:59 UTC 

[PATCH bpf-next] libbpf: remove compile time warning from libbpf_util.h
 2019-04-18 20:58 UTC  (2+ messages)

[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
 2019-04-18 20:57 UTC  (2+ messages)

[next-queue PATCH v1] igb: Fix limiting the number of queues to number of cpus
 2019-04-18 20:57 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-18 20:56 UTC  (10+ messages)

[PATCH v2] hwmon: max6650: add thermal cooling device capability
 2019-04-18 20:55 UTC  (12+ messages)
        ` [PATCH v3] "

[GIT PULL] clk: meson: 2nd update for v5.2
 2019-04-18 20:32 UTC  (3+ messages)

VUART config
 2019-04-18 20:54 UTC 

[PATCH 0/7] mmc: meson-gx: clean up and tuning update
 2019-04-18 20:53 UTC  (11+ messages)
` [PATCH 1/7] mmc: meson-gx: remove open coded read with timeout
` [PATCH 5/7] mmc: meson-gx: avoid clock glitch when switching to DDR modes

[CI] drm/i915: Remove unwarranted clamping for hsw/bdw
 2019-04-18 20:53 UTC 

[PATCH] drm/i915: Fix skl+ max plane width
 2019-04-18 20:54 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[RFC 0/8] Start some re-org around IRQ
 2019-04-18 20:53 UTC  (9+ messages)
` [RFC 1/8] drm/i915: Introduce intel_irq
` [RFC 2/8] drm/i915: Move IRQ related stuff from intel_rps to the new intel_irq
` [RFC 3/8] drm/i915: Move display_irqs_enabled to intel_irq
` [RFC 4/8] drm/i915: Consolidated iir, imr and ier
` [RFC 5/8] drm/i915: Move all irq related masks to intel_irq
` [RFC 6/8] drm/i915: Prefer passing intel_irq instead of intel_core
` [RFC 7/8] drm/i915: Start the conversion from passing intel_irq instead of dev_priv/i915
` [RFC 8/8] drm/i915: Migrate more gen11 irq functions towards intel_irq and uncore funcs

[PATCH bpf-next] bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL
 2019-04-18 20:53 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-04-18 20:51 UTC  (4+ messages)
` [U-Boot] [PATCH v1 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig

[PATCH] nfsd: CB_RECALL can race with FREE_STATEID
 2019-04-18 20:50 UTC  (3+ messages)

PR - GUC v32.0.3 and ICL HUC v8.4.3238
 2019-04-18 20:48 UTC 

[Qemu-devel] [PATCH v3 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-04-18 20:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 01/10] block/pflash_cfi02: Add test for supported commands

[Xen-devel] [linux-arm-xen baseline-only test] 84029: trouble: blocked/broken
 2019-04-18 20:44 UTC  (3+ messages)
  `  "

Question about open(CLAIM_FH)
 2019-04-18 20:43 UTC  (3+ messages)

[dpdk-dev] DPDK techboard minutes (2019-04-10)
 2019-04-18 20:41 UTC 

[PATCH v2] fix compile errors due to unsync linux/in6.h and netinet/in.h
 2019-04-18 20:40 UTC  (2+ messages)

[PATCH v3] clk: zynqmp: use structs for clk query responses
 2019-04-18 20:39 UTC  (5+ messages)

[Qemu-devel] [PULL for-4.1 0/9] Miscellaneous patches for 2019-04-18
 2019-04-18 20:38 UTC  (10+ messages)
` [Qemu-devel] [PULL for-4.1 1/9] Clean up includes
` [Qemu-devel] [PULL for-4.1 2/9] Use #include "..." for our own headers, <...> for others
` [Qemu-devel] [PULL for-4.1 3/9] authz: Normalize #include "authz/trace.h" to "trace.h"
` [Qemu-devel] [PULL for-4.1 4/9] linux-user/nios2 linux-user/riscv: Clean up header guards
` [Qemu-devel] [PULL for-4.1 5/9] target/xtensa: Clean up core-isa.h "
` [Qemu-devel] [PULL for-4.1 6/9] Clean up header guards that don't match their file name
` [Qemu-devel] [PULL for-4.1 7/9] Clean up ill-advised or unusual header guards
` [Qemu-devel] [PULL for-4.1 8/9] Normalize header guard symbol definition
` [Qemu-devel] [PULL for-4.1 9/9] Clean up decorations and whitespace around header guards

[PATCH 0/6] thermal: Introduce devm_thermal_of_cooling_device_register
 2019-04-18 20:35 UTC  (17+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register
` [PATCH 3/6] hwmon: (gpio-fan) "
` [PATCH 4/6] hwmon: (mlxreg-fan) "
` [PATCH 5/6] hwmon: (npcm750-pwm-fan) "
` [PATCH 6/6] hwmon: (pwm-fan) "

[U-Boot] [PATCH] Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
 2019-04-18 20:34 UTC 

[igt-dev] [PATCH i-g-t 1/5] lib/igt_fb: Fix the cairo shadow buffer stride
 2019-04-18 20:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/5] "

[PATCH v4 0/9] Rewrite clk parent handling
 2019-04-18 20:34 UTC  (3+ messages)
` [PATCH v4 1/9] clkdev: Hold clocks_mutex while iterating clocks list

[PATCH] selftests/bpf: fix compile errors with older glibc
 2019-04-18 20:33 UTC  (4+ messages)

(no subject)
 2019-04-18 20:33 UTC 

[PATCH] clk: ingenic/jz4725b: Fix parent of pixel clock
 2019-04-18 20:32 UTC  (4+ messages)

[PATCH 0/2] disable NUMA affinity reassignments at runtime
 2019-04-18 20:30 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: Memory leak in i40e_config_iwarp_qvlist
 2019-04-18 20:31 UTC 

[RFC PATCH] multipath: check on multipathd without starting it
 2019-04-18 20:30 UTC  (2+ messages)

[PATCH] doc: mm: migration doesn't use FOLL_SPLIT anymore
 2019-04-18 20:30 UTC  (2+ messages)

[PATCH] fuse: do not write whole page while page straddles i_size
 2019-04-18 20:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] numa: move numa global variables into MachineState
 2019-04-18 20:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] numa: move numa global variable numa_info "

[Qemu-devel] [PATCH v3 00/15] Clean up use of error_printf()
 2019-04-18 20:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 07/15] vfio: Report warnings with warn_report(), not error_printf()

[PATCH] net: socionext: replace napi_alloc_frag with the netdev variant on init
 2019-04-18 20:24 UTC  (3+ messages)

WARNING in usb_submit_urb (4)
 2019-04-18 20:24 UTC  (7+ messages)

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-18 20:22 UTC  (13+ messages)
` [patch V2 20/29] tracing: Simplify stacktrace retrieval in histograms

[PATCH 0/6] arm64: dts: meson: mmc clean-up
 2019-04-18 20:21 UTC  (9+ messages)
` [PATCH 1/6] arm64: dts: meson: libretech-cc: set eMMC as removable
` [PATCH 5/6] arm64: dts: meson: vim2: add missing clk-gate pinctrl

Adding plain accesses and detecting data races in the LKMM
 2019-04-18 20:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] file-posix: Add dynamic-auto-read-only QAPI feature
 2019-04-18 20:18 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/4] qapi: Support features for structs
` [Qemu-devel] [PATCH 4/4] file-posix: Add dynamic-auto-read-only QAPI feature

[U-Boot] "optee" Kbuild seems to have weird dependencies
 2019-04-18 20:19 UTC 

[Qemu-devel] [PATCH] cpu: Fix crash with empty -cpu option
 2019-04-18 20:16 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86: svm: add tsc-adjust to guest CPU flags
 2019-04-18 20:15 UTC 

[PATCH 4.14 00/92] 4.14.113-stable review
 2019-04-18 20:14 UTC  (3+ messages)
` [PATCH 4.14 68/92] appletalk: Fix use-after-free in atalk_proc_exit

[U-Boot] [PATCH v4 0/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-04-18 20:12 UTC  (2+ messages)

[Bug 110469] R5 M330 GPU Hung
 2019-04-18 20:11 UTC  (2+ messages)

[SPDK] Blobstore snapshot creation patch
 2019-04-18 20:10 UTC 

[PATCH 0/3] some prune optimizations
 2019-04-18 20:08 UTC  (5+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal
      ` [PATCH] t5304: add a test for pruning with bitmaps

[PATCH] ext4: add cond_resched() to ext4_mb_init_backend()
 2019-04-18 20:05 UTC  (3+ messages)

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-04-18 20:05 UTC  (4+ messages)

[PATCH] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
 2019-04-18 20:03 UTC  (3+ messages)

[PATCH v4 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-04-18 20:02 UTC  (4+ messages)
` [PATCH v4 09/12] thermal: qoriq: Enable all sensors before registering them

[PATCH] xfsprogs: more static function tidyups
 2019-04-18 20:01 UTC 

[Buildroot] [PATCH v2 1/1] board: rename pine64 to pine64_a64
 2019-04-18 20:00 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.