linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-30 08:52:34 to 2016-05-30 12:43:13 UTC [more...]

[4.1.x -- 4.6.x and probably HEAD] Reproducible unprivileged panic/TLB BUG on sparc via a stack-protected rt_sigaction() ka_restorer, courtesy of the glibc testsuite
 2016-05-30 12:43 UTC  (4+ messages)

[PATCH 00/26] fb/drm: omapdss: Clean up the headers and separate the two stack
 2016-05-30 12:35 UTC  (29+ messages)
` [PATCH 01/26] omapfb: panel-tpo-td028ttec1: Remove legacy boot support
` [PATCH 02/26] omapfb: panel-nec-nl8048hl11: "
` [PATCH 03/26] omapfb: panel-tpo-td043mtea1: "
` [PATCH 04/26] omapfb: panel-sharp-ls037v7dw01: "
` [PATCH 05/26] omapfb: panel-lgphilips-lb035q02: "
` [PATCH 06/26] omapfb: panel-dsi-cm: "
` [PATCH 07/26] omapfb: connector-hdmi: "
` [PATCH 08/26] omapfb: connector-dvi: "
` [PATCH 09/26] omapfb: encoder-tfp410: "
` [PATCH 10/26] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration
` [PATCH 11/26] drm/omap: connector-analog-tv: Support only Composite type in legacy boot
` [PATCH 12/26] omapfb: "
` [PATCH 13/26] ARM: OMAP: rx51-video: Do not set TV connector_type
` [PATCH 14/26] omapdss: omap-panel-data.h: Remove connector_type from atv pdata
` [PATCH 15/26] ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
` [PATCH 16/26] drm/omap: Remove reference to pdata->default_device
` [PATCH 17/26] omapfb: "
` [PATCH 18/26] video: omapdss: Remove unused members from struct omap_dss_board_info
` [PATCH 19/26] video/platform_data: omapdss: Create new header file for platform data
` [PATCH 20/26] ARM: OMAP2: Use the platform_data header for omapdss
` [PATCH 21/26] omapdss: hdmi audio: Make header file independent of video/omapdss.h
` [PATCH 22/26] drm/omap: Do not include video/omapdss.h directly in drivers
` [PATCH 23/26] omapfb: Create new header file for omapfb DSS implementation
` [PATCH 24/26] [media] omap_vout: Switch to use the video/omapfb_dss.h header file
` [PATCH 25/26] omapfb: Copy video/omapdss.h content to video/omapfb_dss.h
` [PATCH 26/26] drm/omap: Remove the video/omapdss.h and move it's content to local header file

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-05-30 12:29 UTC  (10+ messages)
` [PATCH v3 1/9] VPU: mediatek: Add decode support
  ` [PATCH v3 2/9] v4l: add Mediatek compressed video block format
    ` [PATCH v3 3/9] DocBook/v4l: Add compressed video formats used on MT8173 codec driver
      ` [PATCH v3 4/9] dt-bindings: Add a binding for Mediatek Video Decoder
        ` [PATCH v3 5/9] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver
          ` [PATCH v3 6/9] vcodec: mediatek: Add Mediatek H264 "
            ` [PATCH v3 7/9] vcodec: mediatek: Add Mediatek VP8 "
              ` [PATCH v3 8/9] vcodec: mediatek: Add Mediatek VP9 "
                ` [PATCH v3 9/9] arm64: dts: mediatek: Add Video Decoder for MT8173

[PATCH 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
 2016-05-30 12:30 UTC  (3+ messages)
` [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore
` [PATCH 2/2] x86/entry: Inline enter_from_user_mode

[PATCH 0/5] Handle oom bypass more gracefully
 2016-05-30 12:28 UTC  (18+ messages)
` [PATCH 3/6] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
` [PATCH 4/6] mm, oom: skip over vforked tasks

[RESEND PATCH 0/6] Rockchip Type-C and DispplayPort driver
 2016-05-30 12:26 UTC  (7+ messages)
` [RESEND PATCH 5/6] ASoC: cdn-dp: Add cdn DP codec driver

[PATCH 0/4]nbd: fixes for nbd
 2016-05-30 12:27 UTC  (6+ messages)
` [PATCH 1/4] fix might_sleep warning on socket shutdown
` [PATCH 3/4] make nbd device wait for its users

[PATCH] ARM: dts: sun7i: Add dts file for Bananapi M1 Plus board
 2016-05-30 12:30 UTC 

[PATCH v3 net-next 00/13] net: hns: add support of ACPI
 2016-05-30 12:34 UTC  (14+ messages)
` [PATCH v3 net-next 01/13] ACPI: bus: add stub acpi_dev_found() to linux/acpi.h
` [PATCH v3 net-next 02/13] ACPI: bus: add stub acpi_evaluate_dsm() "
` [PATCH v3 net-next 03/13] net: hisilicon: cleanup to prepare for other cases
` [PATCH v3 net-next 04/13] net: hisilicon: add support of acpi for hns-mdio
` [PATCH v3 net-next 05/13] net: hns: use device_* APIs instead of of_* APIs
` [PATCH v3 net-next 06/13] net: hns: use platform_get_irq instead of irq_of_parse_and_map
` [PATCH v3 net-next 07/13] net: hns: enet specify a reference to dsaf by fwnode_handle
` [PATCH v3 net-next 08/13] net: hns: add uniform interface for phy connection
` [PATCH v3 net-next 09/13] net: hns: add dsaf misc operation method
` [PATCH v3 net-next 10/13] net: hns: dsaf adds support of acpi
` [PATCH v3 net-next 11/13] net: hns: register phy device in each mac initial sequence
` [PATCH v3 net-next 12/13] net: hns: implement the miscellaneous operation by asl
` [PATCH v3 net-next 13/13] net: hns: net: hns: enet adds support of acpi

[PATCH v6 00/12] Support non-lru page migration
 2016-05-30 12:16 UTC  (9+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
` [PATCH v6 03/12] mm: balloon: use general non-lru movable page feature

[path v2 0/7] Add DRM driver for Hisilicon Hibmc
 2016-05-30 12:09 UTC  (4+ messages)
` [path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver

[PATCH 3/5] spi: sunxi: expose maximum transfer size limit
 2016-05-30 12:11 UTC  (10+ messages)
  ` [PATCH 4/5] spi: sunxi: set maximum and minimum speed of SPI master
  ` [linux-sunxi] [PATCH 1/5] spi: sunxi: fix transfer timeout
  `  "
  ` [PATCH 5/5] RFC spi: sun4i: add DMA support

[PATCH] x86/hweight: Get rid of the special calling convention
 2016-05-30 12:08 UTC  (2+ messages)

[PATCH v3 7/7] [wip] virtio-gpu: add page flip support
 2016-05-30 12:06 UTC  (6+ messages)

[patch V2 0/7] futex: Add support for process private hashing
 2016-05-30 12:06 UTC  (11+ messages)
` [patch V2 2/7] futex: Hash private futexes per process
` [patch V2 3/7] futex: Add op for hash preallocation

[PATCH] virtio-gpu: fix output lookup
 2016-05-30 12:03 UTC 

[RFC v2] Change dma_attrs from bitfield to unsigned long
 2016-05-30 11:54 UTC  (2+ messages)
` [RFC v2] dma-mapping: Use unsigned long for dma_attrs

[PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection
 2016-05-30 11:45 UTC  (7+ messages)

Sharing code between Linux and bootloader (U-boot) ?
 2016-05-30 11:35 UTC  (2+ messages)

[PATCH 0/3] mmc: sunxi: Fix MMC DDR modes for Allwinner A80
 2016-05-30 11:34 UTC  (3+ messages)
` [PATCH 2/3] mmc: sunxi: Fix DDR MMC timings for A80

[RFC 2/2] perf/core: change errno for sampling event not supported in hardware
 2016-05-30 11:31 UTC  (4+ messages)
` [PATCH-REBASED 0/2] report perf sampling failing due to PMU lacking overflow intr support
  ` [PATCH-REBASED 1/2] tools/perf: Handle EOPNOTSUPP for sampling events
  ` [PATCH-REBASED 2/2] perf/core: change errno for sampling event not supported in hardware

building and using modules on arm64 hikey board
 2016-05-30 11:30 UTC  (2+ messages)

[PATCH] mm/memcontrol.c: add memory allocation result check
 2016-05-30 11:22 UTC  (4+ messages)

[PATCH] mutex: Do not spin/queue before performing ww_mutex deadlock avoidance
 2016-05-30 11:16 UTC  (8+ messages)
` [PATCH] mutex: Report recursive ww_mutex locking early

[PATCH 0/2] MCB: two additional fixes for v4.7
 2016-05-30 11:15 UTC  (2+ messages)

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-05-30 11:08 UTC  (3+ messages)
` [PATCH 1/2] Documentation: add binding description of Rockchip PCIe controller

[PATCH v6 00/11] Add support for remote unwind
 2016-05-30 10:58 UTC  (16+ messages)
` [PATCH v6 03/11] perf tools: Introducing struct unwind_libunwind_ops for local unwind
` [PATCH v6 04/11] perf tools: Move unwind__prepare_access from thread_new into thread__insert_map
` [PATCH v6 05/11] perf tools: Separate local/remote libunwind config
` [PATCH v6 08/11] perf tools: Show warnings for unsupported cross-platform unwind
` [PATCH v6 10/11] perf callchain: Support x86 target platform

[PATCH] mm, page_alloc: prevent infinite loop in buffered_rmqueue()
 2016-05-30 10:57 UTC  (3+ messages)

WMI driver no longer load after switching to generic UUID library
 2016-05-30 10:52 UTC  (3+ messages)

[PATCH 00/10] Documentation/Sphinx
 2016-05-30 10:47 UTC  (4+ messages)

[RFC v2 0/5] MT2701 DRM support
 2016-05-30 10:45 UTC  (14+ messages)
` [RFC v2 1/5] drm/mediatek: rename macros, add chip suffix
` [RFC v2 2/5] drm/mediatke: add support for Mediatek SoC MT2701
` [RFC v2 3/5] drm/mediatek: add *driver_data for different hardware settings

[RFT][PATCH v2] regulator: max8973: Fix setting ramp delay
 2016-05-30 10:28 UTC  (3+ messages)

[PATCH v9 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-05-30 10:38 UTC  (4+ messages)
` [PATCH v9 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

[PATCH] clocksource:fix kernel panic due missing event_handler in cs5535
 2016-05-30 10:35 UTC 

[PATCH] arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2
 2016-05-30 10:19 UTC  (2+ messages)

[PATCH v2 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-05-30 10:18 UTC  (5+ messages)
` [PATCH v2 3/3] cpufreq: schedutil: map raw required frequency to driver frequency

[PATCH stable 3.16+] crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
 2016-05-30 10:09 UTC 

[PATCH 0/4] RCar r8a7795 FCPF support
 2016-05-30 10:09 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: Update Renesas R-Car FCP DT binding
` [PATCH 3/4] dt-bindings: Document Renesas R-Car FCP power-domains usage

[PATCH v5 0/2] skb_array: array based FIFO for skbs
 2016-05-30  9:59 UTC  (2+ messages)

[PATCH 0/2] Drivers: hv: fix memory leak while establishing GPADL
 2016-05-30  9:57 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
` [PATCH 2/2] Drivers: hv: don't leak memory in vmbus_establish_gpadl()

[PATCH 0/8] mwifiex: Fix some error handling issues in mwifiex_sdio_probe() function
 2016-05-30  9:57 UTC  (2+ messages)

[PATCH 0/2 v8] Add I2S audio support for ARC AXS10x boards
 2016-05-30  9:53 UTC  (3+ messages)
` [PATCH 1/2 v8] ASoC: dwc: Add PIO PCM extension
` [PATCH 2/2 v8] ASoC: dwc: Add irq parameter to DOCUMENTATION

[PATCH v4 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
 2016-05-30  9:47 UTC  (4+ messages)
` [v4,1/1] "
  ` [PATCH v5 1/1] "

[PATCH] mmc: core: fix the wrong error control
 2016-05-30  9:45 UTC  (2+ messages)

[PATCH v4 1/2] rtmutex: Deboost before waking up the top waiter
 2016-05-30  9:40 UTC  (3+ messages)
` [PATCH v4 2/2] sched/rtmutex/deadline: Fix a PI crash for deadline tasks

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-05-30  9:38 UTC  (4+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH] sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()
 2016-05-30  9:37 UTC  (5+ messages)

DRM DMA Engine
 2016-05-30  9:36 UTC  (5+ messages)

[PATCH v8 00/14] USB OTG/dual-role framework
 2016-05-30  9:29 UTC  (2+ messages)

[Experimental PATCH] dell-smm-hwmon: Add support for disabling automatic BIOS fan control
 2016-05-30  9:32 UTC  (3+ messages)

[PATCH 0/2] sched/fair: Skip sched avgs update for new group task before wake_up_new_task()
 2016-05-30  1:33 UTC  (6+ messages)
` [PATCH 2/2] sched/fair: Skip detach and attach load avgs for new group task

[PATCH -v2 0/6] spin_unlock_wait borkage
 2016-05-30  9:25 UTC  (6+ messages)
` [PATCH -v2 4/6] locking, arch: Update spin_unlock_wait()

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-05-30  9:14 UTC  (18+ messages)
` [PATCH 01/17] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
` [PATCH 02/17] x86: get rid of superfluous __GFP_REPEAT
` [PATCH 03/17] x86/efi: "
` [PATCH 04/17] arm: "
` [PATCH 05/17] arm64: "
` [PATCH 06/17] arc: "
` [PATCH 07/17] mips: "
` [PATCH 08/17] nios2: "
` [PATCH 09/17] parisc: "
` [PATCH 10/17] score: "
` [PATCH 11/17] powerpc: "
` [PATCH 12/17] sparc: "
` [PATCH 13/17] s390: "
` [PATCH 14/17] sh: "
` [PATCH 15/17] tile: "
` [PATCH 16/17] unicore32: "
` [PATCH 17/17] jbd2: "

[PATCH v2 0/2] mtd: nand: omap2: Add EDMA support for NAND DMA prefetch
 2016-05-30  9:09 UTC  (2+ messages)

[PATCH RFT] regulator: max8972: Fix setting ramp delay
 2016-05-30  9:04 UTC  (4+ messages)

[PATCH v1 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
 2016-05-30  8:55 UTC  (15+ messages)
` [PATCH v1 01/14] clk: twl6040: Correct clk_ops
` [PATCH v1 02/14] clk: twl6040: Register the clock as of_clk_provider
` [PATCH v1 03/14] clk: twl6040: Rename the driver and use consistent names in the code
` [PATCH v1 04/14] mfd: twl6040: The chip does not support bulk access
` [PATCH v1 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH v1 06/14] ARM: dts: omap5-board-common: Add pdmclk binding for audio
` [PATCH v1 07/14] ARM: dts: omap4-panda-common: "
` [PATCH v1 08/14] ARM: dts: omap4-sdp: "
` [PATCH v1 09/14] ARM: dts: omap4-var-som-om44: "
` [PATCH v1 10/14] ARM: dts: omap4-duovero: "
` [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
` [PATCH v1 12/14] ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()
` [PATCH v1 13/14] ASoC: omap-mcpdm: Support for suspend resume
` [PATCH v1 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling

[PATCH] pv-qspinlock: Try to re-hash the lock after spurious_wakeup
 2016-05-30  8:53 UTC  (5+ messages)

[RFC PATCH v2 0/3] OPTPROBES for powerpc
 2016-05-30  8:51 UTC  (3+ messages)
` [RFC PATCH v2 1/3] arch/powerpc : Add detour buffer support for optprobes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).