messages from 2016-02-14 23:23:15 to 2016-02-15 00:30:10 UTC [more...]
[PATCH 4.4 000/117] 4.4.2-stable review
2016-02-14 22:22 UTC (23+ messages)
` [PATCH 4.4 047/117] ALSA: timer: Code cleanup
` [PATCH 4.4 048/117] ALSA: timer: Fix leftover link at closing
` [PATCH 4.4 077/117] iommu/io-pgtable-arm: Ensure we free the final level on teardown
` [PATCH 4.4 078/117] ext4 crypto: add missing locking for keyring_key access
` [PATCH 4.4 079/117] sched: Fix crash in sched_init_numa()
` [PATCH 4.4 081/117] crypto: af_alg - Disallow bind/setkey/... after accept(2)
` [PATCH 4.4 082/117] crypto: af_alg - Fix socket double-free when accept fails
` [PATCH 4.4 083/117] crypto: af_alg - Add nokey compatibility path
` [PATCH 4.4 084/117] crypto: algif_skcipher "
` [PATCH 4.4 085/117] crypto: hash - Add crypto_ahash_has_setkey
` [PATCH 4.4 086/117] crypto: algif_hash - Require setkey before accept(2)
` [PATCH 4.4 087/117] crypto: skcipher - Add crypto_skcipher_has_setkey
` [PATCH 4.4 091/117] crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
` [PATCH 4.4 092/117] crypto: algif_hash - Remove custom release parent function
` [PATCH 4.4 095/117] crypto: algif_hash - Fix race condition in hash_check_key
` [PATCH 4.4 096/117] crypto: algif_skcipher - Fix race condition in skcipher_check_key
` [PATCH 4.4 097/117] crypto: crc32c - Fix crc32c soft dependency
` [PATCH 4.4 098/117] crypto: algif_skcipher - Load TX SG list after waiting
` [PATCH 4.4 099/117] crypto: algif_skcipher - sendmsg SG marking is off by one
` [PATCH 4.4 100/117] crypto: caam - make write transactions bufferable on PPC platforms
` [PATCH 4.4 101/117] crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
` [PATCH 4.4 117/117] zsmalloc: fix migrate_zspage-zs_free race condition
[lkp] [gpio] 3c702e9987: kmsg.user_verbs:couldn't_register_device_number
2016-02-14 23:49 UTC (8+ messages)
[PATCH 4.3 000/200] 4.3.6-stable review
2016-02-14 23:17 UTC (109+ messages)
` [PATCH 4.3 001/200] crypto: crc32c-pclmul - use .rodata instead of .rotata
` [PATCH 4.3 002/200] crypto: caam - fix non-block aligned hash calculation
` [PATCH 4.3 003/200] f2fs crypto: allocate buffer for decrypting filename
` [PATCH 4.3 008/200] crypto: skcipher - Copy iv from desc even for 0-len walks
` [PATCH 4.3 009/200] crypto: algif_skcipher - Use new skcipher interface
` [PATCH 4.3 010/200] crypto: sun4i-ss - add missing statesize
` [PATCH 4.3 011/200] block: Always check queue limits for cloned requests
` [PATCH 4.3 012/200] dm btree: fix leak of bufio-backed block in btree_split_sibling error path
` [PATCH 4.3 013/200] drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
` [PATCH 4.3 014/200] block: ensure to split after potentially bouncing a bio
` [PATCH 4.3 015/200] NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
` [PATCH 4.3 016/200] ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
` [PATCH 4.3 017/200] HID: usbhid: fix recursive deadlock
` [PATCH 4.3 019/200] proc: actually make proc_fd_permission() thread-friendly
` [PATCH 4.3 020/200] remoteproc: avoid stack overflow in debugfs file
` [PATCH 4.3 021/200] proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
` [PATCH 4.3 022/200] mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE
` [PATCH 4.3 023/200] mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL
` [PATCH 4.3 024/200] lib/hexdump.c: truncate output in case of overflow
` [PATCH 4.3 025/200] fs, seqfile: always allow oom killer
` [PATCH 4.3 026/200] memcg: fix thresholds for 32b architectures
` [PATCH 4.3 027/200] mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
` [PATCH 4.3 028/200] mm, vmstat: allow WQ concurrency to discover memory reclaim doesnt make any progress
` [PATCH 4.3 029/200] mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
` [PATCH 4.3 030/200] fat: fix fake_offset handling on error path
` [PATCH 4.3 031/200] mm: hugetlb: call huge_pte_alloc() only if ptep is null
` [PATCH 4.3 035/200] ocfs2: fix BUG when calculate new backup super
` [PATCH 4.3 041/200] spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
` [PATCH 4.3 045/200] wlcore/wl12xx: spi: fix oops on firmware load
` [PATCH 4.3 046/200] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
` [PATCH 4.3 047/200] spi/spi-xilinx: Fix race condition on last word read
` [PATCH 4.3 048/200] tpm, tpm_crb: fix unaligned read of the command buffer address
` [PATCH 4.3 054/200] mtd: blkdevs: fix potential deadlock + lockdep warnings
` [PATCH 4.3 055/200] mtd: nand: fix shutdown/reboot for multi-chip systems
` [PATCH 4.3 056/200] mtd: jz4740_nand: fix build on jz4740 after removing gpio.h
` [PATCH 4.3 057/200] mtd: ubi: fixup error correction in do_sync_erase()
` [PATCH 4.3 058/200] mtd: ubi: dont leak e if schedule_erase() fails
` [PATCH 4.3 059/200] PCI: spear: Fix dw_pcie_cfg_read/write() usage
` [PATCH 4.3 064/200] tracing: Update instance_rmdir() to use tracefs_remove_recursive
` [PATCH 4.3 065/200] tracing: Fix setting of start_index in find_next()
` [PATCH 4.3 066/200] tracing/stacktrace: Show entire trace if passed in function not found
` [PATCH 4.3 067/200] tracefs: Fix refcount imbalance in start_creating()
` [PATCH 4.3 068/200] jbd2: fix checkpoint list cleanup
` [PATCH 4.3 069/200] jbd2: Fix unreclaimed pages after truncate in data=journal mode
` [PATCH 4.3 070/200] jbd2: fix null committed data return in undo_access
` [PATCH 4.3 071/200] [PATCH] fix calculation of meta_bg descriptor backups
` [PATCH 4.3 072/200] printk: prevent userland from spoofing kernel messages
` [PATCH 4.3 073/200] parisc: Fixes and cleanups in kernel uapi header files
` [PATCH 4.3 074/200] parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
` [PATCH 4.3 075/200] parisc: Fix syscall restarts
` [PATCH 4.3 076/200] parisc: Fix __ARCH_SI_PREAMBLE_SIZE
` [PATCH 4.3 095/200] mm: memcontrol: fix possible memcg leak due to interrupted reclaim
` [PATCH 4.3 096/200] md/raid10: fix data corruption and crash during resync
` [PATCH 4.3 097/200] fix sysvfs symlinks
` [PATCH 4.3 104/200] ALSA: bebob: Use a signed return type for get_formation_index
` [PATCH 4.3 105/200] ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
` [PATCH 4.3 106/200] ALSA: dummy: Disable switching timer backend via sysfs
` [PATCH 4.3 109/200] ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
` [PATCH 4.3 110/200] ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
` [PATCH 4.3 111/200] ALSA: rawmidi: Fix race at copying & updating the position
` [PATCH 4.3 112/200] ALSA: pcm: Fix potential deadlock in OSS emulation
` [PATCH 4.3 113/200] ASoC: dpcm: fix the BE state on hw_free
` [PATCH 4.3 114/200] ALSA: seq: Fix yet another races among ALSA timer accesses
` [PATCH 4.3 115/200] ALSA: seq: Fix race at closing in virmidi driver
` [PATCH 4.3 116/200] ALSA: seq: Fix lockdep warnings due to double mutex locks
` [PATCH 4.3 117/200] ALSA: timer: Code cleanup
` [PATCH 4.3 118/200] ALSA: timer: Fix leftover link at closing
` [PATCH 4.3 119/200] ALSA: timer: Fix link corruption due to double start or stop
` [PATCH 4.3 121/200] ALSA: timer: Fix wrong instance passed to slave callbacks
` [PATCH 4.3 122/200] ALSA: timer: Fix race between stop and interrupt
` [PATCH 4.3 124/200] ALSA: hda - Fix static checker warning in patch_hdmi.c
` [PATCH 4.3 125/200] Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"
` [PATCH 4.3 126/200] ALSA: hda - Fix speaker output from VAIO AiO machines
` [PATCH 4.3 127/200] ALSA: hda - Fix bad dereference of jack object
` [PATCH 4.3 128/200] ALSA: dummy: Implement timer backend switching more safely
` [PATCH 4.3 129/200] [media] saa7134-alsa: Only frees registered sound cards
` [PATCH 4.3 130/200] ASoC: rt5645: fix the shift bit of IN1 boost
` [PATCH 4.3 131/200] USB: serial: visor: fix crash on detecting device without write_urbs
` [PATCH 4.3 132/200] USB: visor: fix null-deref at probe
` [PATCH 4.3 136/200] USB: serial: option: Adding support for Telit LE922
` [PATCH 4.3 145/200] tty: Fix GPF in flush_to_ldisc()
` [PATCH 4.3 157/200] crypto: algif_skcipher - Require setkey before accept(2)
` [PATCH 4.3 158/200] crypto: af_alg - Disallow bind/setkey/... after accept(2)
` [PATCH 4.3 159/200] crypto: af_alg - Fix socket double-free when accept fails
` [PATCH 4.3 160/200] crypto: af_alg - Add nokey compatibility path
` [PATCH 4.3 161/200] crypto: algif_skcipher "
` [PATCH 4.3 162/200] crypto: hash - Add crypto_ahash_has_setkey
` [PATCH 4.3 163/200] crypto: algif_hash - Require setkey before accept(2)
` [PATCH 4.3 164/200] crypto: skcipher - Add crypto_skcipher_has_setkey
` [PATCH 4.3 165/200] crypto: algif_skcipher - Add key check exception for cipher_null
` [PATCH 4.3 167/200] libata: disable forced PORTS_IMPL for >= AHCI 1.3
` [PATCH 4.3 168/200] ahci: Intel DNV device IDs SATA
` [PATCH 4.3 169/200] crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
` [PATCH 4.3 170/200] crypto: algif_hash - Remove custom release parent function
` [PATCH 4.3 171/200] crypto: algif_skcipher "
` [PATCH 4.3 172/200] crypto: af_alg - Forbid bind(2) when nokey child sockets are present
` [PATCH 4.3 173/200] crypto: algif_hash - Fix race condition in hash_check_key
` [PATCH 4.3 174/200] crypto: algif_skcipher - Fix race condition in skcipher_check_key
` [PATCH 4.3 175/200] crypto: crc32c - Fix crc32c soft dependency
` [PATCH 4.3 176/200] crypto: algif_skcipher - Load TX SG list after waiting
` [PATCH 4.3 177/200] crypto: algif_skcipher - sendmsg SG marking is off by one
` [PATCH 4.3 178/200] crypto: caam - make write transactions bufferable on PPC platforms
` [PATCH 4.3 179/200] crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
` [PATCH 4.3 195/200] zram/zcomp: use GFP_NOIO to allocate streams
` [PATCH 4.3 196/200] zram: try vmalloc() after kmalloc()
` [PATCH 4.3 197/200] zram: dont call idr_remove() from zram_remove()
[PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR
2016-02-15 0:20 UTC (6+ messages)
[PATCH 1/2] Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
2016-02-15 0:15 UTC (2+ messages)
` [PATCH 2/2] fsnotify: turn fsnotify reaper thread into a workqueue job
call_usermodehelper in containers
2016-02-15 0:11 UTC (11+ messages)
[PATCH v2 0/3] iio: hmc5843: Fix issues and move out of staging
2016-02-14 22:37 UTC (3+ messages)
` [PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843
` [PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging
[PATCH V7 0/5] rtc: max77686: make max77686 rtc driver as IP driver
2016-02-14 23:48 UTC (5+ messages)
` [PATCH V7 4/5] mfd: max77686: do not set i2c client data for rtc i2c client
` [PATCH V7 5/5] rtc: max77686: move initialisation of rtc regmap, irq chip locally
[PATCH 3.10 00/64] 3.10.97-stable review
2016-02-14 22:23 UTC (39+ messages)
` [PATCH 3.10 02/64] xhci: fix placement of call to usb_disabled()
` [PATCH 3.10 03/64] crypto: algif_hash - Only export and import on sockets with data
` [PATCH 3.10 04/64] dm btree: fix leak of bufio-backed block in btree_split_sibling error path
` [PATCH 3.10 05/64] HID: usbhid: fix recursive deadlock
` [PATCH 3.10 06/64] remoteproc: avoid stack overflow in debugfs file
` [PATCH 3.10 07/64] kernel/signal.c: unexport sigsuspend()
` [PATCH 3.10 08/64] ocfs2/dlm: ignore cleaning the migration mle that is inuse
` [PATCH 3.10 09/64] ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
` [PATCH 3.10 11/64] Revert "dm mpath: fix stalls when handling invalid ioctls"
` [PATCH 3.10 12/64] spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
` [PATCH 3.10 13/64] spi: fix parent-device reference leak
` [PATCH 3.10 14/64] wlcore/wl12xx: spi: fix oops on firmware load
` [PATCH 3.10 15/64] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
` [PATCH 3.10 16/64] vTPM: fix memory allocation flag for rtce buffer at kernel boot
` [PATCH 3.10 17/64] mtd: mtdpart: fix add_mtd_partitions error path
` [PATCH 3.10 18/64] jbd2: Fix unreclaimed pages after truncate in data=journal mode
` [PATCH 3.10 19/64] [PATCH] fix calculation of meta_bg descriptor backups
` [PATCH 3.10 21/64] parisc: Fix syscall restarts
` [PATCH 3.10 22/64] parisc: Fix __ARCH_SI_PREAMBLE_SIZE
` [PATCH 3.10 23/64] [media] v4l2-compat-ioctl32: fix alignment for ARM64
` [PATCH 3.10 24/64] [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish
` [PATCH 3.10 25/64] fix sysvfs symlinks
` [PATCH 3.10 28/64] ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
` [PATCH 3.10 30/64] ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
` [PATCH 3.10 31/64] ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
` [PATCH 3.10 33/64] ALSA: pcm: Fix potential deadlock in OSS emulation
` [PATCH 3.10 35/64] ALSA: seq: Fix yet another races among ALSA timer accesses
` [PATCH 3.10 36/64] ALSA: seq: Fix race at closing in virmidi driver
` [PATCH 3.10 37/64] ALSA: seq: Fix lockdep warnings due to double mutex locks
` [PATCH 3.10 38/64] ALSA: timer: Code cleanup
` [PATCH 3.10 39/64] ALSA: timer: Fix leftover link at closing
` [PATCH 3.10 40/64] ALSA: timer: Fix link corruption due to double start or stop
` [PATCH 3.10 55/64] crypto: af_alg - Disallow bind/setkey/... after accept(2)
` [PATCH 3.10 56/64] crypto: af_alg - Fix socket double-free when accept fails
` [PATCH 3.10 57/64] AHCI: Fix softreset failed issue of Port Multiplier
` [PATCH 3.10 58/64] libata: disable forced PORTS_IMPL for >= AHCI 1.3
` [PATCH 3.10 59/64] ahci: Intel DNV device IDs SATA
` [PATCH 3.10 60/64] crypto: algif_hash - wait for crypto_ahash_init() to complete
[PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
2016-02-14 23:37 UTC (6+ messages)
` [PATCH v2 2/4] regulator: lp872x: Add enable GPIO pin support
[PATCH v4 0/4] Fix ordering of ftrace/livepatch calls on module load and unload
2016-02-14 22:59 UTC (5+ messages)
` [PATCH v4 4/4] livepatch/module: remove livepatch module notifier
[PATCH 3.14 00/76] 3.14.61-stable review
2016-02-14 22:23 UTC (21+ messages)
` [PATCH 3.14 01/76] xhci: fix placement of call to usb_disabled()
` [PATCH 3.14 02/76] recordmcount: Fix endianness handling bug for nop_mcount
` [PATCH 3.14 10/76] kernel/signal.c: unexport sigsuspend()
` [PATCH 3.14 11/76] ocfs2: fix SGID not inherited issue
` [PATCH 3.14 12/76] ocfs2/dlm: ignore cleaning the migration mle that is inuse
` [PATCH 3.14 13/76] ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
` [PATCH 3.14 14/76] sh64: fix __NR_fgetxattr
` [PATCH 3.14 15/76] Revert "dm mpath: fix stalls when handling invalid ioctls"
` [PATCH 3.14 16/76] spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
` [PATCH 3.14 17/76] spi: ti-qspi: Fix data corruption seen on r/w stress test
` [PATCH 3.14 18/76] spi: fix parent-device reference leak
` [PATCH 3.14 19/76] wlcore/wl12xx: spi: fix oops on firmware load
` [PATCH 3.14 38/76] ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
` [PATCH 3.14 42/76] ALSA: seq: Fix yet another races among ALSA timer accesses
` [PATCH 3.14 43/76] ALSA: seq: Fix race at closing in virmidi driver
` [PATCH 3.14 44/76] ALSA: seq: Fix lockdep warnings due to double mutex locks
` [PATCH 3.14 45/76] ALSA: timer: Code cleanup
` [PATCH 3.14 46/76] ALSA: timer: Fix leftover link at closing
` [PATCH 3.14 47/76] ALSA: timer: Fix link corruption due to double start or stop
` [PATCH 3.14 48/76] ALSA: timer: Fix wrong instance passed to slave callbacks
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