All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 20:54:47 to 2019-06-17 21:25:30 UTC [more...]

[PATCH 4.19 00/75] 4.19.53-stable review
 2019-06-17 21:09 UTC  (20+ messages)
` [PATCH 4.19 02/75] nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
` [PATCH 4.19 04/75] HID: wacom: Dont set tool type until were in range
` [PATCH 4.19 07/75] HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
` [PATCH 4.19 09/75] Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
` [PATCH 4.19 10/75] ALSA: oxfw: allow PCM capture for Stanton SCS.1m
` [PATCH 4.19 12/75] ALSA: firewire-motu: fix destruction of data for isochronous resources
` [PATCH 4.19 13/75] libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
` [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 25/75] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [PATCH 4.19 35/75] scsi: qedi: remove set but not used variables cdev and udev

[PATCH 0/4] Add support for Marvell 98DX1135
 2019-06-17 21:25 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock

[PATCH v2 0/10] iomem memory policy
 2019-06-17 21:24 UTC  (4+ messages)
` [PATCH v2 02/10] xen: rename un/map_mmio_regions to un/map_regions
    ` [Xen-devel] "

[PATCH v4 0/4] Additional fixes on Talitos driver
 2019-06-17 21:15 UTC  (8+ messages)
` [PATCH v4 1/4] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
` [PATCH v4 2/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v4 3/4] crypto: talitos - fix hash on SEC1
` [PATCH v4 4/4] crypto: talitos - drop icv_ool

[Buildroot] [PATCH v2 1/2] package/iputils: move binaries to the location also used by Busybox
 2019-06-17 21:24 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/2] package/iputils: fix IPUTILS_PERMISSIONS

[PATCH 5.1 000/115] 5.1.12-stable review
 2019-06-17 21:10 UTC  (90+ messages)
` [PATCH 5.1 001/115] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
` [PATCH 5.1 002/115] nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
` [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 006/115] HID: multitouch: handle faulty Elo touch device
` [PATCH 5.1 007/115] HID: wacom: Dont set tool type until were in range
` [PATCH 5.1 008/115] HID: wacom: Dont report anything prior to the tool entering range
` [PATCH 5.1 010/115] HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
` [PATCH 5.1 011/115] HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
` [PATCH 5.1 012/115] Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
` [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 020/115] libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
` [PATCH 5.1 022/115] mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
` [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 025/115] signal/ptrace: Dont leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
` [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 028/115] iommu/arm-smmu: Avoid constant zero in TLBI writes
` [PATCH 5.1 030/115] i2c: acorn: fix i2c warning
` [PATCH 5.1 032/115] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
` [PATCH 5.1 033/115] cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
` [PATCH 5.1 034/115] ASoC: cs42xx8: Add regcache mask dirty
` [PATCH 5.1 035/115] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [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 038/115] drm/i915/sdvo: Implement proper HDMI audio support for SDVO
` [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 042/115] x86/uaccess, kcov: Disable stack protector
` [PATCH 5.1 044/115] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH 5.1 047/115] f2fs: fix to avoid accessing xattr across the boundary
` [PATCH 5.1 048/115] drivers/perf: arm_spe: Dont error on high-order pages for aux buf
` [PATCH 5.1 049/115] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [PATCH 5.1 051/115] bpf: sockmap fix msg->sg.size account on ingress skb
` [PATCH 5.1 052/115] scsi: qla2xxx: Add cleanup for PCI EEH recovery
` [PATCH 5.1 053/115] scsi: qedi: remove memset/memcpy to nfunc and use func instead
` [PATCH 5.1 054/115] scsi: qedi: remove set but not used variables cdev and udev
` [PATCH 5.1 057/115] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH 5.1 058/115] arm64: Print physical address of page table base in show_pte()
` [PATCH 5.1 059/115] net: macb: fix error format in dev_err()
` [PATCH 5.1 060/115] enetc: Fix NULL dma address unmap for Tx BD extensions
` [PATCH 5.1 062/115] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH 5.1 064/115] selftests/bpf: fix bpf_get_current_task
` [PATCH 5.1 065/115] nvme-pci: Fix controller freeze wait disabling
` [PATCH 5.1 066/115] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
` [PATCH 5.1 067/115] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 5.1 068/115] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH 5.1 070/115] nvme: fix memory leak for power latency tolerance
` [PATCH 5.1 071/115] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
` [PATCH 5.1 072/115] platform/x86: pmc_atom: Add several Beckhoff Automation boards "
` [PATCH 5.1 073/115] scsi: myrs: Fix uninitialized variable
` [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 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 081/115] nvme-pci: use blk-mq mapping for unmanaged irqs
` [PATCH 5.1 082/115] tools/io_uring: fix Makefile for pthread library link
` [PATCH 5.1 083/115] KVM: arm/arm64: Move cc/it checks under hyps Makefile to avoid instrumentation
` [PATCH 5.1 085/115] KVM: selftests: Fix a condition in test_hv_cpuid()
` [PATCH 5.1 086/115] kvm: vmx: Fix -Wmissing-prototypes warnings
` [PATCH 5.1 087/115] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
` [PATCH 5.1 089/115] KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
` [PATCH 5.1 091/115] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
` [PATCH 5.1 092/115] kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
` [PATCH 5.1 093/115] kvm: selftests: aarch64: fix default vm mode
` [PATCH 5.1 094/115] tools/kvm_stat: fix fields filter for child events
` [PATCH 5.1 096/115] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
` [PATCH 5.1 097/115] usb: dwc2: Fix DMA cache alignment issues
` [PATCH 5.1 098/115] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
` [PATCH 5.1 099/115] USB: Fix chipmunk-like voice when using Logitech C270 for recording audio
` [PATCH 5.1 100/115] USB: usb-storage: Add new ID to ums-realtek
` [PATCH 5.1 101/115] USB: serial: pl2303: add Allied Telesis VT-Kit3
` [PATCH 5.1 102/115] USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
` [PATCH 5.1 103/115] USB: serial: option: add Telit 0x1260 and 0x1261 compositions
` [PATCH 5.1 104/115] tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
` [PATCH 5.1 105/115] timekeeping: Repair ktime_get_coarse*() granularity
` [PATCH 5.1 106/115] RAS/CEC: Convert the timer callback to a workqueue
` [PATCH 5.1 107/115] RAS/CEC: Fix binary search function
` [PATCH 5.1 108/115] x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
` [PATCH 5.1 109/115] x86/kasan: Fix boot with 5-level paging and KASAN
` [PATCH 5.1 110/115] x86/mm/KASLR: Compute the size of the vmemmap section properly
` [PATCH 5.1 111/115] x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
` [PATCH 5.1 112/115] drm/edid: abstract override/firmware EDID retrieval
` [PATCH 5.1 113/115] drm: add fallback override/firmware EDID modes workaround

[Buildroot] [git commit] package/iputils: fix IPUTILS_PERMISSIONS
 2019-06-17 21:21 UTC 

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 

[Buildroot] [git commit] package/iputils: move binaries to the location also used by Busybox
 2019-06-17 21:20 UTC 

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-17 21:20 UTC  (6+ messages)
` [PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo

[PATCH v2 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-06-17 21:18 UTC  (9+ messages)
` [PATCH v2 1/3] ACPI: Resolve objects on host-directed table loads
            ` [Devel] "

[PATCH net-next v2 0/3] Add MPLS actions to TC
 2019-06-17 21:18 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: sched: add mpls manipulation "

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-17 21:17 UTC  (2+ messages)

[PATCH] crypto: talitos - eliminate unneeded 'done' functions at build time
 2019-06-17 21:14 UTC  (2+ messages)

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] bpf: optimize constant blinding
 2019-06-17 21:16 UTC  (13+ messages)

[PATCH] lib/sort: Add the sort_r() variant
 2019-06-17 21:14 UTC  (2+ messages)
` [PATCH] lib/sort.c: implement sort() variant taking context argument

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-17 21:07 UTC  (7+ messages)
` [PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined "

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-06-17 21:11 UTC  (2+ messages)

[PATCH v3 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
 2019-06-17 21:09 UTC  (22+ messages)
` [PATCH v3 01/10] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH v3 02/10] media: vsp1: drm: Don't configure hardware when the pipeline is disabled
` [PATCH v3 03/10] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH v3 04/10] media: vsp1: drm: Remove vsp1_du_setup_lif()
` [PATCH v3 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler
` [PATCH v3 06/10] drm: rcar-du: Handle CRTC configuration "
` [PATCH v3 07/10] drm: rcar-du: Provide for_each_group helper
` [PATCH v3 08/10] drm: rcar-du: Create a group state object
` [PATCH v3 09/10] drm: rcar-du: Perform group setup from the atomic tail handler
` [PATCH v3 10/10] drm: rcar-du: Centralise routing configuration in commit "

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-17 21:09 UTC  (2+ messages)

dev_pagemap related cleanups v2
 2019-06-17 21:09 UTC  (7+ messages)
` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure

[RFC 0/3] watchdog/softlockup: Make softlockup reports more reliable and useful
 2019-06-17 21:08 UTC  (2+ messages)

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-06-17 21:08 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-06-17 21:06 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 20/50] translate-all: notify plugin code of tb_flush
` [Qemu-devel] [PATCH v3 21/50] *-user: notify plugin of exit
` [Qemu-devel] [PATCH v3 22/50] *-user: plugin syscalls
` [Qemu-devel] [PATCH v3 23/50] cpu: hook plugin vcpu events
` [Qemu-devel] [PATCH v3 24/50] plugin-gen: add plugin_insn_append
` [Qemu-devel] [PATCH v3 25/50] translator: add translator_ld{ub, sw, uw, l, q}

[patch net-next] net: sched: cls_matchall: allow to delete filter
 2019-06-17 21:06 UTC  (2+ messages)

stable/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.11)
 2019-06-17 21:05 UTC 

[PATCH][next] net: hns3: fix dereference of ae_dev before it is null checked
 2019-06-17 21:05 UTC  (3+ messages)

[PATCH V2] mfgtools: add recipe
 2019-06-17 21:03 UTC 

[PATCH] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
 2019-06-17 21:02 UTC  (2+ messages)

[PATCHv4] gpio: add get/set helpers for GPIO lines
 2019-06-17 21:01 UTC  (2+ messages)

[PATCH net-next 0/2] net: sched: act_ctinfo: fixes
 2019-06-17 21:01 UTC  (2+ messages)

patch "staging: erofs: add requirements field in superblock" added to staging-testing
 2019-06-17 21:01 UTC 

properly communicate queue limits to the DMA layer v2
 2019-06-17 21:01 UTC  (9+ messages)
` [PATCH 2/8] scsi: take the DMA max mapping size into account
` [PATCH 3/8] ufshcd: set max_segment_size in the scsi host template
` [PATCH 4/8] storvsc: set virt_boundary_mask "
` [PATCH 6/8] IB/srp: set virt_boundary_mask in the scsi host

[RFC PATCH 0/7] rslib: RS decoder is severely broken
 2019-06-17 21:00 UTC  (3+ messages)
` [RFC PATCH 7/7] rslib: Fix remaining decoder flaws

patch "staging: erofs: add requirements field in superblock" added to staging-linus
 2019-06-17 21:00 UTC 

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-17 20:59 UTC  (6+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[PATCH] drbd: dynamically allocate shash descriptor
 2019-06-17 20:58 UTC  (3+ messages)

[PATCH] drm/i915/ehl: Introduce Mule Creek Canyon PCH
 2019-06-17 20:58 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/ehl: Introduce Mule Creek Canyon PCH (rev3)

[PATCH net-next] vhost_net: disable zerocopy by default
 2019-06-17 20:58 UTC  (3+ messages)

[RESEND 5.1-stable PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-06-17 20:57 UTC 

[PATCH v3] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-17 20:57 UTC  (3+ messages)

[PATCH v4 0/5] x86/umwait: Enable user wait instructions
 2019-06-17 20:46 UTC  (6+ messages)
` [PATCH v4 2/5] x86/umwait: Initialize umwait control values

[cip-dev] [cip-kernel-sec 1/2] remotes: automatically add remotes from configuration file
 2019-06-17 20:54 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.