stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 07:28:11 to 2018-12-06 14:45:08 UTC [more...]

[PATCH 4.9 000/101] 4.9.144-stable review
 2018-12-06 14:39 UTC  (51+ messages)
` [PATCH 4.9 001/101] Kbuild: suppress packed-not-aligned warning for default setting only
` [PATCH 4.9 002/101] disable stringop truncation warnings for now
` [PATCH 4.9 003/101] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.9 004/101] kobject: Replace strncpy with memcpy
` [PATCH 4.9 005/101] unifdef: use memcpy instead of strncpy
` [PATCH 4.9 006/101] kernfs: Replace strncpy with memcpy
` [PATCH 4.9 008/101] drm: gma500: fix logic error
` [PATCH 4.9 010/101] staging: rts5208: fix gcc-8 logic error warning
` [PATCH 4.9 011/101] kdb: use memmove instead of overlapping memcpy
` [PATCH 4.9 012/101] x86/power/64: Use char arrays for asm function names
` [PATCH 4.9 013/101] iser: set sector for ambiguous mr status errors
` [PATCH 4.9 014/101] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
` [PATCH 4.9 015/101] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.9 016/101] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.9 017/101] IB/mlx5: Avoid load failure due to unknown link width
` [PATCH 4.9 018/101] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.9 019/101] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.9 020/101] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 4.9 021/101] ALSA: trident: Suppress gcc string warning
` [PATCH 4.9 022/101] scsi: csiostor: Avoid content leaks and casts
` [PATCH 4.9 023/101] kgdboc: Fix restrict error
` [PATCH 4.9 024/101] kgdboc: Fix warning with module build
` [PATCH 4.9 025/101] binder: fix proc->files use-after-free
` [PATCH 4.9 026/101] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.9 027/101] drm/mediatek: fix OF sibling-node lookup
` [PATCH 4.9 028/101] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.9 029/101] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.9 030/101] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.9 031/101] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.9 034/101] Btrfs: fix use-after-free when dumping free space
` [PATCH 4.9 038/101] reset: make optional functions really optional
` [PATCH 4.9 041/101] reset: add exported __reset_control_get, return NULL if optional
` [PATCH 4.9 048/101] libceph: drop len argument of *verify_authorizer_reply()
` [PATCH 4.9 049/101] libceph: no need to drop con->mutex for ->get_authorizer()
` [PATCH 4.9 054/101] libceph: add authorizer challenge
` [PATCH 4.9 055/101] libceph: implement CEPHX_V2 calculation mode
` [PATCH 4.9 056/101] libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
` [PATCH 4.9 058/101] bpf/verifier: Add spi variable to check_stack_write()
` [PATCH 4.9 061/101] wil6210: missing length check in wmi_set_ie
` [PATCH 4.9 063/101] hugetlbfs: fix offset overflow in hugetlbfs mmap
` [PATCH 4.9 070/101] btrfs: Add checker for EXTENT_CSUM
` [PATCH 4.9 073/101] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH 4.9 076/101] btrfs: tree-checker: use %zu format string for size_t
` [PATCH 4.9 083/101] f2fs: fix a panic caused by NULL flush_cmd_control
` [PATCH 4.9 091/101] f2fs: introduce and spread verify_blkaddr
` [PATCH 4.9 096/101] f2fs: fix to do sanity check with block address in main area
` [PATCH 4.9 097/101] f2fs: fix missing up_read
` [PATCH 4.9 098/101] f2fs: fix to do sanity check with block address in main area v2
` [PATCH 4.9 100/101] f2fs: fix to do sanity check with cp_pack_start_sum
` [PATCH 4.9 101/101] xfs: dont fail when converting shortform attr to long form during ATTR_REPLACE

[PATCH 4.14 00/55] 4.14.87-stable review
 2018-12-06 14:39 UTC  (56+ messages)
` [PATCH 4.14 01/55] Kbuild: suppress packed-not-aligned warning for default setting only
` [PATCH 4.14 02/55] disable stringop truncation warnings for now
` [PATCH 4.14 03/55] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.14 04/55] kobject: Replace strncpy with memcpy
` [PATCH 4.14 05/55] ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
` [PATCH 4.14 06/55] unifdef: use memcpy instead of strncpy
` [PATCH 4.14 07/55] kernfs: Replace strncpy with memcpy
` [PATCH 4.14 08/55] ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
` [PATCH 4.14 09/55] drm: gma500: fix logic error
` [PATCH 4.14 10/55] scsi: bfa: convert to strlcpy/strlcat
` [PATCH 4.14 11/55] staging: rts5208: fix gcc-8 logic error warning
` [PATCH 4.14 12/55] kdb: use memmove instead of overlapping memcpy
` [PATCH 4.14 13/55] iser: set sector for ambiguous mr status errors
` [PATCH 4.14 14/55] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
` [PATCH 4.14 15/55] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.14 16/55] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.14 17/55] IB/mlx5: Avoid load failure due to unknown link width
` [PATCH 4.14 18/55] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.14 19/55] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.14 20/55] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
` [PATCH 4.14 21/55] drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
` [PATCH 4.14 22/55] userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
` [PATCH 4.14 23/55] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 4.14 24/55] userfaultfd: shmem: add i_size checks
` [PATCH 4.14 25/55] userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
` [PATCH 4.14 26/55] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 4.14 27/55] userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
` [PATCH 4.14 28/55] ALSA: trident: Suppress gcc string warning
` [PATCH 4.14 29/55] kgdboc: Fix restrict error
` [PATCH 4.14 30/55] kgdboc: Fix warning with module build
` [PATCH 4.14 31/55] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.14 32/55] drm/msm: fix OF child-node lookup
` [PATCH 4.14 33/55] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.14 34/55] Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
` [PATCH 4.14 35/55] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.14 36/55] Input: cros_ec_keyb - fix button/switch capability reports
` [PATCH 4.14 37/55] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.14 38/55] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.14 39/55] Input: elan_i2c - add support for ELAN0621 touchpad
` [PATCH 4.14 40/55] btrfs: tree-checker: Dont check max block group size as current max chunk size limit is unreliable
` [PATCH 4.14 41/55] btrfs: Always try all copies when reading extent buffers
` [PATCH 4.14 42/55] ARC: change defconfig defaults to ARCv2
` [PATCH 4.14 43/55] arc: [devboards] Add support of NFSv3 ACL
` [PATCH 4.14 44/55] udf: Allow mounting volumes with incorrect identification strings
` [PATCH 4.14 45/55] reset: make device_reset_optional() really optional
` [PATCH 4.14 46/55] reset: remove remaining WARN_ON() in <linux/reset.h>
` [PATCH 4.14 47/55] mm: cleancache: fix corruption on missed inode invalidation
` [PATCH 4.14 48/55] thermal/drivers/hisi: Remove the multiple sensors support
` [PATCH 4.14 49/55] thermal/drivers/hisi: Remove pointless lock
` [PATCH 4.14 50/55] thermal/drivers/hisi: Encapsulate register writes into helpers
` [PATCH 4.14 51/55] thermal/drivers/hisi: Fix configuration register setting
` [PATCH 4.14 52/55] thermal/drivers/hisi: Remove costly sensor inspection
` [PATCH 4.14 53/55] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
` [PATCH 4.14 54/55] net: qed: use correct strncpy() size
` [PATCH 4.14 55/55] tipc: use destination length for copy string

[PATCH 4.19 00/41] 4.19.8-stable review
 2018-12-06 14:39 UTC  (42+ messages)
` [PATCH 4.19 01/41] blk-mq: fix corruption with direct issue
` [PATCH 4.19 02/41] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.19 03/41] unifdef: "
` [PATCH 4.19 04/41] iser: set sector for ambiguous mr status errors
` [PATCH 4.19 05/41] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
` [PATCH 4.19 06/41] mtd: nand: Fix memory allocation in nanddev_bbt_init()
` [PATCH 4.19 07/41] arm64: ftrace: Fix to enable syscall events on arm64
` [PATCH 4.19 08/41] sched, trace: Fix prev_state output in sched_switch tracepoint
` [PATCH 4.19 09/41] tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
` [PATCH 4.19 10/41] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.19 11/41] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.19 12/41] IB/mlx5: Avoid load failure due to unknown link width
` [PATCH 4.19 13/41] tracing/fgraph: Fix set_graph_function from showing interrupts
` [PATCH 4.19 14/41] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.19 15/41] drm/amd/dm: Dont forget to attach MST encoders
` [PATCH 4.19 16/41] drm/amd/dm: Understand why attaching path/tile properties are needed
` [PATCH 4.19 17/41] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.19 18/41] drm/meson: Fixes for drm_crtc_vblank_on/off support
` [PATCH 4.19 19/41] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
` [PATCH 4.19 20/41] drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
` [PATCH 4.19 21/41] userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
` [PATCH 4.19 22/41] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 4.19 23/41] userfaultfd: shmem: add i_size checks
` [PATCH 4.19 24/41] userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
` [PATCH 4.19 25/41] kgdboc: Fix restrict error
` [PATCH 4.19 26/41] kgdboc: Fix warning with module build
` [PATCH 4.19 27/41] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.19 28/41] selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
` [PATCH 4.19 29/41] i40e: Fix deletion of MAC filters
` [PATCH 4.19 30/41] scsi: lpfc: fix block guard enablement on SLI3 adapters
` [PATCH 4.19 31/41] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.19 32/41] Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
` [PATCH 4.19 33/41] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.19 34/41] Input: cros_ec_keyb - fix button/switch capability reports
` [PATCH 4.19 35/41] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.19 36/41] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.19 37/41] Input: elan_i2c - add support for ELAN0621 touchpad
` [PATCH 4.19 38/41] btrfs: tree-checker: Dont check max block group size as current max chunk size limit is unreliable
` [PATCH 4.19 39/41] ARC: change defconfig defaults to ARCv2
` [PATCH 4.19 40/41] arc: [devboards] Add support of NFSv3 ACL
` [PATCH 4.19 41/41] tipc: use destination length for copy string

Security fixes for 4.9
 2018-12-06 14:28 UTC  (2+ messages)

[PATCH 3/3] drm/i915/execlists: Apply a full mb before execution for Braswell
 2018-12-06 13:12 UTC  (2+ messages)
  ` [Intel-gfx] "

v4.14.86 build: 2 failures 0 warnings (v4.14.86)
 2018-12-06 12:27 UTC  (2+ messages)

[PATCH] scsi: t10-pi: Return correct ref tag when queue has no integrity profile
 2018-12-06 12:16 UTC  (7+ messages)

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-06 12:02 UTC  (9+ messages)

[PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-06 12:01 UTC 

patch "xhci: Prevent U1/U2 link pm states if exit latency is too long" added to usb-linus
 2018-12-06 12:00 UTC 

patch "xhci: workaround CSS timeout on AMD SNPS 3.0 xHC" added to usb-linus
 2018-12-06 12:00 UTC 

[PATCH] gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
 2018-12-06 11:59 UTC  (3+ messages)

[Xen-devel] Linux 4.19.5 fails to boot as Xen dom0
 2018-12-06 11:46 UTC  (7+ messages)

FAILED: patch "[PATCH] s390/zcrypt: reinit ap queue state machine during device" failed to apply to 4.19-stable tree
 2018-12-06 11:31 UTC  (3+ messages)

[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2018-12-06 11:13 UTC  (4+ messages)

stable request: mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT)
 2018-12-06 11:11 UTC  (2+ messages)

[PATCH] ubi: fastmap: Check each mapping only once
 2018-12-06 11:09 UTC  (4+ messages)

v4.14 fix for Hikey 960 unbalanced IRQ enablement
 2018-12-06 11:05 UTC  (7+ messages)

[PATCH 3.18-4.14] mm: cleancache: fix corruption on missed inode invalidation
 2018-12-06 11:02 UTC  (2+ messages)

[PATCHv2 for v4.19-stable 0/6] reset: make optional functions
 2018-12-06 11:01 UTC  (4+ messages)

request for 4.14-stable: b54e41f5efcb ("udf: Allow mounting volumes with incorrect identification strings")
 2018-12-06 10:56 UTC  (5+ messages)

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-06 10:54 UTC  (5+ messages)
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers

FAILED: patch "[PATCH] Btrfs: fix use-after-free when dumping free space" failed to apply to 4.9-stable tree
 2018-12-06 10:49 UTC  (3+ messages)
` [PATCH 2/3] Btrfs: fix use-after-free when dumping free space

FAILED: patch "[PATCH] btrfs: Always try all copies when reading extent buffers" failed to apply to 4.9-stable tree
 2018-12-06 10:48 UTC  (4+ messages)
` [PATCH] btrfs: Always try all copies when reading extent buffers

FAILED: patch "[PATCH] btrfs: Always try all copies when reading extent buffers" failed to apply to 4.4-stable tree
 2018-12-06 10:47 UTC  (3+ messages)
` [PATCH] btrfs: Always try all copies when reading extent buffers

FAILED: patch "[PATCH] btrfs: Always try all copies when reading extent buffers" failed to apply to 4.14-stable tree
 2018-12-06 10:47 UTC  (3+ messages)
` [PATCH] btrfs: Always try all copies when reading extent buffers

FAILED: patch "[PATCH] drm/mediatek: fix OF sibling-node lookup" failed to apply to 4.9-stable tree
 2018-12-06 10:40 UTC  (5+ messages)

FAILED: patch "[PATCH] drm/msm: fix OF child-node lookup" failed to apply to 4.14-stable tree
 2018-12-06 10:40 UTC  (5+ messages)

[PATCH] mmc: sdhci: fix the timeout check window for clock and reset
 2018-12-06 10:26 UTC  (2+ messages)

[PATCH stable v4.4+ 1/3] leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
 2018-12-06 10:04 UTC  (4+ messages)
` [PATCH stable v4.4+ 2/3] leds: turn off the LED and wait for completion on unregistering LED class device
` [PATCH stable v4.4+ 3/3] leds: leds-gpio: Fix return value check in create_gpio_led()

FAILED: patch "[PATCH] IB/mlx5: Avoid load failure due to unknown link width" failed to apply to 4.4-stable tree
 2018-12-06  8:40 UTC 

FAILED: patch "[PATCH] sched, trace: Fix prev_state output in sched_switch" failed to apply to 4.14-stable tree
 2018-12-06  8:38 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: remove vdd_log from rock960 to fix a" failed to apply to 4.19-stable tree
 2018-12-06  8:36 UTC 

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping
 2018-12-06  8:09 UTC  (2+ messages)

[PATCH 4.19 000/110] 4.19.6-stable review
 2018-12-06  7:28 UTC  (4+ messages)
` [PATCH 4.19 044/110] drm/i915: Disable LP3 watermarks on all SNB machines


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