stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-19 11:38:08 to 2014-04-23 16:52:52 UTC [more...]

[PATCH] word-at-a-time: avoid undefined behaviour in zero_bytemask macro
 2014-04-23 16:52 UTC 

[3.8.y.z extended stable] Linux 3.8.13.22 stable review
 2014-04-23 16:35 UTC  (136+ messages)
` [PATCH 3.8 001/133] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
` [PATCH 3.8 002/133] bridge: multicast: add sanity check for query source addresses
` [PATCH 3.8 003/133] net: unix: non blocking recvmsg() should not return -EINTR
` [PATCH 3.8 004/133] ipv6: Fix exthdrs offload registration
` [PATCH 3.8 005/133] ipv6: don't set DST_NOCOUNT for remotely added routes
` [PATCH 3.8 006/133] vlan: Set correct source MAC address with TX VLAN offload enabled
` [PATCH 3.8 007/133] tcp: tcp_release_cb() should release socket ownership
` [PATCH 3.8 008/133] net: socket: error on a negative msg_namelen
` [PATCH 3.8 009/133] ipv6: Avoid unnecessary temporary addresses being generated
` [PATCH 3.8 010/133] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
` [PATCH 3.8 011/133] vxlan: fix potential NULL dereference in arp_reduce()
` [PATCH 3.8 012/133] rtnetlink: fix fdb notification flags
` [PATCH 3.8 013/133] ipmr: fix mfc "
` [PATCH 3.8 014/133] ip6mr: "
` [PATCH 3.8 015/133] usbnet: include wait queue head in device structure
` [PATCH 3.8 016/133] vhost: fix total length when packets are too short
` [PATCH 3.8 017/133] vhost: validate vhost_get_vq_desc return value
` [PATCH 3.8 018/133] xen-netback: remove pointless clause from if statement
` [PATCH 3.8 019/133] ipv6: some ipv6 statistic counters failed to disable bh
` [PATCH 3.8 020/133] netlink: don't compare the nul-termination in nla_strcmp
` [PATCH 3.8 021/133] isdnloop: Validate NUL-terminated strings from user
` [PATCH 3.8 022/133] isdnloop: several buffer overflows
` [PATCH 3.8 023/133] rds: prevent dereference of a NULL device in rds_iw_laddr_check
` [PATCH 3.8 024/133] sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
` [PATCH 3.8 025/133] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
` [PATCH 3.8 026/133] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.8 027/133] sparc64: don't treat 64-bit syscall return codes as 32-bit
` [PATCH 3.8 028/133] drm/i915: quirk invert brightness for Acer Aspire 5336
` [PATCH 3.8 029/133] w1: fix w1_send_slave dropping a slave id
` [PATCH 3.8 030/133] ARM: 7954/1: mm: remove remaining domain support from ARMv6
` [PATCH 3.8 031/133] matroxfb: restore the registers M_ACCESS and M_PITCH
` [PATCH 3.8 032/133] framebuffer: fix cfb_copyarea
` [PATCH 3.8 033/133] mach64: use unaligned access
` [PATCH 3.8 034/133] mach64: fix cursor when character width is not a multiple of 8 pixels
` [PATCH 3.8 035/133] tgafb: fix mode setting with fbset
` [PATCH 3.8 036/133] tgafb: fix data copying
` [PATCH 3.8 037/133] hvc: ensure hvc_init is only ever called once in hvc_console.c
` [PATCH 3.8 038/133] usb: dwc3: fix wrong bit mask in dwc3_event_devt
` [PATCH 3.8 039/133] x86, AVX-512: AVX-512 Feature Detection
` [PATCH 3.8 040/133] [media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2
` [PATCH 3.8 041/133] [media] m88rs2000: add caps FE_CAN_INVERSION_AUTO
` [PATCH 3.8 042/133] [media] m88rs2000: prevent frontend crash on continuous transponder scans
` [PATCH 3.8 043/133] tty: Set correct tty name in 'active' sysfs attribute
` [PATCH 3.8 044/133] Bluetooth: Fix removing Long Term Key
` [PATCH 3.8 045/133] [media] uvcvideo: Do not use usb_set_interface on bulk EP
` [PATCH 3.8 046/133] usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
` [PATCH 3.8 047/133] blktrace: fix accounting of partially completed requests
` [PATCH 3.8 048/133] rtlwifi: rtl8192cu: Fix too long disable of IRQs
` [PATCH 3.8 049/133] rtlwifi: rtl8192se: "
` [PATCH 3.8 050/133] rtlwifi: rtl8723ae: "
` [PATCH 3.8 051/133] xhci: Prevent runtime pm from autosuspending during initialization
` [PATCH 3.8 052/133] staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer
` [PATCH 3.8 053/133] Btrfs: skip submitting barrier for missing device
` [PATCH 3.8 054/133] jffs2: remove from wait queue after schedule()
` [PATCH 3.8 055/133] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.8 056/133] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.8 057/133] jffs2: Fix crash due to truncation of csize
` [PATCH 3.8 058/133] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
` [PATCH 3.8 059/133] iwlwifi: dvm: take mutex when sending SYNC BT config command
` [PATCH 3.8 060/133] virtio_balloon: don't softlockup on huge balloon changes
` [PATCH 3.8 061/133] arm64: Use Normal NonCacheable memory for writecombine
` [PATCH 3.8 062/133] arm64: Make DMA coherent and strongly ordered mappings not executable
` [PATCH 3.8 063/133] arm64: Do not synchronise I and D caches for special ptes
` [PATCH 3.8 064/133] ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
` [PATCH 3.8 065/133] mtip32xx: Set queue bounce limit
` [PATCH 3.8 066/133] mtip32xx: Unmap the DMA segments before completing the IO request
` [PATCH 3.8 067/133] ath9k: fix ready time of the multicast buffer queue
` [PATCH 3.8 068/133] [SCSI] fix our current target reap infrastructure
` [PATCH 3.8 069/133] [SCSI] dual scan thread bug fix
` [PATCH 3.8 070/133] usb: gadget: tcm_usb_gadget: stop format strings
` [PATCH 3.8 071/133] USB: unbind all interfaces before rebinding any
` [PATCH 3.8 072/133] IB/ipath: Fix potential buffer overrun in sending diag packet routine
` [PATCH 3.8 073/133] IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
` [PATCH 3.8 074/133] mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
` [PATCH 3.8 075/133] regulator: arizona-ldo1: Correct default regulator init_data
` [PATCH 3.8 076/133] ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
` [PATCH 3.8 077/133] ASoC: cs42l52: "
` [PATCH 3.8 078/133] mfd: Include all drivers in subsystem menu
` [PATCH 3.8 079/133] mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
` [PATCH 3.8 080/133] mfd: max77686: "
` [PATCH 3.8 081/133] mfd: max8998: "
` [PATCH 3.8 082/133] mfd: max8925: "
` [PATCH 3.8 083/133] mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
` [PATCH 3.8 084/133] mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error
` [PATCH 3.8 085/133] mfd: max77693: "
` [PATCH 3.8 086/133] mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip fail
` [PATCH 3.8 087/133] ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols
` [PATCH 3.8 088/133] pid: get pid_t ppid of task in init_pid_ns
` [PATCH 3.8 089/133] audit: convert PPIDs to the inital PID namespace
` [PATCH 3.8 090/133] Btrfs: fix deadlock with nested trans handles
` [PATCH 3.8 091/133] gpio: mxs: Allow for recursive enable_irq_wake() call
` [PATCH 3.8 092/133] x86, hyperv: Bypass the timer_irq_works() check
` [PATCH 3.8 093/133] nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
` [PATCH 3.8 094/133] nfsd4: session needs room for following op to error out
` [PATCH 3.8 095/133] nfsd4: leave reply buffer space for failed setattr
` [PATCH 3.8 096/133] nfsd4: fix test_stateid error reply encoding
` [PATCH 3.8 097/133] nfsd: notify_change needs elevated write count
` [PATCH 3.8 098/133] dm transaction manager: fix corruption due to non-atomic transaction commit
` [PATCH 3.8 099/133] dm: take care to copy the space map roots before locking the superblock
` [PATCH 3.8 100/133] NFSD: Traverse unconfirmed client through hash-table
` [PATCH 3.8 101/133] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.8 102/133] drm/i915/tv: fix gen4 composite s-video tv-out
` [PATCH 3.8 103/133] dm thin: fix dangling bio in process_deferred_bios error path
` [PATCH 3.8 104/133] NFSv4: Fix a use-after-free problem in open()
` [PATCH 3.8 105/133] nfsd4: fix setclientid encode size
` [PATCH 3.8 106/133] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
` [PATCH 3.8 107/133] ALSA: hda - Enable beep for ASUS 1015E
` [PATCH 3.8 108/133] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
` [PATCH 3.8 109/133] nfsd: check passed socket's net matches NFSd superblock's one
` [PATCH 3.8 110/133] nfsd4: fix memory leak in nfsd4_encode_fattr()
` [PATCH 3.8 111/133] IB/mthca: Return an error on ib_copy_to_udata() failure
` [PATCH 3.8 112/133] IB/ehca: Returns "
` [PATCH 3.8 113/133] don't bother with {get,put}_write_access() on non-regular files
` [PATCH 3.8 114/133] reiserfs: fix race in readdir
` [PATCH 3.8 115/133] pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
` [PATCH 3.8 116/133] drm/vmwgfx: correct fb_fix_screeninfo.line_length
` [PATCH 3.8 117/133] drm/radeon: call drm_edid_to_eld when we update the edid
` [PATCH 3.8 118/133] sh: fix format string bug in stack tracer
` [PATCH 3.8 119/133] ocfs2: dlm: fix lock migration crash
` [PATCH 3.8 120/133] ocfs2: dlm: fix recovery hung
` [PATCH 3.8 121/133] ocfs2: do not put bh when buffer_uptodate failed
` [PATCH 3.8 122/133] Skip intel_crt_init for Dell XPS 8700
` [PATCH 3.8 123/133] iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
` [PATCH 3.8 124/133] mm: try_to_unmap_cluster() should lock_page() before mlocking
` [PATCH 3.8 125/133] mm: hugetlb: fix softlockup when a large number of hugepages are freed
` [PATCH 3.8 126/133] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
` [PATCH 3.8 127/133] hung_task: check the value of "sysctl_hung_task_timeout_sec"
` [PATCH 3.8 128/133] ALSA: ice1712: Fix boundary checks in PCM pointer ops
` [PATCH 3.8 129/133] lib/percpu_counter.c: fix bad percpu counter state during suspend
` [PATCH 3.8 130/133] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
` [PATCH 3.8 131/133] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
` [PATCH 3.8 132/133] target/tcm_fc: Fix use-after-free of ft_tpg
` [PATCH 3.8 133/133] ib_srpt: Use correct ib_sg_dma primitives

[PATCH] crypto_user: Fix out-of-bounds read
 2014-04-23 15:48 UTC  (3+ messages)

[GIT PULL 0/4] perf/urgent fixes
 2014-04-23 13:09 UTC  (3+ messages)
` [PATCH 4/4] tools lib traceevent: Fix memory leak in pretty_print()

[PATCH -mm -repost] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves
 2014-04-23 12:54 UTC  (2+ messages)

[PATCH v4 0/2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-23  9:41 UTC  (6+ messages)
` [PATCH 2/2] nohz: delayed iowait accounting for nohz idle time stats

[PATCH] ceph: fix corruption when using page_count 0 page in rbd
 2014-04-23  4:35 UTC 

Linux 3.13.11
 2014-04-23  0:06 UTC  (2+ messages)

[PATCH 3.13 00/32] 3.13.11-stable review
 2014-04-22 19:36 UTC  (40+ messages)
` [PATCH 3.13 01/32] user namespace: fix incorrect memory barriers
` [PATCH 3.13 02/32] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 3.13 03/32] x86, hyperv: Bypass the timer_irq_works() check
` [PATCH 3.13 04/32] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
` [PATCH 3.13 05/32] PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
` [PATCH 3.13 06/32] PCI: designware: Fix iATU programming for cfg1, io and mem viewport
` [PATCH 3.13 07/32] ACPI / button: Add ACPI Button event via netlink routine
` [PATCH 3.13 08/32] PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
` [PATCH 3.13 09/32] staging: comedi: 8255_pci: initialize MITE data window
` [PATCH 3.13 10/32] tty: Set correct tty name in active sysfs attribute
` [PATCH 3.13 11/32] tty: Fix low_latency BUG
` [PATCH 3.13 12/32] SCSI: sd: dont fail if the device doesnt recognize SYNCHRONIZE CACHE
` [PATCH 3.13 14/32] Bluetooth: Fix removing Long Term Key
` [PATCH 3.13 15/32] ima: restore the original behavior for sending data with ima template
` [PATCH 3.13 16/32] backing_dev: fix hung task on sync
` [PATCH 3.13 17/32] bdi: avoid oops on device removal
` [PATCH 3.13 18/32] xfs: fix directory hash ordering bug
` [PATCH 3.13 19/32] Btrfs: skip submitting barrier for missing device
` [PATCH 3.13 20/32] Btrfs: fix deadlock with nested trans handles
` [PATCH 3.13 21/32] ext4: fix error return from ext4_ext_handle_uninitialized_extents()
` [PATCH 3.13 22/32] ext4: fix partial cluster handling for bigalloc file systems
` [PATCH 3.13 23/32] ext4: fix premature freeing of partial clusters split across leaf blocks
` [PATCH 3.13 24/32] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.13 25/32] jffs2: Fix crash due to truncation of csize
` [PATCH 3.13 26/32] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.13 27/32] jffs2: remove from wait queue after schedule()
` [PATCH 3.13 28/32] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.13 29/32] sparc64: dont treat 64-bit syscall return codes as 32-bit
` [PATCH 3.13 30/32] sparc64: Make sure %pil interrupts are enabled during hypervisor yield
` [PATCH 3.13 31/32] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
` [PATCH 3.13 32/32] exit: call disassociate_ctty() before exit_task_namespaces()

[PATCH v2] pinctrl: as3722: fix handling of GPIO invert bit
 2014-04-22 15:05 UTC  (2+ messages)

[PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
 2014-04-22 12:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/7 V3] idr: fix overflow bug during maximum ID calculation at maximum height
 2014-04-22  6:23 UTC 

[3.11.y.z extended stable] Linux 3.11.10.8
 2014-04-21 10:24 UTC  (2+ messages)

[PATCH] extcon: max14577: Properly handle regmap_irq_get_virq error
 2014-04-21  9:47 UTC  (2+ messages)

[PATCH 1/9 V2] idr: fix overflow bug during maximum ID calculation at maximum height
 2014-04-19 11:38 UTC 


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