stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-15 21:52:31 to 2014-01-27 20:17:13 UTC [more...]

[PATCH 3.13 00/10] 3.13.1-stable review
 2014-01-27 20:17 UTC  (11+ messages)
` [PATCH 3.13 01/10] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.13 02/10] staging: comedi: fix result of memdup_user for user chanlist
` [PATCH 3.13 03/10] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.13 04/10] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.13 05/10] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.13 06/10] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.13 07/10] extcon: gpio: Request gpio pin before modifying its state
` [PATCH 3.13 08/10] ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
` [PATCH 3.13 09/10] md/raid5: fix long-standing problem with bitmap handling on write failure
` [PATCH 3.13 10/10] md/raid5: close recently introduced race in stripe_head management

[PATCH 1/2] x86, kvm: cache the base of the KVM cpuid leaves
 2014-01-27 18:11 UTC  (2+ messages)
` [PATCH 2/2] x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101

[PATCH 3.4 00/12] 3.4.78-stable review
 2014-01-27 17:31 UTC  (19+ messages)
` [PATCH 3.4 01/12] KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
` [PATCH 3.4 02/12] staging: comedi: 8255_pci: fix for newer PCI-DIO48H
` [PATCH 3.4 03/12] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.4 04/12] mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
` [PATCH 3.4 05/12] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.4 06/12] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
` [PATCH 3.4 07/12] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.4 08/12] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.4 09/12] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.4 10/12] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.4 11/12] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.4 12/12] staging: wlags49_h2: buffer overflow setting station name

[BUG - v3.10.27] sit: Bad list pointer
 2014-01-27 13:21 UTC  (2+ messages)

[PATCH 0/8] mm/swap: fix some rare issues in swap subsystem
 2014-01-27 13:19 UTC  (2+ messages)

[PATCH 8/8] mm/frontswap: add missing handle on a dup-store failure
 2014-01-27 10:03 UTC 

[PATCH 3/8] mm/swap: prevent concurrent swapon on the same S_ISBLK blockdev
 2014-01-27 10:03 UTC 

[PATCH 4/8] mm/swap: fix race among frontswap_register_ops, swapoff and swapon
 2014-01-27 10:03 UTC 

[PATCH 7/8] mm/swap: check swapfile blocksize greater than PAGE_SIZE
 2014-01-27 10:03 UTC 

[PATCH 6/8] mm/swap: remove swap_lock to simplify si_swapinfo()
 2014-01-27 10:03 UTC 

[PATCH 2/8] mm/swap: fix race on swap_info reuse between swapoff and swapon
 2014-01-27 10:03 UTC 

[PATCH 5/8] mm/swap: drop useless and bug frontswap_shrink codes
 2014-01-27 10:03 UTC 

[PATCH 1/8] mm/swap: add some comments for swap flag/lock usage
 2014-01-27 10:01 UTC 

[PATCH] x86, hyperv: bypass the timer_irq_works() check
 2014-01-26  4:42 UTC 

Linux 3.12.9
 2014-01-25 17:52 UTC  (2+ messages)

Linux 3.10.28
 2014-01-25 17:52 UTC  (2+ messages)

[PATCH 3.12 00/27] 3.12.9-stable review
 2014-01-25 14:08 UTC  (34+ messages)
` [PATCH 3.12 01/27] Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
` [PATCH 3.12 02/27] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.12 03/27] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.12 04/27] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.12 05/27] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.12 06/27] vfs: In d_path dont call d_dname on a mount point
` [PATCH 3.12 07/27] vfs: Fix a regression in mounting proc
` [PATCH 3.12 08/27] fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
` [PATCH 3.12 09/27] i2c: Re-instate body of i2c_parent_is_i2c_adapter()
` [PATCH 3.12 10/27] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.12 11/27] writeback: Fix data corruption on NFS
` [PATCH 3.12 12/27] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
` [PATCH 3.12 13/27] thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
` [PATCH 3.12 14/27] ftrace/x86: Load ftrace_ops in parameter not the variable holding it
` [PATCH 3.12 15/27] crash_dump: fix compilation error (on MIPS at least)
` [PATCH 3.12 16/27] mm: fix crash when using XFS on loopback
` [PATCH 3.12 17/27] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.12 18/27] drm/i915: fix DDI PLLs HW state readout code
` [PATCH 3.12 19/27] md: fix problem when adding device to read-only array with bitmap
` [PATCH 3.12 20/27] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.12 21/27] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.12 22/27] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.12 23/27] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.12 24/27] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.12 25/27] ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match
` [PATCH 3.12 27/27] ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling

[PATCH 3.10 00/23] 3.10.28-stable review
 2014-01-25 14:03 UTC  (27+ messages)
` [PATCH 3.10 01/23] ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
` [PATCH 3.10 03/23] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.10 04/23] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.10 05/23] mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
` [PATCH 3.10 06/23] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.10 07/23] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.10 08/23] vfs: In d_path dont call d_dname on a mount point
` [PATCH 3.10 09/23] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.10 10/23] writeback: Fix data corruption on NFS
` [PATCH 3.10 11/23] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
` [PATCH 3.10 12/23] ftrace/x86: Load ftrace_ops in parameter not the variable holding it
` [PATCH 3.10 13/23] thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
` [PATCH 3.10 14/23] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.10 15/23] drm/i915: fix DDI PLLs HW state readout code
` [PATCH 3.10 16/23] md: fix problem when adding device to read-only array with bitmap
` [PATCH 3.10 17/23] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.10 18/23] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.10 19/23] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.10 20/23] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.10 21/23] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.10 23/23] ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling

[PATCH] audit: restore order of tty and ses fields in log output
 2014-01-24 17:31 UTC 

[PATCH] x86: dma-mapping: fix GFP_ATOMIC macro usage
 2014-01-24 13:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] ARM: Premit ioremap() to map reserved pages
 2014-01-23 20:01 UTC  (10+ messages)
` [PATCH 2/3] ARM: kexec: copying code to ioremapped area
` [PATCH 3/3] ARM: allow kernel to be loaded in middle of phymem

[PATCH 7/7] pid: get pid_t ppid of task in init_pid_ns
 2014-01-23 19:32 UTC 

[PATCH] isci: update version to 1.2
 2014-01-23  9:46 UTC  (2+ messages)

[PATCH] pinctrl: at91: use locked variant of irq_set_handler
 2014-01-23  7:39 UTC  (2+ messages)

[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
 2014-01-22  9:17 UTC  (14+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]

[3.8.y.z extended stable] Linux 3.8.13.16
 2014-01-20 20:45 UTC  (2+ messages)

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2014-01-18 16:14 UTC  (5+ messages)

[PATCH] KVM: SVM: fix NMI window after iret
 2014-01-17 20:29 UTC  (3+ messages)

[PATCH] ARM: dma-mapping: fix GFP_ATOMIC macro usage
 2014-01-17  8:46 UTC 

[PATCH 3.12 00/77] 3.12.8-stable review
 2014-01-16 21:15 UTC  (7+ messages)
` [PATCH 3.12 40/77] sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()

[PATCH 1/1] Drivers: hv: vmbus: Don't timeout during the initial connection with host
 2014-01-16 19:59 UTC 

[PATCH] i2c: Re-instate body of i2c_parent_is_i2c_adapter()
 2014-01-16 18:04 UTC  (4+ messages)

[3.8.y.z extended stable] Linux 3.8.13.16 stable review
 2014-01-16 17:48 UTC  (33+ messages)
` [PATCH 3.8 112/166] power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate
` [PATCH 3.8 137/166] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
` [PATCH 3.8 138/166] IPv6: Fixed support for blackhole and prohibit routes
` [PATCH 3.8 139/166] net: do not pretend FRAGLIST support
` [PATCH 3.8 140/166] rds: prevent BUG_ON triggered on congestion update to loopback
` [PATCH 3.8 141/166] macvtap: Do not double-count received packets
` [PATCH 3.8 142/166] macvtap: update file current position
` [PATCH 3.8 143/166] tun: "
` [PATCH 3.8 144/166] macvtap: signal truncated packets
` [PATCH 3.8 145/166] virtio: delete napi structures from netdev before releasing memory
` [PATCH 3.8 146/166] packet: fix send path when running with proto == 0
` [PATCH 3.8 147/166] ipv6: don't count addrconf generated routes against gc limit
` [PATCH 3.8 148/166] net: drop_monitor: fix the value of maxattr
` [PATCH 3.8 149/166] net: unix: allow set_peek_off to fail
` [PATCH 3.8 150/166] tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
` [PATCH 3.8 151/166] netvsc: don't flush peers notifying work during setting mtu
` [PATCH 3.8 152/166] net: unix: allow bind to fail on mutex lock
` [PATCH 3.8 153/166] net: inet_diag: zero out uninitialized idiag_{src,dst} fields
` [PATCH 3.8 154/166] drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
` [PATCH 3.8 155/166] hamradio/yam: fix info leak in ioctl
` [PATCH 3.8 156/166] ipv6: always set the new created dst's from in ip6_rt_copy
` [PATCH 3.8 157/166] rds: prevent dereference of a NULL device
` [PATCH 3.8 158/166] net: rose: restore old recvmsg behavior
` [PATCH 3.8 159/166] vlan: Fix header ops passthru when doing TX VLAN offload
` [PATCH 3.8 160/166] virtio_net: fix error handling for mergeable buffers
` [PATCH 3.8 161/166] virtio-net: make all RX paths handle errors consistently
` [PATCH 3.8 162/166] virtio_net: don't leak memory or block when too many frags
` [PATCH 3.8 163/166] virtio-net: fix refill races during restore
` [PATCH 3.8 164/166] net: llc: fix use after free in llc_ui_recvmsg
` [PATCH 3.8 165/166] netpoll: Fix missing TXQ unlock and and OOPS
` [PATCH 3.8 166/166] bridge: use spin_lock_bh() in br_multicast_set_hash_max

[3.11.y.z extended stable] Linux 3.11.10.3
 2014-01-16 10:01 UTC  (2+ messages)

[3.5.y.z extended stable] Linux 3.5.7.29
 2014-01-16  9:55 UTC  (2+ messages)

[tip:x86/urgent] x86: Add check for number of available vectors before CPU down
 2014-01-16  6:30 UTC 

[PATCH 1/1] Drivers: hv: vmbus: Specify the target CPU that should receive notification
 2014-01-16  1:12 UTC 

Linux 3.12.8
 2014-01-15 23:45 UTC  (2+ messages)

Linux 3.10.27
 2014-01-15 23:43 UTC  (2+ messages)

Linux 3.4.77
 2014-01-15 23:42 UTC  (2+ messages)


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