The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2014-05-11 10:07:47 to 2014-05-11 19:55:13 UTC [more...]

[PATCH 3.10 00/48] 3.10.40-stable review
 2014-05-11 19:20 UTC  (49+ messages)
` [PATCH 3.10 01/48] drivers/tty/hvc: dont free hvc_console_setup after init
` [PATCH 3.10 02/48] tty: serial: 8250_core.c Bug fix for Exar chips
` [PATCH 3.10 03/48] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.10 04/48] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.10 05/48] floppy: dont write kernel-only members to FDRAWCMD ioctl output
` [PATCH 3.10 06/48] iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
` [PATCH 3.10 07/48] ARM: 7840/1: LPAE: dont reject mapping /dev/mem above 4GB
` [PATCH 3.10 08/48] KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
` [PATCH 3.10 09/48] MIPS: KVM: Pass reserved instruction exceptions to guest
` [PATCH 3.10 10/48] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
` [PATCH 3.10 11/48] virtio_balloon: dont softlockup on huge balloon changes
` [PATCH 3.10 12/48] [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
` [PATCH 3.10 13/48] [SCSI] mpt2sas: Dont disable device twice at suspend
` [PATCH 3.10 14/48] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
` [PATCH 3.10 15/48] powerpc/tm: Disable IRQ in tm_recheckpoint
` [PATCH 3.10 16/48] s390/chsc: fix SEI usage on old FW levels
` [PATCH 3.10 17/48] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
` [PATCH 3.10 18/48] ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
` [PATCH 3.10 19/48] ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
` [PATCH 3.10 20/48] framebuffer: fix cfb_copyarea
` [PATCH 3.10 21/48] matroxfb: restore the registers M_ACCESS and M_PITCH
` [PATCH 3.10 22/48] mach64: use unaligned access
` [PATCH 3.10 23/48] mach64: fix cursor when character width is not a multiple of 8 pixels
` [PATCH 3.10 24/48] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
` [PATCH 3.10 25/48] libata/ahci: accommodate tag ordered controllers
` [PATCH 3.10 26/48] iwlwifi: dvm: take mutex when sending SYNC BT config command
` [PATCH 3.10 27/48] mac80211: fix WPA with VLAN on AP side with ps-sta again
` [PATCH 3.10 28/48] mac80211: fix software remain-on-channel implementation
` [PATCH 3.10 29/48] mac80211: exclude AP_VLAN interfaces from tx power calculation
` [PATCH 3.10 30/48] locks: allow __break_lease to sleep even when break_time is 0
` [PATCH 3.10 31/48] rtlwifi: rtl8723ae: Fix too long disable of IRQs
` [PATCH 3.10 32/48] rtlwifi: rtl8188ee: "
` [PATCH 3.10 33/48] rtlwifi: rtl8192cu: "
` [PATCH 3.10 34/48] rtlwifi: rtl8192se: "
` [PATCH 3.10 35/48] rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
` [PATCH 3.10 36/48] rtlwifi: rtl8188ee: initialize packet_beacon
` [PATCH 3.10 37/48] gpio: mxs: Allow for recursive enable_irq_wake() call
` [PATCH 3.10 38/48] tgafb: fix data copying
` [PATCH 3.10 39/48] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
` [PATCH 3.10 40/48] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
` [PATCH 3.10 41/48] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
` [PATCH 3.10 42/48] Skip intel_crt_init for Dell XPS 8700
` [PATCH 3.10 43/48] dm transaction manager: fix corruption due to non-atomic transaction commit
` [PATCH 3.10 44/48] dm thin: fix dangling bio in process_deferred_bios error path
` [PATCH 3.10 45/48] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.10 46/48] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
` [PATCH 3.10 47/48] Input: synaptics - add min/max quirk for ThinkPad Edge E431
` [PATCH 3.10 48/48] drm: cirrus: add power management support

[PATCH 3.14 00/83] 3.14.4-stable review
 2014-05-11 19:20 UTC  (71+ messages)
` [PATCH 3.14 01/83] drivers/tty/hvc: dont free hvc_console_setup after init
` [PATCH 3.14 03/83] tty: Fix lockless tty buffer race
` [PATCH 3.14 04/83] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.14 05/83] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.14 06/83] floppy: dont write kernel-only members to FDRAWCMD ioctl output
` [PATCH 3.14 07/83] KVM: ARM: vgic: Fix sgi dispatch problem
` [PATCH 3.14 10/83] KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
` [PATCH 3.14 11/83] MIPS: KVM: Pass reserved instruction exceptions to guest
` [PATCH 3.14 12/83] KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
` [PATCH 3.14 15/83] tools/virtio: add a missing )
` [PATCH 3.14 18/83] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
` [PATCH 3.14 19/83] powerpc/tm: Disable IRQ in tm_recheckpoint
` [PATCH 3.14 21/83] s390/chsc: fix SEI usage on old FW levels
` [PATCH 3.14 23/83] ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
` [PATCH 3.14 28/83] framebuffer: fix cfb_copyarea
` [PATCH 3.14 29/83] matroxfb: restore the registers M_ACCESS and M_PITCH
` [PATCH 3.14 30/83] mach64: use unaligned access
` [PATCH 3.14 31/83] mach64: fix cursor when character width is not a multiple of 8 pixels
` [PATCH 3.14 32/83] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
` [PATCH 3.14 33/83] Revert "net: mvneta: fix usage as a module on RGMII configurations"
` [PATCH 3.14 34/83] ahci: do not request irq for dummy port
` [PATCH 3.14 35/83] libata/ahci: accommodate tag ordered controllers
` [PATCH 3.14 36/83] ahci: Ensure "MSI Revert to Single Message" mode is not enforced
` [PATCH 3.14 37/83] ahci: Do not receive interrupts sent by dummy ports
` [PATCH 3.14 38/83] libata: Update queued trim blacklist for M5x0 drives
` [PATCH 3.14 39/83] iwlwifi: dvm: take mutex when sending SYNC BT config command
` [PATCH 3.14 40/83] iwlwifi: mvm: disable uAPSD due to bugs in the firmware
` [PATCH 3.14 41/83] crush: fix off-by-one errors in total_tries refactor
` [PATCH 3.14 42/83] mac80211: fix potential use-after-free
` [PATCH 3.14 43/83] mac80211: fix WPA with VLAN on AP side with ps-sta again
` [PATCH 3.14 44/83] mac80211: fix suspend vs. authentication race
` [PATCH 3.14 45/83] mac80211: fix software remain-on-channel implementation
` [PATCH 3.14 46/83] mac80211: exclude AP_VLAN interfaces from tx power calculation
` [PATCH 3.14 47/83] ath9k: fix ready time of the multicast buffer queue
` [PATCH 3.14 48/83] locks: allow __break_lease to sleep even when break_time is 0
` [PATCH 3.14 49/83] rtlwifi: rtl8723ae: Fix too long disable of IRQs
` [PATCH 3.14 50/83] rtlwifi: rtl8188ee: "
` [PATCH 3.14 51/83] rtlwifi: rtl8192cu: "
` [PATCH 3.14 52/83] rtlwifi: rtl8192se: "
` [PATCH 3.14 53/83] rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
` [PATCH 3.14 54/83] rtlwifi: rtl8188ee: initialize packet_beacon
` [PATCH 3.14 55/83] gpio: mxs: Allow for recursive enable_irq_wake() call
` [PATCH 3.14 56/83] pinctrl: as3722: fix handling of GPIO invert bit
` [PATCH 3.14 57/83] tgafb: fix mode setting with fbset
` [PATCH 3.14 58/83] tgafb: fix data copying
` [PATCH 3.14 59/83] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
` [PATCH 3.14 60/83] mtd: diskonchip: mem resource name is not optional
` [PATCH 3.14 61/83] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
` [PATCH 3.14 62/83] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
` [PATCH 3.14 63/83] Skip intel_crt_init for Dell XPS 8700
` [PATCH 3.14 64/83] dm cache: prevent corruption caused by discard_block_size > cache_block_size
` [PATCH 3.14 65/83] dm transaction manager: fix corruption due to non-atomic transaction commit
` [PATCH 3.14 66/83] dm: take care to copy the space map roots before locking the superblock
` [PATCH 3.14 67/83] dm thin: fix dangling bio in process_deferred_bios error path
` [PATCH 3.14 68/83] dm cache: fix a lock-inversion
` [PATCH 3.14 69/83] dma: edma: fix incorrect SG list handling
` [PATCH 3.14 70/83] aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
` [PATCH 3.14 71/83] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.14 72/83] lib/percpu_counter.c: fix bad percpu counter state during suspend
` [PATCH 3.14 73/83] mmc: sdhci-bcm-kona: fix build errors when built-in
` [PATCH 3.14 74/83] thinkpad_acpi: Fix inconsistent mute LED after resume
` [PATCH 3.14 75/83] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
` [PATCH 3.14 76/83] Input: synaptics - add min/max quirk for ThinkPad Edge E431
` [PATCH 3.14 77/83] cpufreq: loongson2_cpufreq: dont declare local variable as static
` [PATCH 3.14 78/83] cpufreq: at32ap: "
` [PATCH 3.14 79/83] ACPI / processor: Fix failure of loading acpi-cpufreq driver
` [PATCH 3.14 80/83] cpufreq: unicore32: fix typo issue for clk
` [PATCH 3.14 81/83] drm: cirrus: add power management support
` [PATCH 3.14 82/83] drm: bochs: "
` [PATCH 3.14 83/83] x86-64, build: Fix stack protector Makefile breakage with 32-bit userland

[PATCH RESEND] irqchip: vt8500: Properly mask the interrupt in irq_mask()
 2014-05-11 19:53 UTC  (3+ messages)

[PATCH 3.4 00/22] 3.4.90-stable review
 2014-05-11 19:21 UTC  (23+ messages)
` [PATCH 3.4 01/22] drivers/tty/hvc: dont free hvc_console_setup after init
` [PATCH 3.4 02/22] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.4 03/22] floppy: dont write kernel-only members to FDRAWCMD ioctl output
` [PATCH 3.4 04/22] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
` [PATCH 3.4 05/22] virtio_balloon: dont softlockup on huge balloon changes
` [PATCH 3.4 06/22] [SCSI] mpt2sas: Dont disable device twice at suspend
` [PATCH 3.4 07/22] crypto: ghash-clmulni-intel - use C implementation for setkey()
` [PATCH 3.4 08/22] framebuffer: fix cfb_copyarea
` [PATCH 3.4 09/22] matroxfb: restore the registers M_ACCESS and M_PITCH
` [PATCH 3.4 10/22] mach64: use unaligned access
` [PATCH 3.4 11/22] mach64: fix cursor when character width is not a multiple of 8 pixels
` [PATCH 3.4 12/22] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
` [PATCH 3.4 13/22] libata/ahci: accommodate tag ordered controllers
` [PATCH 3.4 14/22] locks: allow __break_lease to sleep even when break_time is 0
` [PATCH 3.4 15/22] rtlwifi: rtl8192cu: Fix too long disable of IRQs
` [PATCH 3.4 16/22] rtlwifi: rtl8192se: "
` [PATCH 3.4 17/22] gpio: mxs: Allow for recursive enable_irq_wake() call
` [PATCH 3.4 18/22] tgafb: fix data copying
` [PATCH 3.4 19/22] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
` [PATCH 3.4 20/22] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
` [PATCH 3.4 21/22] Skip intel_crt_init for Dell XPS 8700
` [PATCH 3.4 22/22] dm thin: fix dangling bio in process_deferred_bios error path

[PATCH] sched: Move the wakeup tracepoint from ttwu_do_wakeup() to ttwu_activate()
 2014-05-11 18:52 UTC  (6+ messages)
` [PATCH] sched: Distinguish sched_wakeup event when wake up a task which did schedule out or not
      ` Fwd: "

[PATCH] CPU hotplug: Slow down hotplug operations
 2014-05-11 18:48 UTC  (7+ messages)

[BUG] sched_setattr() SCHED_DEADLINE hangs system
 2014-05-11 17:47 UTC  (2+ messages)

3.15-rc5: Regression in i915 driver?
 2014-05-11 17:40 UTC  (3+ messages)

[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
 2014-05-11 17:40 UTC  (4+ messages)

[PATCH v2] cpufreq: powernow-k8: Suppress checkpatch warnings
 2014-05-11 17:26 UTC 

[RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack
 2014-05-11 17:05 UTC  (12+ messages)
    ` [RFC][PATCH 0/4] No I/O from mntput
        ` [GIT PULL] Detaching mounts on unlink for 3.15

[3.14.0-rc4] regression: drm FIFO underruns
 2014-05-11 16:49 UTC  (9+ messages)
    ` [Intel-gfx] "

[RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
 2014-05-11 16:46 UTC  (2+ messages)

[PATCH 0/2] arc_emac: promiscuous/multicast mode and netpoll support
 2014-05-11 16:11 UTC  (3+ messages)
` [PATCH 1/2] arc_emac: implement promiscuous mode and multicast filtering
` [PATCH 2/2] arc_emac: add netpoll support

[PATCH 11/11] ext4: add cross rename support
 2014-05-11 15:53 UTC  (6+ messages)
  ` [PATCH (for 3.15) 0/5] Fix cross rename race window for LSM

bug: acpi ata_bay dock reminds undocked
 2014-05-11 15:49 UTC  (4+ messages)

[PATCH] video: omap: delete support for early fbmem allocation
 2014-05-11 15:02 UTC  (2+ messages)

[PATCH 00/13] video: Arnds randconfig fixes for video
 2014-05-11 15:01 UTC  (8+ messages)
` [PATCH 13/13] video: omap: allow building on !MMU

[PATCH v2 0/6] usb: host: Cleanup for ioremap'ing hcd memory
 2014-05-11 14:45 UTC  (3+ messages)

[PATCH 0/6] usb: host: Cleanup for ioremap'ing hcd memory
 2014-05-11 14:44 UTC  (4+ messages)
` [PATCH 5/6] usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap

[GIT PULL] ARM: SoC fixes for 3.15-rc
 2014-05-11 14:43 UTC 

[PATCH 1/3] ARM: shmobile: r8a7740: Correct name of DT Ethernet clock
 2014-05-11 13:48 UTC  (12+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

[PATCH v6 1/2] perf record: Propagate exit status of a command line workload
 2014-05-11 13:30 UTC  (2+ messages)

[PATCH] perf tools: Use tid for finding thread
 2014-05-11 13:15 UTC  (2+ messages)

[PATCH v2 0/2] drivers: staging: octeon-usb: Fix coding style
 2014-05-11 13:11 UTC  (3+ messages)
  ` [PATCH v2 1/2] Add blank line after all declarations in staging/octeon-usb/octeon-hcd.c
  ` [PATCH v2 2/2] Fix lines with more than 80 chars "

[PATCH net-next,v2] Add support for netvsc build without CONFIG_SYSFS flag
 2014-05-11 13:07 UTC  (4+ messages)

[PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
 2014-05-11 13:02 UTC  (6+ messages)
` [PATCH 01/14] cgroup: remove css_parent()
` [PATCH 14/14] cgroup: implement css_tryget()

[PATCH] drivers/hwmon/emc1403.c: add support for emc1412
 2014-05-11 13:00 UTC 

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-05-11 12:50 UTC  (4+ messages)

[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-11 12:46 UTC  (3+ messages)

[PATCH] drivers/hwmon/emc1403.c: fix inverted set_hyst()
 2014-05-11 12:40 UTC 

[PATCH 1/2] Add lib/glob.c
 2014-05-11 12:36 UTC  (3+ messages)

[PATCH v2 0/4] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-11  4:56 UTC  (3+ messages)
` [PATCH v2 3/4] arm: add basic support for Mediatek MT6589 boards

[PATCH 2/3] mm: use a light-weight __mod_zone_page_state in mlocked_vma_newpage()
 2014-05-11 12:33 UTC 

[PATCH 1/3] mm: add comment for __mod_zone_page_stat
 2014-05-11 12:31 UTC 

[PATCH v1 for-next 0/3] IB: Use GFP_NOIO calls in IPoIB connected mode TX path
 2014-05-11 12:15 UTC 

e1000 crash on 3.15.0-rc4
 2014-05-11 12:12 UTC  (2+ messages)

[PATCH 0/3] Fix coding style of staging/octeon-usb/octeon-hcd.c
 2014-05-11 11:47 UTC  (4+ messages)
` [PATCH 2/3] Enclose complex macro with parantheses in staging/octeon-usb/octeon-hcd.c

[PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
 2014-05-11 11:38 UTC  (18+ messages)

[PATCH] drivers/hwmon: bugfix and support for emc1412 in emc1403.c
 2014-05-11 11:27 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] 3.3-3.14: access permission filesystem
 2014-05-11 11:04 UTC 

[PATCH] lib/crc7: Shift crc7() output left 1 bit
 2014-05-11 10:36 UTC  (7+ messages)
` [PATCH v2 1/3] "
  ` [PATCH 2/3] drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
  ` [PATCH 3/3] drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation


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