All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-03 14:05:41 to 2018-09-03 14:54:29 UTC [more...]

[PATCH 0/3] i.MX PXP scaler/CSC driver
 2018-09-03 14:54 UTC  (9+ messages)
` [PATCH 2/3] ARM: dts: imx6ull: add pxp support
` [PATCH 3/3] media: imx-pxp: add i.MX Pixel Pipeline driver

[PATCH v4 6/6] media: add Rockchip VPU JPEG encoder driver
 2018-09-03 10:34 UTC  (2+ messages)

[PATCH] nvmet-rdma: fix possible bogus dereference under heavy load
 2018-09-03 14:54 UTC  (7+ messages)

[Xenomai] kernel BUG
 2018-09-03 14:54 UTC  (2+ messages)

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-09-03 14:53 UTC  (10+ messages)

[GIT PULL 00/13] perf/urgent fixes
 2018-09-03 14:52 UTC  (17+ messages)
` [PATCH 01/13] perf annotate: Properly interpret indirect call
` [PATCH 02/13] perf tests: Add breakpoint modify tests
` [PATCH 03/13] perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
` [PATCH 04/13] perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
` [PATCH 05/13] perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
` [PATCH 06/13] perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
` [PATCH 07/13] perf arm64: Fix include path for asm-generic/unistd.h
` [PATCH 08/13] perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
` [PATCH 09/13] perf tools: Streamline bpf examples and headers installation
` [PATCH 10/13] perf util: Fix bad memory access in trace info
` [PATCH 11/13] perf event-parse: Use fixed size string for comms
` [PATCH 12/13] perf probe powerpc: Ignore SyS symbols irrespective of endianness
` [PATCH 13/13] perf annotate: Fix parsing aarch64 branch instructions after objdump update

Xen Dom0 boot failure on platform that supports ARM GICv4
 2018-09-03 14:53 UTC 

[PATCH 1/2] add cpu_thread_id to struct cpuinfo_x86
 2018-09-03 14:52 UTC 

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-09-03 14:52 UTC  (8+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

SMT/Hyperthreading detection not always correct
 2018-09-03 14:52 UTC  (5+ messages)

[linux-lvm] Prepend LV
 2018-09-03 14:52 UTC  (2+ messages)

[PATCH] net/*/base: allow use of experimental APIs in base code
 2018-09-03 14:52 UTC  (3+ messages)

[PATCH] hvmloader: fix build with LLVM Linker
 2018-09-03 14:51 UTC  (4+ messages)

[PATCH v4 8/8] fsck: support comments & empty lines in skipList
 2018-09-03 14:49 UTC  (12+ messages)
` [PATCH v5 00/10] use oidset for skiplist + docs + tests + comment support
` [PATCH v5 01/10] fsck tests: setup of bogus commit object
` [PATCH v5 02/10] fsck tests: add a test for no skipList input
` [PATCH v5 03/10] fsck: document and test sorted "
` [PATCH v5 04/10] fsck: document and test commented & empty line "
` [PATCH v5 05/10] fsck: document that skipList input must be unabbreviated
` [PATCH v5 06/10] fsck: add a performance test
` [PATCH v5 07/10] fsck: add a performance test for skipList
` [PATCH v5 08/10] fsck: use strbuf_getline() to read skiplist file
` [PATCH v5 09/10] fsck: use oidset instead of oid_array for skipList
` [PATCH v5 10/10] fsck: support comments & empty lines in skipList

[PATCH 0/2] regualtors: Fix suspend/resume issues since v4.16
 2018-09-03 14:49 UTC  (3+ messages)
    ` [PATCH 1/2] regulator: Fix useless O^2 complexity in suspend/resume
    ` [PATCH 2/2] regulator: Fix 'do-nothing' value for regulators without suspend state

[V2,5/5] dmaengine: Documentation: Add documentation for multi chan testing
 2018-09-03 14:49 UTC 

FAILED: patch "[PATCH] btrfs: use correct compare function of dirty_metadata_bytes" failed to apply to 4.9-stable tree
 2018-09-03 10:29 UTC  (2+ messages)
` [PATCH] btrfs: use correct compare function of dirty_metadata_bytes

[PATCH v2 00/23] Make CONFIG_HVM work
 2018-09-03 14:48 UTC  (7+ messages)
` [PATCH v2 17/23] x86/mm: put paging_update_nestedmode under CONFIG_HVM

[REGRESSION] boot-screen override by "34db50e55656 efifb: Copy the ACPI BGRT"
 2018-09-03 14:47 UTC  (5+ messages)

[PATCH 0/2] add thread id and online state to cpu topology info
 2018-09-03 14:47 UTC  (4+ messages)
` [PATCH 1/2] add cpu_thread_id to struct cpuinfo_x86

[U-Boot] [PATCH v3 00/20] AVB using OP-TEE
 2018-09-03 14:47 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH v3 02/20] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH v3 03/20] cmd: avb: print error message if command fails
` [U-Boot] [PATCH v3 04/20] avb_verify: bugfix avb_ops_free() skipping free
` [U-Boot] [PATCH v3 05/20] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v3 06/20] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH v3 07/20] dt/bindings: add bindings for optee
` [U-Boot] [PATCH v3 08/20] tee: add OP-TEE driver
` [U-Boot] [PATCH v3 09/20] Documentation: tee uclass and op-tee driver
` [U-Boot] [PATCH v3 10/20] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH v3 11/20] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH v3 12/20] tee: optee: support AVB trusted application
` [U-Boot] [PATCH v3 13/20] sandbox: dt: add sandbox_tee node
` [U-Boot] [PATCH v3 14/20] sandbox: imply CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v3 15/20] tee: add sandbox driver
` [U-Boot] [PATCH v3 16/20] test: tee: test TEE uclass
` [U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB
` [U-Boot] [PATCH v3 18/20] test_avb: Update pymark.buildconfigspec information for the AVB tests
` [U-Boot] [PATCH v3 19/20] avb_verify: support sandbox configuration
` [U-Boot] [PATCH v3 20/20] Kconfig: sandbox: enable cmd_avb and dependencies

[RFC 0/2] CPU non-blocking delay
 2018-09-03 14:48 UTC  (6+ messages)
    ` [PATCH v1 "
        ` [PATCH v1 1/2] eal: add nanosleep based delay function
        ` [PATCH v1 2/2] drivers/net: use sleep delay by default for intel NICs

[PATCH 0/5] xen/domain: Cleanup to the domain_create() error paths
 2018-09-03 14:47 UTC  (6+ messages)
` [PATCH 1/5] xen/domain: Prepare data for is_{pv, hvm}_domain() as early as possible
` [PATCH 2/5] xen/domain: Break __domain_destroy() out of domain_create() and complete_domain_destroy()
` [PATCH 3/5] xen/domain: Call lock_profile_deregister_struct() from common code
` [PATCH 4/5] xen/domain: Fold xsm_free_security_domain() paths together
` [PATCH 5/5] xen/domain: Make rangeset_domain_destroy() idempotent

[PATCH 4.19] mt76x0: fix remove_interface
 2018-09-03 10:26 UTC 

[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
 2018-09-03 14:45 UTC  (7+ messages)
  ` [alsa-devel] "
` Applied "ASoC: core: Don't schedule DAPM work if already in target state" to the asoc tree

FAILED: patch "[PATCH] btrfs: use correct compare function of dirty_metadata_bytes" failed to apply to 4.4-stable tree
 2018-09-03 10:26 UTC  (2+ messages)
` [PATCH] btrfs: use correct compare function of dirty_metadata_bytes

[PATCH] fs/cifs: suppress a string overflow warning
 2018-09-03 14:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] DEVELOPERS: Fix file order list maintained by me
 2018-09-03 14:43 UTC  (3+ messages)
` [Buildroot] [PATCH 4/4] configs: bpi-m64: bump linux, uboot

[igt-dev] [PATCH i-g-t] lib: Use a bsearch to find the module name
 2018-09-03 14:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib: Use a bsearch to find the module name (rev2)

IO errors when building RAID1.... ?
 2018-09-03 10:23 UTC  (5+ messages)

[PATCH v17 00/14] x86/domctl: Save info for one vcpu instance
 2018-09-03 14:42 UTC  (9+ messages)
` [PATCH v17 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state

[RESEND PATCH v2] configure: Introduce --enable-symvers option
 2018-09-03 14:42 UTC  (2+ messages)

[PATCH v13 00/13] Intel SGX1 support
 2018-09-03 14:41 UTC  (6+ messages)
` [PATCH v13 06/13] x86/sgx: Detect Intel SGX
` [PATCH v13 07/13] x86/sgx: Add data structures for tracking the EPC pages

[Qemu-devel] [PATCH v7 0/7] monitor: enable OOB by default
 2018-09-03 14:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 4/7] qapi: remove COMMAND_DROPPED event

[PATCH 0/2] tools/libxl: Switch Arm guest type to PVH
 2018-09-03 14:40 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH, RFC] xfs: re-enable FIBMAP on reflink; disable for swap
 2018-09-03 10:21 UTC  (11+ messages)

[PATCH v3] kmemleak: add module param to print warnings to dmesg
 2018-09-03 14:40 UTC 

[GSoC][PATCH v8 00/20] Convert "git stash" to C builtin
 2018-09-03 14:40 UTC  (3+ messages)
` [GSoC][PATCH v8 15/20] stash: convert push to builtin

[RFC v2] ath10k: report tx rate using ieee80211_tx_status()
 2018-09-03 10:19 UTC  (7+ messages)

[PATCH imx_4.9.y 1/2] PM / Domains: Fix error path during attach in genpd
 2018-09-03 10:16 UTC 

[PATCH v2 3/3] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
 2018-09-03 14:36 UTC  (3+ messages)

RFD: --enable-bindir-path ?
 2018-09-03 10:17 UTC  (4+ messages)

[Xen-devel][PATCH 0/1] cameraif: Add ABI for para-virtualized
 2018-09-03 10:16 UTC  (5+ messages)
` [Xen-devel][PATCH 1/1] cameraif: add ABI for para-virtual camera

[Qemu-devel] [PATCH 0/2] commit: Add top-node/base-node options
 2018-09-03 14:35 UTC  (2+ messages)

[RFT net-next] net: stmmac: Rework coalesce timer and fix multi-queue races
 2018-09-03 10:16 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/10] Misc reopen-related patches
 2018-09-03 14:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] qemu-io: Fix writethrough check in reopen
` [Qemu-devel] [PATCH v2 02/10] file-posix: x-check-cache-dropped should default to false on reopen
` [Qemu-devel] [PATCH v2 03/10] block: Remove child references from bs->{options, explicit_options}
` [Qemu-devel] [PATCH v2 04/10] block: Don't look for child references in append_open_options()
` [Qemu-devel] [PATCH v2 05/10] block: Allow child references on reopen
` [Qemu-devel] [PATCH v2 06/10] block: Forbid trying to change unsupported options during reopen
` [Qemu-devel] [PATCH v2 07/10] file-posix: "
` [Qemu-devel] [PATCH v2 08/10] block: Allow changing 'discard' on reopen
` [Qemu-devel] [PATCH v2 09/10] block: Allow changing 'detect-zeroes' "
` [Qemu-devel] [PATCH v2 10/10] block: Allow changing 'force-share' "

[PATCH 1/2] btrfs-progs: fix kernel version parsing on some versions past 3.0
 2018-09-03 10:14 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: defrag: open files RO on new enough kernels or if root

KMSAN: uninit-value in snd_midi_event_encode_byte
 2018-09-03 14:30 UTC  (9+ messages)
`  "

[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
 2018-09-03 14:29 UTC  (8+ messages)
` [U-Boot] [PATCH 1/9] dm: allow 4GB of DRAM "

[PATCH] drm/i915: Fix ICL HDMI clock readout
 2018-09-03 14:28 UTC  (2+ messages)
` [PATCH v2] drm/i915: Fix ICL+ "

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-09-03 14:28 UTC  (6+ messages)
` [PATCH v5 1/5] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v5 2/5] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw
` [PATCH v5 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v5 5/5] cpuset: Rebuild root domain deadline accounting information

[PATCH v8 0/2] Fix PTK rekey freezes and clear text leak
 2018-09-03 10:08 UTC  (2+ messages)

[PATCH v5 0/9] ata: ahci_platform: support allwinner R40 AHCI
 2018-09-03 14:26 UTC  (3+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-09-03 14:24 UTC  (6+ messages)
` [PATCH v3 05/30] iio: adc: move SUN4I_GPADC_CHANNEL define to header file

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-03 14:24 UTC  (9+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions

[PATCH 0/3] cleanup couple of device-related functions' retval
 2018-09-03 10:02 UTC  (5+ messages)
` [PATCH 1/3] btrfs: Make btrfs_find_device_by_path return struct btrfs_device
` [PATCH 2/3] btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
` [PATCH 3/3] btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
` [PATCH] btrfs-progs: tests: Add test for missing device delete error value

[PATCH v2 0/2] drm: Add shmem GEM library
 2018-09-03 14:22 UTC  (4+ messages)
` [PATCH v2 1/2] drm: Add library for shmem backed GEM objects

[PATCH 0/2] ARM: dts: at91: nattis/tse850: drop 3 indentation levels
 2018-09-03 14:19 UTC  (3+ messages)

[PATCH] net/ixgbe: do not return internal code in rte_eth_dev_reset
 2018-09-03 14:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 01/13] seq_file: rewrite seq_puts() in terms of seq_write()
 2018-09-03 14:17 UTC  (2+ messages)

[PATCH v3 0/3] fanotify super block marks
 2018-09-03  9:58 UTC  (6+ messages)
` [PATCH v3 3/3] fanotify: add API to attach/detach super block mark

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-09-03 14:15 UTC  (5+ messages)

[PATCH] security_flags.inc: Remove `-fstack-protector-strong' from LDFLAGS
 2018-09-03 14:12 UTC  (3+ messages)
` ✗ patchtest: failure for "

[Qemu-devel] [PATCH v3 0/9] jobs: Job Exit Refactoring Pt 1
 2018-09-03 14:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object

[RFC][PATCH 1/5] [PATCH 1/5] kvm: register in task_struct
 2018-09-03 14:10 UTC  (2+ messages)

[PATCH i-g-t] lib/pm: Wait a little for sound module load to complete
 2018-09-03 14:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/pm: Wait a little for sound module load to complete (rev3)

[PATCH] usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier match
 2018-09-03 14:10 UTC  (5+ messages)
      `  "

Affinity managed interrupts vs non-managed interrupts
 2018-09-03  9:50 UTC  (8+ messages)

[PATCH v4 5/6] media: Add controls for JPEG quantization tables
 2018-09-03  9:50 UTC  (2+ messages)

[PATCH v2 1/5] arm64: dts: fsl: use a generic node name for m25p80 flashes
 2018-09-03 14:08 UTC  (10+ messages)
` [PATCH v2 2/5] arm64: dts: fsl: ls1046a: disable the flash controller by default
` [PATCH v2 3/5] arm64: dts: fsl: ls1046a: disable uarts "
` [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys
` [PATCH v2 5/5] arm64: dts: add Microsys MPX-LS1046A SoM and SBC-LS1046A SBC

[PATCH] net/pcap: Generate unique MAC addresses for interfaces
 2018-09-03 14:08 UTC 

[PATCH v4 0/2] Bluetooth: mediatek: Add protocol support for MediaTek USB devices
 2018-09-03 14:08 UTC  (6+ messages)
` [PATCH v4 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U "
` [PATCH v4 2/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7663U "

[U-Boot] [PATCH] ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect
 2018-09-03 14:08 UTC 

[Bug 200621] New: Freezing with amdgpu driver
 2018-09-03 14:07 UTC  (2+ messages)
` [Bug 200621] "

[PATCH] locking: Fix mutex debug call and ww_mutex doc
 2018-09-03 14:07 UTC 

[PATCH 0/5 V6] Support kdump for AMD secure memory encryption(SME)
 2018-09-03 14:06 UTC  (5+ messages)
` [PATCH 2/5 V6] x86/ioremap: strengthen the logic in early_memremap_pgprot_adjust() to adjust encryption mask


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.