All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 19:53:29 to 2018-10-11 20:52:47 UTC [more...]

[Qemu-devel] [PATCH 00/20] target/arm: Convert some neon insns to gvec
 2018-10-11 20:52 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/20] target/arm: Hoist address increment for vector memory ops
` [Qemu-devel] [PATCH 02/20] target/arm: Don't call tcg_clear_temp_count
` [Qemu-devel] [PATCH 03/20] target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]R
` [Qemu-devel] [PATCH 05/20] target/arm: Mark some arrays const
` [Qemu-devel] [PATCH 06/20] target/arm: Use gvec for NEON VDUP
` [Qemu-devel] [PATCH 07/20] target/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR (immediate)
` [Qemu-devel] [PATCH 09/20] target/arm: Use gvec for NEON_3R_VADD_VSUB insns
` [Qemu-devel] [PATCH 11/20] target/arm: Use gvec for NEON_3R_VMUL
` [Qemu-devel] [PATCH 12/20] target/arm: Use gvec for VSHR, VSHL
` [Qemu-devel] [PATCH 13/20] target/arm: Use gvec for VSRA
` [Qemu-devel] [PATCH 17/20] target/arm: Use gvec for NEON VLD all lanes
` [Qemu-devel] [PATCH 18/20] target/arm: Reorg NEON VLD/VST all elements
` [Qemu-devel] [PATCH 19/20] target/arm: Promote consecutive memory ops for aa32

[cip-dev] cip-dev Patchwork
 2018-10-11 20:51 UTC 

[PATCH] crypto: ccree - avoid implicit enum conversion
 2018-10-11 20:50 UTC  (4+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-11 20:49 UTC  (5+ messages)
` [PATCH v5 07/27] mm/mmap: Create a guard area between VMAs

[PATCH] x86: entry: flush the cache if syscall error
 2018-10-11 20:48 UTC  (6+ messages)

[meta-oe][PATCH v2] nlohmann-json: Add symlink to json.hpp and update to 3.3.0
 2018-10-11 20:47 UTC 

[PATCH v2 0/1] branch: introduce --show-current display option
 2018-10-11 20:46 UTC  (8+ messages)
` [PATCH v2 1/1] "

[Buildroot] [PATCH 1/1] netsnmp: fix static build with openssl
 2018-10-11 20:46 UTC  (3+ messages)
` [Buildroot] [PATCH] netsnmp: fix static build failure due to missing -lssl and -lz

[PATCH lttng-ust] Fix: address shellcheck warnings/errors in example scripts
 2018-10-11 20:45 UTC 

Mapping HVM guest memory from Dom0
 2018-10-11 20:43 UTC  (8+ messages)

[PATCH 1/2] libmultipath: free allocated value in set_int
 2018-10-11 20:43 UTC  (2+ messages)
` [PATCH 2/2] kpartx: fix new memory leak in dm_find_part

[meta-oe][PATCH] nlohmann-json: Add symlink to json.hpp and update to 3.3.0
 2018-10-11 20:41 UTC  (3+ messages)

[PATCH] pinctrl: rzn1: remove unnecessary unsigned integer comparison
 2018-10-11 20:40 UTC 

[cip-dev] [PATCH] ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs
 2018-10-11 20:40 UTC 

[PATCH v4 0/4] A DRM API for adaptive sync and variable refresh rate support
 2018-10-11 20:39 UTC  (3+ messages)
` [PATCH v4 4/4] drm/amd/display: Set FreeSync state using drm VRR properties

[PATCH net-next] rxrpc: Remove set but not used variable 'ioc'
 2018-10-11 20:38 UTC  (4+ messages)

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-11 13:10 UTC  (8+ messages)
` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH v4 0/3] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
 2018-10-11 20:37 UTC  (3+ messages)
` [PATCH v4 1/3] ACPI / PM: Export acpi_device_get_power() for use by modular build drivers

[Bug 108321] rv610: corrupt shader output with SB if_conversion optimization pass
 2018-10-11 20:36 UTC  (2+ messages)

[PATCH 00/42][v4] My current patch queue
 2018-10-11 20:36 UTC  (45+ messages)
` [PATCH 01/42] btrfs: add btrfs_delete_ref_head helper
` [PATCH 02/42] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 03/42] btrfs: cleanup extent_op handling
` [PATCH 04/42] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH 05/42] btrfs: only count ref heads run in __btrfs_run_delayed_refs
` [PATCH 06/42] btrfs: introduce delayed_refs_rsv
` [PATCH 07/42] btrfs: check if free bgs for commit
` [PATCH 08/42] btrfs: dump block_rsv whe dumping space info
` [PATCH 09/42] btrfs: release metadata before running delayed refs
` [PATCH 10/42] btrfs: protect space cache inode alloc with nofs
` [PATCH 11/42] btrfs: fix truncate throttling
` [PATCH 12/42] btrfs: don't use global rsv for chunk allocation
` [PATCH 13/42] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 14/42] btrfs: reset max_extent_size properly
` [PATCH 15/42] btrfs: don't enospc all tickets on flush failure
` [PATCH 16/42] btrfs: loop in inode_rsv_refill
` [PATCH 17/42] btrfs: run delayed iputs before committing
` [PATCH 18/42] btrfs: move the dio_sem higher up the callchain
` [PATCH 19/42] btrfs: set max_extent_size properly
` [PATCH 20/42] btrfs: don't use ctl->free_space for max_extent_size
` [PATCH 21/42] btrfs: reset max_extent_size on clear in a bitmap
` [PATCH 22/42] btrfs: only run delayed refs if we're committing
` [PATCH 23/42] btrfs: make sure we create all new bgs
` [PATCH 24/42] btrfs: assert on non-empty delayed iputs
` [PATCH 25/42] btrfs: pass delayed_refs_root to btrfs_delayed_ref_lock
` [PATCH 26/42] btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock
` [PATCH 27/42] btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head
` [PATCH 28/42] btrfs: handle delayed ref head accounting cleanup in abort
` [PATCH 29/42] btrfs: call btrfs_create_pending_block_groups unconditionally
` [PATCH 30/42] btrfs: just delete pending bgs if we are aborted
` [PATCH 31/42] btrfs: cleanup pending bgs on transaction abort
` [PATCH 32/42] btrfs: only free reserved extent if we didn't insert it
` [PATCH 33/42] btrfs: fix insert_reserved error handling
` [PATCH 34/42] btrfs: wait on ordered extents on abort cleanup
` [PATCH 35/42] MAINTAINERS: update my email address for btrfs
` [PATCH 36/42] btrfs: wait on caching when putting the bg cache
` [PATCH 37/42] btrfs: wakeup cleaner thread when adding delayed iput
` [PATCH 38/42] btrfs: be more explicit about allowed flush states
` [PATCH 39/42] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
` [PATCH 40/42] btrfs: drop min_size from evict_refill_and_join
` [PATCH 41/42] btrfs: reserve extra space during evict()
` [PATCH 42/42] btrfs: don't run delayed_iputs in commit

[PATCH] ARM: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS
 2018-10-11 20:36 UTC  (2+ messages)

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-11 20:35 UTC  (3+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-11 20:34 UTC  (7+ messages)

[PATCH 0/6] Chunk allocator DUP fix and cleanups
 2018-10-11 20:34 UTC  (4+ messages)

[PATCH v3 00/11] arch/x86: AMD QoS support
 2018-10-11 20:33 UTC  (12+ messages)
` [PATCH v3 01/11] arch/x86: Start renaming the rdt files to more generic names
` [PATCH v3 02/11] arch/x86: Rename the RDT functions and definitions
` [PATCH v3 03/11] arch/x86: Re-arrange RDT init code
` [PATCH v3 04/11] arch/x86: Bring all the macros to resctrl.h
` [PATCH v3 05/11] arch/x86: Introduce a new config parameter RESCTRL
` [PATCH v3 06/11] arch/x86: Use new config parameter RESCTRL for compilation
` [PATCH v3 07/11] arch/x86: Initialize the resource functions that are different
` [PATCH v3 08/11] arch/x86: Bring few more functions into the resource structure
` [PATCH v3 09/11] arch/x86: Introduce new config parameter AMD_QOS
` [PATCH v3 10/11] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array
` [PATCH v3 11/11] arch/x86: Introduce QOS feature for AMD

[Bug 108259] No Man's Sky - Shader issues with 2018-10-05 update
 2018-10-11 20:33 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] riscv-pullreq queue
 2018-10-11 20:32 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] hw/riscv/virt: Increase the number of interrupts
` [Qemu-devel] [PULL 02/10] hw/riscv/virt: Connect the gpex PCIe
` [Qemu-devel] [PULL 03/10] riscv: Enable VGA and PCIE_VGA
` [Qemu-devel] [PULL 04/10] hw/riscv/sifive_u: Connect the Xilinx PCIe
` [Qemu-devel] [PULL 05/10] hw/riscv/virt: Connect a VirtIO net PCIe device
` [Qemu-devel] [PULL 06/10] RISC-V: Allow setting and clearing multiple irqs
` [Qemu-devel] [PULL 07/10] RISC-V: Move non-ops from op_helper to cpu_helper
` [Qemu-devel] [PULL 08/10] RISC-V: Update CSR and interrupt definitions
` [Qemu-devel] [PULL 09/10] RISC-V: Add missing free for plic_hart_config
` [Qemu-devel] [PULL 10/10] RISC-V: Don't add NULL bootargs to device-tree

[PATCH 1/2] eal: add API that sleeps while waiting for threads
 2018-10-11 20:32 UTC  (2+ messages)

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-11 20:31 UTC  (2+ messages)
` [PATCH] KEYS: trusted: fix -Wvarags warning

errors reported by btrfs-check
 2018-10-11 20:30 UTC 

[Intel-wired-lan] [PATCH v2 00/12] Intel Wired LAN Documentation Updates
 2018-10-11 20:29 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 02/12] Documentation: ixgb: Prepare documentation for RST conversion
` [Intel-wired-lan] [PATCH v2 03/12] Documentation: e1000e: "

[sumo] [PATCH v1 1/2] lxc: fixup 'download' template use
 2018-10-11 20:28 UTC  (2+ messages)
` [sumo] [PATCH v1 2/2] lxc: use compiled tests instead of copying source building on target

[PATCH] ext4/018: fix mismatch wildcard with debugfs
 2018-10-11 13:14 UTC 

[Buildroot] [PATCH 1/1] xerces: fix build without pthread
 2018-10-11 20:27 UTC 

[Buildroot] [git commit] netsnmp: fix static build failure due to missing -lssl and -lz
 2018-10-11 20:26 UTC 

[PATCH 0/5] sparsemem support for RISC-V
 2018-10-11 20:21 UTC  (10+ messages)
` [PATCH 5/5] RISC-V: Implement sparsemem

[Buildroot] [git commit] ptpd2: fix patch 0002 so that it applies properly
 2018-10-11 20:22 UTC 

[Qemu-devel] [PATCH v9 3/3] qmp hmp: Make system_wakeup check wake-up support and run state
 2018-10-11 20:21 UTC  (2+ messages)

[PATCH v2 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
 2018-10-11 20:21 UTC  (2+ messages)

[PATCH 4/6] src/modem: notify lte driver before going online
 2018-10-11 20:19 UTC  (2+ messages)

[PATCH] brcmfmac: support STA info struct v7
 2018-10-11 20:19 UTC 

[PATCH 4/4] drm/i915/perf: add a parameter to control the size of OA buffer
 2018-10-11 20:17 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: fix vf serial matching with pci slot info
 2018-10-11 20:14 UTC  (2+ messages)

[tpm2] Conflicting TPM2 engines and storage formats
 2018-10-11 20:15 UTC 

[linux-4.9 test] 128570: regressions - FAIL
 2018-10-11 20:13 UTC 

[SPDK] SPDK Event notifications
 2018-10-11 20:13 UTC 

[U-Boot] [PATCH] ARC: Don't use COMMON section for global not-initialized variables
 2018-10-11 20:12 UTC 

[U-Boot] [PATCH] iot_dk: Link for eFlash
 2018-10-11 20:11 UTC 

[Buildroot] [PATCH] ustr: remove source code from target
 2018-10-11 20:11 UTC 

[U-Boot] [PATCH] axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
 2018-10-11 20:11 UTC 

[U-Boot] [PATCH] iot_dk: Save CPU clock value to gd->cpu_clk
 2018-10-11 20:10 UTC 

-next20181010 regression: thinkpad x60 (32 bit) dies during boot
 2018-10-11 20:09 UTC  (4+ messages)
  ` -next20181010,1011 "

[U-Boot] [PATCH] iot_dk: Add support of 136 MHz clock
 2018-10-11 20:09 UTC 

jbd2_clear_buffer_revoked_flags() takes a long time
 2018-10-11 12:38 UTC  (4+ messages)

[U-Boot] [PATCH] iot_dk: Implement board reset
 2018-10-11 20:09 UTC 

[U-Boot] [PATCH 0/2] ARC: Allow per-board more precise CPU identification
 2018-10-11 20:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARC: make generic print_cpuinfo() weak
` [U-Boot] [PATCH 2/2] iot_dk/hsdk: Implement its own print_cpuinfo()

[PATCH 1/2] drm/i915: Fix i915_driver_init_mmio error path
 2018-10-11 20:08 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Inject load failure inside intel_engines_init_mmio

[Buildroot] [PATCH 1/1] xerces: fix buid with older cmake
 2018-10-11 20:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] botan: disable documentation
 2018-10-11 20:07 UTC  (2+ messages)

[Buildroot] [git commit] botan: disable documentation
 2018-10-11 20:07 UTC 

[Buildroot] [git commit] xerces: fix buid with older cmake
 2018-10-11 20:07 UTC 

[PATCH 3/6] src/lte: added proto and authentication handling
 2018-10-11 20:07 UTC  (2+ messages)

[Buildroot] [PATCH v3,1/8] libselinux: bump to version 2.8
 2018-10-11 20:07 UTC  (4+ messages)
` [Buildroot] [PATCH v3,3/8] libsemanage: "

[PATCH v15 1/2] leds: core: Introduce LED pattern trigger
 2018-10-11 20:07 UTC  (2+ messages)

[RFC PATCH v2 0/3] New device-tree format and Opal based idle save-restore
 2018-10-11 19:56 UTC  (12+ messages)
` [RFC PATCH v2 1/3] cpuidle/powernv: Add support for states with ibm, cpuidle-state-v1
  ` [RFC PATCH v2 1/3] cpuidle/powernv: Add support for states with ibm,cpuidle-state-v1
` [RFC PATCH v2 2/3] powernv/cpuidle: Pass pointers instead of values to stop loop
` [RFC PATCH v2 3/3] cpuidle/powernv: save-restore sprs in opal

[PATCH 0/4] Multiple subtree split fixes regarding complex repos
 2018-10-11 19:46 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] subtree: refactor split of a commit into standalone method
` [PATCH v2 2/4] subtree: make --ignore-joins pay attention to adds
` [PATCH v2 3/4] subtree: use commits before rejoins for splits
` [PATCH v2 4/4] subtree: improve decision on merges kept in split

[U-Boot] [PATCH] iot_dk: Add localversion string
 2018-10-11 20:04 UTC 

[PATCH] HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
 2018-10-11 20:03 UTC  (2+ messages)

[Buildroot] [git commit] selinux-python: bump to version 2.8
 2018-10-11 20:02 UTC 

[Buildroot] [git commit] semodule-utils: bump to version 2.8
 2018-10-11 20:02 UTC 

[Buildroot] [git commit] checkpolicy: bump to version 2.8
 2018-10-11 20:02 UTC 

[Buildroot] [git commit] policycoreutils: bump to version 2.8
 2018-10-11 20:02 UTC 

[Buildroot] [git commit] restorecond: bump to version 2.8
 2018-10-11 20:02 UTC 

[Buildroot] [git commit] libsemanage: bump to version 2.8
 2018-10-11 20:02 UTC 

[PATCH 00/15] sequencer: refactor functions working on a todo_list
 2018-10-11 19:58 UTC  (4+ messages)
` [PATCH 10/15] rebase-interactive: use todo_list_transform() in edit_todo_list()

[PATCH 0/8] staging: rtl8188eu: cleanup style issues in rtw_xmit.c
 2018-10-11 19:57 UTC  (9+ messages)
` [PATCH 1/8] staging: rtl8188eu: cleanup missing spaces around operators
` [PATCH 2/8] staging: rtl8188eu: use __func__ in qos_acm()
` [PATCH 3/8] staging: rtl8188eu: cleanup alignment issue
` [PATCH 4/8] staging: rtl8188eu: remove commented code
` [PATCH 5/8] staging: rtl8188eu: cleanup block comments
` [PATCH 6/8] staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()
` [PATCH 7/8] staging: rtl8188eu: cleanup long lines in stop_sta_xmit()
` [PATCH 8/8] staging: rtl8188eu: remove whitespace in qos_acm()

[PATCH - AAF PCM plugin 0/7] Introduce AVTP Audio Format (AAF) plugin
 2018-10-11 19:53 UTC  (8+ messages)
` [PATCH - AAF PCM plugin 3/7] aaf: Implement Playback mode support

[PATCH v12 1/2] drm: Add connector property to limit max bpc
 2018-10-11 19:57 UTC  (4+ messages)
` [PATCH v12 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp

[U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
 2018-10-11 19:56 UTC  (3+ messages)
` [U-Boot] [U-Boot,11/45] "

[PATCH 1/1] net: socionext: clear rx irq correctly
 2018-10-11 12:28 UTC 

[Bug 96618] include headers that define major/minor/makedev funcs
 2018-10-11 19:55 UTC 

[PATCH] selftests: fix warning: "_GNU_SOURCE" redefined
 2018-10-11 19:53 UTC  (2+ messages)

[PATCH 0/2] hwmon: Add operating mode support for core and ina3221
 2018-10-11 19:53 UTC  (10+ messages)
` [PATCH 2/2] hwmon: (ina3221) Add operating mode support


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.