public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-28 02:42:10 to 2012-12-28 19:22:42 UTC [more...]

[ 000/173] 3.2.36-stable review
 2012-12-28 19:06 UTC  (62+ messages)
` [ 001/173] Revert "device_cgroup: fix RCU usage"
` [ 002/173] freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE
` [ 004/173] HID: hid-magicmouse: Add pointer and buttonpad properties for Magic Trackpad
` [ 008/173] i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
` [ 015/173] hwmon: (coretemp) Add support for Atom CE4110/4150/4170
` [ 020/173] drivers/leds/leds-lp5521.c: ret may be uninitialized
` [ 021/173] drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
` [ 022/173] scsi: aha152x: Fix sparse warning and make printing pointer address more portable
` [ 024/173] drm/i915: add Ivy Bridge GT2 Server entries
` [ 025/173] drm/i915: EBUSY status handling added to i915_gem_fault()
` [ 027/173] Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
` [ 029/173] tmpfs: fix shared mempolicy leak
` [ 032/173] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [ 033/173] freezer: add missing mbs to freezer_count() and freezer_should_skip()
` [ 038/173] ath9k_hw: Enable hw PLL power save for AR9462
` [ 039/173] KVM: PPC: 44x: fix DCR read/write
` [ 044/173] x86: hpet: Fix masking of MSI interrupts
` [ 049/173] ARM: mm: use pteval_t to represent page protection values
` [ 050/173] USB: fix endpoint-disabling for failed config changes
` [ 051/173] USB: EHCI: bugfix: urb->hcpriv should not be NULL
` [ 052/173] genirq: Always force thread affinity
` [ 055/173] xhci: fix null-pointer dereference when destroying half-built segment rings
` [ 057/173] usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch
` [ 067/173] Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
` [ 074/173] USB: add new zte 3g-dongles pid to option.c
` [ 075/173] ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist
` [ 077/173] USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
` [ 083/173] sata_promise: fix hardreset lockdep error
` [ 094/173] ring-buffer: Fix NULL pointer if rb_set_head_page() fails
` [ 095/173] firewire: net: Fix handling of fragmented multicast/broadcast packets
` [ 096/173] HID: apple: Add Apple wireless keyboard 2011 ANSI PID
` [ 097/173] HID: Add Apple wireless keyboard 2011 ANSI to special driver list
` [ 100/173] Bluetooth: Add missing lock nesting notation
` [ 101/173] ALSA: usb-audio: Avoid autopm calls after disconnection
` [ 102/173] ALSA: usb-audio: Fix missing autopm for MIDI input
` [ 103/173] ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
` [ 104/173] rt2x00: Dont let mac80211 send a BAR when an AMPDU subframe fails
` [ 105/173] mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
` [ 107/173] x86,AMD: Power driver support for AMDs family 16h processors
` [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip
` [ 111/173] drm/radeon/kms: use frac fb div on APUs
` [ 121/173] nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
` [ 125/173] solos-pci: fix double-free of TX skb in DMA mode
` [ 126/173] ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522
` [ 127/173] drm/radeon: fix amd afusion gpu setup aka sumo v2
` [ 130/173] mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
` [ 137/173] ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
` [ 139/173] nfsd4: fix oops on unusual readlike compound
` [ 143/173] vfs: d_obtain_alias() needs to use "/" as default name
` [ 145/173] SGI-XP: handle non-fatal traps
` [ 149/173] drm/i915: do not default to 18 bpp for eDP if missing from VBT
` [ 150/173] USB: cdc-wdm: fix regression on buffer deallocation
` [ 153/173] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
` [ 154/173] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
` [ 160/173] MISC: hpilo, remove pci_disable_device
` [ 162/173] i82975x_edac: Fix dimm label initialization
` [ 166/173] udf: fix memory leak while allocating blocks during write
` [ 167/173] staging: vt6656: [BUG] out of bound array reference in RFbSetPower
` [ 168/173] staging: vt6656: 64 bit fixes: use u32 for QWORD definition
` [ 169/173] staging: vt6656: 64 bit fixes : correct all type sizes
` [ 173/173] ramoops: fix use of rounddown_pow_of_two()

[PATCH/RFC] user_ns: fix missing limiting of user_ns counts
 2012-12-28 19:21 UTC  (4+ messages)

[PATCH 1/3] mm, sparse: allocate bootmem without panicing in sparse_mem_maps_populate_node
 2012-12-28 19:16 UTC  (8+ messages)
` [PATCH 2/3] mm, bootmem: panic in bootmem alloc functions even if slab is available

[PATCH] x86, mm: add generic kernel/ident mapping helper
 2012-12-28 19:13 UTC  (7+ messages)

[PATCH] ppc/EEH: fix crash when adding a device in a slot with DDW
 2012-12-28 19:13 UTC  (4+ messages)
    ` [PATCH 1/2] EEH/OF: checking for CONFIG_EEH is not needed
    ` [PATCH 2/2] ppc/EEH: fix crash when adding a device in a slot with DDW

Panic: dma_map_area overflow 66 bytes on 3.7+
 2012-12-28 19:05 UTC 

[PATCH 1/3] rtc-efi: register rtc-efi device when EFI enabled
 2012-12-28 19:07 UTC  (5+ messages)
` [PATCH 2/3] rtc-efi: add timezone to rtc_time that will used by rtc-efi
` [PATCH 3/3] rtc-efi: set uie_unsupported for indicate rtc-efi doesn't support UIE mode

[PATCH v2] lib: cpu_rmap: avoid flushing all workqueues
 2012-12-28 19:03 UTC 

[PATCH fix-3.8] video: vt8500: Fix X crash when initializing framebuffer
 2012-12-28 19:59 UTC  (2+ messages)

[PATCH] nconf: add j, k and l keys for menu navigation
 2012-12-28 18:51 UTC  (2+ messages)

[PATCH v1] lib: cpu_rmap: avoid flushing all workqueues
 2012-12-28 18:18 UTC  (3+ messages)

[PATCH 0/2] uprobes: pre-filtering
 2012-12-28 18:13 UTC  (3+ messages)
` [PATCH 1/2] uprobes: Rationalize the usage of filter_chain()
` [PATCH 2/2] uprobes: Reintroduce uprobe_consumer->filter()

[PATCH] mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
 2012-12-28 17:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] [trivial]treewide: Fix typo in various drivers
 2012-12-28 17:33 UTC  (3+ messages)

[PATCH] perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support
 2012-12-28 17:25 UTC  (2+ messages)

[PATCH/v2] [trivial]treewide: Fix typo in various drivers
 2012-12-28 17:00 UTC 

[PATCH RFT] regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
 2012-12-28 16:58 UTC 

[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
 2012-12-28 16:36 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH v3] "

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-28 16:35 UTC  (13+ messages)

[PATCH] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc
 2012-12-28 16:16 UTC 

[PATCH 0/3] signalfd: a kernel interface for dumping/restoring pending signals (v2)
 2012-12-28 16:14 UTC  (7+ messages)
` [PATCH 1/3] signal: allow to send any siginfo to itself
` [PATCH 2/3] signalfd: add ability to return siginfo in a raw format (v2)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v3)

how to look for source code in kernel
 2012-12-28 16:09 UTC  (9+ messages)

[PATCH 0/4] Introduce of_init_clk_data() for DT clock parsing
 2012-12-28 15:11 UTC  (8+ messages)
` [PATCH 4/4] clk: zynq: Use of_init_clk_data()

[PATCH] [media] vivi: Constify structures
 2012-12-28 15:04 UTC  (4+ messages)
  ` [PATCH,v2] "

[PATCH 1/4] signalfd: add ability to return siginfo in a raw format
 2012-12-28 14:56 UTC  (15+ messages)
        ` [CRIU] "

[PATCH] x86, reboot: skip reboot_fixups in early boot phase
 2012-12-28 13:50 UTC 

[3.6.9 -> 3.7.1 regression] sound: snd_hda_intel codec probing issue?
 2012-12-28 14:25 UTC 

BUG: unable to handle kernel NULL pointer dereference at 0000000000000500
 2012-12-28 13:43 UTC  (6+ messages)

[PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion
 2012-12-28 13:29 UTC  (9+ messages)
    ` [PATCH] mm: modify pgdat_balanced() so that it also handles order=0
      ` [PATCH v2] "
        ` [PATCH] mm: avoid calling pgdat_balanced() needlessly
          ` [PATCH] mm: fix null pointer dereference in wait_iff_congested()

[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
 2012-12-28 12:59 UTC  (2+ messages)

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2012-12-28 12:42 UTC  (6+ messages)
` [RFC PATCH v1 16/31] ARC: Signal handling
      ` [PATCH 1/2] ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
        ` [PATCH 2/2] ARC: [Review] Prevent incorrect syscall restarts

[PATCH] fb: Rework locking to fix lock ordering on takeover
 2012-12-28 12:40 UTC  (10+ messages)

YOU HAVE WON!
 2012-12-28 12:36 UTC 

[RFC/RFT] forcedeth: Fix 'device driver failed to check map error' warnings
 2012-12-28 11:57 UTC  (2+ messages)

[REGRESSION][3.8.-rc1][ INFO: possible circular locking dependency detected ]
 2012-12-28 11:45 UTC  (5+ messages)

[PATCH 1/2] ARM: exynos5: Add gate clocks for HS-I2C
 2012-12-28 11:40 UTC  (2+ messages)
` [PATCH 2/2] arm: exynos5: Add HS-I2C device tree platform information

[PATCH] [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_config()
 2012-12-28 11:29 UTC  (2+ messages)

[PATCHSET 00/10] perf tools: Cleanups and bug fixes on sort keys
 2012-12-28 11:21 UTC  (2+ messages)

[PATCH 0/6] of, of_gpio, of_spi: Fix and improve of_parse_phandle_with_args, of_gpio_named_count and of_spi_register_master
 2012-12-28 11:02 UTC  (3+ messages)
` [PATCH 2/6] of: Return -ENXIO from of_parse_phandle_with_args for too large index and return errors from of_gpio_named_count

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2012-12-28 10:41 UTC  (7+ messages)
` [PATCH 08/14] xen: netback: Remove redundant check on unsigned variable
      ` [Xen-devel] "
` [PATCH 10/14] atm: Removed "

[PATCH] drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040
 2012-12-28 10:10 UTC  (3+ messages)
    ` [ibm-acpi-devel] "

[PATCH] sched: remove redundant update_runtime notifier
 2012-12-28 10:00 UTC 

[PATCH] sched/rt: don't enable runtime if already enabled
 2012-12-28 10:01 UTC  (5+ messages)

(no subject)
 2012-12-28  6:08 UTC 

Bad magic number and
 2012-12-28  9:47 UTC  (3+ messages)

[PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups
 2012-12-28  9:29 UTC  (5+ messages)
` [PATCH 1/4] mfd: tps65090: add DT support for tps65090
` [PATCH 2/4] regulator: tps65090: add DT support
` [PATCH 3/4] mfd: tps65090: Pass irq domain when adding mfd sub devices
` [PATCH 4/4] mfd: tps65090: remove suspend/resume callbacks

[PATCHv4 0/8] Support for Tegra 2D hardware
 2012-12-28  9:14 UTC  (2+ messages)

[PATCH 1/3] regulator: max8997: Use uV in voltage_map_desc
 2012-12-28  9:14 UTC  (3+ messages)
` [PATCH 2/3] regulator: max8998: "
` [PATCH 3/3] regulator: max8998: Return enough delay time for max8998_set_voltage_buck_time_sel

[PATCH v4] usb: phy: samsung: Add support to set pmu isolation
 2012-12-28  9:13 UTC  (2+ messages)
` [PATCH v5] "

[RFC PATCH] ARM: EXYNOS5: Support Exynos5-bus devfreq driver
 2012-12-28  9:24 UTC  (2+ messages)
` [PATCH] "

[PATCH RFC] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2012-12-28  9:22 UTC  (2+ messages)
` [PATCH] "

[PATCH] pci: remove redundant function calls in pci_reassigndev_resource_alignment()
 2012-12-28  8:55 UTC  (3+ messages)

[PATCH 0/4] arm: vt8500: Add new models and remove single-platform
 2012-12-28  8:09 UTC  (3+ messages)
` [PATCH 3/4] arm: vt8500: Convert debug-macro.S to be multiplatform friendly

[PATCH 3/4 v2] arm: vt8500: Convert debug-macro.S to be multiplatform friendly
 2012-12-28  8:08 UTC 

[PATCH] perf symbol: Include elf.h header regardless LIBELF_SUPPORT
 2012-12-28  7:16 UTC 

ppoll() stuck on POLLIN while TCP peer is sending
 2012-12-28  7:06 UTC  (2+ messages)

echo 1 > /proc/sys/vm/compact_memory -> sh: write error: Bad address
 2012-12-28  6:07 UTC  (3+ messages)

[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
 2012-12-28  5:31 UTC  (2+ messages)

[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
 2012-12-28  4:58 UTC  (2+ messages)

[RFC Patch v1 51/55] modpost: Ignore ARC specific non-alloc section
 2012-12-28  4:42 UTC  (5+ messages)
` [RESEND PATCH] modpost: For ARC Port submission
  ` [PATCH] modpost: Ignore ARC specific non-alloc sections

[PATCH] tools, power: correct precedence of operators in init_maxfreq_mode
 2012-12-28  4:30 UTC  (4+ messages)
` [PATCH] bnx2x: use ARRAY_SIZE where possible

[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
 2012-12-28  4:29 UTC  (4+ messages)
` [PATCH 2/2] vhost: handle polling failure

kernel panic when running /etc/init.d/iptables restart
 2012-12-28  3:39 UTC  (7+ messages)

Minimum toolchain requirements?
 2012-12-28  3:35 UTC  (3+ messages)

Linux 3.8-rc1 (mei driver BROKEN)
 2012-12-28  3:30 UTC  (2+ messages)

[PATCH V2] forcedeth: Fix WARNINGS that result when DMA mapping is not checked
 2012-12-28  3:25 UTC 

[PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
 2012-12-28  3:16 UTC  (3+ messages)

Call Trace dump on cpuidle_play_dead()
 2012-12-28  3:11 UTC 

[PATCH v3 01/11] kexec: introduce kexec firmware support
 2012-12-28  3:06 UTC  (2+ messages)

[GIT PULL] f2fs fixes for 3.8-rc2
 2012-12-28  2:47 UTC  (4+ messages)
    ` [GIT PULL v2] "

[PATCH v3 0/8] rtsx patchset for MFD and MMC tree
 2012-12-28  2:41 UTC  (7+ messages)
` [PATCH v3 1/8] MFD:rtsx: Fix typo in comment
` [PATCH v3 4/8] MFD:rtsx: Add callback function switch_output_voltage
` [PATCH v3 5/8] MMC:rtsx: Using callback function to switch output voltage
` [PATCH v3 6/8] MFD:rtsx: Add callback function conv_clk_and_div_n
` [PATCH v3 7/8] MFD:rtsx: Fix checkpatch warning
` [PATCH v3 8/8] MFD:rtsx: Use macro defines to replace some variables


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