messages from 2018-01-17 09:59:06 to 2018-01-17 10:46:57 UTC [more...]
[PATCH v8 0/3] fs: fat: add ioctl to modify fat filesystem partion volume label
2018-01-17 10:43 UTC (2+ messages)
` [PATCH 1/3] fs: fat: Add fat filesystem partition volume label in local structure
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
2018-01-17 10:46 UTC (2+ messages)
` [PATCH] "
[Qemu-devel] [PATCH v2] file-posix: specify expected filetypes
2018-01-17 10:45 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] Add support of SD3.0 UHS modes for ZynqMP
2018-01-17 10:45 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/7] mmc: sdhci: Add support for disabling clock
[virtio-dev] [PATCH v22 0/3] Virtio-balloon: support free page reporting
2018-01-17 10:47 UTC (7+ messages)
` [virtio-dev] [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` "
` [virtio-dev] "
[PATCH] input: cyapa: remove redundant assignment to 'pwr_cmd'
2018-01-17 10:45 UTC
Prevent trivial oom from gem_exec_nop/sequential
2018-01-17 10:45 UTC (11+ messages)
` [PATCH 01/10] drm/i915: Only attempt to scan the requested number of shrinker slabs
` [PATCH 02/10] drm/i915: Move i915_gem_retire_work_handler
` [PATCH 05/10] drm/i915: Trim the retired request queue after submitting
` [PATCH 07/10] drm/i915: Reduce spinlock hold time during notify_ring() interrupt
[PATCH v2 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
2018-01-17 10:45 UTC (6+ messages)
` [PATCH v2] "
Hi (Assigning NULL to variable after freeing it)
2018-01-17 10:44 UTC
[PATCH BlueZ v3 1/3] tools/btpclient: Add start, stop advertising commands
2018-01-17 10:44 UTC (3+ messages)
` [PATCH BlueZ v3 2/3] tools/btpclient: Add connect, disconnect commands
` [PATCH BlueZ v3 3/3] tools/btpclient: Add connected, disconnected event
Rework of Makefiles v2
2018-01-17 10:43 UTC (4+ messages)
` [PATCH v2 08/14] python: build: follow standard semantics for DESTDIR and PREFIX
[PATCH] libxc: fix arm build after bdf693ee61b48
2018-01-17 10:43 UTC
[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
2018-01-17 10:48 UTC (5+ messages)
User-visible context-mount API
2018-01-17 10:43 UTC (5+ messages)
[PATCH] irqdomain: provide useful debugging information for irq domain
2018-01-17 10:43 UTC (8+ messages)
` Re: "
[U-Boot] [PATCH v8 00/11] Add VID support for QDS and RDB platforms
2018-01-17 10:43 UTC (12+ messages)
` [U-Boot] [PATCH v8 01/11] armv8: lsch3: Add serdes and DDR voltage setup
` [U-Boot] [PATCH v8 02/11] board: common:vid: Add LS1088A VID Supported voltage values
` [U-Boot] [PATCH v8 03/11] board: common: vid: Add board specific vdd adjust API
` [U-Boot] [PATCH v8 04/11] board: common: vid: Move IR chip specific code in flag
` [U-Boot] [PATCH v8 05/11] Kconfig: Add LTC3882 voltage regulator config
` [U-Boot] [PATCH v8 06/11] board: common: vid: Add support for LTC3882 voltage regulator chip
` [U-Boot] [PATCH v8 07/11] ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
` [U-Boot] [PATCH v8 08/11] ls1088a: ddr: configure DDR for 0.9v for VID support
` [U-Boot] [PATCH v8 09/11] common: board_f: vid: Add VID specific API to adjust core voltage
` [U-Boot] [PATCH v8 10/11] ls1088a: Add VID support for QDS and RDB platforms
` [U-Boot] [PATCH v8 11/11] armv8: ls1088a: vid: Compiling VID specific functions for SPL
[Qemu-devel] [PATCH v2] usb-storage: Fix share-rw option parsing
2018-01-17 10:41 UTC (2+ messages)
[PATCH v3] retpoline: Add retpoline tag to VERMAGIC
2018-01-17 10:40 UTC (2+ messages)
` [tip:x86/pti] module: "
[PATCH net-next] l2tp: remove switch block in l2tp_nl_cmd_session_create()
2018-01-17 10:41 UTC
[PATCH kvm-unit-tests 00/11] arm/arm64: mmu fixes and feature
2018-01-17 10:41 UTC (5+ messages)
[RFC bpf-next PATCH] bpf: add comments to BPF ld/ldx sizes
2018-01-17 10:41 UTC (3+ messages)
[PATCH v2 0/2] thermal, OPP: move the CPU power estimation to the OPP library
2018-01-17 10:41 UTC (8+ messages)
` [PATCH v2 1/2] PM / OPP: introduce an OPP power estimation helper
` [PATCH v2 2/2] thermal: cpu_cooling: use power models from the OPP library
[PATCH kvm-unit-tests v2 00/12] arm/arm64: mmu fixes and feature
2018-01-17 10:40 UTC (13+ messages)
` [PATCH kvm-unit-tests v2 01/12] arm/arm64: cleanup alloc.h includes
` [PATCH kvm-unit-tests v2 02/12] arm/arm64: add pgtable to thread_info
` [PATCH kvm-unit-tests v2 03/12] arm/arm64: fix virt_to_phys
` [PATCH kvm-unit-tests v2 04/12] arm/arm64: flush page table cache when installing entries
` [PATCH kvm-unit-tests v2 05/12] arm/arm64: setup: don't allow gaps in phys range
` [PATCH kvm-unit-tests v2 06/12] phys_alloc: ensure we account all allocations
` [PATCH kvm-unit-tests v2 07/12] page_alloc: allow initialization before setup_vm call
` [PATCH kvm-unit-tests v2 08/12] bitops: add fls
` [PATCH kvm-unit-tests v2 09/12] page_alloc: add yet another memalign
` [PATCH kvm-unit-tests v2 10/12] lib/auxinfo: add flags field
` [PATCH kvm-unit-tests v2 11/12] arm/arm64: allow setup_vm to be skipped
` [PATCH kvm-unit-tests v2 12/12] arm/arm64: sieve should start with the mmu off
[PATCH 0/2] Minor EISA cleanup
2018-01-17 10:20 UTC (2+ messages)
mxc_nand controller fixes
2018-01-17 10:40 UTC (4+ messages)
` [PATCH 6/8] mtd: nand: mxc: Add own write_page
[Qemu-devel] [PATCH] Add ability to provide ifname when using netdev bridge or tap helper
2018-01-17 10:39 UTC (3+ messages)
[REGRESSION] mux/gpio.c is not able to get any gpio pins
2018-01-17 10:39 UTC (5+ messages)
KASAN: stack-out-of-bounds Read in __nla_put
2018-01-17 10:39 UTC (2+ messages)
[PATCH V3 0/2] nvme-pci: fix the timeout case when reset is ongoing
2018-01-17 10:37 UTC (8+ messages)
` [PATCH V3 1/2] nvme: split resetting state into reset_prepate and resetting
` [Suspected-Phishing]Re: "
Linux 3.18.92
2018-01-17 10:38 UTC (2+ messages)
[PATCH v5 0/4] Address error and recovery for AER and DPC
2018-01-17 10:37 UTC (5+ messages)
` [PATCH v5 1/4] PCI/AER: Rename error recovery to generic pci naming
` [PATCH v5 2/4] PCI/AER: factor out error reporting from AER
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v5 4/4] PCI/DPC: Enumerate the devices after DPC trigger event
net merged into net-next
2018-01-17 10:36 UTC (2+ messages)
[U-Boot] [PATCH] mmc: fix the wrong dislabing clock
2018-01-17 10:36 UTC
Patch "x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
Patch "x86/kbuild: enable modversions for symbols exported from asm" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
Patch "x86/cpu/AMD: Make LFENCE a serializing instruction" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
Patch "x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
Patch "x86/asm: Use register variable to get stack pointer value" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
Patch "kconfig.h: use __is_defined() to check if MODULE is defined" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
[PATCH igt] igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait
2018-01-17 10:35 UTC (3+ messages)
` [Intel-gfx] "
Patch "x86/asm: Make asm/alternative.h safe from assembly" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
Patch "EXPORT_SYMBOL() for asm" has been added to the 4.4-stable tree
2018-01-17 10:35 UTC
[PATCH v2] vfio: noiommu check error handling
2018-01-17 10:34 UTC (9+ messages)
[PATCH igt] igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait
2018-01-17 10:34 UTC (2+ messages)
[PATCH] PCI / PM: Fix trailing semicolon
2018-01-17 10:33 UTC
[Cluster-devel] [GFS2 PATCH][v4] GFS2: Introduce new gfs2_log_header_v2
2018-01-17 10:34 UTC (4+ messages)
[PATCH i-g-t 1/1] meson: Refactor get_option() calls for directories
2018-01-17 10:33 UTC (4+ messages)
` [PATCH i-g-t v2 "
[PATCH RESEND v1 1/2] i386: Add Intel Processor Trace feature support
2018-01-17 10:32 UTC (11+ messages)
` [Qemu-devel] "
[Xen-users] DomU not starting under pvhv2
2018-01-17 10:32 UTC (2+ messages)
[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
2018-01-17 10:31 UTC (4+ messages)
` [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU
MT9M131 on I.MX6DL CSI color issue
2018-01-17 10:31 UTC (5+ messages)
[PATCH] powercap/intel_rapl: Fix trailing semicolon
2018-01-17 10:30 UTC
[PATCH 1/2] tools/btpclient: Use address convertion function from libbluetooth
2018-01-17 10:30 UTC (2+ messages)
[xen-unstable-smoke test] 118150: regressions - FAIL
2018-01-17 10:30 UTC
[PATCH V4] multipathd: release uxsocket and resource when cancel thread
2018-01-17 10:30 UTC (2+ messages)
[PATCH RFC tip/core/rcu] Make SRCU be once again optional
2018-01-17 10:29 UTC (12+ messages)
[PATCH 0/3] arm64: Enable work around for Cortex-A55 erratum 1024718
2018-01-17 10:28 UTC (5+ messages)
` [PATCH 3/3] arm64: Add work around for Arm Cortex-A55 Erratum 1024718
[PATCH v7 1/4] i2c-smbus : Add client discovered ARA support
2018-01-17 10:28 UTC (4+ messages)
` [PATCH v7 2/4] i2c-acpi : exclude ARA address for smbus device
[PATCH v4] docs: note default for timer_mode in xl.cfg man
2018-01-17 10:27 UTC (2+ messages)
[PATCH v3 00/10] rtlwifi: fix some bugs and add btcoex functions
2018-01-17 10:26 UTC (3+ messages)
` [PATCH v3 04/10] rtlwifi: enable mac80211 fast-tx support
[Buildroot] [PATCH v2] board: add support for ARC HS Development Kit (HSDK)
2018-01-17 10:26 UTC (2+ messages)
[PATCH 1/2] mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
2018-01-17 10:26 UTC (4+ messages)
` [1/2] "
[Qemu-devel] [PATCH 0/7] docker: update Ubuntu and Fedora images, deprecate old ones
2018-01-17 10:25 UTC (3+ messages)
[Xenomai] kernel panic xnclock
2018-01-17 10:24 UTC
[PATCH i-g-t 0/6] meson: makefile integration cleanup
2018-01-17 10:24 UTC (4+ messages)
` [PATCH i-g-t 1/6] meson: split out simple makefile integration into a makefile
[PATCH v3 net-next 0/4] l2tp: set l2specific_len based on l2specific_type
2018-01-17 10:23 UTC (2+ messages)
Linux 4.9.77
2018-01-17 10:21 UTC (6+ messages)
[Bug 104672] New: [NVAC] Compiz segfaults on login on Ubuntu 17.10 with Unity 7 (kernel DRM bug?)
2018-01-17 10:21 UTC (2+ messages)
` [Bug 104672] "
[xen-unstable-coverity test] 118152: all pass - PUSHED
2018-01-17 10:21 UTC
[PATCH i-g-t v3 1/2] CONTRIBUTING: Fix spelling mistake and line length
2018-01-17 10:20 UTC (2+ messages)
[PATCH] uboot-sign: avoid a circular dependency with the task to assemble a fitimage
2018-01-17 10:20 UTC (2+ messages)
[PATCH] efi/arm*: Only register page tables when they exist
2018-01-17 10:19 UTC (4+ messages)
dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit
2018-01-17 10:19 UTC (5+ messages)
` [PATCH] "
[PATCH 03/10] drm/i915: Shrink the GEM kmem_caches upon idling
2018-01-17 10:18 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
2018-01-17 10:18 UTC (3+ messages)
[xen-unstable test] 118078: regressions - FAIL
2018-01-17 10:17 UTC (7+ messages)
[PATCH 2/2] blk-mq: simplify queue mapping & schedule with each possisble CPU
2018-01-17 10:17 UTC (17+ messages)
[bpf-next PATCH] samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated
2018-01-17 10:17 UTC
[PATCH] ASoC: Intel: remove second duplicated assignment to pointer 'res'
2018-01-17 10:17 UTC
[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
2018-01-17 10:16 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 7/8] s390-ccw: interactive boot menu for eckd dasd (read input)
` [Qemu-devel] [PATCH v3 8/8] s390-ccw: interactive boot menu for scsi
[PATCH] ath9k: discard undersized packets
2018-01-17 10:14 UTC
ASoC Compress FE open causing warning
2018-01-17 10:17 UTC (4+ messages)
[PATCH 00/12] KVM: s390: exitless interrupt support for KVM
2018-01-17 10:12 UTC (4+ messages)
` [PATCH 01/12] KVM: s390: reverse bit ordering of irqs in pending mask
[PATCH v2 6/9] wil6210: add support for headroom configuration
2018-01-17 10:11 UTC (4+ messages)
` [v2,6/9] "
[Qemu-devel] [PATCH] block: add block_set_io_throttle virtio-blk-pci QMP example
2018-01-17 10:11 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
divide error in ___bpf_prog_run
2018-01-17 10:11 UTC (7+ messages)
` dangers of bots on the mailing lists was "
[PATCH] doc: document the new devargs syntax
2018-01-17 10:11 UTC (2+ messages)
[PATCH v7 0/6] drm/i915: expose RCS topology to userspace
2018-01-17 10:10 UTC (3+ messages)
` [PATCH v7 5/6] drm/i915: add query uAPI
[RFC] Handle EOF in case of not aligned direct io read in kernel
2018-01-17 10:09 UTC (2+ messages)
[Buildroot] [PATCH] rpcbind: fix attempt to free non-dynamic memory
2018-01-17 10:08 UTC
[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
2018-01-17 10:08 UTC (4+ messages)
` [RESEND PATCH 2/3] "
[v2] usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found
2018-01-17 10:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 0/3] Enable DT support for AT91SAM9263EK
2018-01-17 10:07 UTC (2+ messages)
[PATCH v2 00/11] arm64 kpti hardening and variant 2 workarounds
2018-01-17 10:07 UTC (5+ messages)
` [PATCH v2 07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks
[kernel-hardening] [PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
2018-01-17 10:07 UTC (10+ messages)
` [kernel-hardening] [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
` [kernel-hardening] "
` "
` [kernel-hardening] "
[PATCH i-g-t v3] tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation
2018-01-17 10:06 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] arm64: Run enable method for errata work arounds on late CPUs
2018-01-17 10:05 UTC (2+ messages)
[PATCH i-g-t 1/2] include: bump drm uAPI headers
2018-01-17 10:05 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 0/6] s390: improve speculative execution handling
2018-01-17 10:05 UTC (4+ messages)
` [PATCH 4/6] s390: add system call to run tasks with modified branch prediction
[PATCH 1/2] lib/cryptodev: add support to set session private data
2018-01-17 10:05 UTC (15+ messages)
[U-Boot] mmc1 not working on Samsung snow chromebook
2018-01-17 10:05 UTC (6+ messages)
[PATCH i-g-t v3 0/8] kms_plane_scaling tests
2018-01-17 10:05 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
2018-01-17 10:03 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
Patch "gcov: disable for COMPILE_TEST" has been added to the 4.4-stable tree
2018-01-17 10:02 UTC
Error when trying to customize the kernel via menuconfig
2018-01-17 10:02 UTC
[PATCH iproute2-next v2 00/10] RDMA resource tracking
2018-01-17 10:02 UTC (11+ messages)
` [PATCH iproute2-next v2 01/10] rdma: Add option to provide "-" sign for the port number
` [PATCH iproute2-next v2 02/10] rdma: Make visible the number of arguments
` [PATCH iproute2-next v2 03/10] rdma: Add filtering infrastructure
` [PATCH iproute2-next v2 04/10] rdma: Set pointer to device name position
` [PATCH iproute2-next v2 05/10] rdma: Allow external usage of compare string routine
` [PATCH iproute2-next v2 06/10] rdma: Update kernel header file
` [PATCH iproute2-next v2 07/10] rdma: Add resource tracking summary
` [PATCH iproute2-next v2 08/10] rdma: Add QP resource tracking information
` [PATCH iproute2-next v2 09/10] rdma: Document resource tracking
` [PATCH iproute2-next v2 10/10] rdma: Check return value of strdup call
[PATCH v2] mm/page_owner: Clean up init_pages_in_zone()
2018-01-17 10:02 UTC (2+ messages)
[Intel-gfx] IGT news - New mailing list, switching to meson
2018-01-17 10:02 UTC (3+ messages)
` "
Patch "tools/objtool/Makefile: don't assume sync-check.sh is executable" has been added to the 4.14-stable tree
2018-01-17 10:02 UTC
Patch "gcov: disable for COMPILE_TEST" has been added to the 3.18-stable tree
2018-01-17 10:01 UTC
[PATCH v2 0/7] sandbox: add gpio support with libftdi1
2018-01-17 10:01 UTC (3+ messages)
` [PATCH v2 3/7] sandbox: add i2c and spi libftdi1 bit-bang example
[PATCHv2 0/3] spi: support for Socionext Synquacer platform
2018-01-17 10:00 UTC (6+ messages)
` [PATCHv2 1/3] dt-bindings: spi: Add DT bindings for Synquacer
stable-rc build: 20680 warnings 0 failures (stable-rc/v3.18.91-47-g4dc79b5)
2018-01-17 10:00 UTC (2+ messages)
[PATCH] security: keys: compat: fixed coding issue
2018-01-17 9:59 UTC
[PATCH] iscsi_iser: Re-enable 'iser_pi_guard' module parameter
2018-01-17 9:59 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.