public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-24 09:45:12 to 2014-07-26 19:02:08 UTC [more...]

[PATCH 3.15 000/109] 3.15.7-stable review
 2014-07-26 19:02 UTC  (46+ messages)
` [PATCH 3.15 001/109] usb: Check if port status is equal to RxDetect
` [PATCH 3.15 002/109] usb: chipidea: udc: Disable auto ZLP generation on ep0
` [PATCH 3.15 003/109] media: gspca_pac7302: Add new usb-id for Genius i-Look 317
` [PATCH 3.15 004/109] ALSA: hda - Revert stream assignment order for Intel controllers
` [PATCH 3.15 005/109] ALSA: hda - Fix broken PM due to incomplete i915 initialization
` [PATCH 3.15 006/109] Drivers: hv: hv_fcopy: fix a race condition for SMP guest
` [PATCH 3.15 007/109] Drivers: hv: util: Fix a bug in the KVP code
` [PATCH 3.15 008/109] Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."
` [PATCH 3.15 009/109] Bluetooth: Ignore H5 non-link packets in non-active state
` [PATCH 3.15 010/109] fuse: timeout comparison fix
` [PATCH 3.15 011/109] fuse: avoid scheduling while atomic
` [PATCH 3.15 012/109] fuse: handle large user and group ID
` [PATCH 3.15 013/109] fuse: ignore entry-timeout on LOOKUP_REVAL
` [PATCH 3.15 014/109] iio:core: Handle error when mask type is not separate
` [PATCH 3.15 015/109] tracing: instance_rmdir() leaks ftrace_event_file->filter
` [PATCH 3.15 016/109] tracing: Fix graph tracer with stack tracer on other archs
` [PATCH 3.15 017/109] tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
` [PATCH 3.15 018/109] tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
` [PATCH 3.15 019/109] xen/balloon: set ballooned out pages as invalid in p2m
` [PATCH 3.15 020/109] xen/manage: fix potential deadlock when resuming the console
` [PATCH 3.15 021/109] hwmon: (da9055) Dont use dash in the name attribute
` [PATCH 3.15 022/109] hwmon: (da9052) "
` [PATCH 3.15 023/109] hwmon: (adt7470) Fix writes to temperature limit registers
` [PATCH 3.15 024/109] igb: Workaround for i210 Errata 25: Slow System Clock
` [PATCH 3.15 025/109] igb: do a reset on SR-IOV re-init if device is down
` [PATCH 3.15 026/109] quota: missing lock in dqcache_shrink_scan()
` [PATCH 3.15 027/109] iwlwifi: update the 7265 series HW IDs
` [PATCH 3.15 028/109] iwlwifi: dvm: dont enable CTS to self
` [PATCH 3.15 029/109] shmem: fix faulting into a hole while its punched
` [PATCH 3.15 030/109] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 3.15 031/109] shmem: fix splicing from a hole while its punched
` [PATCH 3.15 032/109] net/mlx4_core: Fix the error flow when probing with invalid VF configuration
` [PATCH 3.15 033/109] net/mlx4_en: Dont configure the HW vxlan parser when vxlan offloading isnt set
` [PATCH 3.15 034/109] ip_tunnel: fix ip_tunnel_lookup
` [PATCH 3.15 035/109] slip: Fix deadlock in write_wakeup
` [PATCH 3.15 036/109] slcan: Port write_wakeup deadlock fix from slip
` [PATCH 3.15 037/109] net: sctp: propagate sysctl errors from proc_do* properly
` [PATCH 3.15 038/109] net: filter: fix upper BPF instruction limit
` [PATCH 3.15 039/109] tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
` [PATCH 3.15 040/109] net: sctp: check proc_dointvec result in proc_sctp_do_auth
` [PATCH 3.15 041/109] 8021q: fix a potential memory leak
` [PATCH 3.15 042/109] drivers: net: cpsw: fix dual EMAC stall when connected to same switch
` [PATCH 3.15 044/109] net: fix UDP tunnel GSO of frag_list GRO packets
` [PATCH 3.15 045/109] ipv4: fix dst race in sk_dst_get()
` [PATCH 3.15 046/109] ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix

[PATCH 3.14 00/87] 3.14.14-stable review
 2014-07-26 19:02 UTC  (35+ messages)
` [PATCH 3.14 01/87] usb: Check if port status is equal to RxDetect
` [PATCH 3.14 02/87] usb: chipidea: udc: Disable auto ZLP generation on ep0
` [PATCH 3.14 03/87] media: gspca_pac7302: Add new usb-id for Genius i-Look 317
` [PATCH 3.14 04/87] ALSA: hda - Fix broken PM due to incomplete i915 initialization
` [PATCH 3.14 05/87] ALSA: hda - initialize audio InfoFrame to be all zero
` [PATCH 3.14 06/87] Drivers: hv: util: Fix a bug in the KVP code
` [PATCH 3.14 07/87] Bluetooth: Ignore H5 non-link packets in non-active state
` [PATCH 3.14 08/87] fuse: timeout comparison fix
` [PATCH 3.14 09/87] fuse: handle large user and group ID
` [PATCH 3.14 10/87] fuse: ignore entry-timeout on LOOKUP_REVAL
` [PATCH 3.14 11/87] iio:core: Handle error when mask type is not separate
` [PATCH 3.14 12/87] tracing: instance_rmdir() leaks ftrace_event_file->filter
` [PATCH 3.14 13/87] tracing: Fix graph tracer with stack tracer on other archs
` [PATCH 3.14 14/87] tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
` [PATCH 3.14 15/87] tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
` [PATCH 3.14 16/87] xen/balloon: set ballooned out pages as invalid in p2m
` [PATCH 3.14 17/87] hwmon: (da9055) Dont use dash in the name attribute
` [PATCH 3.14 18/87] hwmon: (da9052) "
` [PATCH 3.14 19/87] hwmon: (adt7470) Fix writes to temperature limit registers
` [PATCH 3.14 20/87] igb: Workaround for i210 Errata 25: Slow System Clock
` [PATCH 3.14 21/87] igb: do a reset on SR-IOV re-init if device is down
` [PATCH 3.14 22/87] quota: missing lock in dqcache_shrink_scan()
` [PATCH 3.14 23/87] iwlwifi: update the 7265 series HW IDs
` [PATCH 3.14 24/87] iwlwifi: dvm: dont enable CTS to self
` [PATCH 3.14 25/87] shmem: fix faulting into a hole while its punched
` [PATCH 3.14 26/87] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 3.14 27/87] shmem: fix splicing from a hole while its punched
` [PATCH 3.14 28/87] e1000e: Fix SHRA register access for 82579
` [PATCH 3.14 29/87] ip_tunnel: fix ip_tunnel_lookup
` [PATCH 3.14 30/87] slip: Fix deadlock in write_wakeup
` [PATCH 3.14 31/87] slcan: Port write_wakeup deadlock fix from slip
` [PATCH 3.14 32/87] net: sctp: propagate sysctl errors from proc_do* properly
` [PATCH 3.14 33/87] tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
` [PATCH 3.14 34/87] net: sctp: check proc_dointvec result in proc_sctp_do_auth

[PATCH 3.10 00/56] 3.10.50-stable review
 2014-07-26 19:02 UTC  (16+ messages)
` [PATCH 3.10 01/56] usb: Check if port status is equal to RxDetect
` [PATCH 3.10 02/56] media: gspca_pac7302: Add new usb-id for Genius i-Look 317
` [PATCH 3.10 03/56] Drivers: hv: util: Fix a bug in the KVP code
` [PATCH 3.10 04/56] Bluetooth: Ignore H5 non-link packets in non-active state
` [PATCH 3.10 05/56] fuse: handle large user and group ID
` [PATCH 3.10 06/56] tracing: Fix graph tracer with stack tracer on other archs
` [PATCH 3.10 07/56] tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
` [PATCH 3.10 08/56] hwmon: (da9055) Dont use dash in the name attribute
` [PATCH 3.10 09/56] hwmon: (da9052) "
` [PATCH 3.10 10/56] hwmon: (adt7470) Fix writes to temperature limit registers
` [PATCH 3.10 11/56] igb: do a reset on SR-IOV re-init if device is down
` [PATCH 3.10 12/56] iwlwifi: dvm: dont enable CTS to self
` [PATCH 3.10 13/56] shmem: fix faulting into a hole while its punched
` [PATCH 3.10 14/56] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 3.10 15/56] shmem: fix splicing from a hole while its punched

[PATCH 3.4 00/23] 3.4.100-stable review
 2014-07-26 19:02 UTC  (8+ messages)
` [PATCH 3.4 01/23] crypto: testmgr - update LZO compression test vectors
` [PATCH 3.4 02/23] shmem: fix faulting into a hole while its punched
` [PATCH 3.4 03/23] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 3.4 04/23] shmem: fix splicing from a hole while its punched
` [PATCH 3.4 05/23] tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
` [PATCH 3.4 06/23] 8021q: fix a potential memory leak
` [PATCH 3.4 07/23] igmp: fix the problem when mc leave group

[PATCH] net: sendmsg: fix NULL pointer dereference
 2014-07-26 17:26 UTC 

[BUG] nfs3_list_one_acl oops
 2014-07-26 16:21 UTC 

[PATCH] x86_64,vsyscall: Fix warn_bad_vsyscall log output
 2014-07-25 23:30 UTC 

[3.8.y.z extended stable] Linux 3.8.13.27
 2014-07-25 20:15 UTC  (2+ messages)

[PATCH] kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
 2014-07-25 14:59 UTC  (14+ messages)

[3.11.y.z extended stable] Linux 3.11.10.14 stable review
 2014-07-25 11:13 UTC  (68+ messages)
` [PATCH 3.11 063/128] xhci: Fix runtime suspended xhci from blocking system suspend
` [PATCH 3.11 064/128] ibmvscsi: Abort init sequence during error recovery
` [PATCH 3.11 065/128] ibmvscsi: Add memory barriers for send / receive
` [PATCH 3.11 066/128] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH 3.11 067/128] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH 3.11 068/128] ext4: Fix hole punching for files with indirect blocks
` [PATCH 3.11 069/128] nfsd: fix rare symlink decoding bug
` [PATCH 3.11 070/128] tools: ffs-test: fix header values endianess
` [PATCH 3.11 071/128] drm/radeon/dpm: fix typo in vddci setup for eg/btc
` [PATCH 3.11 072/128] drm/radeon/dpm: fix vddci setup typo on cayman
` [PATCH 3.11 073/128] tracing: Remove ftrace_stop/start() from reading the trace file
` [PATCH 3.11 074/128] usb: chipidea: udc: delete td from req's td list at ep_dequeue
` [PATCH 3.11 075/128] drm/radeon/cik: fix typo in EOP packet
` [PATCH 3.11 076/128] md: flush writes before starting a recovery
` [PATCH 3.11 077/128] drm/vmwgfx: Fix incorrect write to read-only register v2:
` [PATCH 3.11 078/128] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
` [PATCH 3.11 079/128] /proc/stat: convert to single_open_size()
` [PATCH 3.11 080/128] lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
` [PATCH 3.11 081/128] arm64: mm: Make icache synchronisation logic huge page aware
` [PATCH 3.11 082/128] rtmutex: Detect changes in the pi lock chain
` [PATCH 3.11 083/128] rtmutex: Plug slow unlock race
` [PATCH 3.11 084/128] ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
` [PATCH 3.11 085/128] mac80211: fix IBSS join by initializing last_scan_completed
` [PATCH 3.11 086/128] [SCSI] Fix spurious request sense in error handling
` [PATCH 3.11 087/128] ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
` [PATCH 3.11 088/128] netfilter: nf_nat: fix oops on netns removal
` [PATCH 3.11 089/128] workqueue: fix dev_set_uevent_suppress() imbalance
` [PATCH 3.11 090/128] cpuset,mempolicy: fix sleeping function called from invalid context
` [PATCH 3.11 091/128] crypto: sha512_ssse3 - fix byte count to bit count conversion
` [PATCH 3.11 092/128] thermal: hwmon: Make the check for critical temp valid consistent
` [PATCH 3.11 093/128] hwmon: (amc6821) Fix permissions for temp2_input
` [PATCH 3.11 094/128] hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div
` [PATCH 3.11 095/128] hwmon: (adm1021) Fix cache problem when writing temperature limits
` [PATCH 3.11 096/128] ext4: fix unjournalled bg descriptor while initializing inode bitmap
` [PATCH 3.11 097/128] ext4: clarify error count warning messages
` [PATCH 3.11 098/128] ext4: disable synchronous transaction batching if max_batch_time==0
` [PATCH 3.11 099/128] intel_pstate: Set CPU number before accessing MSRs
` [PATCH 3.11 100/128] USB: cp210x: add support for Corsair usb dongle
` [PATCH 3.11 101/128] usb: option: Add ID for Telewell TW-LTE 4G v2
` [PATCH 3.11 102/128] ACPI / EC: Avoid race condition related to advance_transaction()
` [PATCH 3.11 103/128] ACPI / EC: Add asynchronous command byte write support
` [PATCH 3.11 104/128] ACPI / EC: Remove duplicated ec_wait_ibf0() waiter
` [PATCH 3.11 105/128] ACPI / EC: Fix race condition in ec_transaction_completed()
` [PATCH 3.11 106/128] ACPI / battery: Retry to get battery information if failed during probing
` [PATCH 3.11 107/128] hwmon: (adm1031) Fix writes to limit registers
` [PATCH 3.11 108/128] workqueue: zero cpumask of wq_numa_possible_cpumask on init
` [PATCH 3.11 109/128] hwmon: (emc2103) Fix return value
` [PATCH 3.11 110/128] hwmon: (emc2103) Clamp limits instead of bailing out
` [PATCH 3.11 111/128] arm64: implement TASK_SIZE_OF
` [PATCH 3.11 112/128] iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
  ` [PATCH] iio: ti_am335x_adc: Fix prerequisite for stepid patch
` [PATCH 3.11 113/128] cpufreq: Makefile: fix compilation for davinci platform
` [PATCH 3.11 114/128] Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
` [PATCH 3.11 115/128] USB: ftdi_sio: Add extra PID
` [PATCH 3.11 116/128] dm io: fix a race condition in the wake up code for sync_io
` [PATCH 3.11 117/128] drm/radeon: fix typo in golden register setup on evergreen
` [PATCH 3.11 118/128] drm/radeon/dpm: Reenabling SS on Cayman
` [PATCH 3.11 119/128] powerpc/perf: Add PPMU_ARCH_207S define
` [PATCH 3.11 120/128] powerpc/perf: Clear MMCR2 when enabling PMU
` [PATCH 3.11 121/128] powerpc/perf: Never program book3s PMCs with values >= 0x80000000
` [PATCH 3.11 122/128] USB: serial: ftdi_sio: Add Infineon Triboard
` [PATCH 3.11 123/128] clk: spear3xx: Use proper control register offset
` [PATCH 3.11 124/128] x86, ioremap: Speed up check for RAM pages
` [PATCH 3.11 125/128] rbd: use reference counts for image requests
` [PATCH 3.11 126/128] Don't trigger congestion wait on dirty-but-not-writeout pages
` [PATCH 3.11 127/128] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
` [PATCH 3.11 128/128] mm: hugetlb: fix copy_hugetlb_page_range()

[patch added to the 3.12 stable tree] slip: Fix deadlock in write_wakeup
 2014-07-25  7:01 UTC 

[PATCH] lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
 2014-07-25  6:00 UTC 

[PATCH 1/2] rapidio/tsi721_dma: fix failure to obtain transaction descriptor
 2014-07-24 20:03 UTC 

[3.8.y.z extended stable] Linux 3.8.13.27 stable review
 2014-07-24 19:27 UTC  (11+ messages)
` [PATCH 3.8 076/116] xfs: ioctl check for capabilities in the current user namespace
` [PATCH 3.8 107/116] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

[PATCH] CAPABILITIES: remove undefined caps from all processes
 2014-07-24 12:06 UTC  (2+ messages)

[PATCH] cpuidle: coupled: Enable interrupts when early returning on invalid driver
 2014-07-24 10:27 UTC  (4+ messages)

[PATCH] sched_clock: Avoid corrupting hrtimer tree during suspend
 2014-07-24 10:07 UTC  (2+ messages)
` [tip:timers/urgent] "


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