All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-24 22:26:33 to 2017-07-24 23:33:08 UTC [more...]

[PATCH] netvsc: fix ptr_ret.cocci warnings
 2017-07-24 23:32 UTC  (5+ messages)

fio Windows Invalidate
 2017-07-24 23:31 UTC 

WTF: patch "[PATCH] mmc: dw_mmc: Use device_property_read instead of" was seriously submitted to be applied to the 4.12-stable tree?
 2017-07-24 23:32 UTC 

WTF: patch "[PATCH] mmc: core: Use device_property_read instead of" was seriously submitted to be applied to the 4.12-stable tree?
 2017-07-24 23:32 UTC 

FAILED: patch "[PATCH] mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win" failed to apply to 4.12-stable tree
 2017-07-24 23:31 UTC 

FAILED: patch "[PATCH] mmc: tmio-mmc: fix bad pointer math" failed to apply to 4.12-stable tree
 2017-07-24 23:31 UTC 

[PATCH 1/1] mlx4_en: remove unnecessary returned value
 2017-07-24 23:30 UTC  (2+ messages)

[PATCH 4/4] drm/i915: Add support for CCS modifiers
 2017-07-24 23:29 UTC  (2+ messages)

[PATCH 00/26] Performance-related backports for 4.12.2
 2017-07-24 23:29 UTC  (3+ messages)

[PATCH] of_mdio: kill useless variable in of_phy_register_fixed_link()
 2017-07-24 23:28 UTC  (2+ messages)

[PATCH net-next] skbuff: re-add check for NULL skb->head in kfree_skb path
 2017-07-24 23:28 UTC  (2+ messages)

[PATCH-next] liquidio: fix implicit irq include causing build failures
 2017-07-24 23:26 UTC  (2+ messages)

[PATCH net] openvswitch: fix potential out of bound access in parse_ct
 2017-07-24 23:25 UTC  (2+ messages)

[PATCH net-next] bpf: dev_map_alloc() shouldn't return NULL
 2017-07-24 23:23 UTC  (3+ messages)

RCU stall warnings
 2017-07-24 23:20 UTC  (4+ messages)

[PATCH] net: stmmac: Adjust dump offset of DMA registers for ethtool
 2017-07-24 23:20 UTC  (2+ messages)

Best Practice: Add new device to RAID1 pool
 2017-07-24 23:18 UTC  (6+ messages)

[PATCH net-next 0/2] rxrpc: Rearrange headers
 2017-07-24 23:17 UTC  (2+ messages)

[patch net-next] mlxsw: spectrum_router: Don't batch neighbour deletion
 2017-07-24 23:17 UTC  (2+ messages)

[PATCH v8 00/22] xfs: online scrub support
 2017-07-24 23:15 UTC  (8+ messages)
` [PATCH 04/22] xfs: generic functions to scrub metadata and btrees
` [PATCH 05/22] xfs: scrub in-memory metadata buffers

[PATCH] drm/i915: Use AUX for backlight only if eDP 1.4 or later
 2017-07-24 23:15 UTC  (6+ messages)

don't control-c during ndctl create-namespace?
 2017-07-24 23:15 UTC 

[PATCH V2 net] net: fix tcp reset packet flowlabel for ipv6
 2017-07-24 23:12 UTC  (3+ messages)

[PATCH] PM / USB: hcd_pci: Skip secondary root hub check for HCD_DEAD()
 2017-07-24 23:04 UTC 

[Bug 9751] i915_wait_irq crash on G965, 2.6.19.2
 2017-07-24 23:11 UTC 

[Bug 12882] [855GM missing DVO driver] s-video not detected
 2017-07-24 23:11 UTC 

[Bug 16245] [kernel modesetting] display mashed after change mode
 2017-07-24 23:11 UTC 

[Bug 16334] [DRM 945GM] i915 Oops (i915_driver_lastclose) when shutdown X
 2017-07-24 23:11 UTC 

[Bug 17768] 2.6.27-rc5 kernel Oops with i915
 2017-07-24 23:11 UTC 

[Bug 17902] [830M missing dvo driver] need support for DVO-LVDS via na2501
 2017-07-24 23:11 UTC 

ACPI message loglevel not set
 2017-07-24 23:01 UTC 

[Bug 19415] [945GM] X fail to start on kernel 2.6.28
 2017-07-24 23:11 UTC 

[Test Request v2] Component level pcm_new/pcm_free v2
 2017-07-24 23:10 UTC  (3+ messages)

[Bug 20235] [i915] [Regression] VT switch and suspend to disk broken
 2017-07-24 23:10 UTC 

[PATCH 1/3] [media] uvcvideo: variable size controls
 2017-07-24 23:10 UTC  (4+ messages)
` [PATCH 3/3] [media] uvcvideo: skip non-extension unit controls on Oculus Rift Sensors

[Bug 22226] [945] DRI memory manager reports 18014398509481940 kB
 2017-07-24 23:10 UTC 

[PATCH v2 00/23] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-24 23:02 UTC  (48+ messages)
` [PATCH v2 01/23] percpu: setup_first_chunk enforce dynamic region must exist
` [PATCH v2 02/23] percpu: introduce start_offset to pcpu_chunk
` [PATCH v2 03/23] percpu: remove has_reserved from pcpu_chunk
` [PATCH v2 04/23] percpu: setup_first_chunk remove dyn_size and consolidate logic
` [PATCH v2 05/23] percpu: unify allocation of schunk and dchunk
` [PATCH v2 06/23] percpu: end chunk area maps page aligned for the populated bitmap
` [PATCH v2 07/23] percpu: setup_first_chunk rename schunk/dchunk to chunk
` [PATCH v2 08/23] percpu: modify base_addr to be region specific
` [PATCH v2 09/23] percpu: combine percpu address checks
` [PATCH v2 10/23] percpu: change the number of pages marked in the first_chunk pop bitmap
` [PATCH v2 11/23] percpu: introduce nr_empty_pop_pages to help empty page accounting
` [PATCH v2 12/23] percpu: increase minimum percpu allocation size and align first regions
` [PATCH v2 13/23] percpu: generalize bitmap (un)populated iterators
` [PATCH v2 14/23] percpu: replace area map allocator with bitmap allocator
` [PATCH v2 15/23] percpu: introduce bitmap metadata blocks
` [PATCH v2 16/23] percpu: add first_bit to keep track of the first free in the bitmap
` [PATCH v2 17/23] percpu: skip chunks if the alloc does not fit in the contig hint
` [PATCH v2 18/23] percpu: keep track of the best offset for contig hints
` [PATCH v2 19/23] percpu: update alloc path to only scan if contig hints are broken
` [PATCH v2 20/23] percpu: update free path to take advantage of contig hints
` [PATCH v2 21/23] percpu: use metadata blocks to update the chunk contig hint
` [PATCH v2 22/23] percpu: update pcpu_find_block_fit to use an iterator
` [PATCH v2 23/23] percpu: update header to contain bitmap allocator explanation

[Bug 26326] [855] Xserver freezing on Toshiba Satellite A10
 2017-07-24 23:08 UTC 

[Bug 27541] [830M] [KMS] internal display goes nuts during boot
 2017-07-24 23:08 UTC 

[Bug 27563] [810] Xorg freezes sometimes when playing Crack-Attack (races in drivers/char/drm/drm.ko?)
 2017-07-24 23:08 UTC 

[PATCH v2 0/4] can: Add new binding to limit bit rate used
 2017-07-24 23:05 UTC  (13+ messages)
` [PATCH v2 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
` [PATCH v2 3/4] can: m_can: Update documentation to mention new fixed transceiver binding
` [PATCH v2 4/4] can: m_can: Add call to of_can_transceiver_fixed

[Bug 28430] [865G] OOPS when stolen memory set to zero
 2017-07-24 23:07 UTC 

[Bug 28509] [852] gpu hang
 2017-07-24 23:07 UTC 

[Bug 30654] [855] flickers when vblank_mode is enabled
 2017-07-24 23:06 UTC 

[Bug 30845] [855 missing dvo driver] DVI output unsupported
 2017-07-24 23:06 UTC 

[Fuego] Unified Output Support
 2017-07-24 23:06 UTC  (6+ messages)
` [Fuego] [PATCH 1/3] flot: adapt names to the ones used in the new parser
` [Fuego] [PATCH 2/3] flot: add support for HTML table visualization

[Qemu-arm] [PATCH for-2.10] target/arm: Correct MPU trace handling of write vs execute
 2017-07-24 23:05 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[Qemu-devel] [PATCH 0/4] Fix SVM and KVM features reported on "max" CPU model
 2017-07-24 23:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] target/i386: Use simple static property for "model-id"

[Bug 40181] [845G] GPU Hang on First Login with Display Manager
 2017-07-24 23:04 UTC 

[GSoC][PATCH 00/13] Update: Week 10
 2017-07-24 23:03 UTC  (3+ messages)
` [GSoC][PATCH 06/13] submodule: port submodule subcommand 'deinit' from shell to C

[PATCH V2 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-07-24 23:03 UTC  (5+ messages)
` [PATCH V2 net-next 01/21] net-next/hinic: Initialize hw interface

[PATCH net-next 00/11] sctp: remove typedefs from structures part 3
 2017-07-24 23:01 UTC  (3+ messages)

reftable [v3]: new ref storage format
 2017-07-24 23:00 UTC  (3+ messages)

Virtualization difficulty -- phandles
 2017-07-24 23:00 UTC  (3+ messages)

[Fuego] Regarding next release of Fuego
 2017-07-24 22:59 UTC  (5+ messages)

Problem with PHY state machine when using interrupts
 2017-07-24 22:59 UTC  (15+ messages)

Regression: Black screen after resume from powersave
 2017-07-24 22:59 UTC  (4+ messages)

[PATCH net-next 00/18] net: mvpp2: MAC/GoP configuration and optional PHYs
 2017-07-24 22:58 UTC  (4+ messages)
` [PATCH net-next 10/18] net: mvpp2: use the GoP interrupt for link status changes

[Fuego] json vs jdiff for custom pass-criteria
 2017-07-24 22:57 UTC  (3+ messages)

[Buildroot] [git commit] support/testing: add test of BR2_CCACHE with an external toolchain
 2017-07-24 22:54 UTC  (3+ messages)

[PATCH v2 0/3] can: m_can: Add PM Runtime Support
 2017-07-24 22:51 UTC  (10+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional
` [PATCH v2 2/3] can: m_can: Update documentation to indicate that hclk may be optional
` [PATCH v2 3/3] can: m_can: Add PM Runtime

[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 2017-07-24 22:53 UTC  (4+ messages)
        ` [U-Boot] "

[PATCH v1 00/13] introduce the Xen PV Calls frontend
 2017-07-24 22:53 UTC  (33+ messages)
` [PATCH v1 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v1 04/13] xen/pvcalls: implement connect command
  ` [PATCH v1 05/13] xen/pvcalls: implement bind command
  ` [PATCH v1 06/13] xen/pvcalls: implement listen command
  ` [PATCH v1 07/13] xen/pvcalls: implement accept command
  ` [PATCH v1 08/13] xen/pvcalls: implement sendmsg
  ` [PATCH v1 09/13] xen/pvcalls: implement recvmsg
  ` [PATCH v1 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

[Fuego] UOF - more thoughts after the call
 2017-07-24 22:52 UTC  (3+ messages)

[PATCH 00/41] drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy
 2017-07-24 22:51 UTC  (9+ messages)
` [PATCH 01/41] drm/gem: Add drm_gem_dumb_map_offset()
` [PATCH 13/41] drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaults
` [PATCH 14/41] drm/shmobile: "
` [PATCH 30/41] drm/omapdrm: Use the drm_driver.dumb_destroy default

[U-Boot] [PATCH 0/4] Fix compile failure encountered on u-boot-usb tree (2017-07-20)
 2017-07-24 22:50 UTC  (3+ messages)

What's cooking in git.git (Jul 2017, #07; Mon, 24)
 2017-07-24 22:49 UTC 

Test Unit Ready translation seems wrong in latest driver
 2017-07-24 22:45 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix spelling mistake: "suuport"-> "support"
 2017-07-24 22:45 UTC 

[Bug 92240] [SKL] igt/kms_fbcon_fbt/fbc fail
 2017-07-24 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 00/20] system: properly handle systemd as init system
 2017-07-24 22:44 UTC  (5+ messages)
` [Buildroot] [PATCH 19/20] system: make systemd work on a read-only rootfs

[ANNOUNCE] Git v2.14.0-rc1
 2017-07-24 22:44 UTC 

[PATCH 0/2] stacked overlay support
 2017-07-24 22:44 UTC  (12+ messages)
` [PATCH 1/2] fdt: Allow stacked overlays phandle references

[PATCH v3] KVM: LAPIC: Fix reentrancy issues with preempt notifiers
 2017-07-24 22:43 UTC 

[PATCH] Btrfs: Do not use data_alloc_cluster in ssd mode
 2017-07-24 22:42 UTC  (6+ messages)

[Qemu-devel] MAINTAINERS: surprising get_maintainer.pl output for ./configure
 2017-07-24 22:40 UTC 

+ kthread-fix-documentation-build-warning.patch added to -mm tree
 2017-07-24 22:34 UTC 

[PATCH 1/4] ti-paths.inc: added path for TI CGT6x 7.x.x
 2017-07-24 22:31 UTC  (4+ messages)
` [PATCH 2/4] ti-cgt6x-7: added recipe "
` [PATCH 3/4] mad-utils-rtos: added recipe for MAD utils
` [PATCH 4/4] ibl-boot-rtos: added recipe for RTOS IBL

[PATCH 0/2] Atheros 803x PHY RGMII clock delays
 2017-07-24 22:30 UTC  (12+ messages)
` [PATCH 2/2] net: ethernet: nb8800: Fix RGMII TX clock delay setup

[PATCH] doc: add missing "none" value for diff.wsErrorHighlight
 2017-07-24 22:30 UTC 

[PATCH tip/core/rcu 0/5] Related non-RCU updates
 2017-07-24 22:29 UTC  (4+ messages)
` [PATCH tip/core/rcu 5/5] EXP: sched/cputime: Fix using smp_processor_id() in preemptible

[PATCH iproute2 net-next] bridge: this patch adds json support for bridge mdb show
 2017-07-24 22:29 UTC  (3+ messages)

[PATCH 00/11] Drop unnecessary static
 2017-07-24 22:27 UTC  (7+ messages)
` [PATCH 07/11] mfd: "

[PATCH tip/core/rcu 0/13] Torture-test updates
 2017-07-24 22:23 UTC  (3+ messages)
` [PATCH tip/core/rcu 08/13] rcutorture: Place event-traced strings into trace buffer
` [PATCH tip/core/rcu 11/13] rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()

[PATCH 0/3] Autoloading for RDMA netlink modules
 2017-07-24 22:26 UTC  (4+ messages)
  ` [PATCH 1/3] rdma: Allow demand loading of NETLINK_RDMA
  ` [PATCH 2/3] rdma: Autoload netlink client modules
  ` [PATCH 3/3] iwpmd: Suppress expected kernel message


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.