All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-20 16:32:22 to 2015-10-20 17:34:06 UTC [more...]

[PATCH v6 00/19] nfsd: open file caching
 2015-10-20 17:33 UTC  (23+ messages)
` [PATCH v6 01/19] nfsd: move include of state.h from trace.c to trace.h
` [PATCH v6 02/19] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v6 03/19] fs: add a kerneldoc header to fput
` [PATCH v6 04/19] fs: rename "delayed_fput" infrastructure to "fput_global"
` [PATCH v6 05/19] fs: add fput_global
` [PATCH v6 06/19] fsnotify: export several symbols
` [PATCH v6 07/19] locks: create a new notifier chain for lease attempts
` [PATCH v6 08/19] sunrpc: add a new cache_detail operation for when a cache is flushed
  ` [PATCH v6 09/19] nfsd: add a new struct file caching facility to nfsd
  ` [PATCH v6 10/19] nfsd: keep some rudimentary stats on nfsd_file cache
  ` [PATCH v6 11/19] nfsd: allow filecache open to skip fh_verify check
  ` [PATCH v6 12/19] nfsd: hook up nfsd_write to the new nfsd_file cache
  ` [PATCH v6 13/19] nfsd: hook up nfsd_read to the "
  ` [PATCH v6 14/19] nfsd: hook nfsd_commit up "
  ` [PATCH v6 16/19] nfsd: have nfsd_test_lock use "
  ` [PATCH v6 17/19] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
  ` [PATCH v6 18/19] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache

[PATCH] usb: musb: dsps: handle the otg_state_a_wait_vrise_timeout case
 2015-10-20 17:33 UTC  (6+ messages)

[RFC] URL rewrite in .gitmodules
 2015-10-20 17:33 UTC  (2+ messages)

Regression since commit 92bac83
 2015-10-20 17:33 UTC  (5+ messages)

[PATCH 0/3] ARM: dts: Use IOPAD pinmux for IGEP boards
 2015-10-20 17:32 UTC  (6+ messages)

[PATCH 1/2] x86: Add a __copy_from_user_nmi
 2015-10-20 17:32 UTC  (4+ messages)
` [PATCH 2/2] x86, perf: Optimize stack walk user accesses

iio_interrupt_trigger
 2015-10-20 17:31 UTC  (4+ messages)

[PATCH V2 00/30] Coresight integration with perf
 2015-10-20 17:30 UTC  (13+ messages)
` [PATCH V2 19/30] coresight: etb10: implementing the setup_aux() API
` [PATCH V2 20/30] coresight: etb10: implementing buffer set/reset() API
` [PATCH V2 22/30] coresight: etm-perf: new PMU driver for ETM tracers

[PATCH TRIVIAL] ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enum
 2015-10-20 17:30 UTC  (2+ messages)

Beagle Bone Black problem with hotplug USB
 2015-10-20 17:27 UTC 

[PATCH] mem: Command line option to delete hugepage backing files
 2015-10-20 17:29 UTC  (3+ messages)
  ` [PATCH v2] mem: command "

[PATCH RFT] ARM: bcm2835: dt: fix memory of Raspberry Pi B+
 2015-10-20 17:29 UTC  (4+ messages)

[PATCH RFC v2] nfsd: don't revoke delegations that a client has stated it doesn't have
 2015-10-20 17:29 UTC  (2+ messages)

[PATCH] i2c: mv64xxx: really allow I2C offloading
 2015-10-20 17:29 UTC  (4+ messages)

[PATCH 1/2] USB: serial: cp210x: Implement 16-bit register access functions
 2015-10-20 17:27 UTC  (7+ messages)

[edk2] KVM: MTRR: fix memory type handling if MTRR is completely disabled
 2015-10-20 17:27 UTC  (23+ messages)

[PATCH v1] git-p4: Add option to ignore empty commits
 2015-10-20 17:27 UTC  (2+ messages)

[PATCH] EDAC: Add AMD Seattle SoC EDAC
 2015-10-20 17:26 UTC  (14+ messages)

[OSSTEST PATCH] ms-queuedaemon: Do not spin if client input is delayed/truncated
 2015-10-20 17:26 UTC 

[PATCH-v2 1/2] mac80211: Take bitrates into account when building IEs
 2015-10-20 17:26 UTC  (3+ messages)
` [PATCH-v2 2/2] mac80211: ensure association req uses configured ratemask

How to remove missing device on RAID1?
 2015-10-20 17:24 UTC 

[PATCH-v2 1/2] mac80211: Take bitrates into account when building IEs
 2015-10-20 17:24 UTC  (2+ messages)
` [PATCH-v2 2/2] mac80211: ensure association req uses configured ratemask

[PATCH v2 0/6] Switch to generic syscon regmap based drivers
 2015-10-20 17:23 UTC  (5+ messages)

[PATCH 2/2] cifs: Drop cached dentry if its metadata changed
 2015-10-20 17:23 UTC  (5+ messages)

[U-Boot] How do I tell buildman to use a /specific/ toolchain?
 2015-10-20 17:23 UTC  (8+ messages)

[PATCH] IB/cma: Potential NULL dereference in cma_id_from_event
 2015-10-20 17:22 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
 2015-10-20 17:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC V5 2/9] hw/intc: arm_gicv3_interrupts
` [Qemu-devel] [PATCH RFC V5 3/9] hw/intc: arm_gicv3_cpu_interface
` [Qemu-devel] [PATCH RFC V5 4/9] hw/intc: arm_gicv3_dist
` [Qemu-devel] [PATCH RFC V5 5/9] hw/intc arm_gicv3_redist
` [Qemu-devel] [PATCH RFC V5 6/9] hw/intc: arm_gicv3_spi_its
` [Qemu-devel] [PATCH RFC V5 7/9] hw/intc: arm_gicv3
` [Qemu-devel] [PATCH RFC V5 8/9] target-arm/cpu64 GICv3 system instructions support
` [Qemu-devel] [PATCH RFC V5 9/9] hw/arm: Add virt-v3 machine that uses GIC-500

[PATCH 0/2] wait/ptrace: always assume __WALL if the child is traced
 2015-10-20 17:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wait: allow sys_waitid() to use __WNOTHREAD/__WCLONE/__WALL

[yocto-docs][PATCH] ref-manual: Document MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS quirk
 2015-10-20 17:18 UTC 

[GIT PULL 00/16] perf/core improvements and fixes
 2015-10-20 17:21 UTC  (11+ messages)
` [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller'

Tunable timeout in cifs module
 2015-10-20 17:21 UTC  (2+ messages)

[Resend Patch v6] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-10-20 17:20 UTC  (12+ messages)

opkg 0.3.0 or rootfs task
 2015-10-20 17:19 UTC  (7+ messages)

[PATCHv2] fpga: zynq-fpga: Replacing BIT with BIN format
 2015-10-20 17:19 UTC  (4+ messages)
` [PATCHv2] fpga: zynq-fpga: Change fw format to handle bin instead of bit

[PATCH 00/16] arm64 kexec kernel patches v10
 2015-10-20 17:19 UTC  (5+ messages)
` [PATCH 08/16] arm64/kexec: Add core kexec support

[PATCH v2 3/3] pstore: add pstore unregister
 2015-10-20 17:19 UTC  (3+ messages)
` [PATCH v3 0/3] "

Static analysis to assist policy creation?
 2015-10-20 17:17 UTC 

ADS1018 ADC driver
 2015-10-20 17:16 UTC  (7+ messages)

[PATCH] kconfig: Fix copy&paste error
 2015-10-20 17:15 UTC  (3+ messages)

[PATCH 0/3 v3] Balance filters: stripes, enhanced limit and usage
 2015-10-20 17:13 UTC  (4+ messages)
` [PATCH 1/3] btrfs: extend balance filter limit to take minimum and maximum
` [PATCH 2/3] btrfs: add balance filter for stripes
` [PATCH 3/3] btrfs: extend balance filter usage to take minimum and maximum

[GIT PULL] On-demand device probing
 2015-10-20 17:14 UTC  (4+ messages)

[PATCH 0/1] Avoid unnecessary useradd warnings
 2015-10-20 17:14 UTC  (2+ messages)
` [PATCH 1/1] useradd_base.bbclass: Do not warn without a reason

Commit 5841520b makes it impossible to connect to github from behind my company's firewall
 2015-10-20 17:06 UTC  (5+ messages)

Backport "tools/console: xenconsole tolerate tty errors"
 2015-10-20 17:10 UTC  (2+ messages)

[PATCH] docs: xl.cfg: permissive option is not PV only
 2015-10-20 17:09 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH 0/11] Xen PCI Passthrough security fixes
    ` [Qemu-devel] [Xen-devel] "
      ` [PATCH] tools: libxl: allow permissive qemu-upstream pci passthrough
          ` [PATCH] tools: libxl: allow permissive qemu-upstream pci passthrough. [and 1 more messages]

[Qemu-devel] [PATCH v3 0/5] virtio-9p: hotplug and migration support
 2015-10-20 17:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/5] virtio-9p: block hot-unplug when device is active

[PATCH] module: Prevent recursion bug caused by module RCU check
 2015-10-20 17:09 UTC  (6+ messages)

Trying to get Terratec Cinergy T XS to work
 2015-10-20 17:08 UTC 

[Intel-wired-lan] [PATCH 1/2] e1000e: initial support for i219-LM (3)
 2015-10-20 17:05 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/2] e1000e: cosmetic changes

[PATCH] x86: Kill some chicken bits
 2015-10-20 17:04 UTC  (3+ messages)

[PATCH V2 00/11] ARM64 Binary Image Support
 2015-10-20 17:04 UTC  (5+ messages)
` [PATCH V2 11/11] arm64: wait for transmit completion before next character transmission

newstore direction
 2015-10-20 17:04 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/16] Introduce I/O channels framework
 2015-10-20 17:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 04/16] ui: convert VNC startup code to use SocketAddress

[PATCH] drm/i915: respect previous reg values on primary plane disable
 2015-10-20 17:00 UTC  (10+ messages)
` [PATCH v2] drm/i915/hsw: keep gamma and CSC enabled for "

Enable/disable cpu
 2015-10-20 17:01 UTC  (3+ messages)

[lm-sensors] [RFC] hwmon: ina2xx: allow for actual measurement bandwidth above 160 Hz
 2015-10-20 17:00 UTC  (8+ messages)
` [lm-sensors] [PATCH v2] "
          `  "

[PATCH v3 0/8] Add initial support for RPM clocks
 2015-10-20 16:58 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: dts: qcom: 8x16: Add fixed rate on-board oscillator
` [PATCH v3 2/8] clk: qcom: msm8916: Set the parent of xo to xo_board
` [PATCH v3 3/8] clk: qcom: msm8916: Ignore sleep_clk_src registration errors
` [PATCH v3 4/8] arm64: dts: qcom: 8x16: Add fixed rate sleep clock oscillator
` [PATCH v3 5/8] clk: qcom: Add support for RPM Clocks
` [PATCH v3 6/8] clk: qcom: Add RPM clock controller driver
` [PATCH v3 7/8] clk: qcom: msm8916: Use RPMCC if it is enabled
` [PATCH v3 8/8] clk: qcom: msm8916: Remove hard-coded sleep_clk_src

[PATCH v2 0/3] ASoC: dapm: add PGA kcontrol, dai_link enhancement &
 2015-10-20 17:00 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: dapm: Add kcontrol support for PGAs
` [PATCH v2 2/3] ASoC: dapm: Add startup & shutdown for dai_links
` [PATCH v2 3/3] ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()

linux-ti-staging: Error during parsing
 2015-10-20 16:54 UTC  (2+ messages)

[PATCH] pull: add angle brackets to usage string
 2015-10-20 16:54 UTC  (7+ messages)

4.4's rdma plate
 2015-10-20 16:52 UTC  (7+ messages)

[PATCH rdma-cm] IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
 2015-10-20 16:52 UTC  (9+ messages)
` [PATCH rdma-cm] IB/core: Fix use after free of ifa

[PATCH 0/6] cxgbe: Optimize tx/rx for 40GbE and add Jumbo Frame support for CXGBE PMD
 2015-10-20 16:51 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] What is the preferred way install additional cmake modules?
 2015-10-20 16:52 UTC 

[Qemu-devel] [PULL 0/9] Next set of s390x patches
 2015-10-20 16:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests: test-qga, loosen assumptions about host filesystems
 2015-10-20 16:49 UTC 

[git:media_tree/fixes] [media] rtl28xxu: fix control message flaws
 2015-10-20 16:30 UTC 

[PATCH v3 0/3] Add Palmas iio gpadc
 2015-10-20 16:48 UTC  (5+ messages)
` [PATCH v3 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas

[Buildroot] [PATCH v7] board: add support for Intel Galileo Gen 2
 2015-10-20 16:48 UTC 

linux-next: Tree for Oct 20
 2015-10-20 16:46 UTC  (2+ messages)
` linux-next: Tree for Oct 20 (sound/soc/intel)

[PATCH 0/3] ASoC: dapm: add PGA kcontrol, dai_link enhancement &
 2015-10-20 16:46 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dapm: Add kcontrol support for PGAs

[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
 2015-10-20 16:45 UTC  (5+ messages)
` [PATCH v7 01/60] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v7 02/60] sparc/PCI: Use correct bus address to resource offset

[xen-unstable-smoke test] 63091: tolerable all pass - PUSHED
 2015-10-20 16:45 UTC 

[Buildroot] [PATCH] barebox: bump to version 2015.10.0
 2015-10-20 16:45 UTC 

[PATCH 0/6] IB/mad: Support devices taking pkey_index from the GSI QP
 2015-10-20 16:44 UTC  (5+ messages)
` [PATCH] IB/cma: Use inner P_Key to determine netdev

[Bug 91954] New: "link training failed": nouveau does not recover from monitor suspend
 2015-10-20 16:42 UTC  (2+ messages)
  ` [Bug 91954] "

Git-p4 fails with NameError with python 2.7.2
 2015-10-20 16:42 UTC  (4+ messages)

[meta-mingw][PATCH 0/4] Fix meta-mingw support to work with Jethro
 2015-10-20 16:41 UTC  (5+ messages)
` [meta-mingw][PATCH 1/4] gcc-runtime: Drop libgomp for mingw32 runtime
` [meta-mingw][PATCH 2/4] binutils*.bbappend: Work with all 2.25 versions
` [meta-mingw][PATCH 3/4] gcc*.bbappend: Work with 5.2
` [meta-mingw][PATCH 4/4] nativesdk-gcc: Add mingw32 named libraries to files list

[PATCH 1/9] drm: fix trivial typos
 2015-10-20 16:41 UTC  (8+ messages)
` [PATCH 2/9] scsi: "
  ` [PATCH 3/9] net: "
    ` [PATCH 4/9] dma: fix a trivial typo
      ` [PATCH 5/9] staging: wilc1000: fix trivial typos
        ` [PATCH 6/9] clk: keystone: fix a trivial typo
          ` [PATCH 7/9] input: keyboard: "

[PATCH v2 0/9] Add tune support of Mediatek MMC driver
 2015-10-20 16:41 UTC  (4+ messages)

[PATCH v3] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall
 2015-10-20 16:40 UTC  (2+ messages)

[U-Boot] [PATCH] ohci: Add missing cache-flush for hcca area
 2015-10-20 16:39 UTC 

[PATCH rdma-RC] IB/cm: Fix rb-tree duplicate free and use-after-free
 2015-10-20 16:36 UTC  (10+ messages)
` [PATCH rdma-RC] IB/cm: Fix sleeping while atomic when creating AH from WC

[PATCH v4 00/33] implement vNVDIMM
 2015-10-20 16:29 UTC  (6+ messages)
` [PATCH v4 28/33] nvdimm acpi: support DSM_FUN_IMPLEMENTED function
    ` [Qemu-devel] "

[PATCH] mtd: maps: rbtx4939-flash: fix compile error
 2015-10-20 16:35 UTC  (3+ messages)

[PATCH v4] arm-soc: Add support for Sigma Designs Tango4 platforms
 2015-10-20 16:35 UTC  (2+ messages)
` [PATCH v5] "

[Buildroot] [git commit] tstools: GitHub migration
 2015-10-20 16:35 UTC  (4+ messages)

[RFC][PATCH 0/2] Devicetree bindings for Ion
 2015-10-20 16:34 UTC  (8+ messages)
` [RFC][PATCH 1/2] WIP: "

[PATCH_V2 0/4] MIPS: Add Xilfpga platform
 2015-10-20 16:31 UTC  (4+ messages)
` [PATCH_V2 2/4] MIPS: dt: xilfpga: Add xilfpga device tree files
` [PATCH_V2 3/4] MIPS: xilfpga: Add mipsfpga platform code
` [PATCH_V2 4/4] MIPS: Add xilfpga defconfig

[Buildroot] [PATCH 0/2 v3] package/nodejs: bump version (branch yem/node)
 2015-10-20 16:32 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2 v3] package/nodejs: add version 4.1.2

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-20 16:32 UTC  (6+ messages)
` [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bindings

[PATCH 6/6] i2c: designware: Move common probe code into i2c_dw_probe()
 2015-10-20 16:32 UTC  (3+ messages)
` [PATCH v2 "


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.