All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-13 15:55:16 to 2020-07-13 16:29:16 UTC [more...]

KASAN: use-after-free Read in drm_gem_object_release
 2020-07-13 16:12 UTC  (3+ messages)

[PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite
 2020-07-13 16:29 UTC  (16+ messages)
` [PATCH 01/14] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 02/14] afs: Disable use of the fscache I/O routines
` [PATCH 03/14] fscache: Add a cookie debug ID and use that in traces
` [PATCH 04/14] fscache: Procfile to display cookies
` [PATCH 05/14] fscache: Remove the old I/O API
` [PATCH 06/14] fscache: Remove the netfs data from the cookie
` [PATCH 07/14] fscache: Remove struct fscache_cookie_def
` [PATCH 08/14] fscache: Remove store_limit* from struct fscache_object

[Buildroot] [git commit] package/gssdp: bump to version 1.2.3
 2020-07-13 16:29 UTC 

[Buildroot] [git commit] package/gupnp: security bump to version 1.2.3
 2020-07-13 16:29 UTC 

[SPDK] Re: NVMe hotplug for RDMA and TCP transports
 2020-07-13 16:29 UTC 

[PATCH v3 0/3] Migration Pull request
 2020-07-13 16:24 UTC  (4+ messages)
` [PATCH v3 1/3] migration: fix memory leak in qmp_migrate_set_parameters
` [PATCH v3 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH v3 3/3] migration/migration.c: Remove superfluous breaks

[v5] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-07-13 16:28 UTC  (3+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
 2020-07-13 16:26 UTC  (2+ messages)

Clarification about the series to modernize the tasklet api
 2020-07-13 16:27 UTC  (5+ messages)

[OE-core][zeus][PATCH] glibc: CVE-2020-6096
 2020-07-13 16:27 UTC  (2+ messages)

[PATCH] tcg/riscv: Remove superfluous breaks
 2020-07-13 16:16 UTC  (2+ messages)

[PATCH v2] serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
 2020-07-13 16:26 UTC  (3+ messages)

[PATCH v6 0/2] Extend SSR notifications framework
 2020-07-13 16:26 UTC  (4+ messages)
` [PATCH v6 1/2] remoteproc: qcom: Add per subsystem SSR notification

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-13 16:26 UTC  (7+ messages)
` [PATCH 01/25] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "

[PATCH V2 net-next 0/7] ENA driver new features
 2020-07-13 16:25 UTC  (3+ messages)
` [PATCH V2 net-next 1/7] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling

[PATCH] scsi: cxgb4i: clean up a debug printk
 2020-07-13 16:25 UTC  (3+ messages)

[bug report] scsi: cxgb4i: Add support for iSCSI segmentation offload
 2020-07-13 16:25 UTC  (2+ messages)

[PATCH net] net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
 2020-07-13 16:24 UTC 

[PATCH net-next 0/3] vxlan, geneve: allow to turn off PMTU updates on encap socket
 2020-07-13 16:22 UTC  (10+ messages)
` [PATCH net-next 1/3] udp_tunnel: allow to turn off path mtu discovery on encap sockets

[PATCH] media: uvcvideo: Replace HTTP links with HTTPS ones
 2020-07-13 16:22 UTC 

[PATCH -next] xfs: remove duplicated include from xfs_buf_item.c
 2020-07-13 16:20 UTC  (3+ messages)

Updating to Zeus with zcu102
 2020-07-13 16:22 UTC 

[PATCH v2] KVM: nVMX: fix the layout of struct kvm_vmx_nested_state_hdr
 2020-07-13 16:22 UTC 

[PATCH] drm/drm_fb_helper: fix fbdev with sparc64
 2020-07-13 16:21 UTC  (4+ messages)

drivers/atm/horizon.c:365:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-07-13 16:20 UTC  (2+ messages)

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-07-13 16:05 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] xfs: remove SYNC_WAIT and SYNC_TRYLOCK
 2020-07-13 16:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.0
 2020-07-13 16:20 UTC 

[PATCH] linux-user: implement the semtimedop syscall
 2020-07-13 16:18 UTC  (2+ messages)

[PATCH 1/3] arm64: tegra: Add support for Jetson Xavier NX
 2020-07-13 16:17 UTC  (4+ messages)
` [RESEND PATCH] "

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-13 16:17 UTC  (5+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

[PATCH 1/1] SUNRPC dont update timeout value on connection reset
 2020-07-13 16:18 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/python-pyparted: needs python3
 2020-07-13 16:18 UTC  (2+ messages)

[PATCH bpf-next 00/13] bpf: implement bpf iterator for map elements
 2020-07-13 16:17 UTC  (14+ messages)
` [PATCH bpf-next 01/13] bpf: refactor bpf_iter_reg to have separate seq_info member
` [PATCH bpf-next 02/13] bpf: refactor to provide aux info to bpf_iter_init_seq_priv_t
` [PATCH bpf-next 03/13] bpf: support readonly buffer in verifier
` [PATCH bpf-next 04/13] bpf: implement bpf iterator for map elements
` [PATCH bpf-next 05/13] bpf: implement bpf iterator for hash maps
` [PATCH bpf-next 06/13] bpf: implement bpf iterator for array maps
` [PATCH bpf-next 07/13] bpf: implement bpf iterator for sock local storage map
` [PATCH bpf-next 08/13] tools/libbpf: add support for bpf map element iterator
` [PATCH bpf-next 09/13] tools/bpftool: add bpftool "
` [PATCH bpf-next 10/13] selftests/bpf: add test for bpf hash map iterators
` [PATCH bpf-next 11/13] selftests/bpf: add test for bpf array "
` [PATCH bpf-next 12/13] selftests/bpf: add a test for bpf sk_storage_map iterator
` [PATCH bpf-next 13/13] selftests/bpf: add a test for out of bound rdonly buf access

[PATCH][next] scsi: cxgb4i: fix dereference of pointer tdata before it is null checked
 2020-07-13 16:17 UTC  (3+ messages)

[PATCH 0/5] Continue xfs kmem cleanup - V2
 2020-07-13 16:17 UTC  (6+ messages)
` [PATCH V2 1/5] xfs: Remove kmem_zone_alloc() usage

[PATCH v2 1/1] SUNRPC dont update timeout value on connection reset
 2020-07-13 16:18 UTC 

[PATCH] hw/net/ftgmac100: Fix integer overflow in ftgmac100_do_tx()
 2020-07-13 16:15 UTC  (4+ messages)

WARNING in submit_bio_checks
 2020-07-13 16:16 UTC  (3+ messages)

[GIT PULL v2] firmware: arm_scmi: updates for v5.9
 2020-07-13 16:14 UTC 

[PATCH v6 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 16:15 UTC  (3+ messages)
` [PATCH v6 1/2] tmpfs: Per-superblock i_ino support
` [PATCH v6 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v3] xfs: get rid of unnecessary xfs_perag_{get,put} pairs
 2020-07-13 16:12 UTC  (3+ messages)
` [PATCH v4] "

[Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.11
 2020-07-13 16:14 UTC 

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-07-13 16:13 UTC  (9+ messages)
` [PATCH 2/2] "
  ` Slow down with: 'Make "info qom-tree" show children sorted'

[Intel-gfx] [PATCH] drm/i915/gt: Only swap to a random sibling once upon creation
 2020-07-13 16:14 UTC  (4+ messages)
`  "

[fuse] 6b2fb79963: WARNING:at_fs/fuse/file.c:#tree_insert[fuse]
 2020-07-13 16:14 UTC  (5+ messages)
` [PATCH] fuse_writepages_fill() optimization to avoid WARN_ON in tree_insert

[PATCH v2 0/4] Two furhter additions for fsinfo ioctl
 2020-07-13 16:13 UTC  (4+ messages)
` [PATCH v2 4/4] btrfs: assert sizes of ioctl structures

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-13 16:12 UTC  (10+ messages)
` [PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs

[PATCH] [media] tw68: Replace HTTP links with HTTPS ones
 2020-07-13 16:12 UTC 

[PATCH v4 1/2] iio: adc: ad7192: fix null pointer de-reference crash during probe
 2020-07-13 16:11 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: ad7192: move ad7192_of_match table closer to the end of the file

[PATCH 1/1 V4] : PCIE PHB reset
 2020-07-13 14:39 UTC 

[PATCH ndctl v2 00/10] daxctl: Support for sub-dividing soft-reserved regions
 2020-07-13 16:08 UTC  (11+ messages)
` [PATCH ndctl v2 01/10] daxctl: Cleanup whitespace
` [PATCH ndctl v2 02/10] libdaxctl: add daxctl_dev_set_size()
` [PATCH ndctl v2 03/10] daxctl: add resize support in reconfigure-device
` [PATCH ndctl v2 04/10] daxctl: add command to disable devdax device
` [PATCH ndctl v2 05/10] daxctl: add command to enable "
` [PATCH ndctl v2 06/10] libdaxctl: add daxctl_region_create_dev()
` [PATCH ndctl v2 07/10] daxctl: add command to create device
` [PATCH ndctl v2 08/10] libdaxctl: add daxctl_region_destroy_dev()
` [PATCH ndctl v2 09/10] daxctl: add command to destroy device
` [PATCH ndctl v2 10/10] daxctl/test: Add tests for dynamic dax regions

[PATCH] drm/i915: Skip signaling a signaled request
 2020-07-13 16:10 UTC  (4+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

RFC: iomap write invalidation
 2020-07-13 16:09 UTC  (5+ messages)
` [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures
      ` [Cluster-devel] "

Build failures in -next in qcom_common.c
 2020-07-13 16:08 UTC  (3+ messages)

[PATCH] Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
 2020-07-13 16:08 UTC  (8+ messages)
` [PATCH] tty: xilinx_uartps: Really fix id assignment

[Buildroot] [PATCH 1/2] package/gssdp: bump to version 1.2.3
 2020-07-13 16:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gupnp: security "

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-13 15:57 UTC  (5+ messages)

[PATCH v4] ALSA: line6: add hw monitor volume control for POD HD500
 2020-07-13 16:06 UTC  (3+ messages)

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-13 16:06 UTC  (5+ messages)

[PATCH] ALSA: echoaudio: re-enable IRQs on failure path
 2020-07-13 16:05 UTC  (3+ messages)

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-13 16:04 UTC  (5+ messages)
` [PATCH v5 03/13] dt-bindings: mfd: Add bindings for sl28cpld

[PATCHv3 0/7] media: use vb2_video_unregister_device()
 2020-07-13 16:05 UTC  (5+ messages)
` [PATCHv3 1/7] videobuf2-v4l2.c: add vb2_video_unregister_device helper function
` [PATCHv3 2/7] qcom/camss: use vb2_video_unregister_device()

[PATCH 0/2] Manage vcpu flags from the host
 2020-07-13 16:04 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm64: Leave vcpu FPSIMD synchronization in host

[PATCH] arm64: kvm: Remove redundant KVM_ARM64_FP_HOST flag
 2020-07-13 16:04 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2
 2020-07-13 16:04 UTC  (2+ messages)

[PATCH v2] drm/exynos: gem: Fix sparse warning
 2020-07-13 16:03 UTC  (3+ messages)

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-13 15:59 UTC  (5+ messages)
` [RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH] fs: define inode flags using bit numbers
 2020-07-13 16:02 UTC  (3+ messages)

[PATCH] Documentation: coda: annotate duplicated words
 2020-07-13 16:02 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: x86: Mark CR4.TSD as being possibly owned by the guest" failed to apply to 4.4-stable tree
 2020-07-13 16:02 UTC 

QEMU | Pipeline #166063391 has failed for master | 5c65b1f1
 2020-07-13 15:59 UTC 

FAILED: patch "[PATCH] KVM: x86: Mark CR4.TSD as being possibly owned by the guest" failed to apply to 4.9-stable tree
 2020-07-13 16:02 UTC 

[PATCH] [media] tw5864-core: Replace HTTP links with HTTPS ones
 2020-07-13 16:02 UTC 

[PATCH 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2020-07-13 16:00 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: Add new quirk for broken local ext features max_page

[PATCH v7 0/6] ACPI: Support Generic Initiator proximity domains
 2020-07-13 15:56 UTC  (14+ messages)
` [PATCH v7 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v7 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v7 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v7 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v7 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v7 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-13 16:01 UTC  (4+ messages)
` [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY

FAILED: patch "[PATCH] KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect" failed to apply to 5.4-stable tree
 2020-07-13 16:00 UTC 

FAILED: patch "[PATCH] KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect" failed to apply to 5.7-stable tree
 2020-07-13 16:00 UTC 

[PULL 00/25] target-arm queue
 2020-07-13 15:58 UTC  (2+ messages)

[PATCH] drm/bridge: sil_sii8620: initialize return of sii8620_readb
 2020-07-13 16:00 UTC  (3+ messages)

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-13 15:59 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH v2 0/3] Migration Pull request
 2020-07-13 15:58 UTC  (3+ messages)
` [PATCH v2 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH v2 3/3] migration/migration.c: Remove superfluous breaks

[PATCH] cpufreq: Replace HTTP links with HTTPS ones
 2020-07-13 15:59 UTC  (2+ messages)

[PATCH] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
 2020-07-13 15:59 UTC  (3+ messages)

[PATCH] ip6_gre: fix null-ptr-deref in ip6gre_init_net()
 2020-07-13 15:59 UTC 

[PATCH 0/2] dt-bidings: media: ov5647 bindings + small fix
 2020-07-13 15:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: media: ov5647: Convert to json-schema
` [PATCH 2/2] dt-bindings: media: i2c: Document 'remote-endpoint'

[RFC PATCH 00/16] Core scheduling v6
 2020-07-13 15:58 UTC  (6+ messages)
` [RFC PATCH 14/16] irq: Add support for core-wide protection of IRQ and softirq

[PATCH] Documentation/features: Remove unicore32 from kcov and kmemleak
 2020-07-13 15:58 UTC  (2+ messages)

[PATCH 1/3] habanalabs: implement dma-fence mechanism
 2020-07-13 15:57 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
 2020-07-13 15:56 UTC  (6+ messages)
` [PATCH V1] mmc: sdhci-msm: Set IO pins in low power state during suspend

[PATCH v2 00/39] SHA-256, part 3/3
 2020-07-13 15:56 UTC  (3+ messages)
` [PATCH v2 31/39] bundle: add new version for use with SHA-256

[PATCH] Driver-API: Documentation: Replace deprecated :c:func: Usage
 2020-07-13 15:56 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-13 15:52 UTC  (3+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode

[Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-13 15:55 UTC  (13+ 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.