public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-05 22:23:09 to 2016-05-06 06:13:38 UTC [more...]

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-06  6:13 UTC  (8+ messages)
` [RFC v2 01/13] usb: misc: usb3503: Clean up on driver unbind

Mainline: Build error in drivers/nvdimm/pmem.c due to commit 658922e57b84
 2016-05-06  6:12 UTC 

[PATCH v7 0/9] add i2c driver supported for rk3399
 2016-05-06  6:09 UTC  (23+ messages)
` [PATCH v7 2/9] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v7 3/9] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v7 4/9] i2c: rk3x: Move setting STATE_START and add STATE_SETUP
` [PATCH v7 5/9] i2c: rk3x: Change SoC data to not use array
` [PATCH v7 6/9] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v7 7/9] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v7 8/9] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v7 9/9] i2c: rk3x: support fast-mode plus for rk3399

linux-next: build failure after merge of the akpm-current tree
 2016-05-06  6:09 UTC  (3+ messages)

[PATCH 0/2] Add binding rule *any* support for USB Gadget Configfs
 2016-05-06  5:49 UTC  (7+ messages)
` [PATCH 1/2] usb: configfs: allow UDC binding rule configured as binding to *any* UDC

linux-next: Tree for May 6
 2016-05-06  5:26 UTC 

[PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver
 2016-05-06  5:22 UTC  (3+ messages)
` [PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller
` [PATCH v5 2/2] Input: SiS 9200 documentation parts

[PATCH] Coccinelle: noderef: Add a rule and correct the old rule
 2016-05-06  4:47 UTC  (3+ messages)

[PATCH 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-06  4:43 UTC  (7+ messages)
` [PATCH] "
` [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators

[PATCH] mm/zsmalloc: avoid unnecessary iteration in get_pages_per_zspage()
 2016-05-06  4:37 UTC  (5+ messages)

[git pull] drm fixes
 2016-05-06  4:25 UTC 

[PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
 2016-05-06  4:18 UTC  (17+ messages)

[PATCH 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-06  4:09 UTC  (4+ messages)
` [PATCH 2/2] drivers: i2c: qup: Fix error handling

[PATCH v2] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-06  3:27 UTC 

[PATCH] x86, tsc: Fix tsc ratio calibration to avoid broken mdelay
 2016-05-06  3:33 UTC 

[PATCH 0/2] scop GFP_NOFS api
 2016-05-06  3:20 UTC  (6+ messages)

[PATCH] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-06  3:07 UTC  (6+ messages)

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-06  2:50 UTC  (10+ messages)
` [RFC v2 PATCH 3/8] fs: Treat foreign mounts as nosuid

[PATCH] ION: Sys_heap: Makes ion buffer always alloc from page pool
 2016-05-06  2:48 UTC  (3+ messages)

[PATCH] jbd2: remove excess descriptions for handle_s
 2016-05-06  2:37 UTC  (2+ messages)
` [RESEND Patch] "

[PATCH] usb: gadget: f_fs: Fix kernel panic for SuperSpeed
 2016-05-06  2:37 UTC  (11+ messages)

[PATCH 1/3] random: replace non-blocking pool with a Chacha20-based CRNG
 2016-05-06  2:25 UTC  (20+ messages)
      ` better patch for linux/bitops.h
                        ` UB in general ... and linux/bitops.h in particular

[PATCH] kbuild: fix if_change and friends to consider argument order
 2016-05-06  2:12 UTC  (3+ messages)

[PATCH v3 00/12] sched/fair: Optimize and clean up sched averages
 2016-05-05 18:19 UTC  (4+ messages)
` [PATCH v3 03/12] sched/fair: Change the variable to hold the number of periods to 32bit

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-06  2:00 UTC  (9+ messages)
` [RFC][PATCH 0/6] Enhanced file stat system call

[PATCH] efi/capsule: Make efi_capsule_pending() lockless
 2016-05-06  1:32 UTC  (9+ messages)

[lkp] [string_helpers] 726ecfc321: test_string_helpers: Test 'test_string_get_size_one' failed!
 2016-05-06  1:26 UTC 

[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
 2016-05-06  1:11 UTC  (7+ messages)
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v4 11/11] powerpc/powernv/npu: Enable NVLink pass through

[RFC PATCH net-next 00/20] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-06  1:14 UTC  (29+ messages)
` [RFC PATCH net-next 01/20] net: dsa: mv88e6xxx: factorize PHY access with PPU
` [RFC PATCH net-next 02/20] net: dsa: mv88e6xxx: factorize PHY indirect access
` [RFC PATCH net-next 03/20] net: dsa: mv88e6xxx: factorize EEPROM access
` [RFC PATCH net-next 04/20] net: dsa: mv88e6xxx: factorize temperature access
` [RFC PATCH net-next 05/20] net: dsa: mv88e6xxx: factorize MAC address setting
` [RFC PATCH net-next 06/20] net: dsa: mv88e6xxx: factorize EEE access
` [RFC PATCH net-next 07/20] net: dsa: mv88e6xxx: factorize registers access
` [RFC PATCH net-next 08/20] net: dsa: mv88e6xxx: factorize bridge support
` [RFC PATCH net-next 09/20] net: dsa: mv88e6xxx: factorize VTU access
` [RFC PATCH net-next 10/20] net: dsa: mv88e6xxx: factorize ATU access
` [RFC PATCH net-next 11/20] net: dsa: mv88e6xxx: factorize switch reset
` [RFC PATCH net-next 12/20] net: dsa: mv88e6xxx: factorize global setup
` [RFC PATCH net-next 13/20] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
` [RFC PATCH net-next 14/20] net: dsa: mv88e6xxx: factorize VLAN Ethertype
` [RFC PATCH net-next 15/20] net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
` [RFC PATCH net-next 16/20] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
` [RFC PATCH net-next 17/20] net: dsa: mv88e6xxx: factorize frames priorities
` [RFC PATCH net-next 18/20] net: dsa: mv88e6xxx: factorize switch setup
` [RFC PATCH net-next 19/20] net: dsa: mv88e6xxx: factorize tag protocol
` [RFC PATCH net-next 20/20] net: dsa: mv88e6xxx: factorize the switch driver

[PATCH v3 0/2] irqchip/mbigen: fix the IO remap problem in mbigen driver
 2016-05-06  1:12 UTC  (5+ messages)

[PATCH] ARM: dts: rk3288: add SPI flash node for veyron
 2016-05-06  1:02 UTC 

[PATCH] Input: synaptics-rmi4: Support regulator supplies
 2016-05-06  0:58 UTC  (7+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2016-05-06  0:57 UTC 

[PATCH RESEND] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-05-06  0:56 UTC  (2+ messages)

[PATCH 0/6] Intel Secure Guard Extensions
 2016-05-06  0:52 UTC  (9+ messages)
` [PATCH 5/6] intel_sgx: driver documentation

[RFC PATCH] livepatch: allow removal of a disabled patch
 2016-05-06  0:42 UTC  (11+ messages)
                  `  "

[PATCH v3 0/5] Add alignment check for DAX mount
 2016-05-06  0:29 UTC  (6+ messages)
` [PATCH v3 1/5] block: Add vfs_msg() interface
` [PATCH v3 2/5] block: Add bdev_supports_dax() for dax mount checks
` [PATCH v3 3/5] ext4: Add alignment check for DAX mount
` [PATCH v3 4/5] ext2: "
` [PATCH v3 5/5] xfs: "

[GIT PULL 00/17] perf/core improvements and fixes
 2016-05-06  0:29 UTC  (18+ messages)
` [PATCH 01/17] perf machine: Introduce number of threads member
` [PATCH 02/17] perf tools: Add template for generating rbtree resort class
` [PATCH 03/17] perf trace: Sort summary output by number of events
` [PATCH 04/17] perf trace: Sort syscalls stats by msecs in --summary
` [PATCH 05/17] perf trace: Do not show the runtime_ms for a thread when not collecting it
` [PATCH 06/17] perf tools powerpc: Add support for generating bpf prologue
` [PATCH 07/17] perf hists: Move sort__need_collapse into struct perf_hpp_list
` [PATCH 08/17] perf hists: Move sort__has_parent "
` [PATCH 09/17] perf hists: Move sort__has_sym "
` [PATCH 10/17] perf hists: Move sort__has_dso "
` [PATCH 11/17] perf hists: Move sort__has_socket "
` [PATCH 12/17] perf hists: Move sort__has_thread "
` [PATCH 13/17] perf hists: Move sort__has_comm "
` [PATCH 14/17] perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
` [PATCH 15/17] perf symbols: Fix kallsyms perf test "
` [PATCH 16/17] perf evlist: Extract perf_mmap__read()
` [PATCH 17/17] perf evlist: Rename variable in perf_mmap__read()

cpufreq governors broken with !CONFIG_SMP?
 2016-05-06  0:39 UTC  (5+ messages)

[PATCH v7 00/10] Add error checking to spi-nor read and write
 2016-05-06  0:31 UTC  (11+ messages)
` [PATCH v7 01/10] mtd: spi-nor: change return value of read/write
` [PATCH v7 02/10] mtd: m25p80: return amount of data transferred or error in read/write
` [PATCH v7 03/10] mtd: fsl-quadspi: return amount of data read/written or error
` [PATCH v7 04/10] mtd: mtk-quadspi: return amount of data transferred or error in read/write
` [PATCH v7 05/10] mtd: nxp-spifi: "
` [PATCH v7 06/10] mtd: spi-nor: check return value from write
` [PATCH v7 07/10] mtd: spi-nor: stop passing around retlen
` [PATCH v7 08/10] mtd: spi-nor: simplify write loop
` [PATCH v7 09/10] mtd: spi-nor: add read loop
` [PATCH v7 10/10] mtd: m25p80: read in spi_max_transfer_size chunks

[PATCH] ACPI / tables: Fix DSDT override mechanism
 2016-05-06  0:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes
 2016-05-06  0:29 UTC  (5+ messages)
` [PATCH 1/4] regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_matches[idx]
` [PATCH 2/4] regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[idx]
` [PATCH 3/4] regulator: tps65917/palmas: Handle possible memory allocation failure
` [PATCH 4/4] regulator: tps65917/palmas: Simplify multiple dereference of match->of_node

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-05-06  0:25 UTC  (5+ messages)

mmotm 2016-05-05-17-19 uploaded
 2016-05-06  0:19 UTC 

[PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
 2016-05-06  0:18 UTC  (17+ messages)

[PATCH] ARM: dts: am57xx-idk-common: Fix input supply names
 2016-05-06  0:05 UTC 

[GIT PULL for v4.6-rc1] media updates
 2016-05-06  0:00 UTC  (11+ messages)

[PATCH perf/core v2 0/8] perf tools: Update strbuf to remove xrealloc
 2016-05-05 23:58 UTC  (18+ messages)
` [PATCH perf/core v2 1/8] perf: Rewrite strbuf not to die
` [PATCH perf/core v2 2/8] perf probe: Check the return value of strbuf APIs
` [PATCH perf/core v2 3/8] perf help: Make check_emacsclient_version to check "
` [PATCH perf/core v2 4/8] perf: Make alias handler to check return value of strbuf
` [PATCH perf/core v2 5/8] perf header: Make topology checkers "
` [PATCH perf/core v2 6/8] perf pmu: Make pmu_formats_string "
` [PATCH perf/core v2 7/8] perf help: Do not use ALLOC_GROW in add_cmd_list
` [PATCH perf/core v2 8/8] perf tools: Remove xrealloc and ALLOC_GROW

Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
 2016-05-05 23:55 UTC  (9+ messages)
  ` Regression of v4.6-rc vs. v4.5: Merge tag 'drm-intel-next-2016-02-29'
    ` Regression of v4.6-rc vs. v4.5 bisected: a98ee79317b4 "drm/i915/fbc: enable FBC by default on HSW and BDW"
        ` [Intel-gfx] "

[PATCH 0/2] tty: serial: msm_serial regression and add info message
 2016-05-05 23:52 UTC  (3+ messages)
` [PATCH 1/2] tty: serial: msm_serial regression fix data corruption

[PATCH v2 0/2] fs/ext4: mballoc.c: silence two UBSAN reports
 2016-05-05 23:47 UTC  (3+ messages)
` [PATCH v2 2/2] fs/ext4: ext4_mb_init(): silence UBSAN

[PATCH 00/15] ACPICA: 20160422 Release
 2016-05-05 23:49 UTC  (3+ messages)
` [PATCH v2 00/13] "

[PATCH v3 0/3] ACPI/device_sysfs: Add sysfs support for _HRV hardware revision
 2016-05-05 23:42 UTC  (2+ messages)

[PATCH 0/4] ACPI / osi: Fix several issues in _OSI handling
 2016-05-05 23:41 UTC  (3+ messages)
` [PATCH v3 0/7] "

[PATCH V3 1/4] acpi,pci,irq: reduce resource requirements
 2016-05-05 23:40 UTC  (4+ messages)

[GIT PULL] libnvdimm fixes for 4.6-rc7
 2016-05-05 23:37 UTC 

[PATCH v3 1/2] PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_,}remove_table
 2016-05-05 23:36 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] PM / OPP: pass cpumask by reference
 2016-05-05 23:34 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: NSP: Add MSI support on PCI
 2016-05-05 23:29 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: NSP: modify second CPU address
` [PATCH 3/3] ARM: dts: NSP: Add new DT file for bcm958625hr

[PATCH] cpufreq: governor: Fix handling of special cases in dbs_update()
 2016-05-05 23:30 UTC 

[PATCH] target: need_to_release is always false, remove redundant check and kfree
 2016-05-05 23:16 UTC 

[Patch v3 0/8] Qualcomm SCM Rework
 2016-05-05 23:16 UTC  (4+ messages)
` [Patch v3 1/8] dt/bindings: firmware: Add Qualcomm SCM binding

[GIT PULL] KEYS: Keyring changes for security/next
 2016-05-05 23:14 UTC  (2+ messages)

Add top down metrics to perf stat
 2016-05-05 23:04 UTC  (11+ messages)
` [PATCH 01/10] x86: Add topology_max_smt_threads()
` [PATCH 02/10] x86, perf: Support sysfs files depending on SMT status
` [PATCH 03/10] x86, perf: Add Top Down events to Intel Core
` [PATCH 04/10] x86, perf: Add Top Down events to Intel Atom
` [PATCH 05/10] x86, perf: Use new topology_max_smt_threads() in HT leak workaround
` [PATCH 06/10] perf, tools, stat: Avoid fractional digits for integer scales
` [PATCH 07/10] perf, tools, stat: Scale values by unit before metrics
` [PATCH 08/10] perf, tools, stat: Basic support for TopDown in perf stat
` [PATCH 09/10] perf, tools, stat: Add computation of TopDown formulas
` [PATCH 10/10] perf, tools, stat: Add extra output of counter values with -vv

[PATCH] tools: bpf_jit_disasm: check for klogctl failure
 2016-05-05 22:46 UTC  (2+ messages)

[PATCH] drm/panel: Add display timings for TPK U.S.A. LLC Fusion 7", 10.1" panels
 2016-05-05 22:29 UTC  (2+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-05 22:25 UTC  (3+ messages)
` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox