linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-07 10:10:12 to 2014-02-07 11:51:14 UTC [more...]

[3.11.y.z extended stable] Linux 3.11.10.4 stable review
 2014-02-07 11:46 UTC  (59+ messages)
` [PATCH 3.11 001/233] br: fix use of ->rx_handler_data in code executed on non-rx_handler path
` [PATCH 3.11 005/233] sfc: PTP: Moderate log message on event queue overflow
` [PATCH 3.11 007/233] sfc: Stop/re-start PTP when stopping/starting the datapath
` [PATCH 3.11 009/233] dm thin: switch to read-only mode if metadata space is exhausted
` [PATCH 3.11 010/233] dm thin: always fallback the pool mode if commit fails
` [PATCH 3.11 013/233] ARM: shmobile: kzm9g: Fix coherent DMA mask
` [PATCH 3.11 014/233] ARM: shmobile: armadillo: "
` [PATCH 3.11 015/233] ARM: shmobile: mackerel: "
` [PATCH 3.11 019/233] [SCSI] sd: Reduce buffer size for vpd request
` [PATCH 3.11 021/233] writeback: Fix data corruption on NFS
` [PATCH 3.11 026/233] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.11 029/233] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.11 030/233] mm: fix crash when using XFS on loopback
` [PATCH 3.11 033/233] net: rds: fix per-cpu helper usage
` [PATCH 3.11 037/233] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.11 038/233] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.11 039/233] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.11 043/233] KVM: s390: fix diagnose code extraction
` [PATCH 3.11 046/233] rtlwifi: rtl8192cu: Add new firmware
` [PATCH 3.11 047/233] rtlwifi: Redo register save locations
` [PATCH 3.11 052/233] rtlwifi: rtl8192c: Add routines to save/restore power index registers
` [PATCH 3.11 054/233] rtlwifi: rtl8192cu: Fix some code in RF handling
` [PATCH 3.11 055/233] rtlwifi: Add missing code to PWDB statics routine
` [PATCH 3.11 057/233] NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
` [PATCH 3.11 058/233] ARM: at91: at91sam9g45: set default mmc pinctrl-names
` [PATCH 3.11 060/233] staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning
` [PATCH 3.11 063/233] [SCSI] bfa: Chinook quad port 16G FC HBA claim issue
` [PATCH 3.11 064/233] usb: option: add new zte 3g modem pids to option driver
` [PATCH 3.11 065/233] [media] dib8000: fix regression with dib807x
` [PATCH 3.11 066/233] [media] dib8000: make 32 bits read atomic
` [PATCH 3.11 067/233] serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
` [PATCH 3.11 068/233] serial: add support for 200 v3 series Titan card
` [PATCH 3.11 072/233] perf kvm: Fix kvm report without guestmount
` [PATCH 3.11 076/233] USB: Nokia 502 is an unusual device
` [PATCH 3.11 078/233] ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
` [PATCH 3.11 081/233] tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
` [PATCH 3.11 084/233] drm/i915: Flush outstanding requests before allocating new seqno
` [PATCH 3.11 087/233] dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
` [PATCH 3.11 089/233] dm thin: fix set_pool_mode exposed pool operation races
` [PATCH 3.11 090/233] SELinux: Fix memory leak upon loading policy
` [PATCH 3.11 091/233] drm/radeon: warn users when hw_i2c is enabled (v2)
` [PATCH 3.11 097/233] dm space map common: make sure new space is used during extend
` [PATCH 3.11 099/233] ALSA: hda - Don't create duplicated ctls for loopback paths
` [PATCH 3.11 100/233] ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
` [PATCH 3.11 101/233] radeon/pm: Guard access to rdev->pm.power_state array
` [PATCH 3.11 108/233] spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
` [PATCH 3.11 111/233] mmc: fix host release issue after discard operation
` [PATCH 3.11 112/233] mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
` [PATCH 3.11 113/233] ftrace: Fix synchronization location disabling and freeing ftrace_ops
` [PATCH 3.11 120/233] nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
` [PATCH 3.11 121/233] usb: ehci: add freescale imx28 special write register method
` [PATCH 3.11 126/233] audit: correct a type mismatch in audit_syscall_exit()
` [PATCH 3.11 127/233] tracing: Have trace buffer point back to trace_array
` [PATCH 3.11 133/233] hwmon: (k10temp) Add support for Kaveri CPUs
` [PATCH 3.11 134/233] KVM: x86: limit PIT timer frequency
` [PATCH 3.11 136/233] ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs
` [PATCH 3.11 141/233] mwifiex: fix wrong 11ac bits setting in fw_cap_info
` [PATCH 3.11 149/233] drm/radeon: disable ss on DP for DCE3.x

[3.5.y.z extended stable] Linux 3.5.7.30 stable review
 2014-02-07 11:23 UTC  (78+ messages)
` [PATCH 3.5 01/88] ext4: fix deadlock when writing in ENOSPC conditions
` [PATCH 3.5 02/88] writeback: Fix data corruption on NFS
` [PATCH 3.5 03/88] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.5 04/88] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.5 05/88] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.5 06/88] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.5 07/88] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.5 08/88] mm: fix crash when using XFS on loopback
` [PATCH 3.5 09/88] vfs: In d_path don't call d_dname on a mount point
` [PATCH 3.5 10/88] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.5 11/88] staging: comedi: 8255_pci: fix for newer PCI-DIO48H
` [PATCH 3.5 12/88] mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
` [PATCH 3.5 13/88] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.5 14/88] rtlwifi: rtl8192cu: Fix W=1 build warning
` [PATCH 3.5 15/88] rtlwifi: rtl8192cu: Add new firmware
` [PATCH 3.5 16/88] rtlwifi: Set the link state
` [PATCH 3.5 17/88] rtlwifi: rtl8192c: Add new definitions in the dm_common header
` [PATCH 3.5 18/88] rtlwifi: rtl8192cu: Fix some code in RF handling
` [PATCH 3.5 19/88] NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
` [PATCH 3.5 20/88] parport: parport_pc: remove double PCI ID for NetMos
` [PATCH 3.5 21/88] staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning
` [PATCH 3.5 33/88] USB: cypress_m8: fix ring-indicator detection and reporting
` [PATCH 3.5 34/88] ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
` [PATCH 3.5 35/88] sunrpc: Fix infinite loop in RPC state machine
` [PATCH 3.5 36/88] spidev: fix hang when transfer_one_message fails
` [PATCH 3.5 37/88] dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
` [PATCH 3.5 38/88] SELinux: Fix memory leak upon loading policy
` [PATCH 3.5 39/88] drm/radeon: warn users when hw_i2c is enabled (v2)
` [PATCH 3.5 40/88] USB: ftdi_sio: added CS5 quirk for broken smartcard readers
` [PATCH 3.5 41/88] serial: 8250: enable UART_BUG_NOMSR for Tegra
` [PATCH 3.5 42/88] dm: wait until embedded kobject is released before destroying a device
` [PATCH 3.5 43/88] dm space map common: make sure new space is used during extend
` [PATCH 3.5 44/88] ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
` [PATCH 3.5 45/88] radeon/pm: Guard access to rdev->pm.power_state array
` [PATCH 3.5 46/88] drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
` [PATCH 3.5 47/88] staging: r8712u: Set device type to wlan
` [PATCH 3.5 48/88] ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masks
` [PATCH 3.5 49/88] mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
` [PATCH 3.5 50/88] rtlwifi: rtl8192cu: Add new device ID
` [PATCH 3.5 51/88] mwifiex: add missing endian conversion for fw_tsf
` [PATCH 3.5 52/88] b43: Fix lockdep splat
` [PATCH 3.5 53/88] b43: Fix unload oops if firmware is not available
` [PATCH 3.5 54/88] b43legacy: "
` [PATCH 3.5 55/88] nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
` [PATCH 3.5 56/88] audit: correct a type mismatch in audit_syscall_exit()
` [PATCH 3.5 57/88] md/raid5: fix long-standing problem with bitmap handling on write failure
` [PATCH 3.5 58/88] drm/radeon: set the full cache bit for fences on r7xx+
` [PATCH 3.5 59/88] hp_accel: Add a new PnP ID HPQ6007 for new HP laptops
` [PATCH 3.5 60/88] intel-iommu: fix off-by-one in pagetable freeing
` [PATCH 3.5 61/88] fuse: fix pipe_buf_operations
` [PATCH 3.5 62/88] drm/cirrus: correct register values for 16bpp
` [PATCH 3.5 63/88] IB/qib: Fix QP check when looping back to/from QP1
` [PATCH 3.5 64/88] ore: Fix wrong math in allocation of per device BIO
` [PATCH 3.5 65/88] b43: fix the wrong assignment of status.freq in b43_rx()
` [PATCH 3.5 66/88] KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
` [PATCH 3.5 67/88] Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
` [PATCH 3.5 68/88] ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API
` [PATCH 3.5 69/88] powerpc: Make sure "cache" directory is removed when offlining cpu
` [PATCH 3.5 70/88] drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
` [PATCH 3.5 71/88] mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
` [PATCH 3.5 72/88] target/iscsi: Fix network portal creation race
` [PATCH 3.5 73/88] mm, oom: base root bonus on current usage
` [PATCH 3.5 74/88] x86, x32: Correct invalid use of user timespec in the kernel
` [PATCH 3.5 75/88] alpha: fix broken network checksum
` [PATCH 3.5 76/88] ARM: at91: smc: bug fix in sam9_smc_cs_read()
` [PATCH 3.5 77/88] KVM: s390: fix diagnose code extraction
` [PATCH 3.5 78/88] e752x_edac: Fix pci_dev usage count
` [PATCH 3.5 79/88] lib/decompressors: fix "no limit" output buffer length
` [PATCH 3.5 80/88] bnx2x: fix DMA unmapping of TSO split BDs
` [PATCH 3.5 81/88] inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
` [PATCH 3.5 82/88] net: avoid reference counter overflows on fib_rules in multicast forwarding
` [PATCH 3.5 83/88] net,via-rhine: Fix tx_timeout handling
` [PATCH 3.5 84/88] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 3.5 85/88] usb: core: get config and string descriptors for unauthorized devices
` [PATCH 3.5 86/88] tty/serial: at91: Handle shutdown more safely
` [PATCH 3.5 87/88] slub: Fix calculation of cpu slabs
` [PATCH 3.5 88/88] turbostat: Use GCC's CPUID functions to support PIC

[PATCH] [RFC] timekeeping: Rework frequency adjustments to work better w/ nohz
 2014-02-07 11:45 UTC  (2+ messages)

[PATCH 1/2] PPC: powernv: remove redundant cpuidle_idle_call()
 2014-02-07 11:41 UTC  (9+ messages)

[PATCH, RFC 00/30] sleep_on removal
 2014-02-07 11:35 UTC  (5+ messages)
` [PATCH, RFC 07/30] [media] radio-cadet: avoid interruptible_sleep_on race

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-02-07 11:30 UTC  (6+ messages)
` [PATCH v2 1/7] ARM: perf_event: Support percpu irqs for the CPU PMU

[PATCH RT] rt: Make cpu_chill() use hrtimer instead of msleep()
 2014-02-07 11:30 UTC  (2+ messages)

intel_sdvo_init: trying to register non-static key
 2014-02-07 11:28 UTC  (4+ messages)

[PATCH 00/22] scsi: Use pci_enable_msix_range()
 2014-02-07 11:17 UTC  (3+ messages)
` [PATCH 13/22] megaraid: "

[PATCH 0/4] [PATCH v2 0/4] MFD: TPS65218: Drivers for TPS65218 PMIC
 2014-02-07 11:12 UTC  (3+ messages)
` [PATCH v2 2/4] MFD: TPS65218: Add driver for the "

[PATCH 1/2] ALSA: hda/ca0132 - setup/cleanup streams
 2014-02-07 11:12 UTC  (5+ messages)
` [PATCH 2/2] ALSA: hda/ca0132 - Fix recording from mode id 0x8

[PATCH v2 0/6] setting the table for integration of cpuidle with the scheduler
 2014-02-07 11:09 UTC  (8+ messages)
` [PATCH v2 6/6] cpu/idle.c: move to sched/idle.c

[git pull] drm next tree
 2014-02-07 11:10 UTC  (4+ messages)

In "pci_fixup_video" check if this is or should be the primary video devi
 2014-02-07 11:03 UTC  (4+ messages)
` [PATCH v2] Setting the IORESOURCE_ROM_SHADOW flag on a VGA card other than the primary prevents it from reading it's own rom. It will get the content of the shadowrom at C000 instead, which is of the primary VGA card and the driver of the secondary card will bail out

[PATCH v2 0/8] da9055: Driver initialisation fixes, add DT support
 2014-02-07 11:03 UTC  (5+ messages)
` [PATCH v2 1/8] ASoC: da9055: Fix device registration of PMIC and CODEC devices
` [PATCH v2 3/8] mfd: da9055: Add DT support for PMIC

[PATCH v1 0/3] net: stmmac: Add STi GMAC ethernet
 2014-02-07 10:55 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] net: stmmac:sti: Add STi SOC glue driver
  ` [PATCH v2 2/3] ARM: STi: Add STiH415 ethernet support
  ` [PATCH v2 3/3] ARM: STi: Add STiH416 "

[PATCH v2 00/15] mfd: max14577: Add support for MAX77836
 2014-02-07 10:54 UTC  (12+ messages)
` [PATCH v2 04/15] mfd: max14577: Add "muic" suffix to regmap and irq_chip
` [PATCH v2 05/15] mfd: max14577: Add detection of device type
` [PATCH v2 08/15] mfd: max77836: Add max77836 support to max14577 driver
` [PATCH v2 10/15] regulator: max14577: Add support for max77836 regulators
` [PATCH v2 14/15] charger: max14577: Configure battery-dependent settings from DTS

[PATCH] Convert powerpc simple spinlocks into ticket locks
 2014-02-07 10:45 UTC  (8+ messages)

[RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
 2014-02-07 10:44 UTC  (11+ messages)
` [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY

[ANNOUNCE] 3.12.9-rt13
 2014-02-07 10:41 UTC  (3+ messages)

[PATCHv3] tty: Set correct tty name in 'active' sysfs attribute
 2014-02-07 10:38 UTC 

[RFC PATCH V5] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-02-07 10:42 UTC  (7+ messages)

[PATCH 0/5] compaction related commits
 2014-02-07 10:33 UTC  (5+ messages)
` [PATCH 4/5] mm/compaction: check pageblock suitability once per pageblock
` [PATCH 5/5] mm/compaction: clean-up code on success of ballon isolation

[PATCH 2/2] i2c: exynos5: configure fifo_depth based on HSI2C module version
 2014-02-07 10:21 UTC  (6+ messages)
` [PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-07 10:21 UTC  (9+ messages)

[PATCH v3 0/6] arm64: Add ftrace support
 2014-02-07 10:18 UTC  (7+ messages)
  ` [PATCH v3 1/6] "
  ` [PATCH v3 2/6] arm64: ftrace: Add dynamic "
  ` [PATCH v3 3/6] arm64: ftrace: Add CALLER_ADDRx macros
  ` [PATCH v3 4/6] ftrace: Add arm64 support to recordmcount
  ` [PATCH v3 5/6] arm64: ftrace: Add system call tracepoint
  ` [PATCH v3 6/6] arm64: Add 'notrace' attribute to unwind_frame() for ftrace

[PATCH] ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
 2014-02-07 10:25 UTC  (3+ messages)

[btrfs] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
 2014-02-07 10:13 UTC  (2+ messages)

[PATCH 0/2] arm64: Add seccomp support
 2014-02-07 10:11 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h

[BISECTED] OMAP: DSS: clk rate mismatch
 2014-02-07 10:12 UTC  (10+ messages)
            ` OMAP: clock DT conversion issues with omap36xx

[PATCH v3 0/3] arm64: Add audit support
 2014-02-07 10:10 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] arm64: Add regs_return_value() in syscall.h
  ` [PATCH v4 2/3] arm64: Add audit support
  ` [PATCH v4 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace


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