stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-24 16:54:41 to 2018-09-24 18:06:39 UTC [more...]

[PATCH 4.9 000/111] 4.9.129-stable review
 2018-09-24 11:52 UTC  (46+ messages)
` [PATCH 4.9 001/111] be2net: Fix memory leak in be_cmd_get_profile_config()
` [PATCH 4.9 002/111] rds: fix two RCU related problems
` [PATCH 4.9 003/111] net/mlx5: Fix use-after-free in self-healing flow
` [PATCH 4.9 004/111] net/mlx5: Fix debugfs cleanup in the device init/remove flow
` [PATCH 4.9 005/111] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
` [PATCH 4.9 007/111] ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
` [PATCH 4.9 010/111] clk: imx6ul: fix missing of_node_put()
` [PATCH 4.9 011/111] clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
` [PATCH 4.9 012/111] kbuild: add .DELETE_ON_ERROR special target
` [PATCH 4.9 014/111] dmaengine: pl330: fix irq race with terminate_all
` [PATCH 4.9 015/111] MIPS: ath79: fix system restart
` [PATCH 4.9 016/111] media: videobuf2-core: check for q->error in vb2_core_qbuf()
` [PATCH 4.9 018/111] mtd/maps: fix solutionengine.c printk format warnings
` [PATCH 4.9 020/111] gfs2: Dont reject a supposedly full bitmap if we have blocks reserved
` [PATCH 4.9 021/111] fbdev: omapfb: off by one in omapfb_register_client()
` [PATCH 4.9 022/111] video: goldfishfb: fix memory leak on driver remove
` [PATCH 4.9 023/111] fbdev/via: fix defined but not used warning
` [PATCH 4.9 024/111] perf powerpc: Fix callchain ip filtering when return address is in a register
` [PATCH 4.9 025/111] video: fbdev: pxafb: clear allocated memory for video modes
` [PATCH 4.9 026/111] fbdev: Distinguish between interlaced and progressive modes
` [PATCH 4.9 027/111] ARM: exynos: Clear global variable on init error path
` [PATCH 4.9 029/111] powerpc/powernv: opal_put_chars partial write fix
` [PATCH 4.9 031/111] mac80211: restrict delayed tailroom needed decrement
` [PATCH 4.9 032/111] Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
` [PATCH 4.9 042/111] KVM: arm/arm64: Fix vgic init race
` [PATCH 4.9 043/111] drivers/base: stop new probing during shutdown
` [PATCH 4.9 044/111] dmaengine: mv_xor_v2: kill the tasklets upon exit
` [PATCH 4.9 046/111] xen-netfront: fix warn message as irq device name has /
` [PATCH 4.9 047/111] RDMA/cma: Protect cma dev list with lock
` [PATCH 4.9 048/111] pstore: Fix incorrect persistent ram buffer mapping
` [PATCH 4.9 050/111] IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
` [PATCH 4.9 051/111] mmc: omap_hsmmc: fix wakeirq handling on removal
` [PATCH 4.9 052/111] Tools: hv: Fix a bug in the key delete code
` [PATCH 4.9 054/111] usb: Dont die twice if PCI xhci host is not responding in resume
` [PATCH 4.9 055/111] mei: ignore not found client in the enumeration
` [PATCH 4.9 056/111] USB: Add quirk to support DJI CineSSD
` [PATCH 4.9 057/111] usb: uas: add support for more quirk flags
` [PATCH 4.9 058/111] usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
` [PATCH 4.9 060/111] USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
` [PATCH 4.9 061/111] usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
` [PATCH 4.9 062/111] USB: net2280: Fix erroneous synchronization change
` [PATCH 4.9 063/111] USB: serial: io_ti: fix array underflow in completion handler
` [PATCH 4.9 064/111] usb: misc: uss720: Fix two sleep-in-atomic-context bugs
` [PATCH 4.9 065/111] USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
` [PATCH 4.9 066/111] USB: yurex: Fix buffer over-read in yurex_write()

[PATCH 4.4 00/70] 4.4.158-stable review
 2018-09-24 11:53 UTC  (63+ messages)
` [PATCH 4.4 01/70] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
` [PATCH 4.4 02/70] ALSA: msnd: Fix the default sample sizes
` [PATCH 4.4 03/70] ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
` [PATCH 4.4 04/70] xfrm: fix passing zero to ERR_PTR() warning
` [PATCH 4.4 05/70] gfs2: Special-case rindex for gfs2_grow
` [PATCH 4.4 06/70] clk: imx6ul: fix missing of_node_put()
` [PATCH 4.4 07/70] kbuild: add .DELETE_ON_ERROR special target
` [PATCH 4.4 08/70] dmaengine: pl330: fix irq race with terminate_all
` [PATCH 4.4 09/70] MIPS: ath79: fix system restart
` [PATCH 4.4 10/70] media: videobuf2-core: check for q->error in vb2_core_qbuf()
` [PATCH 4.4 11/70] mtd/maps: fix solutionengine.c printk format warnings
` [PATCH 4.4 12/70] fbdev: omapfb: off by one in omapfb_register_client()
` [PATCH 4.4 13/70] video: goldfishfb: fix memory leak on driver remove
` [PATCH 4.4 14/70] fbdev/via: fix defined but not used warning
` [PATCH 4.4 15/70] perf powerpc: Fix callchain ip filtering when return address is in a register
` [PATCH 4.4 16/70] fbdev: Distinguish between interlaced and progressive modes
` [PATCH 4.4 17/70] ARM: exynos: Clear global variable on init error path
` [PATCH 4.4 19/70] powerpc/powernv: opal_put_chars partial write fix
` [PATCH 4.4 20/70] MIPS: jz4740: Bump zload address
` [PATCH 4.4 21/70] mac80211: restrict delayed tailroom needed decrement
` [PATCH 4.4 22/70] xen-netfront: fix queue name setting
` [PATCH 4.4 23/70] arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
` [PATCH 4.4 24/70] s390/qeth: fix race in used-buffer accounting
` [PATCH 4.4 26/70] platform/x86: toshiba_acpi: Fix defined but not used build warnings
` [PATCH 4.4 27/70] crypto: sharah - Unregister correct algorithms for SAHARA 3
` [PATCH 4.4 28/70] xen-netfront: fix warn message as irq device name has /
` [PATCH 4.4 29/70] RDMA/cma: Protect cma dev list with lock
` [PATCH 4.4 30/70] pstore: Fix incorrect persistent ram buffer mapping
` [PATCH 4.4 31/70] xen/netfront: fix waiting for xenbus state change
` [PATCH 4.4 32/70] IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
` [PATCH 4.4 33/70] Tools: hv: Fix a bug in the key delete code
` [PATCH 4.4 34/70] misc: hmc6352: fix potential Spectre v1
` [PATCH 4.4 35/70] usb: Dont die twice if PCI xhci host is not responding in resume
` [PATCH 4.4 36/70] USB: Add quirk to support DJI CineSSD
` [PATCH 4.4 38/70] usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
` [PATCH 4.4 39/70] USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
` [PATCH 4.4 41/70] USB: serial: io_ti: fix array underflow in completion handler
` [PATCH 4.4 42/70] usb: misc: uss720: Fix two sleep-in-atomic-context bugs
` [PATCH 4.4 43/70] USB: yurex: Fix buffer over-read in yurex_write()
` [PATCH 4.4 45/70] cifs: prevent integer overflow in nxt_dir_entry()
` [PATCH 4.4 46/70] CIFS: fix wrapping bugs in num_entries()
` [PATCH 4.4 47/70] binfmt_elf: Respect error return from `regset->active
` [PATCH 4.4 48/70] audit: fix use-after-free in audit_add_watch
` [PATCH 4.4 49/70] mtdchar: fix overflows in adjustment of `count`
` [PATCH 4.4 50/70] MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
` [PATCH 4.4 51/70] ARM: hisi: handle of_iomap and fix missing of_node_put
` [PATCH 4.4 52/70] ARM: hisi: fix error handling and "
` [PATCH 4.4 53/70] ARM: hisi: check of_iomap and fix "
` [PATCH 4.4 54/70] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
` [PATCH 4.4 55/70] parport: sunbpp: fix error return code
` [PATCH 4.4 57/70] coresight: tpiu: Fix disabling timeouts
` [PATCH 4.4 58/70] gpiolib: Mark gpio_suffixes array with __maybe_unused
` [PATCH 4.4 59/70] drm/amdkfd: Fix error codes in kfd_get_process
` [PATCH 4.4 60/70] rtc: bq4802: add error handling for devm_ioremap
` [PATCH 4.4 62/70] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
` [PATCH 4.4 63/70] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
` [PATCH 4.4 64/70] IB/nes: Fix a compiler warning
` [PATCH 4.4 65/70] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
` [PATCH 4.4 67/70] mei: bus: type promotion bug in mei_nfc_if_version()
` [PATCH 4.4 68/70] drivers: net: cpsw: fix segfault in case of bad phy-handle
` [PATCH 4.4 69/70] MIPS: VDSO: Match data page cache colouring when D$ aliases
` [PATCH 4.4 70/70] MIPS: VDSO: Drop gic_get_usm_range() usage

[PATCH 3.18 000/105] 3.18.123-stable review
 2018-09-24 11:34 UTC  (81+ messages)
` [PATCH 3.18 001/105] cifs: check if SMB2 PDU size has been padded and suppress the warning
` [PATCH 3.18 002/105] hfsplus: dont return 0 when fill_super() failed
` [PATCH 3.18 003/105] hfs: prevent crash on exit from failed search
` [PATCH 3.18 004/105] fork: dont copy inconsistent signal handler state to child
` [PATCH 3.18 005/105] reiserfs: change j_timestamp type to time64_t
` [PATCH 3.18 006/105] fat: validate ->i_start before using
` [PATCH 3.18 007/105] scripts: modpost: check memory allocation results
` [PATCH 3.18 008/105] mm/fadvise.c: fix signed overflow UBSAN complaint
` [PATCH 3.18 009/105] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
` [PATCH 3.18 010/105] mfd: sm501: Set coherent_dma_mask when creating subdevices
` [PATCH 3.18 012/105] net/9p: fix error path of p9_virtio_probe
` [PATCH 3.18 014/105] s390/dasd: fix hanging offline processing due to canceled worker
` [PATCH 3.18 017/105] dm kcopyd: avoid softlockup in run_complete_job
` [PATCH 3.18 018/105] staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
` [PATCH 3.18 021/105] SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
` [PATCH 3.18 022/105] powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX
` [PATCH 3.18 023/105] btrfs: replace: Reset on-disk dev stats value after replace
` [PATCH 3.18 024/105] btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
` [PATCH 3.18 025/105] btrfs: Dont remove block group that still has pinned down bytes
` [PATCH 3.18 026/105] debugobjects: Make stack check warning more informative
` [PATCH 3.18 027/105] kbuild: make missing $DEPMOD a Warning instead of an Error
` [PATCH 3.18 028/105] irda: Fix memory leak caused by repeated binds of irda socket
` [PATCH 3.18 029/105] irda: Only insert new objects into the global database via setsockopt
` [PATCH 3.18 032/105] ASoC: wm8994: Fix missing break in switch
` [PATCH 3.18 034/105] cfq: Give a chance for arming slice idle timer in case of group_idle
` [PATCH 3.18 038/105] staging/rts5208: Fix read overflow in memcpy
` [PATCH 3.18 039/105] Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
` [PATCH 3.18 040/105] scsi: target: fix __transport_register_session locking
` [PATCH 3.18 042/105] uio: potential double frees if __uio_register_device() fails
` [PATCH 3.18 043/105] tty: rocket: Fix possible buffer overwrite on register_PCI
` [PATCH 3.18 044/105] macintosh/via-pmu: Add missing mmio accessors
` [PATCH 3.18 047/105] ata: libahci: Correct setting of DEVSLP register
` [PATCH 3.18 048/105] scsi: 3ware: fix return 0 on the error path of probe
` [PATCH 3.18 049/105] Bluetooth: hidp: Fix handling of strncpy for hid->name information
` [PATCH 3.18 051/105] gpio: ml-ioh: Fix buffer underwrite on probe error path
` [PATCH 3.18 052/105] net: mvneta: fix mtu change on port without link
` [PATCH 3.18 053/105] net: dcb: For wild-card lookups, use priority -1, not 0
` [PATCH 3.18 054/105] partitions/aix: append null character to print data from disk
` [PATCH 3.18 055/105] partitions/aix: fix usage of uninitialized lv_info and lvname structures
` [PATCH 3.18 056/105] mfd: ti_am335x_tscadc: Fix struct clk memory leak
` [PATCH 3.18 057/105] f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
` [PATCH 3.18 059/105] xhci: Fix use-after-free in xhci_free_virt_device
` [PATCH 3.18 060/105] netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
` [PATCH 3.18 061/105] mm: get rid of vmacache_flush_all() entirely
` [PATCH 3.18 062/105] ALSA: msnd: Fix the default sample sizes
` [PATCH 3.18 063/105] ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
` [PATCH 3.18 065/105] gfs2: Special-case rindex for gfs2_grow
` [PATCH 3.18 066/105] MIPS: ath79: fix system restart
` [PATCH 3.18 067/105] mtd/maps: fix solutionengine.c printk format warnings
` [PATCH 3.18 069/105] video: goldfishfb: fix memory leak on driver remove
` [PATCH 3.18 071/105] perf powerpc: Fix callchain ip filtering when return address is in a register
` [PATCH 3.18 072/105] fbdev: Distinguish between interlaced and progressive modes
` [PATCH 3.18 073/105] perf powerpc: Fix callchain ip filtering
` [PATCH 3.18 074/105] powerpc/powernv: opal_put_chars partial write fix
` [PATCH 3.18 075/105] mac80211: restrict delayed tailroom needed decrement
` [PATCH 3.18 076/105] s390/qeth: fix race in used-buffer accounting
` [PATCH 3.18 077/105] s390/qeth: reset layer2 attribute on layer switch
` [PATCH 3.18 078/105] platform/x86: toshiba_acpi: Fix defined but not used build warnings
` [PATCH 3.18 079/105] RDMA/cma: Protect cma dev list with lock
` [PATCH 3.18 080/105] pstore: Fix incorrect persistent ram buffer mapping
` [PATCH 3.18 081/105] xen/netfront: fix waiting for xenbus state change
` [PATCH 3.18 082/105] IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
` [PATCH 3.18 083/105] Tools: hv: Fix a bug in the key delete code
` [PATCH 3.18 084/105] usb: Dont die twice if PCI xhci host is not responding in resume
` [PATCH 3.18 085/105] USB: Add quirk to support DJI CineSSD
` [PATCH 3.18 086/105] usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
` [PATCH 3.18 087/105] usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
` [PATCH 3.18 088/105] USB: serial: io_ti: fix array underflow in completion handler
` [PATCH 3.18 089/105] usb: misc: uss720: Fix two sleep-in-atomic-context bugs
` [PATCH 3.18 092/105] cifs: prevent integer overflow in nxt_dir_entry()
` [PATCH 3.18 093/105] CIFS: fix wrapping bugs in num_entries()
` [PATCH 3.18 095/105] audit: fix use-after-free in audit_add_watch
` [PATCH 3.18 097/105] MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
` [PATCH 3.18 098/105] ARM: hisi: handle of_iomap and fix missing of_node_put
` [PATCH 3.18 099/105] ARM: hisi: check "
` [PATCH 3.18 100/105] parport: sunbpp: fix error return code
` [PATCH 3.18 102/105] ALSA: pcm: Fix snd_interval_refine first/last with open min/max
` [PATCH 3.18 103/105] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
` [PATCH 3.18 104/105] IB/nes: Fix a compiler warning
` [PATCH 3.18 105/105] USB: serial: ti_usb_3410_5052: fix array underflow in completion handler

FAILED: patch "[PATCH] MIPS: VDSO: Match data page cache colouring when D$ aliases" failed to apply to 4.4-stable tree
 2018-09-24 11:10 UTC  (3+ messages)

e1000e msix interrupts broken in linux 4.15
 2018-09-24 11:09 UTC  (3+ messages)

[PATCH v4.14.y] net/ipv6: prevent use after free in ip6_route_mpath_notify
 2018-09-24 11:02 UTC  (2+ messages)

Add timeout support for SEV commands
 2018-09-24 11:01 UTC  (2+ messages)

[PATCH 4.4] MIPS: VDSO: Match data page cache colouring when D$ aliases
 2018-09-24 11:00 UTC  (2+ messages)

request for 4.14-stable: 6431a7e36652 ("ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk()")
 2018-09-24 10:58 UTC  (2+ messages)

request for 4.14-stable: 975b6a93088e ("ASoC: samsung: Fix invalid argument when devm_gpiod_get is called")
 2018-09-24 10:58 UTC  (2+ messages)

request for 4.14-stable: c5ba5b24657e ("drm/i915: Apply the GTT write flush for all !llc machines")
 2018-09-24 10:58 UTC  (2+ messages)

request for 4.4-stable: d733f7542ad4 ("drivers: net: cpsw: fix segfault in case of bad phy-handle")
 2018-09-24 10:56 UTC  (4+ messages)

[PATCH 4.14-4.17 1/2] earlycon: Initialize port->uartclk based on clock-frequency property
 2018-09-24 10:54 UTC  (2+ messages)

[stable v4.4.y 1/2] mei: me: allow runtime pm for platform with D0i3
 2018-09-24 10:53 UTC  (5+ messages)
` [char-misc v4.4.y 2/2] mei: bus: type promotion bug in mei_nfc_if_version()


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