messages from 2017-05-18 10:53:55 to 2017-05-18 17:29:09 UTC [more...]
[PATCH 3.18 00/49] 3.18.54-stable review
2017-05-18 17:29 UTC (45+ messages)
` [PATCH 3.18 01/49] target/fileio: Fix zero-length READ and WRITE handling
` [PATCH 3.18 02/49] usb: host: xhci: print correct command ring address
` [PATCH 3.18 03/49] USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
` [PATCH 3.18 04/49] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
` [PATCH 3.18 05/49] staging: vt6656: use off stack for in buffer USB transfers
` [PATCH 3.18 06/49] staging: vt6656: use off stack for out "
` [PATCH 3.18 07/49] staging: gdm724x: gdm_mux: fix use-after-free on module unload
` [PATCH 3.18 08/49] staging: comedi: jr3_pci: fix possible null pointer dereference
` [PATCH 3.18 09/49] staging: comedi: jr3_pci: cope with jiffies wraparound
` [PATCH 3.18 10/49] usb: misc: add missing continue in switch
` [PATCH 3.18 11/49] usb: hub: Do not attempt to autosuspend disconnected devices
` [PATCH 3.18 12/49] usb: misc: legousbtower: Fix buffers on stack
` [PATCH 3.18 13/49] x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
` [PATCH 3.18 14/49] um: Fix PTRACE_POKEUSER on x86_64
` [PATCH 3.18 15/49] dm era: save spacemap metadata root after the pre-commit
` [PATCH 3.18 16/49] IB/IPoIB: ibX: failed to create mcg debug file
` [PATCH 3.18 17/49] IB/mlx4: Fix ib device initialization error flow
` [PATCH 3.18 18/49] fs/xattr.c: zero out memory copied to userspace in getxattr
` [PATCH 3.18 19/49] ceph: fix memory leak in __ceph_setxattr()
` [PATCH 3.18 20/49] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH 3.18 21/49] Set unicode flag on cifs echo request to avoid Mac error
` [PATCH 3.18 22/49] SMB3: Work around mount failure when using SMB3 dialect to Macs
` [PATCH 3.18 25/49] padata: free correct variable
` [PATCH 3.18 26/49] md/raid1: avoid reusing a resync bio after error handling
` [PATCH 3.18 27/49] serial: omap: fix runtime-pm handling on unbind
` [PATCH 3.18 28/49] serial: omap: suspend device on probe errors
` [PATCH 3.18 29/49] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
` [PATCH 3.18 30/49] arm64: make sys_call_table const
` [PATCH 3.18 31/49] perf: Fix event->ctx locking
` [PATCH 3.18 32/49] arm64: perf: reject groups spanning multiple HW PMUs
` [PATCH 3.18 33/49] perf: Fix race in swevent hash
` [PATCH 3.18 34/49] ASN.1: Fix non-match detection failure on data overrun
` [PATCH 3.18 35/49] KEYS: Fix ASN.1 indefinite length object parsing
` [PATCH 3.18 36/49] ext4: fix potential use after free in __ext4_journal_stop
` [PATCH 3.18 37/49] sg: Fix double-free when drives detach during SG_IO
` [PATCH 3.18 38/49] ipv6: sctp: add rcu protection around np->opt
` [PATCH 3.18 39/49] ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
` [PATCH 3.18 40/49] af_unix: Guard against other == sk in unix_dgram_sendmsg
` [PATCH 3.18 41/49] ppp: defer netns reference release for ppp channel
` [PATCH 3.18 42/49] HID: core: prevent out-of-bound readings
` [PATCH 3.18 44/49] sched: panic on corrupted stack end
` [PATCH 3.18 45/49] ALSA: seq: Fix race at timer setup and close
` [PATCH 3.18 46/49] ALSA: timer: Fix race among timer ioctls
[PATCH 1/2] nvme: fix race between removing and reseting failure
2017-05-18 16:06 UTC (8+ messages)
` [PATCH 2/2] nvme: avoid to hang in remove disk
[PATCH v2 1/3] xen/blkback: fix disconnect while I/Os in flight
2017-05-18 15:28 UTC
[PATCH] btrfs: use correct types for page indices in btrfs_page_exists_in_range
2017-05-18 15:01 UTC (2+ messages)
[PATCH] libnvdimm: fix clear length of nvdimm_clear_from_poison_list()
2017-05-18 14:59 UTC
patch "drivers: char: mem: Check for address space wraparound with mmap()" added to char-misc-linus
2017-05-18 14:54 UTC
patch "serial: core: fix crash in uart_suspend_port" added to tty-linus
2017-05-18 14:44 UTC
patch "tty: fix port buffer locking" added to tty-linus
2017-05-18 14:44 UTC
patch "serial: ifx6x60: fix use-after-free on module unload" added to tty-linus
2017-05-18 14:44 UTC
patch "serial: exar: Fix stuck MSIs" added to tty-linus
2017-05-18 14:44 UTC
FAILED: patch "[PATCH] libnvdimm: fix clear length of nvdimm_forget_poison()" failed to apply to 4.11-stable tree
2017-05-18 14:43 UTC (2+ messages)
patch "serdev: fix tty-port client deregistration" added to tty-linus
2017-05-18 14:42 UTC
patch "Revert "tty_port: register tty ports with serdev bus"" added to tty-linus
2017-05-18 14:42 UTC
patch "drivers/tty: 8250: only call fintek_8250_probe when doing port I/O" added to tty-linus
2017-05-18 14:40 UTC
Patch "net/ipv6: add sysctl option accept_ra_min_hop_limit" has been added to the 3.18-stable tree
2017-05-18 14:08 UTC (4+ messages)
Build failures in v4.1.y-stable-queue
2017-05-18 13:39 UTC (2+ messages)
[PATCH v2 0/4] crypto: async crypto op fixes
2017-05-18 13:29 UTC (4+ messages)
` [PATCH v2 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH v2 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH v2 3/4] crypto: gcm "
patch "usb: musb: tusb6010_omap: Do not reset the other direction's packet" added to usb-linus
2017-05-18 13:21 UTC
patch "usb: musb: Fix trying to suspend while active for OTG configurations" added to usb-linus
2017-05-18 13:21 UTC
patch "xhci: Fix command ring stop regression in 4.11" added to usb-linus
2017-05-18 13:20 UTC
patch "xhci: remove GFP_DMA flag from allocation" added to usb-linus
2017-05-18 13:20 UTC
patch "usb: host: xhci-plat: propagate return value of platform_get_irq()" added to usb-linus
2017-05-18 13:20 UTC
patch "usb: host: xhci-mem: allocate zeroed Scratchpad Buffer" added to usb-linus
2017-05-18 13:20 UTC
patch "xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton" added to usb-linus
2017-05-18 13:20 UTC
[PATCH-stable] serial: samsung: Bring back removed variable to fix compilation
2017-05-18 13:16 UTC (4+ messages)
[PATCH 4.11 000/114] 4.11.2-stable review
2017-05-18 12:24 UTC (5+ messages)
` [PATCH 4.11 097/114] serial: samsung: Add missing checks for dma_map_single failure
` [PATCH 4.11 113/114] pstore: Use dynamic spinlock initializer
[PATCH for-3.18 00/24] Security fixes from 2015 and 2016 android security bulletins
2017-05-18 12:22 UTC (2+ messages)
Patch "sg: Fix double-free when drives detach during SG_IO" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "sched: panic on corrupted stack end" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ppp: defer netns reference release for ppp channel" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ipv6: sctp: add rcu protection around np->opt" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "HID: core: prevent out-of-bound readings" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ALSA: timer: Fix race among timer ioctls" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ALSA: timer: Fix leak in events via snd_timer_user_ccallback" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "ALSA: seq: Fix race at timer setup and close" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "af_unix: Guard against other == sk in unix_dgram_sendmsg" has been added to the 3.18-stable tree
2017-05-18 12:22 UTC
Patch "perf: Fix race in swevent hash" has been added to the 3.18-stable tree
2017-05-18 12:02 UTC
Patch "perf: Fix event->ctx locking" has been added to the 3.18-stable tree
2017-05-18 12:02 UTC
Patch "KEYS: Fix ASN.1 indefinite length object parsing" has been added to the 3.18-stable tree
2017-05-18 12:02 UTC
Patch "ASN.1: Fix non-match detection failure on data overrun" has been added to the 3.18-stable tree
2017-05-18 12:02 UTC
Patch "ext4: fix potential use after free in __ext4_journal_stop" has been added to the 3.18-stable tree
2017-05-18 12:02 UTC
Patch "arm64: perf: reject groups spanning multiple HW PMUs" has been added to the 3.18-stable tree
2017-05-18 12:01 UTC
[PATCH v2 0/4] crypto: async crypto op fixes
2017-05-18 11:26 UTC (4+ messages)
` [PATCH v2 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH v2 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH v2 3/4] crypto: gcm "
[BACKPORT v4.12-rc1] drm/i915: Do not sync RCU during shrinking
2017-05-18 11:28 UTC (2+ messages)
[PATCH 4.4 00/56] 4.4.69-stable review
2017-05-18 10:49 UTC (23+ messages)
` [PATCH 4.4 02/56] target: Fix compare_and_write_callback handling for non GOOD status
` [PATCH 4.4 05/56] iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
` [PATCH 4.4 06/56] usb: host: xhci: print correct command ring address
` [PATCH 4.4 07/56] USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
` [PATCH 4.4 09/56] staging: vt6656: use off stack for in buffer USB transfers
` [PATCH 4.4 10/56] staging: vt6656: use off stack for out "
` [PATCH 4.4 12/56] staging: comedi: jr3_pci: fix possible null pointer dereference
` [PATCH 4.4 15/56] usb: Make sure usb/phy/of gets built-in
` [PATCH 4.4 20/56] selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
` [PATCH 4.4 21/56] x86, pmem: Fix cache flushing for iovec write < 8 bytes
` [PATCH 4.4 27/56] dm era: save spacemap metadata root after the pre-commit
` [PATCH 4.4 29/56] IB/core: Fix sysfs registration error flow
` [PATCH 4.4 31/56] IB/mlx4: Fix ib device initialization "
` [PATCH 4.4 32/56] IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
` [PATCH 4.4 33/56] ext4: evict inline data when writing to memory map
` [PATCH 4.4 44/56] serial: samsung: Use right device for DMA-mapping calls
` [PATCH 4.4 46/56] serial: omap: suspend device on probe errors
` [PATCH 4.4 47/56] tty: pty: Fix ldisc flush after userspace become aware of the data already
` [PATCH 4.4 49/56] Bluetooth: hci_bcm: add missing tty-device sanity check
` [PATCH 4.4 50/56] Bluetooth: hci_intel: "
` [PATCH 4.4 51/56] mac80211: pass RX aggregation window size to driver
` [PATCH 4.4 56/56] ipmi: Fix kernel panic at ipmi_ssif_thread()
[git:media_tree/master] [media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
2017-05-18 10:33 UTC
[PATCH 4.9 00/80] 4.9.29-stable review
2017-05-18 10:49 UTC (33+ messages)
` [PATCH 4.9 02/80] target: Fix compare_and_write_callback handling for non GOOD status
` [PATCH 4.9 03/80] target/fileio: Fix zero-length READ and WRITE handling
` [PATCH 4.9 04/80] iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
` [PATCH 4.9 06/80] usb: host: xhci: print correct command ring address
` [PATCH 4.9 10/80] staging: vt6656: use off stack for in buffer USB transfers
` [PATCH 4.9 11/80] staging: vt6656: use off stack for out "
` [PATCH 4.9 12/80] staging: gdm724x: gdm_mux: fix use-after-free on module unload
` [PATCH 4.9 14/80] staging: comedi: jr3_pci: cope with jiffies wraparound
` [PATCH 4.9 18/80] usb: hub: Fix error loop seen after hub communication errors
` [PATCH 4.9 29/80] block: fix blk_integrity_register to use templates interval_exp if not 0
` [PATCH 4.9 31/80] crypto: ccp - Use only the relevant interrupt bits
` [PATCH 4.9 37/80] dm thin: fix a memory leak when passing discard bio down
` [PATCH 4.9 38/80] vfio/type1: Remove locked page accounting workqueue
` [PATCH 4.9 40/80] IB/core: Fix sysfs registration error flow
` [PATCH 4.9 42/80] IB/IPoIB: ibX: failed to create mcg debug file
` [PATCH 4.9 46/80] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
` [PATCH 4.9 50/80] orangefs: do not set getattr_time on orangefs_lookup
` [PATCH 4.9 52/80] fs/xattr.c: zero out memory copied to userspace in getxattr
` [PATCH 4.9 54/80] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH 4.9 55/80] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 4.9 56/80] Fix match_prepath()
` [PATCH 4.9 57/80] Set unicode flag on cifs echo request to avoid Mac error
` [PATCH 4.9 62/80] CIFS: fix oplock break deadlocks
` [PATCH 4.9 65/80] padata: free correct variable
` [PATCH 4.9 67/80] fscrypt: fix context consistency check when key(s) unavailable
` [PATCH 4.9 68/80] serial: samsung: Use right device for DMA-mapping calls
` [PATCH 4.9 70/80] serial: omap: suspend device on probe errors
` [PATCH 4.9 73/80] Bluetooth: hci_bcm: add missing tty-device sanity check
` [PATCH 4.9 74/80] Bluetooth: hci_intel: "
` [PATCH 4.9 76/80] libnvdimm, region: fix flush hint detection crash
` [PATCH 4.9 77/80] libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
` [PATCH 4.9 80/80] pstore: Shut down worker when unregistering
[PATCH 4.10 00/93] 4.10.17-stable review
2017-05-18 10:48 UTC (34+ messages)
` [PATCH 4.10 01/93] xen: adjust early dom0 p2m handling to xen hypervisor behavior
` [PATCH 4.10 02/93] target: Fix compare_and_write_callback handling for non GOOD status
` [PATCH 4.10 05/93] usb: xhci: bInterval quirk for TI TUSB73x0
` [PATCH 4.10 06/93] usb: host: xhci: print correct command ring address
` [PATCH 4.10 07/93] USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
` [PATCH 4.10 08/93] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
` [PATCH 4.10 13/93] staging: wilc1000: Fix problem with wrong vif index
` [PATCH 4.10 15/93] staging: comedi: jr3_pci: cope with jiffies wraparound
` [PATCH 4.10 18/93] usb: Make sure usb/phy/of gets built-in
` [PATCH 4.10 22/93] x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
` [PATCH 4.10 29/93] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
` [PATCH 4.10 30/93] block: fix blk_integrity_register to use templates interval_exp if not 0
` [PATCH 4.10 32/93] crypto: algif_aead - Require setkey before accept(2)
` [PATCH 4.10 33/93] crypto: ccp - Use only the relevant interrupt bits
` [PATCH 4.10 43/93] IB/core: Fix sysfs registration error flow
` [PATCH 4.10 44/93] IB/core: For multicast functions, verify that LIDs are multicast LIDs
` [PATCH 4.10 45/93] IB/IPoIB: ibX: failed to create mcg debug file
` [PATCH 4.10 49/93] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
` [PATCH 4.10 50/93] perf annotate s390: Fix perf annotate error -95 (4.10 regression)
` [PATCH 4.10 54/93] orangefs: fix bounds check for listxattr
` [PATCH 4.10 57/93] orangefs: do not check possibly stale size on truncate
` [PATCH 4.10 59/93] ceph: fix memory leak in __ceph_setxattr()
` [PATCH 4.10 61/93] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 4.10 62/93] Fix match_prepath()
` [PATCH 4.10 68/93] CIFS: fix oplock break deadlocks
` [PATCH 4.10 74/93] device-dax: fix cdev leak
` [PATCH 4.10 75/93] device-dax: fix sysfs attribute deadlock
` [PATCH 4.10 78/93] f2fs: fix fs corruption due to zero inode page
` [PATCH 4.10 81/93] serial: omap: fix runtime-pm handling on unbind
` [PATCH 4.10 83/93] tty: pty: Fix ldisc flush after userspace become aware of the data already
` [PATCH 4.10 89/93] libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
` [PATCH 4.10 91/93] libnvdimm, pfn: fix npfns vs section alignment
` [PATCH 4.10 93/93] pstore: Shut down worker when unregistering
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;
as well as URLs for NNTP newsgroup(s).