public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-03 19:41:49 to 2014-12-04 00:10:57 UTC [more...]

[PATCHv4 0/9] ACCESS_ONCE and non-scalar accesses
 2014-12-04  0:10 UTC  (14+ messages)
` [PATCH 1/9] kernel: Provide READ_ONCE and ASSIGN_ONCE
` [PATCH 2/9] mm: replace ACCESS_ONCE with READ_ONCE or barriers
` [PATCH 3/9] x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 4/9] x86/gup: "
` [PATCH 5/9] mips/gup: "
` [PATCH 6/9] arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
` [PATCH 7/9] arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 8/9] s390/kvm: REPLACE "
` [PATCH 9/9] kernel: tighten rules for ACCESS ONCE

[PATCH v5] selftest: size: Add size test for Linux kernel
 2014-12-04  0:08 UTC  (4+ messages)

audit: rcu_read_lock() used illegally while idle
 2014-12-04  0:04 UTC  (16+ messages)
          ` [PATCH] context_tracking: Restore previous state in schedule_user
          ` [PATCH v2] "

[PATCH 00/12] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2014-12-04  0:03 UTC  (7+ messages)
` [PATCH 03/12] irqchip: gic: define register_routable_domain_ops conditional

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-12-04  0:02 UTC  (12+ messages)
          `  "
              `  "

[PATCH v2] all arches, signal: Move restart_block to struct task_struct
 2014-12-04  0:01 UTC  (10+ messages)

[PATCH 0/3] MIPS: Get ready for non-executable stack
 2014-12-03 23:55 UTC  (5+ messages)
` [PATCH 1/3] MIPS: Add FPU emulator counter for non-FPU instructions emulated
` [PATCH 2/3] MIPS: Add full ISA emulator
` [PATCH 3/3] MIPS: Use full instruction emulation for FPU emulator delay slot emulation

[PATCH 0/2] rockchip: i2s: patches to add optional clock output from
 2014-12-03 23:52 UTC  (9+ messages)
` [PATCH v2 0/2] ASoC: rockchip: i2s: driver could output "i2s-clk-out" optionally
  ` [PATCH v2 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec
            ` [alsa-devel] "

[PATCH] block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 23:50 UTC  (2+ messages)

[PATCH v5] Fixes for PCI backend for 3.19
 2014-12-03 23:49 UTC  (11+ messages)
` [PATCH v5 1/9] xen/pciback: Don't deadlock when unbinding
` [PATCH v5 2/9] driver core: Provide an wrapper around the mutex to do lockdep warnings
` [PATCH v5 3/9] xen/pciback: Include the domain id if removing the device whilst still in use
` [PATCH v5 4/9] xen/pciback: Print out the domain owning the device
` [PATCH v5 5/9] xen/pciback: Remove tons of dereferences
` [PATCH v5 6/9] PCI: Expose pci_load_saved_state for public consumption
` [PATCH v5 7/9] xen/pciback: Restore configuration space when detaching from a guest
` [PATCH v5 8/9] xen-pciback: drop SR-IOV VFs when PF driver unloads
` [PATCH v5 9/9] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute

frequent lockups in 3.18rc4
 2014-12-03 23:49 UTC  (31+ messages)

[PATCH v16 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-03 23:40 UTC  (9+ messages)
` [PATCH v16 03/12] drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode

[PATCH v2] Staging: dgnc: Fix long line coding style issues in dgnc_cls.h
 2014-12-03 23:37 UTC  (2+ messages)

[RFC PATCH 0/4] Namespace contrained helper execution
 2014-12-03 23:34 UTC  (14+ messages)
` [RFC PATCH 3/4] kmod - add call_usermodehelper_ns() helper

[PATCH net] Update old iproute2 and Xen Remus links
 2014-12-03 23:34 UTC  (2+ messages)

[BUG] Possible locking issues in stop_machine code on 6k core machine
 2014-12-03 23:34 UTC  (2+ messages)

[PATCH 0/3] dell-wmi: Don't send unneeded keypresses
 2014-12-03 23:31 UTC  (5+ messages)
` [PATCH 1/3] dell-wmi: Use appropriate keycode for radio state changes
` [PATCH 2/3] dell-wmi: Don't report keypresses "
` [PATCH 3/3] dell-wmi: Don't report keypresses on keybord illumination change

[PATCH v2 0/5] misc: sensorhub: Add sensorhub driver
 2014-12-03 23:29 UTC  (9+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] sensorhub: Add sensorhub bindings
` [PATCH v2 3/5] iio: sensorhub: Add sensorhub iio commons
` [PATCH v2 4/5] iio: sensorhub: Add sensorhub accelerometer sensor

[PATCH 0/3] tracing: Add event filter logic for !(...)
 2014-12-03 23:29 UTC  (6+ messages)
` [PATCH 3/3] ftracetests: Add test to test event filter logic

Out-of-bounds access in __do_proc_doulongvec_minmax
 2014-12-03 23:25 UTC  (4+ messages)
` [PATCH] kernel: sysctl: use 'unsigned long' type for 'zero' variable

[PATCH 2/3] drivers:input:ps2 Added sunxi A20 ps2 driver, changed makefile and Kconfig
 2014-12-03 23:23 UTC  (2+ messages)

[PATCH 0/3 v5] drivers/bus: Freescale Management Complex bus driver patch series
 2014-12-03 23:12 UTC  (4+ messages)
` [PATCH 1/3 v5] drivers/bus: Added Freescale Management Complex APIs
` [PATCH 2/3 v5] drivers/bus: Freescale Management Complex (fsl-mc) bus driver
` [PATCH 3/3 v5] drivers/bus: Device driver for FSL-MC DPRC devices

[PATCH v3] media: platform: add VPFE capture driver support for AM437X
 2014-12-03 23:12 UTC 

[patch] CodingStyle: add some more error handling guidelines
 2014-12-03 23:11 UTC  (10+ messages)

[PATCH 1/2] tpm/tpm_ibmvtpm: Fail in ibmvtpm_get_data if driver_data is bad
 2014-12-03 23:11 UTC  (4+ messages)

[patch] mm, oom: remove gfp helper function
 2014-12-03 23:10 UTC  (5+ messages)

[PATCH v3 0/3] of: support passing console options with stdout-path
 2014-12-03 23:07 UTC  (7+ messages)
` [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

[PATCH v2 0/7] Pinctrl support for Zynq
 2014-12-03 23:04 UTC  (4+ messages)
` [PATCH v2 1/7] pinctrl: pinconf-generic: Infer map type from DT property

[PATCH 1/3] dts-binding: input: sun7ips2: Device tree bindings for Allwinner sun7i A20 PS2 host controller
 2014-12-03 22:40 UTC 

[PATCH 0/3] ARM:sun7i:ps2 added support for A20 PS/2 host controller
 2014-12-03 22:39 UTC 

[PATCH] Staging: octeon: Added blank lines after declarations
 2014-12-03 22:35 UTC 

[PATCH 1/2] KEYS: Simplify KEYRING_SEARCH_{NO, DO}_STATE_CHECK flags
 2014-12-03 22:31 UTC  (4+ messages)
` [PATCH 2/2] KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED

[PATCH] Staging: octeon: Added several blank lines after declarations
 2014-12-03 22:31 UTC  (3+ messages)

[PATCH/RFC] workqueue: allow rescuer thread to do more work
 2014-12-03 22:31 UTC  (11+ messages)
        ` [PATCH - v3?] "

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-12-03 22:51 UTC  (4+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro

[PATCH] iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 22:46 UTC  (3+ messages)

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v3
 2014-12-03 21:01 UTC  (8+ messages)
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa

[PATCH] hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 22:45 UTC  (3+ messages)

[for-next][PATCH 0/5] tracing: Updates for 3.19
 2014-12-03 22:13 UTC  (6+ messages)
` [for-next][PATCH 1/5] tracing: Add NOT to filtering logic
` [for-next][PATCH 2/5] tracing: Allow NOT to filter AND and OR clauses
` [for-next][PATCH 3/5] Documentation: describe trace_buf_size parameter more accurately
` [for-next][PATCH 4/5] tracing: Add additional marks to signal very large time deltas
` [for-next][PATCH 5/5] tracing: Truncated output is better than nothing

iio: dht11 Updates
 2014-12-03 22:05 UTC  (11+ messages)
` [PATCH 3/4] iio: dht11: Logging updates

[PATCH] powerpc: add little endian flag to syscall_get_arch()
 2014-12-03 21:59 UTC  (3+ messages)

[PATCH 0/2] oom && coredump
 2014-12-03 21:58 UTC  (4+ messages)
` [PATCH v2 0/1] oom: don't assume that a coredumping thread will exit soon
  ` [PATCH v2 1/1] "

[PATCH] ACPI, EINJ: Enhance error injection tolerance level
 2014-12-03 21:22 UTC 

GPL violation: China Telecom uses a modified linux kernel in its product without sources
 2014-12-03 21:50 UTC  (2+ messages)

[PATCH] media: i2c/adp1653: devicetree support for adp1653
 2014-12-03 21:46 UTC 

[PATCH] firmware: Correct function name in comment
 2014-12-03 21:46 UTC 

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-12-03 21:46 UTC  (3+ messages)
` [RESEND PATCH v5 0/5] acerhdf: adding new models, appropriate governor and minor clean up

[PATCHv11 net-next 1/2] openvswitch: Refactor ovs_nla_fill_match()
 2014-12-03 21:42 UTC  (7+ messages)
` [PATCHv11 net-next 2/2] openvswitch: Add support for unique flow IDs

linux-next: manual merge of the driver-core tree with the net-next tree
 2014-12-03 21:41 UTC  (9+ messages)

[PATCH] mce: Spell "panicked" correctly
 2014-12-03 21:36 UTC 

[PATCH] drivers: scsi: aic7xxx: Fix positive error codes
 2014-12-03 21:34 UTC  (3+ messages)

[PATCH v4 0/3] omapdss: Add video output support for gta04
 2014-12-03 21:33 UTC  (4+ messages)
` [PATCH v4 1/3] video: omapdss: Add opa362 driver
` [PATCH v4 2/3] Documentation: DT: Add documentation for ti,opa362 bindings
` [PATCH v4 3/3] arm: dts: omap3-gta04: Add handling for tv output

[PATCH] thermal: Fix error path in thermal_init()
 2014-12-03 21:20 UTC 

Why not make kdbus use CUSE?
 2014-12-03 21:15 UTC  (9+ messages)

[GIT PULL] USB driver fixes for 3.18-rc7
 2014-12-03 16:02 UTC  (4+ messages)

Bug: Fatal errors result in infinite stream of error messages
 2014-12-03 20:52 UTC  (2+ messages)

[PATCH v5 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-03 20:44 UTC  (12+ messages)
` [PATCH v5 01/11] mfd: syscon: Add atmel-matrix registers definition
` [PATCH v5 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation
` [PATCH v5 03/11] mfd: syscon: Add atmel-smc registers definition
` [PATCH v5 04/11] mfd: syscon: Add Atmel SMC binding doc
` [PATCH v5 05/11] memory: add Atmel EBI (External Bus Interface) driver
` [PATCH v5 06/11] memory: atmel-ebi: add DT bindings documentation
` [PATCH v5 07/11] ARM: at91: select ATMEL_EBI when compiling a kernel for at91sam9 or sama5d3
` [PATCH v5 08/11] ARM: at91/dt: add HSMC (Static Memory Controller) node in sama5d3 dtsi
` [PATCH v5 09/11] ARM: at91/dt: add matrix "
` [PATCH v5 10/11] ARM: at91/dt: add EBI (External Bus Interface) "
` [PATCH v5 11/11] ARM: at91/dt: add NOR definition in sama5d3xcm dtsi

[RFC PATCH 00/14] nfsd/sunrpc: add support for a workqueue-based nfsd
 2014-12-03 20:44 UTC  (11+ messages)

pull request: wireless 2014-12-03
 2014-12-03 20:34 UTC 

[PATCH] optimize ktime_divns for constant divisors
 2014-12-03 20:37 UTC  (4+ messages)

[PATCH v4] Fixes for PCI backend for 3.19
 2014-12-03 15:52 UTC  (4+ messages)
` [PATCH v4 7/7] xen/pciback: Restore configuration space when detaching from a guest
  ` [Xen-devel] "

[PATCH] thunderbolt: Add missing blank lines after declarations
 2014-12-03 20:27 UTC 

[PATCH v9 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-12-03 20:26 UTC  (4+ messages)

[PATCH] ARM: pxa: fix lubbock interrupts handling
 2014-12-03 20:24 UTC  (5+ messages)

[PULL REQUEST] i2c for 3.18
 2014-12-03 20:22 UTC 

[PATCH 4/5] ASoC: dwc: Add devicetree support for Designware I2S
 2014-12-03 20:19 UTC  (3+ messages)

[PATCH 1/2] iio: dht11: Add locking
 2014-12-03 20:14 UTC  (7+ messages)
` [PATCH 2/2] iio: dht11: IRQ fixes

[PATCH v4 0/5] crypto: AF_ALG: add AEAD and RNG support
 2014-12-03 19:59 UTC  (6+ messages)
` [PATCH v4 1/5] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v4 2/5] crypto: AF_ALG: add AEAD support
` [PATCH v4 3/5] crypto: AF_ALG: enable AEAD interface compilation
` [PATCH v4 4/5] crypto: AF_ALG: add random number generator support
` [PATCH v4 5/5] crypto: AF_ALG: enable RNG interface compilation

[PATCH V2] i2c-designware: Add Intel Baytrail PMIC I2C bus support
 2014-12-03 16:10 UTC  (4+ messages)
` [PATCH V3 0/2] i2c-designware: Baytrail bus locking driver
  ` [PATCH V3 2/2] i2c-designware: Add Intel Baytrail PMIC I2C bus support

Question about patch "i2c: omap: resize fifos before each message"
 2014-12-03 20:04 UTC  (7+ messages)

[PATCH v2 2/7] ARM: Exynos: add support for sub-power domains
 2014-12-03 19:57 UTC  (4+ messages)

[PATCH 3.12 000/101] 3.12.34-stable review
 2014-12-03 19:47 UTC  (2+ messages)

Incorrect Key Values in the array atakbd_keycode in atakdb.c
 2014-12-03 19:45 UTC  (2+ messages)

[PATCH v4] sched/fair: Add advisory flag for borrowing a timeslice
 2014-12-03 19:40 UTC 


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