All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-27 21:26:30 to 2017-08-28 03:00:28 UTC [more...]

[lkp-robot] [drm/i915/gvt] b3a5c1c316: BUG:unable_to_handle_kernel
 2017-08-28  3:00 UTC  (2+ messages)

[Qemu-devel] Persistent bitmaps for non-qcow2 formats
 2017-08-28  2:57 UTC  (6+ messages)

[PULL REQUEST] for Rafael's Linux-PM / For-Next
 2017-08-28  2:56 UTC 

[PATCH] Thermal: int3406_thermal: fix thermal sysfs I/F
 2017-08-28  2:56 UTC 

[patch v6 0/3] JTAG driver introduction
 2017-08-28  2:55 UTC  (15+ messages)

Get ARP/ND tables from kernel
 2017-08-28  2:53 UTC  (2+ messages)

[PATCH 0/9] WIP: Retry page fault handling for Vega10
 2017-08-28  2:51 UTC  (4+ messages)
` [PATCH 1/9] drm/amdgpu: Fix error handling in amdgpu_vm_init

[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
 2017-08-28  2:50 UTC  (2+ messages)

[PATCH net] ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
 2017-08-28  2:45 UTC 

[Bridge] [PATCH RFC WIP 0/5] IGMP snooping for local traffic
 2017-08-28  2:44 UTC  (3+ messages)
`  "

[PATCH v10] VT-d: use correct BDF for VF to search VT-d unit
 2017-08-28  2:42 UTC 

[RFCv4 1/2] drm/i915: Factor out setup_private_pat()
 2017-08-28  2:41 UTC  (2+ messages)
` [RFCv4 2/2] drm/i915: Introduce private PAT management

[PATCH linux dev-4.10 0/2] leds: pca955x: mainline update and I2C error checking
 2017-08-28  2:40 UTC  (3+ messages)
` [PATCH linux dev-4.10 2/2] leds: pca955x: check for I2C errors

[U-Boot] [PATCH] armv8: fsl: Use correct conditional compile for ls1012a
 2017-08-28  2:40 UTC 

[ndctl PATCH 3/4] Make interfaces to use Translate SPA
 2017-08-28  2:41 UTC  (6+ messages)

[PATCH] arm: sun8i: nanopi-neo: Enable USB OTG
 2017-08-28  2:37 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2017-08-28  2:32 UTC 

[PATCH -tip v3 0/2] kprobes/x86: Another way to make insn buffer RO and cleanup
 2017-08-28  2:28 UTC  (2+ messages)

[PATCH] pinctrl: uniphier: fix members of rmii group for Pro4
 2017-08-28  2:28 UTC  (4+ messages)

[Bug 196789] New: WARNING: generic_reg_update_ex+0x112/0x180 [amdgpu on Vega 10]
 2017-08-28  2:26 UTC  (2+ messages)
` [Bug 196789] "

[PATCH 00/12] PM / devfreq: Use OPP interface to handle the frequency
 2017-08-28  2:24 UTC  (14+ messages)
  ` [PATCH 01/12] PM / devfreq: Fix memory leak when fail to register device
        `  "
  ` [PATCH 02/12] PM / devfreq: Fix locking range for making the frequency table
  ` [PATCH 03/12] PM / devfreq: Move private devfreq_update_stats() into devfreq
  ` [PATCH 04/12] PM / devfreq: Add dependency on PM_OPP
  ` [PATCH 10/12] PM / devfreq: Remove 'devfreq' prefix from helper function

[linux-linus test] 112895: regressions - trouble: blocked/broken/fail/pass
 2017-08-28  2:24 UTC 

[PATCH v5 0/10] Some cleanup and bug fix for pcie-rockchip
 2017-08-28  2:22 UTC  (3+ messages)

[PATCH v2 00/10] Remove unnecessary function
 2017-08-28  2:20 UTC  (3+ messages)
` [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

linux-next: build failure after merge of the l2-mtd tree
 2017-08-28  2:19 UTC 

[PATCH] ARM: dts: uniphier: add pinctrl groups of ethernet phy mode
 2017-08-28  2:11 UTC  (3+ messages)

[PATCH net-next] bridge: fdb add and delete tracepoints
 2017-08-28  2:11 UTC  (4+ messages)
` [Bridge] "

[Qemu-devel] 答复: Re: [PATCHv4 02/03] colo-compare: Use IOThread to Check old packetregularly and Process pactkets of the primary
 2017-08-28  2:10 UTC 

[GIT PULL] arm: mediatek: dts32 updates for v4.14
 2017-08-28  2:04 UTC  (4+ messages)

[PATCH 00/19] SCSI patches for kernel v4.14
 2017-08-28  2:02 UTC  (7+ messages)
` [PATCH 07/19] Fix RCU handling of scsi_device.vpd_pg8[03]

[PATCH v7 2/2] mtd: spi-nor: add support for GD25Q256
 2017-08-28  2:00 UTC 

[PATCH v7 1/2] mtd: spi-nor: add a quad_enable callback in struct flash_info
 2017-08-28  1:58 UTC 

[Qemu-devel] [PATCH 00/14] add support for Hypervisor.framework in QEMU
 2017-08-28  1:56 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] hvf: add support for Hypervisor.framework in the configure script
` [Qemu-devel] [PATCH 02/14] hvf: add code base from Google's QEMU repository
` [Qemu-devel] [PATCH 03/14] hvf: add conditional macros around hvf code in cpus.c
` [Qemu-devel] [PATCH 04/14] hvf: add fields to CPUState and CPUX86State; add definitions
` [Qemu-devel] [PATCH 05/14] hvf: use new helper functions for put/get xsave
` [Qemu-devel] [PATCH 06/14] hvf: add compilation rules to Makefile.objs
` [Qemu-devel] [PATCH 07/14] hvf: run hvf code through checkpatch.pl and fix style issues
` [Qemu-devel] [PATCH 08/14] apic: add function to apic that will be used by hvf
` [Qemu-devel] [PATCH 09/14] hvf: implement hvf_get_supported_cpuid
` [Qemu-devel] [PATCH 10/14] hvf: refactor cpuid code
` [Qemu-devel] [PATCH 11/14] hvf: implement vga dirty page tracking
` [Qemu-devel] [PATCH 12/14] hvf: move fields from CPUState to CPUX86State
` [Qemu-devel] [PATCH 13/14] hvf: refactor event injection code for hvf
` [Qemu-devel] [PATCH 14/14] hvf: inject General Protection Fault when vmexit through vmcall

[Bug 102423] kwin segfaults when Alt+Tabbing with windows thumbnails on AMDGPU
 2017-08-28  1:54 UTC  (2+ messages)

[kernel-hardening] x86: PIE support and option to extend KASLR randomization
 2017-08-28  1:26 UTC  (17+ messages)
` [kernel-hardening] "
                  `  "
          `  "

[PATCH v2] ASoC: Add a sanity check before using dai driver name
 2017-08-28  1:47 UTC  (6+ messages)

[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-28  1:30 UTC  (5+ messages)
` [PATCH v2 5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices

[Bug 102358] WarThunder freezes always with vblanc=1
 2017-08-28  1:37 UTC  (2+ messages)
` [Bug 102358] WarThunder freezes at start, with activated vsync (vblank_mode=2)

[PATCH] block: Fix warning when I/O elevator is changed as request_queue is being removed
 2017-08-28  1:36 UTC  (6+ messages)

linux-next: manual merge of the net-next tree with the rockchip tree
 2017-08-28  1:33 UTC 

[PATCH V3 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-08-28  1:32 UTC  (8+ messages)
` [PATCH V3 05/10] capabilities: use intuitive names for id changes

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-08-28  1:29 UTC  (19+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

[PATCH RESEND] PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
 2017-08-28  1:17 UTC  (2+ messages)

[meta-oe][PATCH] libreport: fix typo of SRC_URI
 2017-08-28  1:12 UTC  (3+ messages)

[PATCH 1/2] mm/slub: wake up kswapd for initial high order allocation
 2017-08-28  1:11 UTC  (4+ messages)
` [PATCH 2/2] mm/slub: don't use reserved highatomic pageblock for optimistic try

[ndctl PATCH 1/4] make interface to check device/nfit/dsm_mask flags
 2017-08-28  1:01 UTC  (3+ messages)

osd pg logs
 2017-08-28  0:50 UTC  (2+ messages)

[PATCH] PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
 2017-08-28  0:46 UTC  (5+ messages)

[PATCH 3/3] acpi nfit: nfit_test supports translate SPA
 2017-08-28  0:47 UTC  (3+ messages)

[PATCH net-next 0/4] SRIOV VF VGT+ and violation counters support
 2017-08-28  0:43 UTC  (5+ messages)
` [PATCH net-next 1/4] net: Add SRIOV VGT+ support
` [PATCH net-next 3/4] net/core: Add violation counters to VF statisctics

[Cluster-devel] [PATCH 02/17] DLM: Eliminate CF_WRITE_PENDING flag
 2017-08-28  0:43 UTC  (5+ messages)

Linux 4.13-rc7
 2017-08-28  0:37 UTC 

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-08-28  0:31 UTC  (4+ messages)

Linux kernel 4.13-rc7 released
 2017-08-28  0:29 UTC 

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2017-08-28  0:28 UTC  (9+ messages)

[PATCH v5] iio: accel: mma8452: improvements to handle multiple events
 2017-08-28  0:23 UTC 

[PATCH v2 0/2] leds: gpio: Allow retaining state on shutdown
 2017-08-28  0:17 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: leds: gpio: Add optional retain-state-shutdown property
` [PATCH v2 2/2] leds: gpio: Allow LED to retain state at shutdown

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-08-27
 2017-08-28  0:16 UTC  (16+ messages)
` [net-next 01/15] i40e: Update state variable for adminq subtask
` [net-next 02/15] i40e: Store the requested FEC information
` [net-next 03/15] i40e: prevent snprintf format specifier truncation
` [net-next 04/15] i40e: Use correct flag to enable egress traffic for unicast promisc
` [net-next 05/15] i40evf: fix possible snprintf truncation of q_vector->name
` [net-next 06/15] i40e: force VMDQ device name truncation
` [net-next 07/15] i40e/i40evf: support for VF VLAN tag stripping control
` [net-next 08/15] i40e: 25G FEC status improvements
` [net-next 09/15] i40e: Fix for unused value issue found by static analysis
` [net-next 10/15] i40e: remove workaround for resetting XPS
` [net-next 11/15] i40e: move enabling icr0 into i40e_update_enable_itr
` [net-next 12/15] i40e: initialize our affinity_mask based on cpu_possible_mask
` [net-next 13/15] i40e: invert logic for checking incorrect cpu vs irq affinity
` [net-next 14/15] i40e/i40evf: remove ULTRA latency mode
` [net-next 15/15] i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate

[PATCH] ARM: dts: rk3228-evb: Fix the compiling error
 2017-08-28  0:10 UTC  (5+ messages)

[PATCH 0/2] leds: gpio: Allow retaining state on shutdown
 2017-08-28  0:00 UTC  (6+ messages)
` [PATCH 2/2] leds: gpio: Allow LED to retain state at shutdown

[PATCH] module: Remove const attribute from alias for MODULE_DEVICE_TABLE
 2017-08-27 23:52 UTC  (2+ messages)
`  "

Power Restore Policy
 2017-08-27 23:49 UTC  (2+ messages)

[RFC PATCH] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
 2017-08-27 23:46 UTC  (3+ messages)

[PATCH 0/1] btrfs-progs: mkfs: add subvolume support to mkfs
 2017-08-27 23:39 UTC  (3+ messages)
` [PATCH 1/1] "

[meta-perl][PATCH v3] libmodule-build-perl: upgrade to v0.4224
 2017-08-27 23:29 UTC 

[meta-perl][PATCH v2] libmodule-build-perl: upgrade to v0.4224 and fix qa error
 2017-08-27 23:25 UTC  (4+ messages)

[PATCH] nfs: track writeback errors with errseq_t
 2017-08-27 23:24 UTC  (3+ messages)

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-08-27 23:23 UTC  (5+ messages)

[PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback
 2017-08-27 23:16 UTC  (3+ messages)
` [PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()
  ` [PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_call

[PATCH 0/4] irda: move it to drivers/staging so we can delete it
 2017-08-27 23:15 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] igb: check memory allocation failure
 2017-08-27 23:09 UTC  (3+ messages)
`  "

[Qemu-devel] [PULL 0/1] slirp updates
 2017-08-27 23:05 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] slirp: fix clearing ifq_so from pending packets

[U-Boot] [PATCH 0/3] add support for GPT partition name manipulation
 2017-08-27 23:02 UTC  (5+ messages)
` [U-Boot] [PATCH v2 0/6] "
  ` [U-Boot] [PATCH v2 5/6] rename GPT partitions to detect boot failure

[PATCH v1 11/11] IB/rxe: Handle NETDEV_CHANGE events
 2017-08-27 23:00 UTC  (2+ messages)

[Qemu-devel] Qemu 2.10 rc4 build issue on BE (luigi burdo)
 2017-08-27 22:58 UTC 

[PATCH v2] membarrier: provide register sync core cmd
 2017-08-27 22:53 UTC  (2+ messages)

[linux-3.18 test] 112894: trouble: blocked/broken/fail/pass
 2017-08-27 22:52 UTC 

[PATCH v2] device property: preserve usecount for node passed to of_fwnode_graph_get_port_parent()
 2017-08-27 22:40 UTC  (6+ messages)

[U-Boot] [RFC] ARM: davinci: da850: Enable Caches for DA850-EVM
 2017-08-27 22:39 UTC 

increasingly large packages and longer build times
 2017-08-27 22:30 UTC  (11+ messages)

ASL issues on HP machine
 2017-08-27 22:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/43] tcg: support for multiple TCG contexts
 2017-08-27 22:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 11/43] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK

[PATCH] kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
 2017-08-27 22:13 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] imx: fix USB boot mode detection for i.MX 6UL and 6ULL
 2017-08-27 22:05 UTC  (7+ messages)
` [U-Boot] [PATCH v1 2/2] imx: use BOOT_DEVICE_BOARD instead of UART

[PATCH] v4l: use struct v4l2_buffer explicitly instead of void *
 2017-08-27 22:05 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx7: Add support for USB boot mode
 2017-08-27 22:04 UTC 

[U-Boot] [RFC PATCH 0/4] usb: net: Migrate USB Ethernet to Kconfig
 2017-08-27 22:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/vde2: fix build issue with gcc 7.x
 2017-08-27 22:03 UTC 

DSA support for Micrel KSZ8895
 2017-08-27 22:03 UTC  (5+ messages)
    ` [PATCH] "

[PATCH 0/2] cifs: Add attribute read/write support to SMB2+
 2017-08-27 22:02 UTC  (2+ messages)

[PATCH] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
 2017-08-27 22:02 UTC  (2+ messages)

[PATCH] CIFS: Fix maximum SMB2 header size
 2017-08-27 21:49 UTC  (2+ messages)

[PATCH v2] initramfs-framework: Change recipe to be allarch
 2017-08-27 21:49 UTC  (3+ messages)

[PATCH v3] initramfs-framework: Change recipe to be allarch
 2017-08-27 21:48 UTC 

[PATCH rdma-core 1/2] suse: Add spec file for SUSE
 2017-08-27 21:47 UTC  (2+ messages)

[PATCH] staging: atomisp: constify v4l2_subdev_sensor_ops
 2017-08-27 21:45 UTC  (2+ messages)

[PATCH] scripts/buildhistory-diff: use of argparse instead of optparse
 2017-08-27 21:42 UTC  (2+ messages)

[PATCH rdma-core 0/3] Improve symbol version support in ibverbs & providers
 2017-08-27 21:41 UTC  (3+ messages)

[RFC PATCH 1/2] membarrier: speed up single-threaded private cmd
 2017-08-27 21:39 UTC  (6+ messages)
` [RFC PATCH 2/2] membarrier: provide register sync core cmd

[PATCH] Fix: xtensa: add missing sync_core
 2017-08-27 21:36 UTC 

[Qemu-devel] [RFC] Buffers/caches in VirtIO Balloon driver stats
 2017-08-27 21:30 UTC 

[PATCH 1/2] darray: Fix bug in the darray_remove() macro
 2017-08-27 21:26 UTC  (2+ messages)
` [PATCH 1/2] darray: Rename identifiers starting with an underscore


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.