Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2016-02-24 04:51:27 to 2016-02-24 10:06:10 UTC [more...]

[PATCH 3.12 000/142] 3.12.55-stable review
 2016-02-24 10:05 UTC  (117+ messages)
` [PATCH 3.12 001/142] dcache: use IS_ROOT to decide where dentry is hashed
` [PATCH 3.12 002/142] pipe: Fix buffer offset after partially failed read
` [PATCH 3.12 003/142] Revert "ocfs2: fix umask ignored issue"
` [PATCH 3.12 004/142] proc: actually make proc_fd_permission() thread-friendly
` [PATCH 3.12 005/142] remoteproc: avoid stack overflow in debugfs file
` [PATCH 3.12 006/142] fat: fix fake_offset handling on error path
` [PATCH 3.12 007/142] kernel/signal.c: unexport sigsuspend()
` [PATCH 3.12 008/142] ocfs2/dlm: ignore cleaning the migration mle that is inuse
` [PATCH 3.12 009/142] ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
` [PATCH 3.12 010/142] sh64: fix __NR_fgetxattr
` [PATCH 3.12 011/142] Revert "dm mpath: fix stalls when handling invalid ioctls"
` [PATCH 3.12 012/142] spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
` [PATCH 3.12 013/142] spi: ti-qspi: Fix data corruption seen on r/w stress test
` [PATCH 3.12 014/142] spi: fix parent-device reference leak
` [PATCH 3.12 015/142] wlcore/wl12xx: spi: fix oops on firmware load
` [PATCH 3.12 016/142] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
` [PATCH 3.12 017/142] vTPM: fix memory allocation flag for rtce buffer at kernel boot
` [PATCH 3.12 018/142] mtd: mtdpart: fix add_mtd_partitions error path
` [PATCH 3.12 019/142] tracing: Fix setting of start_index in find_next()
` [PATCH 3.12 020/142] jbd2: Fix unreclaimed pages after truncate in data=journal mode
` [PATCH 3.12 021/142] fix calculation of meta_bg descriptor backups
` [PATCH 3.12 022/142] parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
` [PATCH 3.12 023/142] parisc: Fix syscall restarts
` [PATCH 3.12 024/142] parisc: Fix __ARCH_SI_PREAMBLE_SIZE
` [PATCH 3.12 025/142] v4l2-compat-ioctl32: fix alignment for ARM64
` [PATCH 3.12 026/142] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish
` [PATCH 3.12 027/142] fix sysvfs symlinks
` [PATCH 3.12 028/142] ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay
` [PATCH 3.12 029/142] ALSA: usb-audio: avoid freeing umidi object twice
` [PATCH 3.12 030/142] ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
` [PATCH 3.12 031/142] ALSA: dummy: Disable switching timer backend via sysfs
` [PATCH 3.12 032/142] ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
` [PATCH 3.12 033/142] ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
` [PATCH 3.12 034/142] ALSA: rawmidi: Fix race at copying & updating the position
` [PATCH 3.12 035/142] ALSA: pcm: Fix potential deadlock in OSS emulation
` [PATCH 3.12 036/142] ASoC: dpcm: fix the BE state on hw_free
` [PATCH 3.12 037/142] ALSA: seq: Fix yet another races among ALSA timer accesses
` [PATCH 3.12 038/142] ALSA: seq: Fix race at closing in virmidi driver
` [PATCH 3.12 039/142] ALSA: seq: Fix lockdep warnings due to double mutex locks
` [PATCH 3.12 040/142] ALSA: timer: Code cleanup
` [PATCH 3.12 041/142] ALSA: timer: Fix leftover link at closing
` [PATCH 3.12 042/142] ALSA: timer: Fix link corruption due to double start or stop
` [PATCH 3.12 043/142] ALSA: timer: Fix wrong instance passed to slave callbacks
` [PATCH 3.12 044/142] ALSA: timer: Fix race between stop and interrupt
` [PATCH 3.12 045/142] ALSA: hda - Add fixup for Mac Mini 7,1 model
` [PATCH 3.12 046/142] ALSA: hda - Fix static checker warning in patch_hdmi.c
` [PATCH 3.12 047/142] ALSA: hda - Fix speaker output from VAIO AiO machines
` [PATCH 3.12 048/142] ALSA: dummy: Implement timer backend switching more safely
` [PATCH 3.12 049/142] saa7134-alsa: Only frees registered sound cards
` [PATCH 3.12 050/142] USB: serial: visor: fix crash on detecting device without write_urbs
` [PATCH 3.12 051/142] USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
` [PATCH 3.12 052/142] USB: cp210x: add ID for IAI USB to RS485 adaptor
` [PATCH 3.12 053/142] USB: serial: option: Adding support for Telit LE922
` [PATCH 3.12 054/142] USB: option: fix Cinterion AHxx enumeration
` [PATCH 3.12 055/142] tty: Fix GPF in flush_to_ldisc()
` [PATCH 3.12 056/142] tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
` [PATCH 3.12 057/142] xhci: fix usb2 resume timing and races
` [PATCH 3.12 058/142] ext4: Fix handling of extended tv_sec
` [PATCH 3.12 059/142] crypto: algif_skcipher - Require setkey before accept(2)
` [PATCH 3.12 060/142] crypto: af_alg - Disallow bind/setkey/... after accept(2)
` [PATCH 3.12 061/142] crypto: af_alg - Fix socket double-free when accept fails
` [PATCH 3.12 062/142] crypto: af_alg - Add nokey compatibility path
` [PATCH 3.12 063/142] crypto: algif_skcipher "
` [PATCH 3.12 064/142] crypto: hash - Add crypto_ahash_has_setkey
` [PATCH 3.12 065/142] crypto: algif_hash - Require setkey before accept(2)
` [PATCH 3.12 066/142] AHCI: Fix softreset failed issue of Port Multiplier
` [PATCH 3.12 067/142] libata: disable forced PORTS_IMPL for >= AHCI 1.3
` [PATCH 3.12 068/142] ahci: Intel DNV device IDs SATA
` [PATCH 3.12 069/142] crypto: algif_hash - wait for crypto_ahash_init() to complete
` [PATCH 3.12 072/142] FS-Cache: Don't override netfs's primary_index if registering failed
` [PATCH 3.12 074/142] tty: remove platform_sysrq_reset_seq
` [PATCH 3.12 077/142] ALSA: seq: Fix double port list deletion
` [PATCH 3.12 078/142] phy: twl4030-usb: Relase usb phy on unload
` [PATCH 3.12 079/142] wan/x25: Fix use-after-free in x25_asy_open_tty()
` [PATCH 3.12 080/142] staging/speakup: Use tty_ldisc_ref() for paste kworker
` [PATCH 3.12 082/142] pty: make sure super_block is still valid in final /dev/tty close
` [PATCH 3.12 085/142] ext4: fix potential integer overflow
` [PATCH 3.12 086/142] btrfs: properly set the termination value of ctx->pos in readdir
` [PATCH 3.12 087/142] Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
` [PATCH 3.12 088/142] perf: Fix inherited events vs. tracepoint filters
` [PATCH 3.12 089/142] perf trace: Fix documentation for -i
` [PATCH 3.12 091/142] tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
` [PATCH 3.12 092/142] tracing: Fix freak link error caused by branch tracer
` [PATCH 3.12 093/142] klist: fix starting point removed bug in klist iterators
` [PATCH 3.12 096/142] iscsi-target: Fix rx_login_comp hang after login failure
` [PATCH 3.12 097/142] Fix a memory leak in scsi_host_dev_release()
` [PATCH 3.12 098/142] SCSI: Fix NULL pointer dereference in runtime PM
` [PATCH 3.12 101/142] drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
` [PATCH 3.12 102/142] scsi_dh_rdac: always retry MODE SELECT on command lock violation
` [PATCH 3.12 103/142] SCSI: Add Marvell Console to VPD blacklist
` [PATCH 3.12 104/142] scsi: fix soft lockup in scsi_remove_target() on module removal
` [PATCH 3.12 105/142] iio:ad7793: Fix ad7785 product ID
` [PATCH 3.12 107/142] iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
` [PATCH 3.12 108/142] iio: ad5064: Fix ad5629/ad5669 shift
` [PATCH 3.12 109/142] iio: fix some warning messages
` [PATCH 3.12 111/142] iio: dac: mcp4725: set iio name property in sysfs
` [PATCH 3.12 113/142] cifs: fix erroneous return value
` [PATCH 3.12 114/142] nfs: Fix race in __update_open_stateid()
` [PATCH 3.12 115/142] udf: limit the maximum number of indirect extents in a row
` [PATCH 3.12 116/142] udf: Prevent buffer overrun with multi-byte characters
` [PATCH 3.12 117/142] udf: Check output buffer length when converting name to CS0
` [PATCH 3.12 118/142] ARM: dts: Kirkwood: Fix QNAP TS219 power-off
` [PATCH 3.12 119/142] ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
` [PATCH 3.12 120/142] ARM: 8519/1: ICST: try other dividends than 1
` [PATCH 3.12 124/142] mm: fix mlock accouting
` [PATCH 3.12 125/142] Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
` [PATCH 3.12 126/142] Input: elantech - mark protocols v2 and v3 as semi-mt
` [PATCH 3.12 127/142] Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
` [PATCH 3.12 129/142] mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
` [PATCH 3.12 130/142] xhci: Fix list corruption in urb dequeue at host removal
` [PATCH 3.12 131/142] m32r: fix m32104ut_defconfig build fail
` [PATCH 3.12 132/142] dma-debug: switch check from _text to _stext
` [PATCH 3.12 134/142] memcg: only free spare array when readers are done
` [PATCH 3.12 135/142] radix-tree: fix race in gang lookup
` [PATCH 3.12 139/142] futex: Drop refcount if requeue_pi() acquired the rtmutex
` [PATCH 3.12 141/142] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct

[patch added to 3.12-stable] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
 2016-02-24 10:04 UTC  (2+ messages)
` [patch added to 3.12-stable] xfs: inode recovery readahead can race with inode buffer creation

[patch added to 3.12-stable] cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
 2016-02-24  9:30 UTC  (29+ messages)
` [patch added to 3.12-stable] cifs: fix erroneous return value
` [patch added to 3.12-stable] nfs: Fix race in __update_open_stateid()
` [patch added to 3.12-stable] udf: limit the maximum number of indirect extents in a row
` [patch added to 3.12-stable] udf: Prevent buffer overrun with multi-byte characters
` [patch added to 3.12-stable] udf: Check output buffer length when converting name to CS0
` [patch added to 3.12-stable] ARM: dts: Kirkwood: Fix QNAP TS219 power-off
` [patch added to 3.12-stable] ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
` [patch added to 3.12-stable] ARM: 8519/1: ICST: try other dividends than 1
` [patch added to 3.12-stable] ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
` [patch added to 3.12-stable] fuse: break infinite loop in fuse_fill_write_pages()
` [patch added to 3.12-stable] mm: soft-offline: check return value in second __get_any_page() call
` [patch added to 3.12-stable] mm: fix mlock accouting
` [patch added to 3.12-stable] Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
` [patch added to 3.12-stable] Input: elantech - mark protocols v2 and v3 as semi-mt
` [patch added to 3.12-stable] Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
` [patch added to 3.12-stable] iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
` [patch added to 3.12-stable] mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
` [patch added to 3.12-stable] xhci: Fix list corruption in urb dequeue at host removal
` [patch added to 3.12-stable] m32r: fix m32104ut_defconfig build fail
` [patch added to 3.12-stable] dma-debug: switch check from _text to _stext
` [patch added to 3.12-stable] scripts/bloat-o-meter: fix python3 syntax error
` [patch added to 3.12-stable] memcg: only free spare array when readers are done
` [patch added to 3.12-stable] radix-tree: fix race in gang lookup
` [patch added to 3.12-stable] radix-tree: fix oops after radix_tree_iter_retry
` [patch added to 3.12-stable] dump_stack: avoid potential deadlocks
` [patch added to 3.12-stable] intel_scu_ipcutil: underflow in scu_reg_access()
` [patch added to 3.12-stable] futex: Drop refcount if requeue_pi() acquired the rtmutex
` [patch added to 3.12-stable] module: wrapper for symbol name

[patch added to 3.12-stable] s390: fix normalization bug in exception table sorting
 2016-02-24  9:27 UTC  (36+ messages)
` [patch added to 3.12-stable] ALSA: seq: Fix double port list deletion
` [patch added to 3.12-stable] phy: twl4030-usb: Relase usb phy on unload
` [patch added to 3.12-stable] wan/x25: Fix use-after-free in x25_asy_open_tty()
` [patch added to 3.12-stable] staging/speakup: Use tty_ldisc_ref() for paste kworker
` [patch added to 3.12-stable] pty: fix possible use after free of tty->driver_data
` [patch added to 3.12-stable] pty: make sure super_block is still valid in final /dev/tty close
` [patch added to 3.12-stable] serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
` [patch added to 3.12-stable] AIO: properly check iovec sizes
` [patch added to 3.12-stable] ext4: fix potential integer overflow
` [patch added to 3.12-stable] btrfs: properly set the termination value of ctx->pos in readdir
` [patch added to 3.12-stable] Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
` [patch added to 3.12-stable] perf: Fix inherited events vs. tracepoint filters
` [patch added to 3.12-stable] perf trace: Fix documentation for -i
` [patch added to 3.12-stable] ptrace: use fsuid, fsgid, effective creds for fs access checks
` [patch added to 3.12-stable] tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
` [patch added to 3.12-stable] tracing: Fix freak link error caused by branch tracer
` [patch added to 3.12-stable] klist: fix starting point removed bug in klist iterators
` [patch added to 3.12-stable] scsi: restart list search after unlock in scsi_remove_target
` [patch added to 3.12-stable] scsi_sysfs: Fix queue_ramp_up_period return code
` [patch added to 3.12-stable] iscsi-target: Fix rx_login_comp hang after login failure
` [patch added to 3.12-stable] Fix a memory leak in scsi_host_dev_release()
` [patch added to 3.12-stable] SCSI: Fix NULL pointer dereference in runtime PM
` [patch added to 3.12-stable] iscsi-target: Fix potential dead-lock during node acl delete
` [patch added to 3.12-stable] SCSI: fix crashes in sd and sr runtime PM
` [patch added to 3.12-stable] drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
` [patch added to 3.12-stable] scsi_dh_rdac: always retry MODE SELECT on command lock violation
` [patch added to 3.12-stable] SCSI: Add Marvell Console to VPD blacklist
` [patch added to 3.12-stable] scsi: fix soft lockup in scsi_remove_target() on module removal
` [patch added to 3.12-stable] iio:ad7793: Fix ad7785 product ID
` [patch added to 3.12-stable] iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock
` [patch added to 3.12-stable] iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
` [patch added to 3.12-stable] iio: ad5064: Fix ad5629/ad5669 shift
` [patch added to 3.12-stable] iio: fix some warning messages
` [patch added to 3.12-stable] iio: adis_buffer: Fix out-of-bounds memory access
` [patch added to 3.12-stable] iio: dac: mcp4725: set iio name property in sysfs

[BACKPORT v4.4-stable] ARM: debug-ll: fix BCM63xx entry for multiplatform
 2016-02-24  9:26 UTC 

[PATCH 3/6] drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
 2016-02-24  8:59 UTC  (2+ messages)

Broken userspace crypto in linux-4.1.18
 2016-02-24  8:54 UTC  (10+ messages)
            ` [PATCH] "

[patch added to 3.12-stable] crypto: algif_skcipher - Require setkey before accept(2)
 2016-02-24  8:48 UTC  (5+ messages)
` [patch added to 3.12-stable] crypto: af_alg - Add nokey compatibility path
` [patch added to 3.12-stable] crypto: algif_skcipher "
` [patch added to 3.12-stable] crypto: hash - Add crypto_ahash_has_setkey
` [patch added to 3.12-stable] crypto: algif_hash - Require setkey before accept(2)

[PATCH] ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
 2016-02-24  8:08 UTC  (2+ messages)

[PATCH] ext4: fix bh->b_state corruption
 2016-02-24  7:32 UTC 

[PATCH 4.4 000/137] 4.4.3-stable review
 2016-02-24  6:29 UTC  (4+ messages)

Patch "powerpc: Simplify module TOC handling" has been added to the 4.4-stable tree
 2016-02-24  5:55 UTC  (4+ messages)


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