linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-21 21:59:58 to 2016-07-22 04:44:24 UTC [more...]

[PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-22  4:43 UTC  (3+ messages)
` [PATCH v5 03/32] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated
  ` [kernel-hardening] "

[PATCH] Doc/memory-barriers: Add Korean translation
 2016-07-22  4:35 UTC  (7+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-07-22  4:37 UTC  (5+ messages)
` [PATCH v4 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

portable device tree connector -- problem statement
 2016-07-22  4:25 UTC  (12+ messages)
` DT connectors, thoughts

[PATCH v5 3/3] arm: dts: mt2701: Add auxadc node
 2016-07-22  4:19 UTC  (3+ messages)

Question about group scheduler cpu shares
 2016-07-22  4:19 UTC  (5+ messages)

[PATCH 0/3] ACPI / debugger: Add kernel flushing support
 2016-07-22  4:17 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
` [PATCH] tools/power/acpi/tools/acpidbg: Add multi-commands support in batch mode
` [PATCH v3 0/3] ACPI / debugger: Add kernel flushing support
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] tools/power/acpi/acpidbg: Use new flushing mechanism
  ` [PATCH v3 3/3] tools/power/acpi/acpidbg: Add multi-commands support in batch mode

[PATCH 00/58] staging: lustre: bug fixes from lustre 2.5.[56-58]
 2016-07-22  2:44 UTC  (59+ messages)
` [PATCH 01/58] staging: lustre: obd: expand op_cli_flags
` [PATCH 02/58] staging: lustre: obd: rename struct lmv_stripe_md field mea to lmv
` [PATCH 03/58] staging: lustre: ptlrpc: remove wirecheck for struct lmv_stripe_md
` [PATCH 04/58] staging: lustre: llite: cache directory striping information
` [PATCH 05/58] staging: lustre: lmv: add new lmv structures
` [PATCH 06/58] staging: lustre: mdc: handle IT_READDIR operations
` [PATCH 07/58] staging: lustre: llite: label the debug info
` [PATCH 08/58] staging: lustre: llite: pass struct md_op_data to ll_dir_read
` [PATCH 09/58] staging: lustre: llite: remove debug message in ll_dir_read
` [PATCH 10/58] staging: lustre: llite: reduce indent "
` [PATCH 11/58] staging: lustre: llite: set next only when needed "
` [PATCH 12/58] staging: lustre: llite: handle done flags differently "
` [PATCH 13/58] staging: lustre: llite: change done flag in ll_dir_read to bool
` [PATCH 14/58] staging: lustre: llite: rename some variables for ll_dir_read
` [PATCH 15/58] staging: lustre: llite: clarify some debug messages for statahead
` [PATCH 16/58] staging: lustre: llite: remove code never called
` [PATCH 17/58] staging: lustre: llite: pass in __u64 pos for ll_dir_read
` [PATCH 18/58] staging: lustre: llite: do post work for statahead in readdir case
` [PATCH 19/58] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
` [PATCH 20/58] staging: lustre: llite: remove comment from ll_dir_read
` [PATCH 21/58] staging: lustre: llite: style cleanup for llite_internal.h
` [PATCH 22/58] staging: lustre: llite: pass inode to ll_release_page
` [PATCH 23/58] staging: lustre: llite: change remove parameter to bool
` [PATCH 24/58] staging: lustre: mdc: don't take rpc lock for readdir case
` [PATCH 25/58] staging: lustre: lmv: remove unused lmv_get_mea function
` [PATCH 26/58] staging: lustre: lmv: remove duplicate MAX_HASH_*
` [PATCH 27/58] staging: lustre: lmv: change handling of lmv striping information
` [PATCH 28/58] staging: lustre: lmv: remove lmv_get_easize
` [PATCH 29/58] staging: lustre: lmv: replace obd_free_memmd with lmv_free_memmd
` [PATCH 30/58] staging: lustre: create striped directory
` [PATCH 31/58] staging: lustre: llite: fix "getdirstripe" to show stripe info
` [PATCH 32/58] staging: lustre: delete striped directory
` [PATCH 33/58] staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDs
` [PATCH 34/58] staging: lustre: obdclass: bug fixes for lu_device_type handling
` [PATCH 35/58] staging: lustre: add ability to migrate inodes
` [PATCH 36/58] staging: lustre: lmv: fix issue found by Klocwork Insight tool
` [PATCH 37/58] staging: lustre: libcfs: Only dump log once per sec. to avoid EEXIST
` [PATCH 38/58] staging: lustre: llite: enable clients to inject error for lfsck
` [PATCH 39/58] staging: lustre: osc: allow to call brw_commit() multiple times
` [PATCH 40/58] staging: lustre: llite: a few fixes for migration
` [PATCH 41/58] staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handling
` [PATCH 42/58] staging: lustre: don't need to const __u64 parameters for lustre_idl.h
` [PATCH 43/58] staging: lustre: const correct FID/OSTID/... helpers
` [PATCH 44/58] staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h
` [PATCH 45/58] staging: lustre: simplify inline functions in lustre_fid.h
` [PATCH 46/58] staging: lustre: lmv: access lum_stripe_offset as little endian
` [PATCH 47/58] staging: lustre: lmv: lookup remote migrating object in LMV
` [PATCH 48/58] staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp
` [PATCH 49/58] staging: lustre: llite: avoid a deadlock in page write
` [PATCH 50/58] staging: lustre: lov: handle the case of stripe size is not power 2
` [PATCH 51/58] staging: lustre: lmv: cleanup req in lmv_getattr_name()
` [PATCH 52/58] staging: lustre: lmv: rename request to preq "
` [PATCH 53/58] staging: lustre: obdclass: unified flow control interfaces
` [PATCH 54/58] staging: lustre: reorder LOV_MAGIC_* definition
` [PATCH 55/58] staging: lustre: ldlm: flock completion fixes
` [PATCH 56/58] staging: lustre: move ioctls to lustre_ioctl.h
` [PATCH 57/58] staging: lustre: llite: add error handler in inode prepare phase
` [PATCH 58/58] staging: lustre: ptlrpc: Early replies need to honor at_max

[PATCH] vfs:Fix memory leak on error path in get_empty_file
 2016-07-22  4:01 UTC 

[PATCH] update sc->nr_reclaimed after each shrink_slab
 2016-07-22  3:43 UTC 

[PATCH/RFC] Re: linux-next: build failure after merge of the luto-misc tree
 2016-07-22  3:41 UTC  (13+ messages)

Crypto Update for 3.19
 2016-07-22  3:39 UTC  (11+ messages)
` Crypto Update for 3.20
  ` Crypto Update for 4.1
    ` Crypto Update for 4.2
      ` Crypto Update for 4.3
        ` Crypto Update for 4.4
          ` Crypto Update for 4.5
            ` Crypto Fixes "
              ` Crypto Fixes for 4.6
                ` Crypto Fixes for 4.7

[PATCH] cpufreq: export cpufreq_driver_resolve_freq()
 2016-07-22  3:30 UTC  (2+ messages)

[PATCH 00/19] x86/dumpstack: rewrite x86 stack dump code
 2016-07-22  3:30 UTC  (19+ messages)
` [PATCH 03/19] x86/dumpstack: remove unnecessary stack pointer arguments
` [PATCH 07/19] x86/dumpstack: add IRQ_USABLE_STACK_SIZE define
` [PATCH 09/19] x86/dumpstack: simplify in_exception_stack()
` [PATCH 15/19] x86/dumpstack: convert show_trace_log_lvl() to the new unwinder
` [PATCH 17/19] x86/entry/dumpstack: encode pt_regs pointer in frame pointer
` [PATCH 19/19] x86/dumpstack: print any pt_regs found on the stack

[PATCH 2/2] locking/percpu-rwsem: Introduce bias knob
 2016-07-22  3:26 UTC  (11+ messages)
        ` [PATCH] rcu_sync: simplify the state machine, introduce __rcu_sync_enter()

[PATCH v4] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-22  2:58 UTC  (8+ messages)

[PATCH v2] mem-hotplug: alloc new page from the next node if zone is MOVABLE_ZONE
 2016-07-22  2:57 UTC 

[RFC 0/3] extend kexec_file_load system call
 2016-07-22  2:54 UTC  (6+ messages)

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-22  2:47 UTC  (3+ messages)
` [PATCH] s390/perf: fix "

[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
 2016-07-22  2:39 UTC  (5+ messages)
` [PATCH 2/3] staging/rtl8192e: use s8 instead of char

[PATCH 0/6] ARM: NUC900: Add NUC970 SoC support
 2016-07-22  2:37 UTC  (5+ messages)
` [PATCH 4/6] irqchip: add irqchip driver for nuc900

linux-next: build failure after merge of the pm tree
 2016-07-22  2:26 UTC  (2+ messages)

[PATCH][v6] PM / hibernate: Introduce test_resume mode for hibernation
 2016-07-22  2:30 UTC 

[PATCH v13 00/12] support "task_isolation" mode
 2016-07-22  2:20 UTC  (4+ messages)

[PATCH][RFC v5] PM / hibernate: Introduce test_resume mode for hibernation
 2016-07-22  2:25 UTC  (3+ messages)

[PATCH v4 1/2] bpf: Add bpf_probe_write BPF helper to be called in tracers (kprobes)
 2016-07-22  2:14 UTC  (2+ messages)

[v6 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-22  2:14 UTC  (5+ messages)
` [v6 PATCH 6/6] drm/rockchip: cdn-dp: add cdn DP support for rk3399
    ` [v6.1 "

[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
 2016-07-22  1:57 UTC  (6+ messages)

[PATCH v2 1/3] drm/panel: simple-panel: add the delay timing for Sharp LQ123P1JX31
 2016-07-22  1:50 UTC  (3+ messages)
` [PATCH v2 2/3] drm/bridge: analogix_dp: turn off the panel when eDP need to disable
` [PATCH v2 3/3] drm/bridge: analogix_dp: remove the panel prepare/unprepare in suspend/resume

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-22  1:41 UTC  (10+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path

[PATCH v4 0/3] hwmon: xgene: Add support for X-Gene hwmon driver
 2016-07-22  1:30 UTC  (5+ messages)
` [PATCH v4 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation
` [PATCH v4 2/3] hwmon: xgene: Add hwmon driver
` [PATCH v4 3/3] arm64: dts: apm: Add X-Gene SoC hwmon to device tree

[PATCH v4 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-07-22  1:22 UTC  (5+ messages)
` [PATCH v4 4/7] rtc: ac100: Add clk output support

[PATCH 0/2] PCI: altera: fix link retrain
 2016-07-22  1:20 UTC  (3+ messages)

[PATCH v4 2/2] samples/bpf: Add example of using bpf_probe_write in bpf kprobes
 2016-07-22  1:09 UTC 

[PATCH v4 0/2] bpf: add bpf_probe_write helper & example
 2016-07-22  1:08 UTC 

linux-next: build failure after merge of the fuse tree
 2016-07-22  1:01 UTC 

[PATCH v1 1/2] drm/panel: simple-panel: add the delay timing for Sharp LQ123P1JX31
 2016-07-22  1:00 UTC  (3+ messages)

v4.1 to v4.7: regression in tsc2005 driver
 2016-07-22  0:57 UTC  (14+ messages)

[PATCH 00/12] aspeed: Add pinctrl and gpio drivers
 2016-07-22  0:49 UTC  (4+ messages)
` [PATCH 06/12] gpio: Add Aspeed driver

[GIT PULL] clk fixes for v4.7-rc8
 2016-07-22  0:47 UTC 

[PATCH v3 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-07-22  0:44 UTC  (12+ messages)
` [PATCH v3 1/3] cpufreq: add cpufreq_driver_resolve_freq()

[PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One
 2016-07-22  0:41 UTC  (3+ messages)
  ` [linux-sunxi] "

[PATCH V2] cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
 2016-07-22  0:34 UTC  (9+ messages)

[PATCH v3 2/2] pstore/ram: Set pstore flags dynamically
 2016-07-22  0:17 UTC  (3+ messages)

[PATCH net-next] net/ncsi: avoid maybe-uninitialized warning
 2016-07-22  0:11 UTC  (2+ messages)

[PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible
 2016-07-22  0:07 UTC  (6+ messages)
` [PATCH v2] "

linux-next: error fetching the y2038 tree
 2016-07-22  0:01 UTC 

[RFC v2 0/7] linux: add linker tables
 2016-07-21 23:53 UTC  (5+ messages)
` [RFC v2 7/7] kprobes: port to linker table
    ` [Xen-devel] "

linux-next: Tree for Jul 21
 2016-07-21 23:52 UTC  (2+ messages)

[PATCH resend 3/5] libata-scsi: fix overflow in mode page copy
 2016-07-21 23:35 UTC  (3+ messages)
    ` [PATCH resend v2 3/5] libata-scsi: use u8 array to store "

[PATCH resend 1/5] libata-scsi: minor cleanup in ata_mselect_*()
 2016-07-21 23:34 UTC  (5+ messages)
` [PATCH resend 2/5] libata-scsi: fix read-only bits checking "
      ` [PATCH resend v2 "

[PATCH net-next] bpf, events: fix offset in skb copy handler
 2016-07-21 23:19 UTC 

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-21 21:06 UTC  (3+ messages)

[PATCH v2 0/4] Add STM32 Reset Driver
 2016-07-21 23:16 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: Document the STM32 reset bindings
` [PATCH v2 3/4] drivers: reset: Add STM32 reset driver

[PATCH] crypto: x86/glue_helper make bool
 2016-07-21 23:13 UTC  (4+ messages)

[PATCH 0/1] Add ro_after_init support for modules
 2016-07-21 23:11 UTC  (7+ messages)
` [PATCH 1/1] modules: add ro_after_init support
    `  "

[RFC PATCH 0/9][V3] Overlayfs SELinux Support
 2016-07-21 23:09 UTC  (3+ messages)

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2016-07-21 22:53 UTC  (8+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "
    ` [dm-devel] "

[PATCH 1/2] pcie-designware: add iATU Unroll feature
 2016-07-21 22:47 UTC  (2+ messages)

[PATCH] x86/ebda: If the EBDA is in lowmem, reserve only 4k for the EBDA
 2016-07-21 22:45 UTC  (8+ messages)
` [PATCH] x86/boot: Reorganize and clean up the BIOS area reservation code

[PATCH 0/2] Add driver for Domintech DMARD06 accelerometer
 2016-07-21 22:41 UTC  (6+ messages)
` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Domintech Co., Ltd
` [PATCH 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer

[RFC] locking/mutex: Fix starvation of sleeping waiters
 2016-07-21 22:29 UTC  (8+ messages)
      ` [RFC] Avoid mutex starvation when optimistic spinning is disabled

[PATCH v2 0/3] ARS rescanning triggered by latent errors or userspace
 2016-07-21 20:54 UTC  (3+ messages)
` [PATCH v2 3/3] nfit: do an ARS scrub on hitting a latent media error

Minor PKRU bug?
 2016-07-21 22:26 UTC  (8+ messages)

+ mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub-fix-2.patch added to -mm tree
 2016-07-21  8:48 UTC 

[PATCH v3 0/3] hwmon: xgene: Add support for X-Gene hwmon driver
 2016-07-21 22:21 UTC  (8+ messages)
` [PATCH v3 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation
` [PATCH v3 2/3] hwmon: xgene: Add hwmon driver
` [PATCH v3 3/3] arm64: dts: apm: Add X-Gene SoC hwmon to device tree

[PATCH 00/18] ARM: mvebu: misc Armada 38x/39x DT and v7 defconfig improvements
 2016-07-21 22:16 UTC  (3+ messages)
` [PATCH 14/18] ARM: mvebu: add support for the Armada 395 SoC family

[PATCH 1/1] iio: vcnl4000: Add IR current adjust support
 2016-07-21 22:14 UTC  (6+ messages)

mmotm 2016-07-21-15-11 uploaded
 2016-07-21 22:11 UTC 

[PATCH] iio: humidity: hdc100x: add triggered buffer support for HDC100X
 2016-07-21 22:10 UTC  (2+ messages)

[PATCH] clk: mvebu: armada-39x: add clk description for supported interfaces
 2016-07-21 22:08 UTC  (2+ messages)

[PATCH v6 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-07-21 22:03 UTC  (3+ messages)
` [PATCH v6 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

[PATCH] Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
 2016-07-21 21:59 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: nand: Error out if cmd_ctrl() is missing
` [PATCH v3 2/2] mtd: nand: Get rid of needless 'goto'


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