messages from 2019-06-17 18:55:26 to 2019-06-17 21:34:41 UTC [more...]
[PATCH 5.1 000/115] 5.1.12-stable review
2019-06-17 21:10 UTC (43+ messages)
` [PATCH 5.1 001/115] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
` [PATCH 5.1 003/115] HID: input: make sure the wheel high resolution multiplier is set
` [PATCH 5.1 004/115] HID: input: fix assignment of .value
` [PATCH 5.1 005/115] Revert "HID: Increase maximum report size allowed by hid_field_extract()"
` [PATCH 5.1 006/115] HID: multitouch: handle faulty Elo touch device
` [PATCH 5.1 009/115] HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
` [PATCH 5.1 013/115] ALSA: oxfw: allow PCM capture for Stanton SCS.1m
` [PATCH 5.1 014/115] ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)
` [PATCH 5.1 015/115] ALSA: hda/realtek - Update headset mode for ALC256
` [PATCH 5.1 018/115] selinux: fix a missing-check bug in selinux_add_mnt_opt( )
` [PATCH 5.1 019/115] selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
` [PATCH 5.1 023/115] fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
` [PATCH 5.1 024/115] mm/vmscan.c: fix trying to reclaim unevictable LRU page
` [PATCH 5.1 026/115] ptrace: restore smp_rmb() in __ptrace_may_access()
` [PATCH 5.1 027/115] media: dvb: warning about dvb frequency limits produces too much noise
` [PATCH 5.1 034/115] ASoC: cs42xx8: Add regcache mask dirty
` [PATCH 5.1 036/115] ASoC: soc-core: fixup references at soc_cleanup_card_resources()
` [PATCH 5.1 037/115] drm/amdgpu/{uvd,vcn}: fetch rings read_ptr after alloc
` [PATCH 5.1 040/115] drm/i915: Fix per-pixel alpha with CCS
` [PATCH 5.1 041/115] drm/i915/dmc: protect against reading random memory
` [PATCH 5.1 049/115] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [PATCH 5.1 052/115] scsi: qla2xxx: Add cleanup for PCI EEH recovery
` [PATCH 5.1 055/115] scsi: lpfc: resolve lockdep warnings
` [PATCH 5.1 061/115] bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
` [PATCH 5.1 062/115] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH 5.1 063/115] tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
` [PATCH 5.1 064/115] selftests/bpf: fix bpf_get_current_task
` [PATCH 5.1 067/115] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 5.1 074/115] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH 5.1 075/115] drm/amdgpu: keep stolen memory on picasso
` [PATCH 5.1 077/115] selftests: fib_rule_tests: fix local IPv4 address typo
` [PATCH 5.1 078/115] selftests/timers: Add missing fflush(stdout) calls
` [PATCH 5.1 079/115] tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
` [PATCH 5.1 080/115] usbnet: ipheth: fix racing condition
` [PATCH 5.1 082/115] tools/io_uring: fix Makefile for pthread library link
` [PATCH 5.1 085/115] KVM: selftests: Fix a condition in test_hv_cpuid()
` [PATCH 5.1 087/115] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
` [PATCH 5.1 091/115] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
` [PATCH 5.1 095/115] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read
` [PATCH 5.1 098/115] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
` [PATCH 5.1 100/115] USB: usb-storage: Add new ID to ums-realtek
` [PATCH 5.1 113/115] drm: add fallback override/firmware EDID modes workaround
[PATCH v1] fs/namespace: fix unprivileged mount propagation
2019-06-17 21:32 UTC (2+ messages)
[PATCH 4.19 00/75] 4.19.53-stable review
2019-06-17 21:10 UTC (72+ messages)
` [PATCH 4.19 02/75] nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
` [PATCH 4.19 03/75] HID: multitouch: handle faulty Elo touch device
` [PATCH 4.19 04/75] HID: wacom: Dont set tool type until were in range
` [PATCH 4.19 05/75] HID: wacom: Dont report anything prior to the tool entering range
` [PATCH 4.19 06/75] HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
` [PATCH 4.19 07/75] HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
` [PATCH 4.19 08/75] HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
` [PATCH 4.19 09/75] Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
` [PATCH 4.19 11/75] ALSA: hda/realtek - Update headset mode for ALC256
` [PATCH 4.19 14/75] mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
` [PATCH 4.19 15/75] fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
` [PATCH 4.19 16/75] mm/vmscan.c: fix trying to reclaim unevictable LRU page
` [PATCH 4.19 17/75] [PATCH] signal/ptrace: Dont leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
` [PATCH 4.19 18/75] ptrace: restore smp_rmb() in __ptrace_may_access()
` [PATCH 4.19 19/75] iommu/arm-smmu: Avoid constant zero in TLBI writes
` [PATCH 4.19 20/75] i2c: acorn: fix i2c warning
` [PATCH 4.19 21/75] bcache: fix stack corruption by PRECEDING_KEY()
` [PATCH 4.19 22/75] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
` [PATCH 4.19 23/75] cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
` [PATCH 4.19 24/75] ASoC: cs42xx8: Add regcache mask dirty
` [PATCH 4.19 25/75] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [PATCH 4.19 26/75] drm/i915/sdvo: Implement proper HDMI audio support for SDVO
` [PATCH 4.19 27/75] x86/uaccess, kcov: Disable stack protector
` [PATCH 4.19 28/75] ALSA: seq: Protect in-kernel ioctl calls with mutex
` [PATCH 4.19 29/75] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH 4.19 30/75] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH 4.19 31/75] s390/kasan: fix strncpy_from_user kasan checks
` [PATCH 4.19 32/75] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH 4.19 33/75] f2fs: fix to avoid accessing xattr across the boundary
` [PATCH 4.19 34/75] scsi: qedi: remove memset/memcpy to nfunc and use func instead
` [PATCH 4.19 35/75] scsi: qedi: remove set but not used variables cdev and udev
` [PATCH 4.19 36/75] scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
` [PATCH 4.19 37/75] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH 4.19 38/75] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH 4.19 39/75] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
` [PATCH 4.19 40/75] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 4.19 41/75] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH 4.19 42/75] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH 4.19 43/75] nvme: fix memory leak for power latency tolerance
` [PATCH 4.19 44/75] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
` [PATCH 4.19 45/75] platform/x86: pmc_atom: Add several Beckhoff Automation boards "
` [PATCH 4.19 46/75] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH 4.19 47/75] libnvdimm: Fix compilation warnings with W=1
` [PATCH 4.19 48/75] selftests: fib_rule_tests: fix local IPv4 address typo
` [PATCH 4.19 49/75] selftests/timers: Add missing fflush(stdout) calls
` [PATCH 4.19 50/75] tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
` [PATCH 4.19 51/75] usbnet: ipheth: fix racing condition
` [PATCH 4.19 52/75] KVM: arm/arm64: Move cc/it checks under hyps Makefile to avoid instrumentation
` [PATCH 4.19 53/75] KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
` [PATCH 4.19 54/75] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
` [PATCH 4.19 55/75] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
` [PATCH 4.19 56/75] tools/kvm_stat: fix fields filter for child events
` [PATCH 4.19 57/75] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read
` [PATCH 4.19 58/75] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
` [PATCH 4.19 59/75] usb: dwc2: Fix DMA cache alignment issues
` [PATCH 4.19 60/75] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
` [PATCH 4.19 61/75] USB: Fix chipmunk-like voice when using Logitech C270 for recording audio
` [PATCH 4.19 62/75] USB: usb-storage: Add new ID to ums-realtek
` [PATCH 4.19 63/75] USB: serial: pl2303: add Allied Telesis VT-Kit3
` [PATCH 4.19 64/75] USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
` [PATCH 4.19 65/75] USB: serial: option: add Telit 0x1260 and 0x1261 compositions
` [PATCH 4.19 66/75] timekeeping: Repair ktime_get_coarse*() granularity
` [PATCH 4.19 67/75] RAS/CEC: Convert the timer callback to a workqueue
` [PATCH 4.19 68/75] RAS/CEC: Fix binary search function
` [PATCH 4.19 69/75] x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
` [PATCH 4.19 70/75] x86/kasan: Fix boot with 5-level paging and KASAN
` [PATCH 4.19 71/75] x86/mm/KASLR: Compute the size of the vmemmap section properly
` [PATCH 4.19 72/75] x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
` [PATCH 4.19 73/75] drm/edid: abstract override/firmware EDID retrieval
` [PATCH 4.19 74/75] drm: add fallback override/firmware EDID modes workaround
` [PATCH 4.19 75/75] rtc: pcf8523: dont return invalid date when battery is low
[PATCH] cifs: fix GlobalMid_Lock bug in cifs_reconnect
2019-06-17 21:25 UTC (3+ messages)
[PATCH 4.14 00/53] 4.14.128-stable review
2019-06-17 21:10 UTC (54+ messages)
` [PATCH 4.14 01/53] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
` [PATCH 4.14 02/53] nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
` [PATCH 4.14 03/53] HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
` [PATCH 4.14 04/53] HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
` [PATCH 4.14 05/53] ALSA: oxfw: allow PCM capture for Stanton SCS.1m
` [PATCH 4.14 06/53] ALSA: hda/realtek - Update headset mode for ALC256
` [PATCH 4.14 07/53] ALSA: firewire-motu: fix destruction of data for isochronous resources
` [PATCH 4.14 08/53] libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
` [PATCH 4.14 09/53] mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
` [PATCH 4.14 10/53] fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
` [PATCH 4.14 11/53] mm/vmscan.c: fix trying to reclaim unevictable LRU page
` [PATCH 4.14 12/53] [PATCH] signal/ptrace: Dont leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
` [PATCH 4.14 13/53] ptrace: restore smp_rmb() in __ptrace_may_access()
` [PATCH 4.14 14/53] media: v4l2-ioctl: clear fields in s_parm
` [PATCH 4.14 15/53] iommu/arm-smmu: Avoid constant zero in TLBI writes
` [PATCH 4.14 16/53] i2c: acorn: fix i2c warning
` [PATCH 4.14 17/53] bcache: fix stack corruption by PRECEDING_KEY()
` [PATCH 4.14 18/53] cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
` [PATCH 4.14 19/53] ASoC: cs42xx8: Add regcache mask dirty
` [PATCH 4.14 20/53] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [PATCH 4.14 21/53] drm/i915/sdvo: Implement proper HDMI audio support for SDVO
` [PATCH 4.14 22/53] x86/uaccess, kcov: Disable stack protector
` [PATCH 4.14 23/53] ALSA: seq: Protect in-kernel ioctl calls with mutex
` [PATCH 4.14 24/53] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH 4.14 25/53] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH 4.14 26/53] s390/kasan: fix strncpy_from_user kasan checks
` [PATCH 4.14 27/53] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH 4.14 28/53] scsi: qedi: remove memset/memcpy to nfunc and use func instead
` [PATCH 4.14 29/53] scsi: qedi: remove set but not used variables cdev and udev
` [PATCH 4.14 30/53] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH 4.14 31/53] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH 4.14 32/53] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 4.14 33/53] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
` [PATCH 4.14 34/53] platform/x86: pmc_atom: Add several Beckhoff Automation boards "
` [PATCH 4.14 35/53] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH 4.14 36/53] libnvdimm: Fix compilation warnings with W=1
` [PATCH 4.14 37/53] selftests/timers: Add missing fflush(stdout) calls
` [PATCH 4.14 38/53] usbnet: ipheth: fix racing condition
` [PATCH 4.14 39/53] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
` [PATCH 4.14 40/53] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
` [PATCH 4.14 41/53] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read
` [PATCH 4.14 42/53] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
` [PATCH 4.14 43/53] usb: dwc2: Fix DMA cache alignment issues
` [PATCH 4.14 44/53] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
` [PATCH 4.14 45/53] USB: Fix chipmunk-like voice when using Logitech C270 for recording audio
` [PATCH 4.14 46/53] USB: usb-storage: Add new ID to ums-realtek
` [PATCH 4.14 47/53] USB: serial: pl2303: add Allied Telesis VT-Kit3
` [PATCH 4.14 48/53] USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
` [PATCH 4.14 49/53] USB: serial: option: add Telit 0x1260 and 0x1261 compositions
` [PATCH 4.14 50/53] RAS/CEC: Fix binary search function
` [PATCH 4.14 51/53] x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
` [PATCH 4.14 52/53] x86/kasan: Fix boot with 5-level paging and KASAN
` [PATCH 4.14 53/53] rtc: pcf8523: dont return invalid date when battery is low
stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 37 errors, 4085 warnings (v4.4.182-63-g4d1195c2c43c)
2019-06-17 21:21 UTC
stable/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.127)
2019-06-17 21:16 UTC
[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
2019-06-17 21:08 UTC (3+ messages)
` [PATCH v2] "
` [f2fs-dev] "
stable/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.11)
2019-06-17 21:05 UTC
patch "staging: erofs: add requirements field in superblock" added to staging-testing
2019-06-17 21:01 UTC
patch "staging: erofs: add requirements field in superblock" added to staging-linus
2019-06-17 21:00 UTC
[RESEND 5.1-stable PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
2019-06-17 20:57 UTC
[5.1-stable PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
2019-06-17 20:52 UTC (2+ messages)
✅ PASS: Stable queue: queue-5.1
2019-06-17 20:33 UTC
patch "iio: temperature: mlx90632 Relax the compatibility check" added to staging-linus
2019-06-17 20:32 UTC
patch "iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controller" added to staging-linus
2019-06-17 20:32 UTC
[PATCH v3] Documentation: Add section about CPU vulnerabilities for Spectre
2019-06-17 20:30 UTC (5+ messages)
stable-rc: ptrace: peeksiginfo failed on 4.19, 4.14, 4.9 and 4.4
2019-06-17 20:26 UTC (3+ messages)
✅ PASS: Stable queue: queue-4.19
2019-06-17 20:25 UTC
stable/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.182)
2019-06-17 20:24 UTC
stable-rc/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.127-54-g1ed3ad23f285)
2019-06-17 20:09 UTC
[PATCH 22/43] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
2019-06-17 20:07 UTC (3+ messages)
stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.11)
2019-06-17 20:03 UTC
[PATCH] RDMA/odp: Fix missed unlock in non-blocking invalidate_start
2019-06-17 19:56 UTC (3+ messages)
stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.52)
2019-06-17 19:36 UTC
[PATCH 1/3] resource: Fix locking in find_next_iomem_res()
2019-06-17 19:14 UTC (2+ messages)
Linux 5.1.11
2019-06-17 19:14 UTC (3+ messages)
stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.52)
2019-06-17 19:13 UTC
[PATCH] fs/namespace: fix unprivileged mount propagation
2019-06-17 18:55 UTC (3+ messages)
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).