linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-27 23:32:51 to 2013-11-28 09:09:25 UTC [more...]

[PATCH] edma: free the same memory twice
 2013-11-28  8:11 UTC  (2+ messages)

[PATCH] leds: pwm: Fix for deferred probe in DT booted mode
 2013-11-28  9:06 UTC 

[PATCH] arc: kernel: add default extern variable 'screen_info' in "setup.c"
 2013-11-28  9:07 UTC 

[PATCH] perf machine: Remove condition in machine__get_kernel_start_addr
 2013-11-28 21:55 UTC 

[PATCH] I2C: BCM2835: Linking platform nodes to adapter nodes
 2013-11-28  8:56 UTC  (3+ messages)

[PATCH] perf target: Move what map fucntion to call check into function
 2013-11-28 21:54 UTC  (2+ messages)

[PATCH v3 00/15] KVM: MMU: locklessly write-protect
 2013-11-28  8:53 UTC  (14+ messages)
` [PATCH v3 07/15] KVM: MMU: introduce nulls desc

[PATCH] perf machine: Remove condition in machine__get_kernel_start_addr
 2013-11-28 21:51 UTC  (2+ messages)

[PATCH] arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"
 2013-11-28  8:51 UTC  (15+ messages)
  ` [PATCH 0/2] arch: hexagon: include: asm: add prefix "vm_" for all enum members in "hexagon_vm.h"
    ` [PATCH 1/2] "
      ` [PATCH 2/2] arch: hexagon: include: asm: use 'affinity' instead of 'locdis' for __vmintop_affinity() "
        ` [PATCH v2] arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members "
        ` [PATCH] drivers: staging: media: go7007: go7007-usb.c use pr_*() instead of dev_*() before 'go' initialized in go7007_usb_probe()
              ` [PATCH v2] "

[PATCH] mfd: wm5110: Give new AIF2 registers defaults and mark as readable
 2013-11-28  8:48 UTC  (8+ messages)

[PATCH] vmcore: call remap_pfn_range() separately for respective partial pages
 2013-11-28  8:48 UTC 

[PATCH] gpio: better lookup method for platform GPIOs
 2013-11-28  8:46 UTC 

[PATCH v5 00/17] ARM: at91: move to common clk framework
 2013-11-28  8:34 UTC  (4+ messages)
` [PATCH v5 06/17] clk: at91: add PMC pll clocks

[PATCH 0/8] perf: sched timehist command
 2013-11-28  8:45 UTC  (5+ messages)
` [PATCH 2/8] perf symbols: Move idle syms check from top to generic function
` [PATCH 5/8] perf tool: export setup_list

[PATCH] Fix race between oom kill and task exit
 2013-11-28  8:41 UTC  (3+ messages)

[PATCH 0/3] regulator: tps6586x: add version detection and voltage tables
 2013-11-28  8:30 UTC  (6+ messages)
` [PATCH 2/3] regulator: tps6586x: add voltage table for tps658643

[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
 2013-11-28  8:30 UTC  (6+ messages)

[PATCH v2 0/2] clk: add clk accuracy support
 2013-11-28  8:29 UTC  (2+ messages)

[PATCH] timekeeper: fix comment typo for tk_setup_internals()
 2013-11-28  8:28 UTC 

[PATCH] clocksource: bcm_kona_timer: Remove unused bcm_timer_ids
 2013-11-28  8:24 UTC  (2+ messages)

[PATCH] clocksource: Do not drop unheld reference on device node
 2013-11-28  8:23 UTC  (2+ messages)

[PATCH] kernel/extable: fix address-checks for core_kernel and init areas
 2013-11-28  8:16 UTC 

[PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests
 2013-11-28  8:09 UTC  (6+ messages)
` [PATCH v2 1/5] mfd/rtc: s5m: Fix register updating by adding regmap for RTC
` [PATCH v2 2/5] rtc: s5m: Fix unsuccesful IRQ request during probe
` [PATCH v2 3/5] rtc: s5m: Limit endless loop waiting for register update
` [PATCH v2 4/5] rtc: s5m: Enable IRQ wake during suspend
` [PATCH v2 5/5] mfd: sec: Constify regmap configs and regmap irqs

[PATCH v2 0/2] clk: add clk accuracy support
 2013-11-28  8:02 UTC  (6+ messages)
` [PATCH v2 2/2] clk: add accuracy support for fixed clock

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v7)
 2013-11-28  7:56 UTC  (9+ messages)
` [PATCH 02/17] tracing/probes: Fix basic print type functions
      `  "
` [PATCH/RFC 17/17] tracing/uprobes: Add @+file_offset fetch method

[PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
 2013-11-28  7:56 UTC  (4+ messages)
` [PATCH -tip v3 02/23] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist

[PATCH] i2c: bcm-kona: fix module device table symbol
 2013-11-28  7:52 UTC  (2+ messages)

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-11-28  7:48 UTC  (7+ messages)

[PATCH 0/9] mm/rmap: unify rmap traversing functions through rmap_walk
 2013-11-28  7:48 UTC  (10+ messages)
` [PATCH 1/9] mm/rmap: recompute pgoff for huge page
` [PATCH 2/9] mm/rmap: factor nonlinear handling out of try_to_unmap_file()
` [PATCH 3/9] mm/rmap: factor lock function out of rmap_walk_anon()
` [PATCH 4/9] mm/rmap: make rmap_walk to get the rmap_walk_control argument
` [PATCH 5/9] mm/rmap: extend rmap_walk_xxx() to cope with different cases
` [PATCH 6/9] mm/rmap: use rmap_walk() in try_to_unmap()
` [PATCH 7/9] mm/rmap: use rmap_walk() in try_to_munlock()
` [PATCH 8/9] mm/rmap: use rmap_walk() in page_referenced()
` [PATCH 9/9] mm/rmap: use rmap_walk() in page_mkclean()

[f2fs-dev] [PATCH 4/5] f2fs: check return value of f2fs_readpage in find_data_page
 2013-11-28  7:43 UTC 

[RFC patch 0/5] futex: Allow lockless empty check of hashbucket plist in futex_wake()
 2013-11-28  7:44 UTC  (7+ messages)

[f2fs-dev] [PATCH 5/5] f2fs: convert recover_orphan_inodes to void
 2013-11-28  7:43 UTC 

[f2fs-dev] [PATCH 3/5] f2fs: use true and false for boolean variable
 2013-11-28  7:43 UTC 

[f2fs-dev] [PATCH 2/5] f2fs: add unlikely macro for compiler optimization
 2013-11-28  7:42 UTC 

[f2fs-dev] [PATCH 1/5] f2fs: correct type of wait in struct bio_private
 2013-11-28  7:41 UTC 

[PATCH v2] ASoC: SGTL5000: Fix kernel failed while trying to get optional VDDD supply
 2013-11-28  6:46 UTC 

ARM: nommu: Unable to allocate RAM for process text/data, errno 12
 2013-11-28  7:29 UTC  (3+ messages)

[RFC 0/9] of: refactor IRQ parsing and add interrupts-extended implementation
 2013-11-28  7:28 UTC  (4+ messages)
` [RFC 9/9] of/irq: create interrupts-extended property

page fault deadlock
 2013-11-28  7:28 UTC  (4+ messages)

[PATCH v1 0/2] of: irq: Ignore disabled interrupt controllers
 2013-11-28  7:26 UTC  (3+ messages)
` [PATCH v1 1/2] of: irq: Ignore disabled intc's when searching map
` [PATCH v1 2/2] of: irq: Ignore disabled interrupt controllers

3.13.0-rc1+ INFO: inconsistent lock state
 2013-11-28  7:18 UTC  (2+ messages)

[REGRESSION][v3.4-rc1] PCI: add a PCI resource reallocation config option
 2013-11-28  7:17 UTC  (2+ messages)

[PATCH 1/1] ASoC: soc_compress: Add set_metadata
 2013-11-28  6:19 UTC  (2+ messages)

[PATCH v2] sched: Check sched_domain before computing group power
 2013-11-28  7:07 UTC  (9+ messages)
` [tip:sched/urgent] "

[PATCH v6 3/3] dma: Add Freescale eDMA engine driver support
 2013-11-28  6:08 UTC  (6+ messages)

[PATCH] dmaengine: at_hdmac: remove unused function
 2013-11-28  6:01 UTC  (2+ messages)

[PATCH] dmaengine: pl08x: fix conversioin for generic unmap data
 2013-11-28  6:00 UTC  (4+ messages)

[PATCH] dma: mv_xor: remove mv_desc_get_dest_addr()
 2013-11-28  5:57 UTC  (5+ messages)

[PATCH v2 2/3] bq2415x_charger: Use power_supply notifier for automode
 2013-11-28  6:53 UTC  (5+ messages)

Re: [PATCH] m68k : Kill CONFIG_MTD_PARTITIONS
 2013-11-28  6:38 UTC  (2+ messages)
`  "

[PATCH] cpufreq, highbank: enable ECME thermal notifications
 2013-11-28  6:36 UTC  (2+ messages)

[PATCH 1/5] serial: 8250_pci: use DEFINE_PCI_DEVICE_TABLE macro
 2013-11-28  6:24 UTC  (4+ messages)

Q: use vlan in container
 2013-11-28  6:17 UTC 

[PATCH 0/2 v2] add wakeup dt support for irq mmp
 2013-11-28  6:12 UTC  (7+ messages)
` [PATCH 2/2 v2] irqchip: mmp: add dt support for wakeup

[PATCH 1/2] virtio_net: fix error handling for mergeable buffers
 2013-11-28  6:06 UTC  (4+ messages)
` [PATCH 2/2] virtio-net: make all RX paths handle erors consistently

[PATCH] watchdog: davinci: rename platform driver to davinci-wdt
 2013-11-28  6:04 UTC  (4+ messages)

[PATCHSET driver-core-next] sysfs: separate out kernfs, take #3
 2013-11-28  6:05 UTC  (4+ messages)
` [PATCH 09/41] sysfs, kernfs: introduce kernfs_create_dir[_ns]()
  ` [PATCH v4 "

[PATCH v11 0/7] ARM: support for the Trusted Foundations secure monitor
 2013-11-28  6:02 UTC  (6+ messages)
` [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

[f2fs-dev] [PATCH] f2fs: readahead contiguous pages for restore_node_summary
 2013-11-28  5:56 UTC  (7+ messages)

[PATCH v3 0/9] USB Device Controller support for BCM281xx
 2013-11-28  5:53 UTC  (6+ messages)
` [PATCH v3 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support

[PATCH] ARM: asm: Configure caches as per the defconfig
 2013-11-28  5:42 UTC  (3+ messages)

[PATCH v2 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-11-28  5:42 UTC  (8+ messages)
` [PATCH v2 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI

[PATCH 3.12 00/19] 3.12.1-stable review
 2013-11-28  5:25 UTC  (3+ messages)
` [PATCH 3.12 07/19] tcp: gso: fix truesize tracking

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-11-28  5:09 UTC  (2+ messages)

[git pull] drm minor fixes
 2013-11-28  4:53 UTC 

[PATCH] WIFI: handle a neglected case in nl80211_new_interface()
 2013-11-28  5:21 UTC  (3+ messages)

[RESEND PATCH net-next 0/4] net: several cleanups
 2013-11-28  4:43 UTC  (7+ messages)
` [RESEND PATCH net-next 1/4] vhost: remove the dead branch
` [RESEND PATCH net-next 2/4] vhost: adjust vhost_dev_init() to be void
` [RESEND PATCH net-next 3/4] macvtap: remove the dead branch
` [RESEND PATCH net-next 4/4] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void

[patch 0/9] mm: thrash detection-based file cache sizing v6
 2013-11-28  4:40 UTC  (6+ messages)
` [patch 6/9] mm + fs: store shadow entries in page cache

[PATCH] w1: matrox: use DEFINE_PCI_DEVICE_TABLE macro
 2013-11-28  4:40 UTC  (2+ messages)

[PATCH] arch: hexagon: kernel: add export symbol function __delay()
 2013-11-28  4:34 UTC  (6+ messages)
  ` [PATCH] drivers: input: touchscreen: sur40: use static variable instead of stack varialbe for 'packet_id'
      ` [PATCH v2] drivers: input: touchscreen: sur40: remove stack variable 'packet_id' from sur40_poll()

[PATCH] pch_gbe: Fix transmit queue management
 2013-11-28  4:39 UTC  (5+ messages)
` [PATCH] pch_gbe: Remove tx_queue_len setting from the driver
  ` [PATCH] pch_gbe: Add DQL support to "
    ` [PATCH] pch_gbe: Fix: Link configuration in module parameters was ignored

[PATCH 0/4] spi: omap-100k: Style Fixes
 2013-11-28  4:27 UTC  (5+ messages)
` [PATCH 1/4] spi: omap-100k: Fixed spacing on while loops
` [PATCH 2/4] spi: omap-100k: Fixed spacing on -= operators
` [PATCH 3/4] spi: omap-100k: Fixed spacing on commas
` [PATCH 4/4] spi: omap-100k: Fixed style of sizeof operators

[PATCH] staging/lustre: remove wirehdr.c
 2013-11-28  4:10 UTC 

[PATCH v2] Input: ads7846: Convert to hwmon_device_register_with_groups
 2013-11-28  4:08 UTC  (4+ messages)

[PATCH] staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is off
 2013-11-28  4:00 UTC 

Supporting 4 way connections in LKSCTP
 2013-11-28  4:03 UTC  (5+ messages)

[PATCH v4 0/5] mfd: max14577: Add max14577 MFD drivers
 2013-11-28  3:53 UTC  (3+ messages)
` [PATCH v4 2/5] extcon: max14577: Add extcon-max14577 driver to support MUIC device

[merged] mm-memcg-handle-non-error-oom-situations-more-gracefully.patch removed from -mm tree
 2013-11-28  3:52 UTC  (8+ messages)

[PATCH] ARM: l2x0: add prefetch and power ctrl registers configuration support
 2013-11-28  3:38 UTC  (3+ messages)

[PATCHv1] ASoC: SGTL5000: Fix kernel failed while getting regulator consumers
 2013-11-28  3:31 UTC  (5+ messages)

[PATCH 00/23] mtd: st_spi_fsm: Add new device
 2013-11-28  3:34 UTC  (4+ messages)

[PATCH] ARM : Kill CONFIG_MTD_PARTITIONS
 2013-11-28  3:29 UTC 

[PATCH V2] cpufreq: Make sure CPU is running on a freq from freq-table
 2013-11-28  3:20 UTC  (5+ messages)

[PATCH] ARM : Kill CONFIG_MTD_PARTITIONS
 2013-11-28  3:20 UTC  (2+ messages)

[patch] mm, memcg: add memory.oom_control notification for system oom
 2013-11-28  3:16 UTC  (15+ messages)
    ` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves

[PATCH 00/13] mfd: menelaus: a few cleanups
 2013-11-28  3:00 UTC  (5+ messages)

[PATCH 0/1] tracing: Introduce "pseudo registers" for FETCH_MTD_reg
 2013-11-28  2:55 UTC  (20+ messages)
` [RFC PATCH 0/3] tracing: Teach FETCH_MTD_{symbol,deref} to handle per-cpu data
  ` [RFC PATCH 3/3] "
      ` [RFC PATCH 0/2] tracing: Teach FETCH_MTD_symbol "
        ` [RFC PATCH 2/2] "
          ` modules, add_kallsyms() && DEFINE_PER_CPU
                `  "
` [PATCH 0/2] tracing: Add $cpu and $current probe-vars
  ` [PATCH 1/2] "
            `  "

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-28  2:47 UTC  (4+ messages)
` [PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00

[PATCH 0/4] generic early_ioremap support
 2013-11-28  2:44 UTC  (5+ messages)
` [PATCH 1/4] Create generic early_ioremap() support
` [PATCH 2/4] x86: use generic early_ioremap
` [PATCH 3/4] arm: add early_ioremap support
` [PATCH 4/4] arm64: "

[PATCH 0/4] ACPI: Cleanup header inclusions
 2013-11-28  2:34 UTC  (7+ messages)
  ` [PATCH v2] ACPI: Cleanup <acpi/acpi.h>, <acpi/acpi_bus.h> and <acpi/acpi_drivers.h> inclusions

[PATCH 1/9] mtd: amd76xrom: use DEFINE_PCI_DEVICE_TABLE macro
 2013-11-28  2:30 UTC  (2+ messages)

linux-next: Tree for Nov 28
 2013-11-28  2:19 UTC 

[PATCH v2] efi-pstore: Make efi-pstore return a unique id
 2013-11-28  2:15 UTC  (3+ messages)

[PATCH 1/4] uio: uio_aec: use DEFINE_PCI_DEVICE_TABLE macro
 2013-11-28  2:15 UTC  (4+ messages)
` [PATCH 2/4] uio: uio_cif: "
` [PATCH 3/4] uio: uio_netx: "
` [PATCH 4/4] uio: uio_sercos3: "

[GIT PULL] (xen) stable/for-jens-3.13-take-two (bug-fixes to xen-blkfront)
 2013-11-28  2:13 UTC  (2+ messages)

[PATCH] Add a text_poke syscall v2
 2013-11-28  2:10 UTC  (20+ messages)

[PATCH v4 00/12] kexec kernel efi runtime support
 2013-11-28  2:08 UTC  (3+ messages)

[RFC PATCH] ARM: compressed: Move ramdisk forward to reserve more memory for kernel image
 2013-11-28  1:52 UTC 

[PATCH v8] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
 2013-11-28  1:34 UTC 

[PATCH] m68k : Kill CONFIG_MTD_PARTITIONS
 2013-11-28  0:50 UTC  (2+ messages)

linux-next: build warnings after merge of the block tree
 2013-11-28  0:50 UTC  (6+ messages)
      ` [PATCH] block: Silence spurious compiler warnings

[PATCH] sysfs: handle duplicate removal attempts in sysfs_remove_group()
 2013-11-28  0:41 UTC  (6+ messages)
    ` [PATCH] PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()

[PATCH] [trivial] treewide: Fix typo in Kconfig
 2013-11-28  0:30 UTC  (2+ messages)

[PATCH v7 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter
 2013-11-28  0:18 UTC  (4+ messages)
` [PATCH v7 1/2] x86, apic: Add disable_cpu_apicid "

BUG: mm, numa: test segfaults, only when NUMA balancing is on
 2013-11-27 23:58 UTC  (11+ messages)

[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
 2013-11-27 23:34 UTC  (7+ messages)

netfilter: active obj WARN when cleaning up
 2013-11-27 23:34 UTC  (10+ messages)

[PATCH V5 0/6] Add ARM EFI stub
 2013-11-27 23:31 UTC  (4+ messages)
` [PATCH V5 1/6] efi-stub.txt updates for ARM
` [PATCH V5 2/6] Add shared update_fdt() function for ARM/ARM64
` [PATCH V5 4/6] Add EFI stub for ARM


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