linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-09 14:17:46 to 2014-01-09 20:32:27 UTC [more...]

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2014-01-09 20:32 UTC  (6+ messages)

[Patch Part2 V1 00/14] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-01-09 20:30 UTC  (4+ messages)

[PATCH v5 00/14] locks: implement "file-private" (aka UNPOSIX) locks
 2014-01-09 20:29 UTC  (17+ messages)
` [PATCH v5 01/14] locks: close potential race between setlease and open
` [PATCH v5 02/14] locks: clean up comment typo
` [PATCH v5 03/14] locks: remove "inline" qualifier from fl_link manipulation functions
` [PATCH v5 04/14] locks: add __acquires and __releases annotations to locks_start and locks_stop
` [PATCH v5 05/14] locks: eliminate BUG() call when there's an unexpected lock on file close
` [PATCH v5 06/14] locks: fix posix lock range overflow handling
` [PATCH v5 07/14] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [PATCH v5 08/14] MAINTAINERS: add Bruce and myself to list of maintainers for file locking code
` [PATCH v5 09/14] locks: rename locks_remove_flock to locks_remove_file
` [PATCH v5 10/14] locks: make /proc/locks show IS_FILE_PVT locks with a P suffix
` [PATCH v5 11/14] locks: report l_pid as -1 for FL_FILE_PVT locks
` [PATCH v5 12/14] locks: pass the cmd value to fcntl_getlk/getlk64
` [PATCH v5 13/14] locks: skip deadlock detection on FL_FILE_PVT locks
` [PATCH v5 14/14] locks: add new fcntl cmd values for handling file private locks

[PATCH v2 0/4] net_dma removal, and dma debug extension
 2014-01-09 20:26 UTC  (6+ messages)
` [PATCH v2 1/4] net_dma: simple removal
` [PATCH v2 2/4] net_dma: revert 'copied_early'
` [PATCH v2 3/4] net: make tcp_cleanup_rbuf private
` [PATCH v2 4/4] dma debug: introduce debug_dma_assert_idle()

Richard Stallman: Why “GNU’S Not Linux” and Why We Should “Say LiGNUx” / Stopping abusive behaviour
 2014-01-09 20:21 UTC  (3+ messages)
` IO
` Andrew Tanenbaum

[PATCH] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
 2014-01-09 20:24 UTC  (10+ messages)

[PATCH 1/1] Drivers: hv: Implement the file copy service
 2014-01-09 20:14 UTC  (7+ messages)

[PATCH 0/5] Fix ebizzy performance regression due to X86 TLB range flush v3
 2014-01-09 20:00 UTC  (11+ messages)
` [PATCH 1/5] x86: mm: Account for TLB flushes only when debugging
` [PATCH 2/5] x86: mm: Clean up inconsistencies when flushing TLB ranges
` [PATCH 3/5] x86: mm: Eliminate redundant page table walk during TLB range flushing
` [PATCH 4/5] x86: mm: Change tlb_flushall_shift for IvyBridge
` [PATCH 5/5] mm: x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge

[PATCH] kvm: x86: Fix debug typo error in lapic
 2014-01-09 20:08 UTC  (9+ messages)

[PATCH RFC 0/3] drivers: cacheinfo support
 2014-01-09 20:08 UTC  (15+ messages)
` [PATCH RFC 1/3] drivers: base: support cpu cache information interface to userspace via sysfs
` [PATCH RFC 2/3] ARM: kernel: add support for cpu cache information

Idle power fix regresses ebizzy performance (was 3.12-stable backport of NUMA balancing patches)
 2014-01-09 20:07 UTC  (2+ messages)

[Xen-devel] [PATCH v9 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-01-09 19:13 UTC 

[PATCH 0/7] Support Krait CPU PMUs
 2014-01-09 19:57 UTC  (10+ messages)
` [PATCH 2/7] ARM: perf_event: Support percpu irqs for the CPU PMU
` [PATCH 3/7] ARM: perf_event: Add basic support for Krait CPU PMUs
` [PATCH 6/7] devicetree: bindings: Document Krait performance monitor units (PMU)

Terrible performance of sequential O_DIRECT 4k writes in SAN environment. ~3 times slower then Solars 10 with the same HBA/Storage
 2014-01-09 19:54 UTC  (5+ messages)

[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-01-09 19:53 UTC  (12+ messages)
` [PATCH net-next v3 1/9] xen-netback: Introduce TX grant map definitions
      ` [Xen-devel] "
` [PATCH net-next v3 2/9] xen-netback: Change TX path from grant copy to mapping

[PATCH 0/3] Staging: rtl8187se: Sparse fixes
 2014-01-09 19:44 UTC  (8+ messages)
` [PATCH 3/3] Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as static
    ` [PATCH v2 0/3] Staging: rtl8187se: Sparse fixes
      ` [PATCH v2 1/3] Staging: rtl8187se: r8180_core.c: mark symbols as static
      ` [PATCH v2 2/3] Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' static
      ` [PATCH v2 3/3] Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as static

[PATCH v2 0/1] mm: fix the theoretical compound_lock() vs prep_new_page() race
 2014-01-09 19:43 UTC  (12+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] perf, tools: Fix --delay option in stat man page
 2014-01-09 19:29 UTC  (2+ messages)
` [PATCH 2/2] perf, tools: Add --delay support to perf record v2

[RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-01-09 19:24 UTC 

Lockdep problem
 2014-01-09 19:14 UTC  (3+ messages)

[PATCH V1] input: use device managed memory in da9052 touchscreen driver
 2014-01-09 19:12 UTC  (2+ messages)

bug in sscanf()?
 2014-01-09 18:57 UTC 

[block:for-3.14/core] blk-mq: Compile fix for null_blk
 2014-01-09 18:54 UTC 

your mail
 2014-01-09 18:49 UTC  (2+ messages)

[RFC/PATCH] Implement new PTRACE_EVENT_SYSCALL_{ENTER,EXIT}
 2014-01-09 18:49 UTC  (3+ messages)

[PATCH v2] Staging: comedi: drivers:
 2014-01-09 18:49 UTC  (2+ messages)

[PATCH v3] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
 2014-01-09 18:42 UTC  (5+ messages)

[PATCH] Staging: comedi: replace printk() calls with dev_dbg() in pcmmio.c
 2014-01-09 18:46 UTC 

[PATCH v2] ASoC: fsl_esai: Add ESAI CPU DAI driver
 2014-01-09 18:44 UTC  (2+ messages)

[PATCH] Staging: rts5139: Fixed style issues
 2014-01-09 18:44 UTC  (2+ messages)

[PATCH] DAS6042: Fixing typeo
 2014-01-09 18:43 UTC  (2+ messages)

[PATCH] DAS1800: Fixed typeo
 2014-01-09 18:43 UTC  (2+ messages)

[PATCH v2 0/7] Allow MSM DT platforms to be built multi-platform
 2014-01-09 18:40 UTC  (7+ messages)
` [PATCH v2 6/7] drm/msm: Drop unnecessary mach include

kdump failed because of hotplug memory adding in kdump kernel
 2014-01-09 18:34 UTC  (14+ messages)

[PATCH] drm/panel: update EDID BLOB in panel_simple_get_modes()
 2014-01-09 18:37 UTC 

[PATCH] blk-mq: use __smp_call_function_single directly
 2014-01-09 18:35 UTC  (3+ messages)

[PATCH v9 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-01-09 18:32 UTC  (6+ messages)
` [PATCH v9 1/5] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v9 2/5] kernel: missing include in cputime.c
` [PATCH v9 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v9 4/5] arm64: "
` [PATCH v9 5/5] xen/arm: account for stolen ticks

[PATCH]
 2014-01-09 18:27 UTC  (2+ messages)

[PATCH] pci/iov: VFs are never multifunction
 2014-01-09 18:25 UTC  (3+ messages)

[RFC] Easier printing of unknown-size quantities
 2014-01-09 18:14 UTC  (2+ messages)

[PATCH] lib/vsprintf: add %pT format specifier
 2014-01-09 18:11 UTC  (2+ messages)

[PATCHSET 00/28] perf tools: Add support to accumulate hist periods (v5)
 2014-01-09 18:06 UTC  (9+ messages)
` [PATCH 01/28] perf tools: Insert filtered entries to hists also
` [PATCH 10/28] perf report: Cache cumulative callchains

[RFC][PATCH] lockdep: Introduce wait-type checks
 2014-01-09 17:54 UTC  (5+ messages)
    ` check && lockdep_no_validate (Was: lockdep: Introduce wait-type checks)

[PATCH v8 0/6] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-01-09 17:53 UTC  (6+ messages)
` [PATCH v8 4/6] arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops

Broken locking in leds-lp5523.c
 2014-01-09 17:51 UTC  (4+ messages)

[PATCH v2] spi: atmel: Refactor spi-atmel to use SPI framework queue
 2014-01-09 17:42 UTC  (2+ messages)

[PATCH] ASoC: simple-card: fix the cinfo error check
 2014-01-09 17:38 UTC  (2+ messages)

[PATCH] ASoC: simple-card: fix a bug where cinfo will be NULL before using it
 2014-01-09 17:37 UTC  (2+ messages)

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-09 17:35 UTC  (7+ messages)
` [RFC PATCH 3/9] of: mtd: add NAND timings retrieval support

[PATCH] ASoC: wm8804: Allow fine-grained control of the PLL generation
 2014-01-09 17:23 UTC  (6+ messages)
` [alsa-devel] "

[PATCH v2 00/12] Device Tree support for the at91sam9261ek
 2014-01-09 17:07 UTC  (5+ messages)
` [PATCH v2 03/12] at91: dt: sam9261: Added support for the lcd display
` [PATCH v2 07/12] at91: dt: smc: Added smc bus driver

Emulated Guest TLB flush IPIs in qemu-kvm
 2014-01-09 17:05 UTC 

[PATCH 1/7] mtd: denali: Drop print of build date/time
 2014-01-09 16:55 UTC  (3+ messages)

[PATCH 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs gauge
 2014-01-09 16:49 UTC  (4+ messages)
` [PATCH 1/3] power_supply: modelgauge_battery: "
` [PATCH 2/3] dt: Document ModelGauge gauge bindings
` [PATCH 3/3] power_supply: modelgauge_battery: Remove Maxim MAX17040 gauge

[PATCH] staging: usbip: userspace: add support for viewing imported devices
 2014-01-09 16:43 UTC  (2+ messages)

[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
 2014-01-09 16:33 UTC  (6+ messages)

please, remove UBI tree from linux-next
 2014-01-09 16:33 UTC 

Curious lockdep report
 2014-01-09 16:32 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2014-01-09 16:28 UTC  (12+ messages)

[PATCH 1/2] ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
 2014-01-09 16:26 UTC  (3+ messages)
` [PATCH Resend 2/2] cpufreq: introduce cpufreq_generic_get() routine

[PATCH -next] qlcnic: fix compiler warning
 2014-01-09 15:59 UTC 

[RFC] kbuild: Build samples directory with make modules
 2014-01-09 16:01 UTC  (4+ messages)
      ` Fwd: "

[PATCH] spi: Check conflicting CS based on spi->chip_select instead of device name
 2014-01-09 16:05 UTC  (6+ messages)

task_ctx_sched_out WARN_ON triggered
 2014-01-09 15:47 UTC 

[RFC 00/18] Versatile Express config rework
 2014-01-09 15:47 UTC  (6+ messages)
` [RFC 06/18] regmap: Formalise use of non-bus context

pull request: wireless 2014-01-09
 2014-01-09 15:33 UTC 

[PATCH 00/16] perf tools: Add libdw DWARF unwind support
 2014-01-09 15:45 UTC  (2+ messages)

[PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
 2014-01-09 15:34 UTC 

[PATCH -next] ASoC: wm_adsp: Fix sparse non static symbol warning
 2014-01-09 15:31 UTC  (2+ messages)

[PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes
 2014-01-09 15:19 UTC  (11+ messages)

[PATCH] drivers/iio: delete non-required instances of include <linux/init.h>
 2014-01-09 15:15 UTC 

[PATCH 3.12 000/118] 3.12.6-stable review
 2014-01-09 15:10 UTC  (11+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst

[PATCH] ARM: imx6q: Add missing esai_ahb clock to current clock tree
 2014-01-09 15:01 UTC  (4+ messages)

[PATCH] ARM: at91: smc: bug fix in sam9_smc_cs_read()
 2014-01-09 15:01 UTC 

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug for kexec
 2014-01-09 15:00 UTC 

[PATCH v4 0/3] ata: ahci_platform: Add PHY support and OMAP support
 2014-01-09 15:00 UTC  (5+ messages)
` [PATCH v4 2/3] ata: ahci_platform: Manage SATA PHY

[PATCH 00/14] target: Initial support for DIF Type1+Type3 emulation
 2014-01-09 14:58 UTC  (3+ messages)
` [PATCH 03/14] target/sbc: Add sbc_check_prot + update sbc_parse_cdb for DIF

[PATCH V3 Resend] cpufreq: create cpufreq_generic_get() routine
 2014-01-09 14:45 UTC  (9+ messages)

[PATCH 0/3] Add GPIO support for the MAX6650/6651 ICs
 2014-01-09 14:43 UTC  (4+ messages)
` [PATCH 1/3] mfd: MAX6650/6651 support

[PATCH v2 1/2] mfd: wm5110: Add registers for headphone short circuit control
 2014-01-09 14:29 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: wm5110: Add controls for headphone short circuit protection

[PATCH 01/85] drivers: gpu: Include appropriate header file in drm_usb.c
 2014-01-09 14:35 UTC  (5+ messages)
` [PATCH 22/85] drivers: gpu: Mark functions as static in radeon_device.c

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-09 14:30 UTC  (11+ messages)
                  ` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "

[PATCH] clk: clk-divider: round divider to a valid value when a table is used
 2014-01-09 14:25 UTC 

[PATCH RFC] fcntl.2: update manpage with verbiage about file-private locks
 2014-01-09 14:23 UTC 

[PATCH v2] include/linux/regmap.h: fix a couple of typos
 2014-01-09 14:22 UTC  (2+ messages)

BUG: usb: obex in g_nokia.ko causing kernel panic
 2014-01-09 14:17 UTC  (4+ messages)


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