linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-02 23:58:07 to 2016-07-04 00:45:52 UTC [more...]

[GIT PULL 0/3] BCM2835 pull requests for 4.8
 2016-07-04  0:45 UTC 

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-04  0:37 UTC  (6+ messages)

[PATCH v5 0/8] ACPI overlays
 2016-07-04  0:34 UTC  (5+ messages)
` [PATCH v5 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v5 5/8] spi: "

[PATCH] i2c: bcm2835: Set up the clock stretching timeout at boot
 2016-07-04  0:31 UTC  (2+ messages)

[PATCH] thermal: rcar-thermal: enable hwmon when thermal_zone
 2016-07-04  0:31 UTC  (3+ messages)
  ` [PATCH] thermal: hwmon: EXPORT_SYMBOL for thermal hwmon sysfs

[PATCH] mwifiex: fix unconditional error return in .add_virtual_intf callback
 2016-07-04  0:18 UTC  (2+ messages)

[PATCH 1/8] mm/zsmalloc: modify zs compact trace interface
 2016-07-04  0:11 UTC  (15+ messages)
` [PATCH 2/8] mm/zsmalloc: add per class compact trace event
` [PATCH 3/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH 4/8] mm/zsmalloc: use class->objs_per_zspage to get num of max objects
` [PATCH 5/8] mm/zsmalloc: avoid calculate max objects of zspage twice
` [PATCH 6/8] mm/zsmalloc: keep comments consistent with code
` [PATCH 7/8] mm/zsmalloc: add __init,__exit attribute
` [PATCH 8/8] mm/zsmalloc: use helper to clear page->flags bit

[PATCH v2] fujitsu-laptop: Unify max brightness of exported leds
 2016-07-03 23:35 UTC  (5+ messages)

[RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver
 2016-07-03 23:32 UTC  (3+ messages)

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation
 2016-07-03 23:27 UTC  (4+ messages)
` [PATCH v4 1/3] memory-barriers.txt: maintain consistent blank line
` [PATCH v4 2/3] memory-barriers.txt: fix wrong section reference
` [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation

[RFC PATCH v4 0/7] perf config: Introduce default config key-value pairs arrays
 2016-07-03 22:52 UTC  (8+ messages)
` [PATCH v4 1/7] perf config: Introduce default_config_section and default_config_item for default config key-value pairs
` [PATCH v4 2/7] perf config: Add macros assigning key-value pairs to default_config_item
` [PATCH v4 3/7] perf config: Add 'colors' section default configs arrrays
` [PATCH v4 4/7] perf config: Use combined {fore,back}ground colors value instead of each two color
` [PATCH v4 5/7] perf config: Initialize ui_browser__colorsets with default config items
` [PATCH v4 6/7] perf config: Add 'annotate' section default configs arrrays
` [PATCH v4 7/7] perf config: Initialize annotate_browser__opts with default config items

[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
 2016-07-03 22:52 UTC  (4+ messages)
` [PATCH v7 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel

[GIT PULL] drm/mediatek: MT8173 gamma & dither support
 2016-07-03 22:43 UTC  (4+ messages)

[PATCH v2] platform: don't return 0 from platform_get_irq[_byname]() on error
 2016-07-03 22:04 UTC 

[PATCH] phy: rockhip-usb: use devm_add_action_or_reset()
 2016-07-03 21:34 UTC  (2+ messages)

[PATCHv4 0/2] USB Type-C Connector class
 2016-07-03 21:28 UTC  (8+ messages)
` [PATCHv4 1/2] usb: USB Type-C connector class

[PATCH 3/7] [media] gspca: avoid unused variable warnings
 2016-07-03 21:22 UTC  (2+ messages)
` [3/7,media] "

[PATCH] ov519.c - allow setting i2c_detect_tries
 2016-07-03 21:18 UTC  (2+ messages)
`  "

random: negative entropy/overflow: pool input count -40000
 2016-07-03 21:13 UTC  (2+ messages)
` [PATCH] random: strengthen input validation for RNDADDTOENTCNT

[PATCH] phy: fix error handling
 2016-07-03 21:08 UTC  (3+ messages)

[PATCH] iio: temperature: mcp9808: add Microchip MCP9808 temperature sensor
 2016-07-03 21:04 UTC 

[PATCH] Input: zforce_ts - use devm_add_action_or_reset()
 2016-07-03 20:48 UTC 

!!!Recruit employees
 2016-07-03 17:04 UTC 

[PATCH] Input: axp20x-pek: use devm_add_action_or_reset
 2016-07-03 20:40 UTC  (2+ messages)

[PATCH] Input: gpio-keys - use devm_add_action_or_reset
 2016-07-03 20:38 UTC  (2+ messages)

[PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
 2016-07-03 20:37 UTC  (2+ messages)

[for-next][PATCH 00/12] tracing: Updates for 4.8
 2016-07-03 20:33 UTC  (13+ messages)
` [for-next][PATCH 01/12] tracing: Make the pid filtering helper functions global
` [for-next][PATCH 02/12] tracing: Move filtered_pid helper functions into trace.c
` [for-next][PATCH 03/12] tracing: Move the pid_list seq_file functions to be global
` [for-next][PATCH 04/12] tracing: Move pid_list write processing into its own function
` [for-next][PATCH 05/12] ftrace: Have set_ftrace_pid use the bitmap like events do
` [for-next][PATCH 06/12] tracing: expose current->comm to [ku]probe events
` [for-next][PATCH 07/12] tracing: Choose static tp_printk buffer by explicit nesting count
` [for-next][PATCH 08/12] tracing: Add trace_printk sample code
` [for-next][PATCH 09/12] tracing: Show the preempt count of when the event was called
` [for-next][PATCH 10/12] tracing: Expose CPU physical addresses (resource values) for PCI devices
` [for-next][PATCH 11/12] tracing: Skip more functions when doing stack tracing of events
` [for-next][PATCH 12/12] tracing/function_graph: Fix filters for function_graph threshold

[PATCH] rtc: abx80x: use devm_add_action_or_reset()
 2016-07-03 20:32 UTC 

[PATCH] cxl: make base more explicitly non-modular
 2016-07-03 20:31 UTC 

[PATCH] rtc: m41t80: use devm_add_action_or_reset()
 2016-07-03 20:18 UTC 

undefined reference to `bad_dma_ops'
 2016-07-03 19:51 UTC  (2+ messages)

[PATCH v2] m32r: fix build warning about putc
 2016-07-03 20:03 UTC  (2+ messages)

[PATCH v2] clk: imx7d: do not set parent of ethernet time/ref clocks
 2016-07-03 19:55 UTC  (4+ messages)

[PATCHv3 wl-drv-next 0/2] register-field manipulation macros
 2016-07-03 19:54 UTC  (3+ messages)
` [PATCHv3 wl-drv-next 1/2] add basic "

[PATCH v4 0/5] MT2701 iommu support
 2016-07-03 19:12 UTC  (4+ messages)
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[RFC 0/1] ARM: print MHz in /proc/cpuinfo
 2016-07-03 19:10 UTC  (6+ messages)

external monitor of a docked ThinkPad needs "chvt1; chvt7" after s2ram
 2016-07-03 19:10 UTC 

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-03 19:00 UTC  (24+ messages)
` [PATCH v5 01/22] sh: Add sh-specific early_init_dt_reserve_memory_arch
` [PATCH v5 02/22] sh: More early unflatten device tree
` [PATCH v5 03/22] sh: set preset_lpj
` [PATCH v5 04/22] sh: Use P1SEGADDR
` [PATCH v5 05/22] sh: command line passing chosen/bootargs in devicetree
` [PATCH v5 06/22] sh: FDT address save before bank change
` [PATCH v5 07/22] sh: Passing FDT address on zImage
` [PATCH v5 08/22] sh: Disable board specific code on device tree mode
` [PATCH v5 09/22] sh: Use GENERIC_IOMAP "
` [PATCH v5 10/22] sh: Add board specific initialize of of-generic
` [PATCH v5 11/22] sh: SH7750/51 CPG Driver
` [PATCH v6 12/22] sh: Add PCI host bridge driver for SH7751
` [PATCH v5 13/22] sh: irqchip: SH7751 IRQCHIP Driver
` [PATCH v5 14/22] sh: SH7751 core dtsi
` [PATCH v5 15/22] sh: Move common PCI stuff to arch/sh/kernel
` [PATCH v5 16/22] pci: pci_config_window move to linux/pci.h
` [PATCH v5 17/22] pci: PCI_HOST_GENERIC enable for SH
` [PATCH v5 18/22] sh: Add separate DTB build rule
` [PATCH v5 19/22] sh: IO-DATA HDL-U (a.k.a landisk) IRQCHIP driver
` [PATCH v5 20/22] sh: IO-DATA HDL-U (a.k.a landisk) DeviceTree
` [PATCH v5 21/22] sh: Renesas RTS7751R2Dplus (a.k.a R2Dplus) IRQCHIP Driver
` [PATCH v5 22/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) DeviceTree

[PATCH 0/6] [v3] Workaround for Xeon Phi PTE A/D bits erratum
 2016-07-03 18:44 UTC  (11+ messages)
` [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro
` [PATCH 6/6] x86: Fix stray A/D bit setting into non-present PTEs

[PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-07-03 18:42 UTC  (7+ messages)
` [PATCH v4 10/29] x86/die: Don't try to recover from an OOPS on a non-default stack

Dear Friend
 2016-07-03 18:31 UTC 

[PATCH] base: soc: make it explicitly non-modular
 2016-07-03 18:22 UTC 

[PATCH] PNP: make pnpbios core explicitly non-modular
 2016-07-03 18:20 UTC 

[PATCH v6 0/11] Output raw touch data via V4L2
 2016-07-03 18:11 UTC  (3+ messages)
` [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type

[PATCH] vme: make core vme support explicitly non-modular
 2016-07-03 18:05 UTC 

[PATCH] perf/core: Fix the mask in perf_output_sample_regs
 2016-07-03 18:01 UTC 

[PATCH 0/3] add support for Allwinner SoCs ADC
 2016-07-03 17:38 UTC  (9+ messages)
` [PATCH 1/3] mfd: "
` [PATCH 2/3] iio: adc: "

[PATCH v2 0/4] bus: remove unused modular code from non-modular drivers
 2016-07-03 17:30 UTC  (5+ messages)
` [PATCH 1/4] bus: brcmstb_gisb: make it explicitly non-modular
` [PATCH 2/4] bus: imx-weim: "
` [PATCH 3/4] bus: tegra-aconnect: "
` [PATCH 4/4] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate

Subject: PROBLEM: CPU accounting/scheduling regression in v4.6 CPU scheduling patchset?
 2016-07-03 17:24 UTC 

[capabilities] 796b00c375: BUG: sleeping function called from invalid context at mm/slab.h:388
 2016-07-03 17:11 UTC 

[PATCH] Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
 2016-07-03 16:32 UTC 

[PATCH] capabilities: add capability cgroup controller
 2016-07-03 16:13 UTC  (13+ messages)
                      ` [PATCH] capabilities: audit capability use

[PATCH] relay: Add global mode support for buffer-only channels
 2016-07-03 16:15 UTC 

[PATCH 3/3] hwmon: iio_hwmon: defer probe when no channel is found
 2016-07-03 15:48 UTC  (6+ messages)
` [3/3] "

undefined reference to `printk'
 2016-07-03 15:39 UTC 

[PATCH 1/2] net: ethernet: bcmgenet: use phydev from struct net_device
 2016-07-03 15:33 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings

[PATCH] befs: make consistent use of befs_error()
 2016-07-03 15:29 UTC 

[PATCH] Exchange the Assignments of `MEMORYs' and `CFGs/IOs' in Designware PCIe Driver
 2016-07-03 15:27 UTC  (2+ messages)

[PATCH 1/4] f2fs: fix to avoid reading out encrypted data in page cache
 2016-07-03 14:05 UTC  (4+ messages)
` [PATCH 2/4] f2fs: fix to detect truncation prior rather than EIO during read
` [PATCH 3/4] f2fs: fix to redirty page if fail to gc data page
` [PATCH 4/4] f2fs: add nodiscard mount option

[patch v2 2/2] f2fs: fix to avoid data update racing between GC and DIO
 2016-07-03 14:00 UTC 

[PATCHv3] mvsas:Fix possible NULL pointer deference in mvs_dev_found_notify
 2016-07-03 13:54 UTC  (3+ messages)

[PATCH] tracing: Have HIST_TRIGGERS select TRACING
 2016-07-03 13:51 UTC 

[PATCH 1/2] input: adc-keys: add DT binding documentation
 2016-07-03 13:50 UTC  (4+ messages)
` [PATCH 2/2] input: add ADC resistor ladder driver

[RFC] mips: Add MXU context switching support
 2016-07-03 13:17 UTC  (2+ messages)

[RFC PATCH 0/3] doc-rst: customize HTML (RTD) theme
 2016-07-03 12:24 UTC  (4+ messages)
` [RFC PATCH 1/3] doc-rst: boilerplate HTML theme customization
` [RFC PATCH 2/3] doc-rst: customize RTD theme, table & full width
` [RFC PATCH 3/3] doc-rst: customize RTD theme, captions & inline literal

[PATCH 1/2] iio: sun4i-lradc: Add binding documentation
 2016-07-03 12:11 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: sun4i_lradc: new driver

[PATCH RFC 0/7] support clk setting during kernel early boot
 2016-07-03 12:05 UTC  (4+ messages)

[PATCH RESEND v2] mfd: sm501: Add device property
 2016-07-03 11:37 UTC  (5+ messages)

[PATCH v4 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-03 11:36 UTC  (10+ messages)
` [PATCH v4 14/22] sh: SH7751 core dtsi
` [PATCH v4 19/22] sh: IO-DATA HDL-U (a,k.a landisk) IRQCHIP driver
` [PATCH v4 21/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) IRQCHIP Driver

core.c:undefined reference to `fpu_save'
 2016-07-03 11:17 UTC 

[PATCH v3 0/4] iio: potentiometer: mcp4531: New parts, DT and typo
 2016-07-03 10:56 UTC  (12+ messages)
` [PATCH v3 1/4] iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x
` [PATCH v3 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation
` [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree binding
` [PATCH v3 4/4] iio: potentiometer: Fix typo in Kconfig

[PATCH v3 0/2] iio: adc: max1363: Add device tree support
 2016-07-03 10:41 UTC  (5+ messages)
` [PATCH v3 1/2] iio: adc: max1363: Add device tree binding documentation
` [PATCH v3 2/2] iio: adc: max1363: Add device tree binding

[PATCH v4 0/3] Add Broadcom iproc-static-adc controller driver
 2016-07-03 10:34 UTC  (8+ messages)
` [PATCH v4 1/3] Documentation: DT: Add iproc-static-adc binding
` [PATCH v4 2/3] iio: Add driver for Broadcom iproc-static-adc
` [PATCH v4 3/3] ARM:dts-Add dt node "

[RFC PATCH] media: s5p-mfc - remove vidioc_g_crop
 2016-07-03  9:43 UTC  (2+ messages)

[PATCH v2 0/4] iio: potentiometer: mcp4531: New parts, DT and typo
 2016-07-03  9:25 UTC  (5+ messages)
` [PATCH v2 3/4] iio: potentiometer: mcp4531: Add device tree binding

[PATCH v2] drivers:iio:light:isl29125: added macros for sensing range
 2016-07-03  9:20 UTC 

[PATCHv4 1/1] thermal: core: call thermal_zone_device_update() after mode update
 2016-07-03  9:03 UTC  (4+ messages)
` [PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties

[PATCH 0/4] net: ethernet: ti: cpsw: add multi-queue support
 2016-07-03  8:57 UTC  (4+ messages)
` [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels

[PATCH] perf/x86: fix 32-bit perf user callgraph collection
 2016-07-03  8:46 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: Fix "

[PATCH] perf/x86/intel: update event constraints when HT is off
 2016-07-03  8:46 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Update "

[GIT PULL] fuse fix for 4.7-rc5
 2016-07-03  8:37 UTC 

[GIT PULL] overlayfs fixes for 4.7-rc5
 2016-07-03  8:32 UTC 

Source code review around jump label usage
 2016-07-03  8:01 UTC  (4+ messages)
` [PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()

[PATCH v2] phy: add phy-hisi-inno-usb2
 2016-07-03  6:50 UTC 

[PATCH] drm/tegra: fix error handling
 2016-07-03  6:18 UTC 

[RFC PATCH 0/1] Portable Device Tree Connector -- conceptual
 2016-07-03  6:06 UTC  (2+ messages)

[PATCH] clk: stm32f4: fix error handling
 2016-07-03  6:06 UTC 

[PATCH v3 0/2] Add mt6755 basic chip support
 2016-07-03  5:59 UTC  (2+ messages)

[PATCH 0/3][RFC] mm/page:_owner: track page free call chain
 2016-07-03  5:59 UTC  (3+ messages)
` [PATCH 3/3] mm/page_owner: "

[PATCH] drm/mediatek: fix error handling
 2016-07-03  5:51 UTC  (2+ messages)

[PATCH v2 1/2] arm64: implement FTRACE_WITH_REGS
 2016-07-03  5:17 UTC  (2+ messages)

0192688ec6: BUG: unable to handle kernel NULL pointer dereference at (null)
 2016-07-03  5:12 UTC 

[PATCH] fs: btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
 2016-07-03  4:40 UTC 

[PATCH] Staging: rtl8712: Fixed brace and comment style issue
 2016-07-03  3:54 UTC 

fs/xfs/xfs_ondisk.h:86:2: error: call to '__compiletime_assert_86' declared with attribute error: XFS: sizeof(xfs_dir2_data_unused_t) is wrong, expected 6
 2016-07-03  3:03 UTC 

[PATCH] Crypto:Add HMAC-SHA3 test modes and test vectors
 2016-07-03  2:47 UTC  (2+ messages)

[PATCH] crypto: omap-sham - increase cra_proirity to 400
 2016-07-03  2:47 UTC  (2+ messages)

include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-07-03  2:23 UTC 

(.init.text+0x2b8): multiple definition of `plat_irq_setup'
 2016-07-03  1:03 UTC 

[PATCH 1/1] irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
 2016-07-03  0:24 UTC 


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).