messages from 2012-02-01 21:00:37 to 2012-02-10 22:29:51 UTC [more...]
[patch 00/86] 3.2.6-stable review
2012-02-10 22:35 UTC (33+ messages)
` [patch 01/86] readahead: fix pipeline break caused by block plug
` [patch 02/86] ALSA: hda - Fix the logic to detect VIA analog low-current mode
` [patch 03/86] ALSA: HDA: Remove quirk for Asus N53Jq
` [patch 04/86] ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660
` [patch 05/86] ALSA: hda - Fix calling cs_automic twice for Cirrus codecs
` [patch 06/86] ALSA: hda - Allow analog low-current mode when dynamic power-control is on
` [patch 07/86] ALSA: HDA: Fix duplicated output to more than one codec
` [patch 08/86] ALSA: hda - Disable dynamic-power control for VIA as default
` [patch 09/86] ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs
` [patch 10/86] ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer
` [patch 11/86] ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
` [patch 12/86] ARM: 7307/1: vfp: fix ptrace regset modification race
` [patch 13/86] ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
` [patch 14/86] ARM: OMAP2+: GPMC: fix device size setup
` [patch 15/86] drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
` [patch 16/86] proc: mem_release() should check mm != NULL
` [patch 17/86] proc: unify mem_read() and mem_write()
` [patch 18/86] proc: make sure mem_open() doesnt pin the targets memory
` [patch 19/86] firewire: ohci: add reset packet quirk for SB Audigy
` [patch 20/86] firewire: ohci: disable MSI on Ricoh controllers
` [patch 21/86] IB/mlx4: pass SMP vendor-specific attribute MADs to firmware
` [patch 22/86] RDMA/core: Fix kernel panic by always initializing qp->usecnt
` [patch 23/86] kprobes: fix a memory leak in function pre_handler_kretprobe()
` [patch 24/86] mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
` [patch 25/86] Revert "mtd: atmel_nand: optimize read/write buffer functions"
` [patch 26/86] at_hdmac: bugfix for enabling channel irq
` [patch 27/86] mm/filemap_xip.c: fix race condition in xip_file_fault()
` [patch 28/86] mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migration
` [patch 29/86] PM / Hibernate: Fix s2disk regression related to freezing workqueues
` [patch 30/86] PM / QoS: CPU C-state breakage with PM Qos change
` [patch 31/86] drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height
` [patch 32/86] drm/nouveau/gem: fix fence_sync race / oops
[PATCH 00/91] 2.6.27.60-longterm review
2012-02-07 10:21 UTC (106+ messages)
` [PATCH 01/91] UBIFS: fix master node recovery
` [PATCH 02/91] slub: fix panic with DISCONTIGMEM
` [PATCH 03/91] set memory ranges in N_NORMAL_MEMORY when onlined
` [PATCH 04/91] agp: fix arbitrary kernel memory writes
` [PATCH 05/91] agp: fix OOM and buffer overflow
` [PATCH 06/91] put stricter guards on queue dead checks
` [PATCH 07/91] mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
` [PATCH 08/91] mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
` [PATCH 09/91] mmc: sdhci: Check mrq != NULL "
` [PATCH 10/91] af_unix: Only allow recv on connected seqpacket sockets
` [PATCH 11/91] ARM: 6891/1: prevent heap corruption in OABI semtimedop
` [PATCH 12/91] Open with O_CREAT flag set fails to open existing files on non writable directories
` [PATCH 13/91] fs/partitions/ldm.c: fix oops caused by corrupted partition table
` [PATCH 14/91] SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
` [PATCH 15/91] Fix corrupted OSF partition table parsing
` [PATCH 16/91] sata_via: Delay on vt6420 when starting ATAPI DMA write
` [PATCH 17/91] libata: set queue DMA alignment to sector size for ATAPI too
` [PATCH 18/91] usb: musb: core: set has_tt flag
` [PATCH 19/91] Validate size of EFI GUID partition entries
` [PATCH 20/91] libertas: fix cmdpendingq locking
` [PATCH 21/91] powerpc/oprofile: Handle events that raise an exception without overflowing
` [PATCH 22/91] ext3: Fix fs corruption when make_indexed_dir() fails
` [PATCH 23/91] Fix for buffer overflow in ldm_frag_add not sufficient
` [PATCH 24/91] seqlock: Dont smp_rmb in seqlock reader spin loop
` [PATCH 25/91] x86/amd-iommu: Fix 3 possible endless loops
` [PATCH 26/91] md: check ->hot_remove_disk when removing disk
` [PATCH 27/91] uvcvideo: Remove buffers from the queues when freeing
` [PATCH 28/91] cfq-iosched: fix locking around ioc->ioc_data assignment
` [PATCH 29/91] cfq-iosched: fix a rcu warning
` [PATCH 30/91] SUNRPC: Fix use of static variable in rpcb_getport_async
` [PATCH 31/91] x86: Make Dell Latitude E5420 use reboot=pci
` [PATCH 32/91] libsas: remove expander from dev list on error
` [PATCH 33/91] powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
` [PATCH 34/91] ext3: Fix oops in ext3_try_to_allocate_with_rsv()
` [PATCH 35/91] svcrpc: fix list-corrupting race on nfsd shutdown
` [PATCH 36/91] powerpc/pseries/hvconsole: Fix dropped console output
` [PATCH 37/91] alpha: fix several security issues
` [PATCH 38/91] ALSA: timer - Fix Oops at closing slave timer
` [PATCH 39/91] powerpc: Fix device tree claim code
` [PATCH 40/91] powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
` [PATCH 41/91] xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead
` [PATCH 42/91] cifs: fix possible memory corruption in CIFSFindNext
` [PATCH 43/91] TPM: Call tpm_transmit with correct size
` [PATCH 44/91] TPM: Zero buffer after copying to userspace
` [PATCH 45/91] aacraid: reset should disable MSI interrupt
` [PATCH 46/91] libsas: fix panic when single phy is disabled on a wide port
` [PATCH 47/91] KVM: s390: check cpu_id prior to using it
` [PATCH 48/91] carminefb: Fix module parameters permissions
` [PATCH 49/91] um: fix ubd cow size
` [PATCH 50/91] NLM: Dont hang forever on NLM unlock requests
` [PATCH 51/91] Bluetooth: Prevent buffer overflow in l2cap config request
` [PATCH 52/91] net_sched: Fix qdisc_notify()
` [PATCH 53/91] ext4: fix BUG_ON() in ext4_ext_insert_extent()
` [PATCH 54/91] drivers/net/rionet.c: fix ethernet address macros for LE platforms
` [PATCH 55/91] Make scsi_free_queue() kill pending SCSI commands
` [PATCH 56/91] hfs: add sanity check for file name length
` [PATCH 57/91] USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
` [PATCH 58/91] oprofile, x86: Fix crash when unloading module (nmi timer mode)
` [PATCH 59/91] jbd/jbd2: validate sb->s_first in journal_get_superblock()
` [PATCH 60/91] Make TASKSTATS require root access
` [PATCH 61/91] hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
` [PATCH 62/91] [PATCH] x86, mm: Add __get_user_pages_fast()
` [PATCH 63/91] export __get_user_pages_fast() function
` [PATCH 64/91] oprofile, x86: Fix nmi-unsafe callgraph support
` [PATCH 65/91] ext4: avoid hangs in ext4_da_should_update_i_disksize()
` [PATCH 66/91] offb: Fix setting of the pseudo-palette for >8bpp
` [PATCH 67/91] offb: Fix bug in calculating requested vram size
` [PATCH 68/91] usb: usb-storage doesnt support dynamic id currently, the patch disables the feature to fix an oops
` [PATCH 69/91] SCSI: scsi_dh: check queuedata pointer before proceeding further
` [PATCH 70/91] ALSA: ice1724 - Check for ac97 to avoid kernel oops
` [PATCH 71/91] UBI: fix nameless volumes handling
` [PATCH 72/91] svcrpc: fix double-free on shutdown of nfsd after changing pool mode
` [PATCH 73/91] nfsd: Fix oops when parsing a 0 length export
` [PATCH 74/91] sym53c8xx: Fix NULL pointer dereference in slave_destroy
` [PATCH 75/91] [PATCH] bonding: correctly process non-linear skbs
` [PATCH 76/91] bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
` [PATCH 77/91] block: add proper state guards to __elv_next_request
` [PATCH 78/91] x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
` [PATCH 79/91] SCSI: scsi_lib: fix potential NULL dereference
` [PATCH 80/91] MAINTAINERS: stable: Update address
` [PATCH 81/91] af_packet: prevent information leak
` [PATCH 82/91] Fix time() inconsistencies caused by intermediate xtime_cache values being read
` [PATCH 83/91] net/ipv4: Check for mistakenly passed in non-IPv4 address
` [PATCH 84/91] x86: Fix mmap random address range
` [PATCH 85/91] i8k: Tell gcc that *regs gets clobbered
` [PATCH 86/91] Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
` [PATCH 87/91] kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
` [PATCH 88/91] kbuild: Fix passing -Wno-* options to gcc 4.4+
` [PATCH 89/91] i8k: Avoid lahf in 64-bit code
` [PATCH 90/91] block: fail SCSI passthrough ioctls on partition devices
` [PATCH 91/91] dm: do not forward ioctls from logical volumes to the underlying device
Linux 3.2.5
2012-02-07 10:19 UTC (4+ messages)
Linux 3.0.20
2012-02-06 18:15 UTC (2+ messages)
[0/1] 3.0.20-stable review
2012-02-05 10:59 UTC (4+ messages)
` [1/1] PCI: Rework ASPM disable code
[0/1] 3.2.5-stable review
2012-02-03 22:07 UTC (2+ messages)
` [1/1] PCI: Rework ASPM disable code
Linux 3.2.4
2012-02-03 20:50 UTC (2+ messages)
Linux 3.2.3
2012-02-03 20:34 UTC (12+ messages)
Linux 2.6.32.56
2012-02-03 20:30 UTC (4+ messages)
Linux 3.0.19
2012-02-03 20:29 UTC (3+ messages)
[2.6.32+drm33-longterm] Patch "drm: Fix authentication kernel crash" has been added to staging queue
2012-02-03 18:28 UTC
[2.6.32+drm33-longterm] Linux 2.6.32.56+drm33.21
2012-02-03 18:28 UTC
[PATCH 1/3] TPM: Zero buffer whole after copying to userspace
2012-02-03 17:39 UTC (2+ messages)
[PATCH] module: Remove module size limit
2012-02-03 3:41 UTC (2+ messages)
[PATCH 1/1] drivers: hid: hid-hyperv: Properly disconnect the input device
2012-02-02 9:56 UTC (2+ messages)
[PATCH-RESEND] [SCSI] fnic: return zero on fnic_reset() success
2012-02-02 2:26 UTC
[00/20] 2.6.32.56-longterm review
2012-02-02 0:09 UTC (5+ messages)
` [06/20] crypto: sha512 - reduce stack usage to safe number
[00/89] 3.2.3-stable review
2012-02-01 21:05 UTC (18+ messages)
` [73/89] bonding: fix enslaving in alb mode when link down
` [74/89] l2tp: l2tp_ip - fix possible oops on packet receive
` [75/89] macvlan: fix a possible use after free
` [76/89] net: bpf_jit: fix divide by 0 generation
` [77/89] net: reintroduce missing rcu_assign_pointer() calls
` [78/89] rds: Make rds_sock_lock BH rather than IRQ safe
` [79/89] tcp: fix tcp_trim_head() to adjust segment count with skb MSS
` [80/89] tcp: md5: using remote adress for md5 lookup in rst packet
` [81/89] USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
` [82/89] USB: cp210x: call generic open last in open
` [83/89] USB: cp210x: fix CP2104 baudrate usage
` [84/89] USB: cp210x: do not map baud rates to B0
` [85/89] USB: cp210x: fix up set_termios variables
` [86/89] USB: cp210x: clean up, refactor and document speed handling
` [87/89] USB: cp210x: initialise baud rate at open
` [88/89] USB: cp210x: allow more baud rates above 1Mbaud
` [89/89] mach-ux500: no MMC_CAP_SD_HIGHSPEED on Snowball
[00/65] 3.0.19-stable review
2012-02-01 21:02 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox