linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-27 16:44:13 to 2014-01-27 22:11:26 UTC [more...]

[ANNOUNCE] 3.12.8-rt11
 2014-01-27 22:01 UTC  (6+ messages)

[PATCH v5 0/9] numa,sched,mm: pseudo-interleaving for automatic NUMA balancing
 2014-01-27 22:03 UTC  (10+ messages)
` [PATCH 1/9] numa,sched,mm: remove p->numa_migrate_deferred
` [PATCH 2/9] rename p->numa_faults to numa_faults_memory
` [PATCH 3/9] numa,sched: track from which nodes NUMA faults are triggered
` [PATCH 4/9] numa,sched: build per numa_group active node mask from numa_faults_cpu statistics
` [PATCH 5/9] numa,sched,mm: use active_nodes nodemask to limit numa migrations
` [PATCH 6/9] numa,sched: normalize faults_cpu stats and weigh by CPU use
` [PATCH 7/9] numa,sched: do statistics calculation using local variables only
` [PATCH 8/9] numa,sched: rename variables in task_numa_fault
` [PATCH 9/9] numa,sched: turn some magic numbers into defines

[RFC] de-asmify the x86-64 system call slowpath
 2014-01-27 22:06 UTC  (8+ messages)

lm90 driver no longer working on PCs in 3.13
 2014-01-27 22:04 UTC  (10+ messages)
        ` [lm-sensors] "

[PATCH v3 0/4] Intel MPX support
 2014-01-27 22:01 UTC  (17+ messages)
` [PATCH v3 1/4] x86, mpx: add documentation on Intel MPX
` [PATCH v3 2/4] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v3 3/4] x86, mpx: add prctl commands PR_MPX_INIT, PR_MPX_RELEASE
` [PATCH v3 4/4] x86, mpx: extend siginfo structure to include bound violation information

[ANNOUNCE] Git v1.9-rc1
 2014-01-27 21:57 UTC 

[PATCH] arch: use ASM_NL instead of ';' for assembler new line character in the macro
 2014-01-27 21:57 UTC  (17+ messages)
      ` [PATCH v2] "
                      ` [PATCH v3] "

[PATCH net-next] hyperv: Add support for physically discontinuous receive buffer
 2014-01-27 21:55 UTC  (7+ messages)

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-01-27 21:54 UTC  (15+ messages)
` [PATCH 01/11] kexec: Move segment verification code in a separate function
` [PATCH 02/11] resource: Provide new functions to walk through resources
` [PATCH 03/11] bin2c: Move bin2c in scripts/basic
` [PATCH 04/11] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 05/11] kexec: Make kexec_segment user buffer pointer a union
` [PATCH 06/11] kexec: A new system call, kexec_file_load, for in kernel kexec
` [PATCH 07/11] kexec: Create a relocatable object called purgatory
` [PATCH 08/11] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 09/11] kexec: Provide a function to add a segment at fixed address
` [PATCH 10/11] kexec: Support for loading ELF x86_64 images
` [PATCH 11/11] kexec: Support for Kexec on panic using new system call

[PATCH 0/2] Enable clock controllers on MSM
 2014-01-27 21:52 UTC  (6+ messages)

[PATCH 1/1] __init setup_early_printk: missing initialization
 2014-01-27 21:49 UTC  (2+ messages)

[GIT PULL] clk: changes for 3.14, part 2
 2014-01-27 21:43 UTC 

[PATCH 0/8] mm, hugetlb: fixes and fault scalability
 2014-01-27 21:44 UTC  (16+ messages)
` [PATCH 1/8] mm, hugetlb: unify region structure handling
` [PATCH 2/8] mm, hugetlb: region manipulation functions take resv_map rather list_head
` [PATCH 3/8] mm, hugetlb: fix race in region tracking
` [PATCH 4/8] mm, hugetlb: remove resv_map_put
` [PATCH 5/8] mm, hugetlb: use vma_resv_map() map types
` [PATCH 6/8] mm, hugetlb: remove vma_has_reserves
` [PATCH 7/8] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve

[RFC PATCH] vfio/iommu_type1: Multi-IOMMU domain support
 2014-01-27 21:36 UTC  (5+ messages)

[PATCH] xen-blkback: fix memory leaks
 2014-01-27 21:21 UTC  (5+ messages)

[PATCH 0/3] OpenCores 10/100 MAC fixes for gigabit environment
 2014-01-27 21:12 UTC  (12+ messages)
` [PATCH 1/3] net: ethoc: don't advertise gigabit speed on attached PHY
` [PATCH 3/3] net: ethoc: document OF bindings

[PATCH 0/3] ASoC: atmel_ssc_dai: add option to choose clock
 2014-01-27 20:59 UTC  (5+ messages)
` [PATCH 2/3] ASoC: atmel_wm8904: make it available "

[PATCH 0/4] add a TDA998x CODEC
 2014-01-27 20:56 UTC  (11+ messages)
` [PATCH 2/4] ASoC: tda998x: add a codec driver for TDA998x
` [PATCH 3/4] ASoC: tda998x: add DT documentation
` [PATCH 4/4] ASoC: tda998x: adjust the audio hw parameters from EDID

[RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
 2014-01-27 20:30 UTC  (3+ messages)

[char-misc 0/2] mei: memory leak fixes
 2014-01-27 20:27 UTC  (3+ messages)
` [char-misc 1/2] mei: clear write cb from waiting list on reset
` [char-misc 2/2] mei: don't unset read cb ptr "

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-27 20:27 UTC  (29+ messages)
` [PATCH 01/14] spi: rspi: Remove unused mesg parameter from {send,receive}_pio()
` [PATCH 02/14] spi: rspi: Use core message handling
` [PATCH 03/14] spi: rspi: Abstract 8/16-bit Data Register access
` [PATCH 04/14] spi: rspi: Add rspi_data_{out,in,out_in}() helpers
` [PATCH 05/14] spi: rspi: Abstract transfer_one() for RSPI and QSPI
` [PATCH 06/14] spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
` [PATCH 07/14] spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
` [PATCH v3 08/14] spi: rspi: Add support for more than one interrupt
` [PATCH 09/14] spi: rspi: Add support for RSPI on RZ/A1H
` [PATCH v3 10/14] spi: rspi: Add support for loopback mode
` [PATCH v2 11/14] spi: rspi: Convert to clk_prepare_enable/disable_unprepare
` [PATCH v2 12/14] spi: rspi: Use NULL as the clock ID
` [PATCH v4 13/14] spi: rspi: Add DT support
` [PATCH 14/14] spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI

[PATCH v3 0/2] regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
 2014-01-27 20:25 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] regulator: s5m8767: Document new binding for Buck9 GPIO control

[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
 2014-01-27 20:24 UTC  (5+ messages)

[PATCH] USB: input: gtco.c: fix usb_dev leak
 2014-01-27 20:24 UTC  (2+ messages)

Input: zforce - fix various small issues
 2014-01-27 20:22 UTC  (10+ messages)
` [PATCH 1/4] Input: zforce - fix spelling errors
` [PATCH 2/4] Input: zforce - fix lines exceeding 80 columns
` [PATCH 3/4] Input: zforce - Remove unnecessary payload data checks
` [PATCH 4/4] Input: zforce - reduce stack memory allocated to frames

[PATCH] x86: Plug racy xAPIC access of CPU hotplug code
 2014-01-27 20:22 UTC  (2+ messages)

[PATCH v4 24/24] drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
 2014-01-27 20:20 UTC  (8+ messages)
` [PATCH v4 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v4 12/24] drm/i2c: tda998x: check the CEC device creation
` [PATCH v4 07/24] drm/i2c: tda998x: set the video mode from the adjusted value

[PATCH 3.13 00/10] 3.13.1-stable review
 2014-01-27 20:17 UTC  (11+ messages)
` [PATCH 3.13 01/10] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.13 02/10] staging: comedi: fix result of memdup_user for user chanlist
` [PATCH 3.13 03/10] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.13 04/10] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.13 05/10] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.13 06/10] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.13 07/10] extcon: gpio: Request gpio pin before modifying its state
` [PATCH 3.13 08/10] ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
` [PATCH 3.13 09/10] md/raid5: fix long-standing problem with bitmap handling on write failure
` [PATCH 3.13 10/10] md/raid5: close recently introduced race in stripe_head management

[PATCH] for_each macros correctness
 2014-01-27 20:01 UTC  (2+ messages)

[PATCH v2 0/7] simple card
 2014-01-27 19:58 UTC  (15+ messages)
` [PATCH v2 1/7] ASoC: simple-card: fix __asoc_simple_card_dai_init
` [PATCH v2 2/7] ASoC: simple-card: simplify the daifmt code
` [PATCH v2 3/7] ASoC: simple-card: Add snd_card's name parsing from DT node support
` [PATCH v2 4/7] ASoC: simple-card: add tdm slot supports
` [PATCH v2 5/7] ASoC: add snd_soc_of_parse_audio_simple_widgets for DT
` [PATCH v2 6/7] ASoC: simple-card: add off-codec widgets supports
` [PATCH v2 7/7] ASoC: binding: for new properties documenting and usage

WaitForMultipleObjects/etc. In Kernel
 2014-01-27 19:50 UTC  (5+ messages)

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-27 19:49 UTC  (4+ messages)

[PATCH] ASoC: fsl-sai: convert to use regmap API for Freeacale SAI
 2014-01-27 19:41 UTC  (2+ messages)

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers
 2014-01-27 19:34 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v2] x86, kaslr: export offset in VMCOREINFO ELF notes
 2014-01-27 19:33 UTC  (9+ messages)

[PATCH v2 0/3] ASoC: atmel_ssc_dai: add option to choose clock
 2014-01-27 19:31 UTC  (3+ messages)
` [PATCH v2 3/3] Binding: atmel-wm8904: "

[PATCH] jump label: constify lookup functions
 2014-01-27 19:27 UTC 

[PATCH RESEND TAKE 3] clk: si5351: remove variant from platform_data
 2014-01-27 19:25 UTC  (2+ messages)

[PATCH] [trivial] mm: Fix warning on make htmldocs caused by slab.c
 2014-01-27 19:21 UTC  (2+ messages)

ipi_redirect vs rq_affinity
 2014-01-27 19:16 UTC  (4+ messages)

[PATCH v2] x86, mm: Avoid duplicated pxm_to_node() calling
 2014-01-27 19:08 UTC  (4+ messages)

[BISECTED] OMAP: DSS: clk rate mismatch
 2014-01-27 18:41 UTC  (2+ messages)

[PATCH] regulator: gpio-regulator: Remove unneeded OOM error message
 2014-01-27 18:37 UTC  (2+ messages)

[PATCH V3] max8925_power: Use "IS_ENABLED(CONFIG_OF)" for DT code
 2014-01-27 18:37 UTC 

[PATCH v2 0/2] ext4: increase mbcache scalability
 2014-01-27 12:27 UTC  (5+ messages)
` [PATCH v4 0/3] "

[PATCH] vfs: unexport the getname() symbol
 2014-01-27 18:33 UTC  (2+ messages)
` [PATCH][resend] "

[PATCH 0/4] clk: mvebu: fix clk init order
 2014-01-27 18:28 UTC  (4+ messages)

[PATCH 00/11] pinctrl: mvebu: remove hardcoded addresses from Dove pinctrl
 2014-01-27 18:26 UTC  (4+ messages)
` [PATCH 05/11] pinctrl: mvebu: fix misdesigned resource allocation

[PATCH] regmap: cache: Handle stride > 1 in sync_block_raw_flush
 2014-01-27 18:25 UTC  (2+ messages)

perf build failure on ARM with v3.13-8330-g4ba9920
 2014-01-27 18:22 UTC  (3+ messages)

[PATCH 0/2] x86, kvm: fix detection of KVM features when KVM and Hyper-V coexist
 2014-01-27 18:11 UTC  (3+ messages)
` [PATCH 1/2] x86, kvm: cache the base of the KVM cpuid leaves
` [PATCH 2/2] x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101

[PATCH] iio: max1363: Use devm_regulator_get_optional for optional regulator
 2014-01-27 18:10 UTC 

[PATCH] regulator: core: Correct default return value for full constraints
 2014-01-27 18:07 UTC 

(no subject)
 2014-01-27 18:03 UTC 

linux-next: Tree for Jan 24
 2014-01-27 17:58 UTC  (2+ messages)

[Q] block / zynq: DMA bouncing
 2014-01-27 17:57 UTC  (5+ messages)

[RFC] wait*() induced tasklist_lock starvation
 2014-01-27 17:48 UTC  (2+ messages)

[PATCH] dcache: error out if the name buffer is too short
 2014-01-27 17:40 UTC  (7+ messages)

[PATCH 0/9] setting the table for integration of cpuidle with the scheduler
 2014-01-27 17:36 UTC  (12+ messages)
` [PATCH 1/9] ARM: get rid of arch_cpu_idle_prepare()

[PATCH] aio: fix kiocb_cancel() funcition
 2014-01-27 17:36 UTC  (2+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-27 17:34 UTC  (11+ messages)

[REGRESSION][BISECTED] 3.10.26: net_dma: mark broken (b69ec589136c)
 2014-01-27 17:31 UTC 

[PATCH 3.4 00/12] 3.4.78-stable review
 2014-01-27 17:31 UTC  (3+ messages)

[RFC] x86: Disable traditional FPU instructions too
 2014-01-27 17:24 UTC  (7+ messages)

[GIT PULL] x86/kaslr for v3.14
 2014-01-27 17:24 UTC  (7+ messages)

Excessive WARN()s in Intel 915 driver
 2014-01-27 17:14 UTC  (2+ messages)

[PATCH] sched/deadline: Add sched_dl documentation
 2014-01-27 17:09 UTC  (4+ messages)

[PATCH v9 3/5] qrwlock, x86 - Treat all data type not bigger than long as atomic in x86
 2014-01-27 17:09 UTC  (11+ messages)

[PATCH] parisc64: don't use module_init for non-modular core perf code
 2014-01-27 17:06 UTC 

[rcu] c0f4dfd4f9: -65% softirqs.RCU
 2014-01-27 17:06 UTC  (6+ messages)

[PATCH] rcu: Eliminate softirq processing from rcutree
 2014-01-27 17:03 UTC  (12+ messages)

[rcu] c0f4dfd4f9: -53% perf-stat.cpu-migrations
 2014-01-27 16:59 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes
 2014-01-27 16:49 UTC 

[Q] L1_CACHE_BYTES on flush_pfn_alias function
 2014-01-27 16:43 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).