linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-16 11:35:21 to 2013-09-16 16:50:45 UTC [more...]

[PATCH v6 0/5] ARM: support for Trusted Foundations secure monitor
 2013-09-16 16:50 UTC  (3+ messages)
` [PATCH v6 1/5] ARM: add basic support for Trusted Foundations

[PATCH] SI570 clock driver
 2013-09-16 16:49 UTC  (4+ messages)
` [PATCH] clk: si570: Add a driver for SI570 oscillators

trinity finds ftrace/perf bug. Film at 11
 2013-09-16 16:45 UTC  (9+ messages)

[PATCH v5] Soft limit rework
 2013-09-16 16:44 UTC  (11+ messages)

[PATCH] Fix coalescing of host bridge windows in arch/x86/pci/acpi.c
 2013-09-16 16:41 UTC  (2+ messages)
` [PATCH PING] "

[RFC PATCH 0/4] pinctrl: at91: various fixes
 2013-09-16 16:41 UTC  (5+ messages)
` [RFC PATCH alt 4/4] pinctrl: at91: rework debounce configuration

[PATCH] perf session: Add option to copy events when queueing
 2013-09-16 16:40 UTC  (4+ messages)

[PATCH 0/2] vsprintf: ignore %n again
 2013-09-16 16:39 UTC  (15+ messages)
` [PATCH 1/2] remove all uses of printf's %n

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-09-16 16:37 UTC  (12+ messages)
` [PATCH 07/50] mm: Account for a THP NUMA hinting update as one PTE update
` [PATCH 14/50] sched: Set the scan rate proportional to the memory usage of the task being scanned
` [PATCH 17/50] mm: Do not flush TLB during protection change if !pte_present && !migration_entry

[edk2] Corrupted EFI region
 2013-09-16 16:29 UTC  (16+ messages)

[GIT PULL] perf changes for v3.12
 2013-09-16 16:29 UTC  (12+ messages)
  ` PEBS bug on HSW: "Unexpected number of pebs records 10" (was: Re: [GIT PULL] perf changes for v3.12)

[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 2013-09-16 16:26 UTC  (5+ messages)

[PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-09-16 16:27 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void

[PATCH 1/4 v2] mfd: add STw481x driver
 2013-09-16 16:24 UTC  (10+ messages)

[PATCH] mm/mempolicy: use NUMA_NO_NODE
 2013-09-16 16:19 UTC  (2+ messages)

"memory" binding issues
 2013-09-16 16:17 UTC  (3+ messages)

[RFC PATCH] ES938 support for ES18xx driver
 2013-09-16 16:14 UTC  (4+ messages)

[PATCH] [media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMA
 2013-09-16 16:14 UTC  (4+ messages)

[PATCH 4/4] drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>
 2013-09-16 16:09 UTC 

[tip:perf/core] perf/x86/intel: Clean-up/reduce PEBS code
 2013-09-16 16:09 UTC  (6+ messages)

[PATCH v4 00/20] iio: ST clean-ups and new sensor support
 2013-09-16 16:02 UTC  (21+ messages)
` [PATCH 01/20] ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes
` [PATCH 02/20] ARM: ux500: Enable the LPS001WP Pressure & Temperature sensor from DT
` [PATCH 03/20] ARM: ux500: Enable the LSM303DLH Accelerator "
` [PATCH 04/20] ARM: ux500: Enable the LSM303DLH Magnetometer "
` [PATCH 05/20] ARM: ux500: Enable the L3G4200D Gyroscope "
` [PATCH 06/20] ARM: ux500: CONFIG: Enable ST's IIO Sensors by default
` [PATCH 07/20] Documentation: dt: iio: Add binding for LPS001WP
` [PATCH 08/20] Documentation: dt: iio: Add binding for LSM303DLH - Accel
` [PATCH 09/20] Documentation: dt: iio: Add binding for L3G4200D
` [PATCH 10/20] Documentation: dt: iio: Add binding for LSM303DLH - Magn
` [PATCH 11/20] iio: sensors-core: st: Support sensors which don't have a Data Ready pin
` [PATCH 12/20] iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
` [PATCH 13/20] iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
` [PATCH 14/20] iio: pressure-core: st: Clean-up probe() function
` [PATCH 15/20] iio: pressure: st: Add support for new LPS001WP pressure sensor
` [PATCH 16/20] iio: pressure-core: st: Provide support for the Vdd power supply
` [PATCH 17/20] iio: pressure-core: st: Provide support for the Vdd_IO "
` [PATCH 18/20] iio: accel-core: st: Clean up error handling in probe()
` [PATCH 19/20] iio: gyro-core: "
` [PATCH 20/20] iio: magn-core: "

[PATCH] timekeeping: Fix HRTICK related deadlock from ntp lock changes
 2013-09-16 16:04 UTC  (3+ messages)
` [tip:timers/urgent] "

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-09-16 16:03 UTC  (4+ messages)

[PATCH] gpu: host1x: use %pa to print dma_addr_t
 2013-09-16 15:54 UTC  (4+ messages)

[PATCH 1/1] Drivers: input: serio: New driver to support Hyper-V synthetic keyboard
 2013-09-16 15:52 UTC  (6+ messages)

[PATCH] mfd: arizona: Update volatile registers for WM5110 DSP
 2013-09-16 15:31 UTC 

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-16 15:40 UTC  (20+ messages)

[PATCH] x86: kvm: introduce CONFIG_KVM_MAX_VCPUS
 2013-09-16 15:36 UTC  (7+ messages)

[PATCH v3 00/38] iio: ST clean-ups and new sensor support
 2013-09-16 15:32 UTC  (13+ messages)
` [PATCH 14/38] iio: accel: st: Append _accel to accelerator sensor device names
` [PATCH 25/38] iio: pressure-core: st: Allow for number of channels to vary

[munlock] BUG: Bad page map in process killall5 pte:53425553 pmd:075f4067
 2013-09-16 15:27 UTC  (2+ messages)

[PATCH] [RFC] x86: kvm: remove KVM_SOFT_MAX_VCPUS
 2013-09-16 15:22 UTC  (7+ messages)

[PATCH 0/6] extcon-gpio: Add devicetree support
 2013-09-16 15:19 UTC  (6+ messages)
` [RFC PATCH 5/6] extcon-gpio: Describe devicetree bindings

[PATCH] apparmor: remove the "task" arg from may_change_ptraced_domain()
 2013-09-16 15:10 UTC  (2+ messages)

[PATCH v2 1/9] i2c: prepare runtime PM support for I2C client devices
 2013-09-16 15:13 UTC  (13+ messages)

[PATCH] Input: atmel_mxt_ts - update to devm_* API
 2013-09-16 15:06 UTC  (2+ messages)

[PATCH v2 00/15] KVM: MMU: locklessly wirte-protect
 2013-09-16 15:04 UTC  (5+ messages)
` [PATCH v2 09/15] KVM: MMU: introduce pte-list lockless walker

[RFCv2 0/3] OMAP SSI driver
 2013-09-16 15:01 UTC  (5+ messages)
` [RFCv2 3/3] ARM: dts: N900: Add SSI information

[PATCH] Input: atmel_tscadcc - update to devm_* API
 2013-09-16 14:52 UTC 

[PATCH v4] hugetlbfs: support split page table lock
 2013-09-16 14:36 UTC  (2+ messages)

[PATCH v2 0/3] KVM: prepare for future XSAVE extensions
 2013-09-16 14:26 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
` [PATCH v2 2/3] KVM: x86: prevent setting unsupported XSAVE states
` [PATCH v2 3/3] KVM: x86: only copy XSAVE state for the supported features

My Dear One,
 2013-09-16 14:25 UTC 

[PATCH 00/16] [RFC PATCH] Signed kexec support
 2013-09-16 14:24 UTC  (5+ messages)

[PATCH v5] mmc: sdhci-msm: Add support for MSM chipsets
 2013-09-16 14:23 UTC 

[PATCH] sched: tweak comment for sched_info_depart
 2013-09-16 14:07 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix "

[PATCH 0/3] KVM: Make kvm_lock non-raw
 2013-09-16 14:06 UTC  (4+ messages)
` [PATCH 1/3] KVM: cleanup (physical) CPU hotplug
` [PATCH 2/3] KVM: protect kvm_usage_count with its own spinlock
` [PATCH 3/3] KVM: Convert kvm_lock back to non-raw spinlock

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-16 14:03 UTC  (11+ messages)

[PATCH 00/11] atomic open related fixes
 2013-09-16 13:56 UTC  (19+ messages)
` [PATCH 01/11] vfs: improve i_op->atomic_open() documentation
` [PATCH 02/11] 9p: fix dentry leak in v9fs_vfs_atomic_open_dotl()
` [PATCH 03/11] 9p: fix O_EXCL in v9fs_vfs_atomic_open()
` [PATCH 04/11] fuse: fix O_EXCL in fuse_atomic_open()
` [PATCH 05/11] cifs: fix filp leak in cifs_atomic_open()
` [PATCH 06/11] gfs2: d_splice_alias() cant return error
` [PATCH 07/11] gfs2: pass correct dentry to finish_open() in __gfs2_lookup()
` [PATCH 08/11] gfs2: fix dentry leaks
` [PATCH 09/11] gfs2: set FILE_CREATED
` [PATCH 10/11] nfs: "
` [PATCH 11/11] vfs: don't set FILE_CREATED before calling ->atomic_open()

[PATCH v2 00/24] Staging: winbond: Fixed some coding style issues
 2013-09-16 13:43 UTC  (25+ messages)
` [PATCH v2 01/24] Staging: winbond: mto: removed function declaration
` [PATCH v2 02/24] Staging: winbond: mto: avoided use of extern functions
` [PATCH v2 03/24] Staging: winbond: mto: deleted "
` [PATCH v2 04/24] Staging: winbond: phy_calibration: first of the patches that fixes lines over 80 characters
` [PATCH v2 05/24] Staging: winbond: phy_calibration: second "
` [PATCH v2 06/24] Staging: winbond: reg: erased trailing whitespace
` [PATCH v2 07/24] Staging: winbond: reg: white space deleted
` [PATCH v2 08/24] Staging: winbond: reg: changed sleep function from msleep to usleep
` [PATCH v2 09/24] Staging: winbond: reg: first of the patches that fixes lines over 80 characters
` [PATCH v2 10/24] Staging: winbond: reg: second "
` [PATCH v2 11/24] Staging: winbond: reg: third "
` [PATCH v2 12/24] Staging: winbond: reg: fourth "
` [PATCH v2 13/24] Staging: winbond: reg: fifth "
` [PATCH v2 14/24] Staging: winbond: reg: sixth "
` [PATCH v2 15/24] Staging: winbond: reg: seventh "
` [PATCH v2 16/24] Staging: winbond: wb35reg_f: fixed "
` [PATCH v2 17/24] Staging: winbond: wb35reg_s: deleted space before tabulation
` [PATCH v2 18/24] Staging: winbond: wb35rx: changed sleep function from msleep to usleep
` [PATCH v2 19/24] Staging: winbond: wb35rx: fixed some lines over 80 characters
` [PATCH v2 20/24] Staging: winbond: wb35tx: changed sleep function from msleep to usleep
` [PATCH v2 21/24] Staging: winbond: wb35tx: Replace printk with netdev_err
` [PATCH v2 22/24] Staging: winbond: wb35tx_s: erased the spaces after opening a '['
` [PATCH v2 23/24] Staging: winbond: wbusb: fixed some lines over 80 characters
` [PATCH v2 24/24] Staging: winbond: wbusb: changed sleep function from msleep to usleep

[PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
 2013-09-16 13:49 UTC  (5+ messages)

zram commit to backport in 3.2 serie also
 2013-09-16 13:38 UTC 

[GIT PULL] CIFS FS-Cache bugfix
 2013-09-16 13:34 UTC 

KGTP (Linux debugger and tracer) 20130915 release (bugs fix and pdf doc)
 2013-09-16 13:27 UTC  (3+ messages)

[gcv v4 05/38] percpu: Add preemption checks to __this_cpu ops
 2013-09-16 13:23 UTC  (3+ messages)

[PATCH] memory: add a basic OF-based memory driver
 2013-09-16 12:55 UTC  (6+ messages)

[PATCH] mm/ksm: return NULL when doesn't get mergeable page
 2013-09-16 12:41 UTC 

VIÐVÖRUN!!!
 2013-09-16 12:28 UTC 

[PATCH v3 0/4] Lm90 Enhancements
 2013-09-16 12:34 UTC  (9+ messages)
` [PATCH v3 3/4] hwmon: (lm90) add support to handle IRQ

HD Audio: DisplayPort and HDMI codecs?
 2013-09-16 12:33 UTC 

[PATCHv2 0/9] split page table lock for PMD tables
 2013-09-16 12:11 UTC  (3+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-09-16 12:09 UTC  (5+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user

Why does test_bit() take a volatile addr?
 2013-09-16 11:59 UTC  (2+ messages)

[Regression 3.11.0+] shrink_slab: i915_gem_inactive_scan+0x0/0x9c negative objects to delete nr=-xxxx
 2013-09-16 11:39 UTC 

[PATCH RESEND] pidns: fix free_pid() to handle the first fork failure
 2013-09-16 11:35 UTC  (2+ 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).