All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-31 20:26:04 to 2016-10-31 21:11:14 UTC [more...]

[PATCH] push: do not use potentially ambiguous default refspec
 2016-10-31 21:10 UTC  (3+ messages)

[PATCH] fork: make whole stack_canary random
 2016-10-31 21:10 UTC  (8+ messages)
  ` [kernel-hardening] "

[PATCH 0/4] Make other git commands use trailer layout
 2016-10-31 21:10 UTC  (3+ messages)
` [PATCH 2/4] trailer: avoid unnecessary splitting on lines

mounting a xfs file system gives the message: "failure code -3003" and "structure needs cleaning"
 2016-10-31 21:09 UTC  (9+ messages)
  ` Fwd: "

Comments on Sensor design
 2016-10-31 21:08 UTC 

[PATCH] selftests: media_device_test: fix spelling mistake
 2016-10-31 21:07 UTC 

[U-Boot] [ANN] U-Boot v2016.11-rc3 released
 2016-10-31 21:06 UTC 

[PATCH V7 0/6] thermal: bcm2835: add thermal driver
 2016-10-31 21:06 UTC  (9+ messages)
` [PATCH V7 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

[PATCH 1/6] drm/i915: Use the full hammer when shutting down the rcu tasks
 2016-10-31 21:05 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Avoid accessing request->timeline outside of its lifetime

[PATCH v2 net-next]
 2016-10-31 21:05 UTC 

Backwards 11ac
 2016-10-31 21:02 UTC  (4+ messages)

[PATCH] i915/GuC: Make GuC loads default
 2016-10-31 21:12 UTC  (6+ messages)

Babeltrace python bindings documentation is no up-to-date
 2016-10-31 20:54 UTC  (3+ messages)

[PATCH v3 0/3] cpufreq: Introduce TI CPUFreq/OPP Driver
 2016-10-31 21:03 UTC  (5+ messages)
` [PATCH v3 1/3] PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API

[PATCH for-4.8] tools/oxenstored: Fix transaction handling in 32bit builds
 2016-10-31 21:03 UTC  (4+ messages)

[PATCH v2 net-next]
 2016-10-31 21:03 UTC 

[PATCH v2] staging: vc04_services: setup DMA and coherent mask
 2016-10-31 21:02 UTC  (2+ messages)

[RFC PATCH 0/4] Clean up watchdog handlers
 2016-10-31 21:00 UTC  (3+ messages)

[PATCH] ARM: BCM5301X: Add back handler ignoring external imprecise aborts
 2016-10-31 21:01 UTC  (7+ messages)

make pdfdocs fails with v4.9-rc3
 2016-10-31 20:58 UTC  (4+ messages)

[U-Boot] [PATCH 00/20] rockchip: Add support for Asus Chromebit
 2016-10-31 20:57 UTC  (22+ messages)
` [U-Boot] [PATCH 01/20] rockchip: video: Correct HDMI data source selection
` [U-Boot] [PATCH 02/20] rockchip: video: Correct VOP clock selection
` [U-Boot] [PATCH 03/20] rockchip: Allow jerry to use of-platdata
` [U-Boot] [PATCH 04/20] dm: core: Handle global_data moving in SPL
` [U-Boot] [PATCH 05/20] stdio: Correct code style nits
` [U-Boot] [PATCH 06/20] stdio: Correct numbering logic in stdio_probe_device()
` [U-Boot] [PATCH 07/20] spi: Add of-platdata support to SPI and SPI flash
` [U-Boot] [PATCH 08/20] rockchip: spi: Add support for of-platdata
` [U-Boot] [PATCH 09/20] rockchip: spi: Honour the deactivation delay
` [U-Boot] [PATCH 10/20] spi: Add error checking for invalid bus widths
` [U-Boot] [PATCH 11/20] spi: Add a debug() on bind failure
` [U-Boot] [PATCH 12/20] video: Use cache-alignment in video_sync()
` [U-Boot] [PATCH 13/20] video: Track whether a display is in use
` [U-Boot] [PATCH 14/20] rockchip: video: Check for device "
` [U-Boot] [PATCH 15/20] rockchip: Move jerry to use of-platdata
` [U-Boot] [PATCH 16/20] rockchip: Rename jerry files to veyron
` [U-Boot] [PATCH 17/20] rockchip: Move jerry SDRAM settings into its own .dts file
` [U-Boot] [PATCH 18/20] rockchip: clk: Support setting ACLK
` [U-Boot] [PATCH 19/20] rockchip: veyron: Adjust ARM clock after relocation
` [U-Boot] [PATCH 20/20] rockchip: Add support for veyron-mickey (Chromebit)

[PATCH 00/26] drm/i915: A game of OCD dominoes
 2016-10-31 20:56 UTC  (28+ messages)
` [PATCH 01/26] drm/i915: Pass dev_priv to plane constructors
` [PATCH 02/26] drm/i915: Pass dev_priv to skl_init_scalers()
` [PATCH 03/26] drm/i915: Pass intel_crtc to intel_crtc_active()
` [PATCH 04/26] drm/i915: Pass intel_crtc to update_wm functions
` [PATCH 05/26] drm/i915: Use struct intel_crtc in legacy platform wm code
` [PATCH 06/26] drm/i915: Store struct intel_crtc * in {pipe, plane}_to_crtc_mapping[]
` [PATCH 07/26] drm/i915: Pass dev_priv to intel_wait_for_vblank()
` [PATCH 08/26] drm/i915: Pass dev_priv to vlv force pll functions
` [PATCH 09/26] drm/i915: Pass dev_priv to g4x wm functions
` [PATCH 10/26] drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
` [PATCH 11/26] drm/i915: Always use intel_get_crtc_for_pipe()
` [PATCH 12/26] drm/i915: Pass dev_priv to intel_crtc_init()
` [PATCH 13/26] drm/i915: Pass dev_priv to cdclk update funcs
` [PATCH 14/26] drm/i915: Pass dev_priv to .get_display_clock_speed()
` [PATCH 15/26] drm/i915: Pass dev_priv to IS_MOBILE()
` [PATCH 16/26] drm/i915: Pass dev_priv to IS_PINEVIEW()
` [PATCH 17/26] drm/i915: Pass dev_priv to i915_pineview_get_mem_freq() and i915_ironlake_get_mem_freq()
` [PATCH 18/26] drm/i915: Pass dev_priv to .get_fifo_size()
` [PATCH 19/26] drm/i915: Pass dev_priv to HAS_FW_BLC
` [PATCH 20/26] drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
` [PATCH 21/26] drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms
` [PATCH 22/26] drm/i915: Pass dev_priv to single_enabled_crtc()
` [PATCH 23/26] drm/i915: Pass dev_priv to init_clock_gating
` [PATCH 24/26] drm/i915: Pass dev_priv to intel_suspend_hw()
` [PATCH 25/26] drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co
` [PATCH 26/26] drm/i915: Pass dev_priv to intel_init_pm()

[BUG][REGRESSION] mangled display since -rc1
 2016-10-31 21:54 UTC  (5+ messages)

[Qemu-devel] [PULL v2 for-2.8 00/15] target-sparc updates
 2016-10-31 20:50 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 for-2.8 09/15] target-sparc: Implement BCOPY/BFILL inline

[PATCH 4.4 0/2] 4.4.30-stable review
 2016-10-31 20:49 UTC  (2+ messages)

[PATCH v8 0/3] da8xx USB PHY platform devices and clocks
 2016-10-31 20:47 UTC  (10+ messages)
` [PATCH v8 1/3] ARM: dts: da850: Add cfgchip syscon node
` [PATCH v8 2/3] ARM: davinci: da8xx: add usb phy clocks
` [PATCH v8 3/3] ARM: davinci: da8xx: register USB PHY clocks in the DT file

Makefile race in 4.9-rc3 (generated/autoksyms.h: No such file or directory)
 2016-10-31 20:46 UTC 

[PATCH v2 0/5] ARM: da850: new drivers for better LCDC support
 2016-10-31 20:46 UTC  (6+ messages)
` [PATCH v2 4/5] ARM: dts: da850-lcdk: enable mstpri and ddrctl nodes

[PATCH] boost: fix the SRC_URI to point to an actual release, and not a master snapshot
 2016-10-31 20:44 UTC  (2+ messages)

[PATCH net-next 00/14] cleanups and RX path rewrite
 2016-10-31 20:43 UTC  (15+ messages)
` [PATCH net-next 01/14] nfp: simplify nfp_net_poll()
` [PATCH net-next 02/14] nfp: remove support for nfp3200
` [PATCH net-next 03/14] nfp: remove unnecessary call to ether_setup()
` [PATCH net-next 04/14] nfp: remove inline attributes and dead code
` [PATCH net-next 05/14] nfp: centralize the buffer size calculation
` [PATCH net-next 06/14] nfp: add buffer drop/recycle helper for RX
` [PATCH net-next 07/14] nfp: use alloc_frag() and build_skb()
` [PATCH net-next 08/14] nfp: add separate buffer allocation function for napi
` [PATCH net-next 09/14] nfp: use AND instead of modulo to get ring indexes
` [PATCH net-next 10/14] nfp: create separate define for max number of vectors
` [PATCH net-next 11/14] nfp: use unsigned int for vector/ring counts
` [PATCH net-next 12/14] nfp: remove nfp_net_irqs_wanted()
` [PATCH net-next 13/14] nfp: replace num_irqs with max_r_vecs
` [PATCH net-next 14/14] nfp: bring back support for different ring counts

[Bug 98520] System randomly crashes / freezes while playing certain games
 2016-10-31 20:43 UTC  (6+ messages)

[PATCH] Documentation: bindings: fix twl-rtc documentation
 2016-10-31 20:43 UTC 

[PATCH v2 0/7] DT bindings for the jz4740-rtc driver
 2016-10-31 20:39 UTC  (20+ messages)
` [rtc-linux] [PATCH v3 1/7] rtc: rtc-jz4740: Add support for the RTC in the jz4780 SoC
  `  "
  ` [PATCH v3 2/7] Documentation: dt: Add binding info for jz4740-rtc driver
    ` [rtc-linux] "
  ` [rtc-linux] [PATCH v3 3/7] rtc: rtc-jz4740: Add support for devicetree
    `  "
  ` [rtc-linux] [PATCH v3 4/7] rtc: jz4740_rtc: Add support for acting as the system power controller
    `  "
  ` [PATCH v3 5/7] MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree
    ` [rtc-linux] "
  ` [PATCH v3 6/7] MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller
    ` [rtc-linux] "
  ` [rtc-linux] [PATCH v3 7/7] MIPS: jz4740: Remove obsolete code
    `  "

[PATCH v2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't
 2016-10-31 20:41 UTC  (2+ messages)

[Bug 93652] Random crashes/freezing with amdgpu Fury X mesa 11.1
 2016-10-31 20:40 UTC  (2+ messages)

[PATCH v1 0/3] Add support for Broadcom OTP controller
 2016-10-31 20:38 UTC  (7+ messages)
` [PATCH v1 2/3] nvmem: Add the Broadcom OTP controller driver

make cleandocs missing files with v4.9-rc3
 2016-10-31 20:38 UTC  (2+ messages)

[PATCH] input: keyboard: Add devicetree support for lm8333
 2016-10-31 20:37 UTC  (3+ messages)

[patch net] mlxsw: spectrum: Fix incorrect reuse of MID entries
 2016-10-31 20:36 UTC  (3+ messages)

pull-request: can 2016-10-31
 2016-10-31 20:36 UTC  (3+ messages)
` [PATCH 1/2] can: sja1000: plx_pci: Add support for Moxa CAN devices
` [PATCH 2/2] can: bcm: fix warning in bcm_connect/proc_register

usb: dwc2: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 146s
 2016-10-31 20:34 UTC 

[PATCH V2 0/6] ARM64: Uprobe support added
 2016-10-31 20:34 UTC  (8+ messages)
` [PATCH V2 6/6] arm64: Add uprobe support

[PATCH 0/3] clk: keystone: add sci clock support
 2016-10-31 20:34 UTC  (7+ messages)
` [PATCH 1/3] Documentation: dt: Add TI SCI clock driver

[PATCH net-next] net: set SK_MEM_QUANTUM to 4096
 2016-10-31 20:32 UTC  (2+ messages)
` [PATCH v2 "

[Qemu-devel] [v2] nvic: set pending status for not active interrupts
 2016-10-31 11:56 UTC  (5+ messages)

[PATCH v2 00/12] Fix and update HOWTO Korean translation
 2016-10-31 20:27 UTC  (13+ messages)
` [PATCH v2 01/12] Documentation/process/howto: Mark subsection in suggested format
` [PATCH v2 02/12] ko_KR/HOWTO: Fix a typo: s/Linux Torvalds/Linus Torvalds
` [PATCH v2 03/12] ko_KR/HOWTO: Fix subtitles style
` [PATCH v2 04/12] ko_KR/HOWTO: Update obsolete link to bugzilla faq
` [PATCH v2 05/12] ko_KR/HOWTO: Convert to ReST notation
` [PATCH v2 06/12] ko_KR/HOWTO: Add cross-references to other documents
` [PATCH v2 07/12] ko_KR/HOWTO: Update information about generating documentation
` [PATCH v2 08/12] ko_KR/HOWTO: Improve some markups to make it visually better
` [PATCH v2 09/12] ko_KR/HOWTO: Adjust external link references
` [PATCH v2 10/12] ko_KR/HOWTO: Clean up bare :: lines
` [PATCH v2 11/12] ko_KR/HOWTO: Add whitespace between URL and text
` [PATCH v2 12/12] ko_KR/HOWTO: Mark subsection in suggested format

[PATCHv2 net] sctp: return back transport in __sctp_rcv_init_lookup
 2016-10-31 20:30 UTC  (5+ messages)

[PATCH] NFSv41: fix NULL dereference in nfs40_setup_sequence
 2016-10-31 20:30 UTC  (5+ messages)

debugfs question
 2016-10-31 20:30 UTC  (4+ messages)

[PATCH v2 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property
 2016-10-31 20:30 UTC  (5+ messages)
` [PATCH v2 2/2] power: bq27xxx_battery: add poll interval property query

[GIT PULL] VFIO fixes for v4.9-rc4
 2016-10-31 20:29 UTC 

[PATCH net-next] genetlink: fix error return code in genl_register_family()
 2016-10-31 20:29 UTC  (2+ messages)

XDP question - how much can BPF change in xdp_buff?
 2016-10-31 20:29 UTC  (2+ messages)

[PATCH 0/6] usb: dwc3: Interrupt moderation
 2016-10-31 20:28 UTC  (6+ messages)
` [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

Linux 4.8.6
 2016-10-31 20:26 UTC  (2+ messages)

console issue since 3.6, console=ttyS1 hangs
 2016-10-31 20:27 UTC  (11+ messages)

[PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering"
 2016-10-31 20:26 UTC  (3+ messages)
` [PATCH net-next 1/2] qede: Don't override priv_flags
` [PATCH net-next 2/2] qed: Correct VF mac number

[Qemu-devel] [PULL] Update OpenBIOS images
 2016-10-31 20:25 UTC 


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.