public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-07 22:25:13 to 2014-07-08 00:19:58 UTC [more...]

[PATCH 3.10 00/53] 3.10.48-stable review
 2014-07-07 23:58 UTC  (41+ messages)
` [PATCH 3.10 02/53] ibmvscsi: Add memory barriers for send / receive
` [PATCH 3.10 03/53] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH 3.10 04/53] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH 3.10 05/53] xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
` [PATCH 3.10 06/53] xhci: Fix runtime suspended xhci from blocking system suspend
` [PATCH 3.10 07/53] USB: option: add device ID for SpeedUp SU9800 usb 3g modem
` [PATCH 3.10 09/53] USB: ftdi_sio: fix null deref at port probe
` [PATCH 3.10 17/53] drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
` [PATCH 3.10 18/53] drm/radeon/atom: fix dithering on certain panels
` [PATCH 3.10 20/53] drm/vmwgfx: Fix incorrect write to read-only register v2:
` [PATCH 3.10 21/53] Bluetooth: Fix SSP acceptor just-works confirmation without MITM
` [PATCH 3.10 22/53] Bluetooth: Fix check for connection encryption
` [PATCH 3.10 23/53] Bluetooth: Fix locking of hdev when calling into SMP code
` [PATCH 3.10 24/53] dm thin: update discard_granularity to reflect the thin-pool blocksize
` [PATCH 3.10 25/53] rbd: use reference counts for image requests
` [PATCH 3.10 26/53] rbd: handle parent_overlap on writes correctly
` [PATCH 3.10 27/53] hwmon: (ina2xx) Cast to s16 on shunt and current regs
` [PATCH 3.10 28/53] mac80211: dont check netdev state for debugfs read/write
` [PATCH 3.10 30/53] iwlwifi: pcie: try to get ownership several times
` [PATCH 3.10 31/53] ARM: OMAP2+: Fix parser-bug in platform muxing code
` [PATCH 3.10 34/53] CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option
` [PATCH 3.10 35/53] ext4: Fix buffer double free in ext4_alloc_branch()
` [PATCH 3.10 36/53] ext4: Fix hole punching for files with indirect blocks
` [PATCH 3.10 37/53] KVM: x86: Increase the number of fixed MTRR regs to 10
` [PATCH 3.10 38/53] KVM: x86: preserve the high 32-bits of the PAT register
` [PATCH 3.10 39/53] iio: of_iio_channel_get_by_name() returns non-null pointers for error legs
` [PATCH 3.10 40/53] nfsd: fix rare symlink decoding bug
` [PATCH 3.10 41/53] tools: ffs-test: fix header values endianess
` [PATCH 3.10 42/53] tracing: Remove ftrace_stop/start() from reading the trace file
` [PATCH 3.10 43/53] md: flush writes before starting a recovery
` [PATCH 3.10 44/53] irqchip: spear_shirq: Fix interrupt offset
` [PATCH 3.10 45/53] mmc: rtsx: add R1-no-CRC mmc command type handle
` [PATCH 3.10 46/53] serial: 8250_dw: Report CTS asserted for auto flow
` [PATCH 3.10 47/53] serial: 8250_dw: Improve unwritable LCR workaround
` [PATCH 3.10 48/53] serial: 8250_dw: Fix LCR workaround regression
` [PATCH 3.10 49/53] ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
` [PATCH 3.10 50/53] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
` [PATCH 3.10 51/53] arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
` [PATCH 3.10 52/53] drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap
` [PATCH 3.10 53/53] sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue

[PATCH] mtd: nand: stm_nand_bch: add new driver
 2014-07-08  0:16 UTC  (6+ messages)

[PATCH 3.4 00/44] 3.4.98-stable review
 2014-07-08  0:07 UTC  (41+ messages)
` [PATCH 3.4 01/44] ibmvscsi: Abort init sequence during error recovery
` [PATCH 3.4 02/44] xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
` [PATCH 3.4 03/44] xhci: Fix runtime suspended xhci from blocking system suspend
` [PATCH 3.4 05/44] USB: option: add device ID for SpeedUp SU9800 usb 3g modem
` [PATCH 3.4 07/44] USB: ftdi_sio: fix null deref at port probe
` [PATCH 3.4 09/44] rt2x00: disable TKIP on USB
` [PATCH 3.4 10/44] rt2x00: fix rfkill regression on rt2500pci
` [PATCH 3.4 11/44] mtd: pxa3xx_nand: make the driver work on big-endian systems
` [PATCH 3.4 12/44] drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
` [PATCH 3.4 13/44] drm/radeon: fix typo in radeon_connector_is_dp12_capable()
` [PATCH 3.4 14/44] drm/radeon/atom: fix dithering on certain panels
` [PATCH 3.4 15/44] drm/vmwgfx: Fix incorrect write to read-only register v2:
` [PATCH 3.4 16/44] Bluetooth: Fix SSP acceptor just-works confirmation without MITM
` [PATCH 3.4 17/44] Bluetooth: Remove unused hci_le_ltk_reply()
` [PATCH 3.4 18/44] mac80211: dont check netdev state for debugfs read/write
` [PATCH 3.4 19/44] ARM: OMAP2+: Fix parser-bug in platform muxing code
` [PATCH 3.4 21/44] CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option
` [PATCH 3.4 22/44] KVM: x86: Increase the number of fixed MTRR regs to 10
` [PATCH 3.4 23/44] KVM: x86: preserve the high 32-bits of the PAT register
` [PATCH 3.4 24/44] nfsd: fix rare symlink decoding bug
` [PATCH 3.4 25/44] tools: ffs-test: fix header values endianess
` [PATCH 3.4 26/44] md: flush writes before starting a recovery
` [PATCH 3.4 27/44] sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
` [PATCH 3.4 28/44] acpi/video_detect: blacklist samsung x360
` [PATCH 3.4 29/44] ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
` [PATCH 3.4 30/44] ACPI / video: Add "Asus UL30A" "
` [PATCH 3.4 31/44] ACPI video: ignore BIOS initial backlight value for HP 1000
` [PATCH 3.4 32/44] staging: comedi: das08: Correct AI encoding for das08jr-16-ao
` [PATCH 3.4 33/44] staging: comedi: fix a race between do_cmd_ioctl() and read/write
` [PATCH 3.4 34/44] staging: wlags49_h2: buffer overflow setting station name
` [PATCH 3.4 35/44] Staging: bcm: Create and initialize new device id in InterfaceInit
` [PATCH 3.4 36/44] Staging: bcm: Add two products and remove an existing product
` [PATCH 3.4 37/44] powerpc: Fix emulation of illegal instructions on PowerNV platform
` [PATCH 3.4 38/44] powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries
` [PATCH 3.4 39/44] powerpc: Dont Oops when accessing /proc/powerpc/lparcfg without hypervisor
` [PATCH 3.4 40/44] powerpc: Restore registers on error exit from csum_partial_copy_generic()
` [PATCH 3.4 41/44] powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
` [PATCH 3.4 42/44] powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
` [PATCH 3.4 43/44] ACPI video: ignore BIOS backlight value for HP dm4
` [PATCH 3.4 44/44] powerpc/sysfs: Disable writing to PURR in guest mode

[PATCH tip/core/rcu 0/4] Documentation changes for 3.17
 2014-07-08  0:14 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/4] documentation: Clarify wake-up/memory-barrier relationship
  ` [PATCH tip/core/rcu 3/4] documentation: Add acquire/release barriers to pairing rules

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-08  0:14 UTC  (5+ messages)
` [PATCH v8 2/9] pci: Export find_pci_host_bridge() function
` [PATCH v8 3/9] pci: Introduce pci_register_io_range() helper function

[PATCH 0/11 v3] tlan: Link handling improvements and Olicom fixes
 2014-07-08  0:09 UTC  (2+ messages)

[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
 2014-07-08  0:08 UTC  (8+ messages)
` [PATCH v2 0/7] ACPICA: Enable ACPICA prototypes for CONFIG_ACPI=n builds
  ` [PATCH v2 5/7] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table definitions
  ` [PATCH v2 6/7] ACPI: Cleanup useless ACPI inclusion

[PATCH] Fix compiler message generation
 2014-07-08  0:01 UTC  (5+ messages)

[PATCH v2 0/7] ACPI/EC: Critical bug fixes related to EC and event handling
 2014-07-08  0:00 UTC  (4+ messages)
` [UPDATE PATCH v2 0/6] ACPI/EC: Critical race fixes

[PATCH] batman-adv: Use kasprintf
 2014-07-08  0:00 UTC  (2+ messages)

[PATCH 3.14 00/94] 3.14.12-stable review
 2014-07-07 23:58 UTC  (18+ messages)
` [PATCH 3.14 02/94] ibmvscsi: Add memory barriers for send / receive
` [PATCH 3.14 03/94] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH 3.14 04/94] scsi_error: fix invalid setting of host byte
` [PATCH 3.14 05/94] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH 3.14 07/94] xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
` [PATCH 3.14 18/94] rt2x00: disable TKIP on USB
` [PATCH 3.14 19/94] rt2x00: fix rfkill regression on rt2500pci
` [PATCH 3.14 29/94] drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
` [PATCH 3.14 36/94] drm/gk208/gr: add missing registers to grctx init
` [PATCH 3.14 46/94] rbd: use reference counts for image requests
` [PATCH 3.14 55/94] mm, pcp: allow restoring percpu_pagelist_fraction default
` [PATCH 3.14 56/94] arm64: mm: Make icache synchronisation logic huge page aware
` [PATCH 3.14 57/94] ARM: OMAP2+: Fix parser-bug in platform muxing code
` [PATCH 3.14 73/94] tracing: Remove ftrace_stop/start() from reading the trace file
` [PATCH 3.14 74/94] md: flush writes before starting a recovery
` [PATCH 3.14 75/94] irqchip: spear_shirq: Fix interrupt offset
` [PATCH 3.14 87/94] audit: remove superfluous new- prefix in AUDIT_LOGIN messages

[PATCH 3.15 000/122] 3.15.5-stable review
 2014-07-07 23:57 UTC  (17+ messages)
` [PATCH 3.15 001/122] SCSI: use the scsi data buffer length to extract transfer size
` [PATCH 3.15 009/122] xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
` [PATCH 3.15 010/122] xhci: Fix runtime suspended xhci from blocking system suspend
` [PATCH 3.15 028/122] drm/nouveau/kms: reference vblank for crtc during pageflip
` [PATCH 3.15 029/122] drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
` [PATCH 3.15 053/122] Bluetooth: Fix incorrectly overriding conn->src_type
` [PATCH 3.15 054/122] Bluetooth: Fix SSP acceptor just-works confirmation without MITM
` [PATCH 3.15 055/122] Bluetooth: Fix check for connection encryption
` [PATCH 3.15 056/122] Bluetooth: Fix indicating discovery state when canceling inquiry
` [PATCH 3.15 069/122] twl4030-madc: Request processed values in twl4030_get_madc_conversion
` [PATCH 3.15 077/122] ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h
` [PATCH 3.15 078/122] ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard
` [PATCH 3.15 082/122] net: allwinner: emac: Add missing free_irq
` [PATCH 3.15 096/122] kvm: fix wrong address when writing Hyper-V tsc page
` [PATCH 3.15 101/122] staging: tidspbridge: fix an erroneous removal of parentheses
` [PATCH 3.15 102/122] tracing: Remove ftrace_stop/start() from reading the trace file

fallout of 16K stacks
 2014-07-07 23:52 UTC  (4+ messages)

[PATCH 00/18] lib: bitmap: Various improvements
 2014-07-07 23:45 UTC  (3+ messages)

3.16rc3 multiplatform, Armada 370 and IOMMU: unbootable kernel
 2014-07-07 23:47 UTC  (6+ messages)

linux-next: Tree for Jun 19
 2014-07-07 23:58 UTC  (4+ messages)
` linux-next: Tree for Jun 19 (drm/i915)

[PATCH] KVM: nVMX: Fix IRQs inject to L2 which belong to L1 since race
 2014-07-07 23:38 UTC  (12+ messages)

[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
 2014-07-07 23:34 UTC  (11+ messages)
` [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420

ext4: lockdep splash
 2014-07-07 23:33 UTC 

[PATCH 0/6] Various Samsung fixes for v3.16-rc3
 2014-07-07 23:25 UTC  (3+ messages)

[PATCH] HID: cp2112: add I2C mode
 2014-07-07 23:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ibmvfc: fix little endian issues
 2014-07-07 23:21 UTC  (2+ messages)

ext4: media error but where?
 2014-07-07 23:21 UTC  (12+ messages)
                  ` 3.16-rc, ext4: oopses, OOMs after hard powerdown

fs: use after free in /proc/pid/mountinfo
 2014-07-07 23:19 UTC  (8+ messages)
      ` [stable] please do not merge 058504edd026 (was Re: fs: use after free in /proc/pid/mountinfo)

[PATCH v6 0/6] Cleanup patches for mach-exynos
 2014-07-07 22:56 UTC  (4+ messages)
` [PATCH v6 2/6] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine

[PATCH tip/core/rcu 0/3] Maintainership changes for 3.17
 2014-07-07 22:55 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/3] MAINTAINERS: Add "R:" designated-reviewers tag
  ` [PATCH tip/core/rcu 2/3] rcu: Add designated reviewers for RCU
  ` [PATCH tip/core/rcu 3/3] rcu: Update RCU maintainership

[PATCH] [RFC] CMA: clear buffer-head lru before page migration
 2014-07-07 22:52 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] Callback-offloading changes for 3.17
 2014-07-07 22:48 UTC 

sched: spinlock recursion in sched_rr_get_interval
 2014-07-07 22:47 UTC  (5+ messages)

[PATCH] Allow increasing the buffer-head per-CPU LRU size
 2014-07-07 22:46 UTC  (6+ messages)

Compiler Tests
 2014-07-07 22:45 UTC  (2+ messages)
  ` Fwd: "

[PATCH tip/core/rcu 0/3] Torture updates for 3.17
 2014-07-07 22:44 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] torture: Enable versions without CFcommon to function correctly
  ` [PATCH tip/core/rcu 2/3] torture: Clean up diagnostics from --buildonly runs
  ` [PATCH tip/core/rcu 3/3] torture: Avoid format string leak to thead name

[PATCH v3 0/3] mm: introduce fincore() v3
 2014-07-07 22:44 UTC  (11+ messages)
` [PATCH v3 1/3] mm: introduce fincore()
` [PATCH v3 3/3] man2/fincore.2: document general description about fincore(2)

[PATCH tip/core/rcu 0/17] Miscellaneous fixes for 3.17
 2014-07-07 22:38 UTC  (18+ messages)
` [PATCH tip/core/rcu 01/17] rcu: Document deadlock-avoidance information for rcu_read_unlock()
  ` [PATCH tip/core/rcu 02/17] rcu: Handle obsolete references to TINY_PREEMPT_RCU
  ` [PATCH tip/core/rcu 03/17] signal: Explain local_irq_save() call
  ` [PATCH tip/core/rcu 04/17] rcu: Make rcu node arrays static const char * const
  ` [PATCH tip/core/rcu 05/17] rcu: remove redundant ACCESS_ONCE() from tick_do_timer_cpu
  ` [PATCH tip/core/rcu 06/17] rcu: Eliminate read-modify-write ACCESS_ONCE() calls
  ` [PATCH tip/core/rcu 07/17] rcu: Loosen __call_rcu()'s rcu_head alignment constraint
  ` [PATCH tip/core/rcu 08/17] rcu: Allow post-unlock reference for rt_mutex
  ` [PATCH tip/core/rcu 09/17] rcu: Check both root and current rcu_node when setting up future grace period
  ` [PATCH tip/core/rcu 10/17] rcu: Simplify priority boosting by putting rt_mutex in rcu_node
  ` [PATCH tip/core/rcu 11/17] rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
  ` [PATCH tip/core/rcu 12/17] rcu: Don't use NMIs to dump other CPUs' stacks
  ` [PATCH tip/core/rcu 13/17] rcu: Use __this_cpu_read() instead of per_cpu_ptr()
  ` [PATCH tip/core/rcu 14/17] rcu: remove CONFIG_PROVE_RCU_DELAY
  ` [PATCH tip/core/rcu 15/17] rcu: Fix __rcu_reclaim() to use true/false for bool
  ` [PATCH tip/core/rcu 16/17] rcu: Fix a sparse warning in rcu_initiate_boost()
  ` [PATCH tip/core/rcu 17/17] rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()

[PATCH 1/2] perf, x86: Revamp PEBS event selection v2
 2014-07-07 22:37 UTC  (2+ messages)
` [PATCH 2/2] perf, x86: Don't mark DataLA addresses as store

[PATCH 0/2] Drivers: hv
 2014-07-07 23:34 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
  ` [PATCH 2/2] Drivers: hv: util: Fix a bug in the KVP code

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-07-07 22:33 UTC  (7+ messages)

[PATCH] staging:nvec: Fix several coding style warnings
 2014-07-07 22:31 UTC  (6+ messages)
` [PATCH 1/5] staging:nvec: Fix "unnecessary else" coding style warning
` [PATCH 2/5] staging:nvec: Remove unnessary out of memory message
` [PATCH 3/5] staging:nvec: Add missing blank line after declarations
` [PATCH 4/5] "
` [PATCH 5/5] "

[PATCH 1/2] sched: Remove update_rq_runnable_avg
 2014-07-07 22:25 UTC  (4+ messages)
` [PATCH 2/2] sched: Rewrite per entity runnable load average tracking


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