All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-29 16:58:10 to 2019-05-29 17:44:14 UTC [more...]

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-05-29 17:43 UTC  (13+ messages)
` [PATCH v3 01/13] vfs: introduce generic_copy_file_range()
` [PATCH v3 03/13] vfs: introduce generic_file_rw_checks()
` [PATCH v3 04/13] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v3 06/13] vfs: introduce file_modified() helper
` [PATCH v3 07/13] xfs: use "
` [PATCH v3 08/13] vfs: copy_file_range needs to strip setuid bits and update timestamps
` [PATCH v3 09/13] ceph: "
` [PATCH v3 10/13] cifs: "
` [PATCH v3 11/13] fuse: "
` [PATCH v3 12/13] nfs: "
` [PATCH v3 13/13] vfs: allow copy_file_range to copy across devices
` [PATCH v3 14/13] man-pages: copy_file_range updates

[ndctl PATCH v4 00/10] daxctl: add a new reconfigure-device command
 2019-05-29 17:43 UTC  (6+ messages)
` [ndctl PATCH v4 02/10] libdaxctl: cache 'subsystem' in daxctl_ctx
` [ndctl PATCH v4 06/10] libdaxctl: add an interface to get the mode for a dax device

[Batch 10 patch 00/24] Batch 10 of random GPL references/notices
 2019-05-29 17:42 UTC  (16+ messages)
` [Batch 10 patch 01/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
` [Batch 10 patch 02/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 202
` [Batch 10 patch 03/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 203
` [Batch 10 patch 06/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
` [Batch 10 patch 07/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207
` [Batch 10 patch 12/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 212

[PATCH 01/10] drm/i915: Add windowing for primary planes on gen2/3 and chv
 2019-05-29 17:42 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] "
` ✗ Fi.CI.SPARSE: "

[Qemu-devel] [PATCH v2] qga: check length of command-line & environment variables
 2019-05-29 17:40 UTC  (9+ messages)

[PATCH] ima: use struct_size() in kzalloc()
 2019-05-29 16:53 UTC 

[PATCH net-next v4 0/5] net: stmmac: enable EHL SGMI
 2019-05-29 17:39 UTC  (4+ messages)
` [PATCH net-next v4 1/5] net: stmmac: enable clause 45 mdio support

[v11 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-29 17:39 UTC  (7+ messages)
    ` [Intel-gfx] "

Oops caused by race between livepatch and ftrace
 2019-05-29 17:39 UTC  (10+ messages)

[PATCH] ptrace: restore smp_rmb() in __ptrace_may_access()
 2019-05-29 17:38 UTC  (3+ messages)

5.2-rc1 boot on Unleashed
 2019-05-29 17:38 UTC  (10+ messages)

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-05-29 17:38 UTC  (4+ messages)

[PATCH bpf-next v2] libbpf: prevent overwriting of log_level in bpf_object__load_progs()
 2019-05-29 17:37 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
 2019-05-29 17:37 UTC  (4+ messages)

[PATCH] block: Fix read-only block device setting after revalidate
 2019-05-29 17:35 UTC 

[PATCH v2 bpf-next 0/9] libbpf random fixes
 2019-05-29 17:36 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] libbpf: fix detection of corrupted BPF instructions section
` [PATCH v2 bpf-next 2/9] libbpf: preserve errno before calling into user callback
` [PATCH v2 bpf-next 3/9] libbpf: simplify endianness check
` [PATCH v2 bpf-next 4/9] libbpf: check map name retrieved from ELF
` [PATCH v2 bpf-next 5/9] libbpf: fix error code returned on corrupted ELF
` [PATCH v2 bpf-next 6/9] libbpf: use negative fd to specify missing BTF
` [PATCH v2 bpf-next 7/9] libbpf: simplify two pieces of logic
` [PATCH v2 bpf-next 8/9] libbpf: typo and formatting fixes
` [PATCH v2 bpf-next 9/9] libbpf: reduce unnecessary line wrapping

[PATCH 0/5] Nodifications needed by the NumPy interface
 2019-05-29 17:36 UTC  (3+ messages)
` [PATCH 1/5] kernel-shark: Add new dataloading method to be used by the NumPu interface

[PATCH] blktests: block/022: Add tests to verify read-only state transitions
 2019-05-29 17:36 UTC 

Segmentation fault in aureport's safe_print_string()
 2019-05-29 17:35 UTC  (3+ messages)

[PATCH V1 0/2] Add ability to handle nodes with interrupts-extended property
 2019-05-29 17:34 UTC  (5+ messages)
` [PATCH V1 1/2] xen/device-tree: Add dt_count_phandle_with_args helper
  ` [Xen-devel] "

[dpdk-dev] [PATCH] net: fix the way how L4 checksum choice is tested
 2019-05-29 17:33 UTC 

git describe/contains for submodule commits
 2019-05-29 17:32 UTC  (3+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-05-29 17:32 UTC  (2+ messages)

[PATCH][next] drm/i915: fix uninitialized variable 'subslice_mask'
 2019-05-29 17:32 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

What's cooking in git.git (May 2019, #04; Tue, 28)
 2019-05-29 17:31 UTC  (4+ messages)
` ab/send-email-transferencoding-fix, was "

[Batch 9 patch 00/23] Batch 9 of random GPL notices/references
 2019-05-29 17:31 UTC  (13+ messages)
` [Batch 9 patch 17/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
` [Batch 9 patch 18/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 195
` [Batch 9 patch 20/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
` [Batch 9 patch 21/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198
` [Batch 9 patch 22/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199
` [Batch 9 patch 23/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 200

[dpdk-dev] [RFC v2 00/14] prefix network structures
 2019-05-29 17:29 UTC  (6+ messages)
` [dpdk-dev] [PATCH 00/15] "

[PATCH] x86/power: Fix 'nosmt' vs. hibernation triple fault during resume
 2019-05-29 17:29 UTC  (8+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/2] package/snappy: add snappy.pc
 2019-05-29 17:29 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/wireshark: fix static build with snappy

[PATCH v2 00/11] Improve stability and add bug fixes of Aspeed video engine driver
 2019-05-29 17:29 UTC  (9+ messages)
` [PATCH v2 10/11] media: aspeed: fix an incorrect timeout checking in mode detection
` [PATCH v2 11/11] media: aspeed: add a workaround to fix a silicon bug

[Xen-devel] vTPM2.0 support
 2019-05-29 17:29 UTC  (3+ messages)
  `  "

[dpdk-dev] [RFC v8] /net: memory interface (memif)
 2019-05-29 17:29 UTC  (3+ messages)
` [dpdk-dev] [RFC v9] "

[PATCH BlueZ 0/1] mesh: Convert all crypto to ELL
 2019-05-29 17:28 UTC  (2+ messages)
` [PATCH BlueZ 1/1] mesh: Convert crypto to use ELL wrappers

[PATCH bpf-next 0/9] libbpf random fixes
 2019-05-29 17:27 UTC  (20+ messages)
` [PATCH bpf-next 1/9] libbpf: fix detection of corrupted BPF instructions section
` [PATCH bpf-next 2/9] libbpf: preserve errno before calling into user callback
` [PATCH bpf-next 3/9] libbpf: simplify endianness check
` [PATCH bpf-next 4/9] libbpf: check map name retrieved from ELF
` [PATCH bpf-next 5/9] libbpf: fix error code returned on corrupted ELF
` [PATCH bpf-next 6/9] libbpf: use negative fd to specify missing BTF
` [PATCH bpf-next 7/9] libbpf: simplify two pieces of logic
` [PATCH bpf-next 8/9] libbpf: typo and formatting fixes
` [PATCH bpf-next 9/9] libbpf: reduce unnecessary line wrapping

[PATCH v3] arm64: dts: qcom: msm8998: Add PSCI cpuidle low power states
 2019-05-29 17:25 UTC  (6+ messages)
  ` [PATCH v4] "

Flash bmc fail due to partition incorrect
 2019-05-29 17:25 UTC  (3+ messages)
  `  "

Testing the recent RISC-V DT patchsets
 2019-05-29 17:25 UTC  (10+ messages)

Please revert "btrfs: Honour FITRIM range constraints during free space trim" from all stable trees
 2019-05-29 17:25 UTC  (6+ messages)
` [PATCH for 4.14.x] Revert "btrfs: Honour FITRIM range constraints during free space trim"
` [PATCH for 4.19.x] "
` [PATCH for 4.9.x] "
` [PATCH for 5.0.x] "
` [PATCH for 5.1.x] "

[RFT PATCH v5 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-29 17:24 UTC  (7+ messages)
` [RFT PATCH v5 3/5] cpu-topology: Move cpu topology code to common code

[Bug 21509] libdrm's drmOpenOnce() fd cache stale on X server restart
 2019-05-29 17:23 UTC 

[PATCH MM-PART3 v2 00/12] xen/arm: Provide a generic function to update Xen PT
 2019-05-29 17:23 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] misc: aspeed-lpc-ctrl: make parameter optional
 2019-05-29 17:22 UTC  (5+ messages)

[PATCH MM-PART2 RESEND v2 00/19] xen/arm: Clean-up & fixes in boot/mm code
 2019-05-29 17:23 UTC  (9+ messages)
` [PATCH MM-PART2 RESEND v2 06/19] xen/arm: Rework secondary_start prototype
    ` [Xen-devel] "
` [Xen-devel] [PATCH MM-PART2 RESEND v2 00/19] xen/arm: Clean-up & fixes in boot/mm code

[PATCH] drm: Fix docbook warnings in hdr metadata helper structures
 2019-05-29 17:23 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] soc: aspeed: lpc-ctrl: make parameter optional
 2019-05-29 17:21 UTC  (3+ messages)

[net-next PATCH] net: rtnetlink: Enslave device before bringing it up
 2019-05-29 17:21 UTC  (3+ messages)

[Bug 8258] drm_handle_t isn't 64bit safe
 2019-05-29 17:21 UTC 

[PATCH v8] media: imx: add mem2mem device
 2019-05-29 17:20 UTC  (4+ messages)
` [v8] "

[Qemu-trivial] [PATCH] MAINTAINERS: Remove bouncing email in AArch64 target
 2019-05-29 17:17 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Bug 26745] New: mach64 driver missing 32-bit ioctl compatibility routines
 2019-05-29 17:20 UTC  (2+ messages)
` [Bug 26745] "

client lookup_revalidate bug
 2019-05-29 17:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: require dynamic library for decklink plugin
 2019-05-29 17:19 UTC 

[PATCH bpf v3] libbpf: Return btf_fd for load_sk_storage_btf
 2019-05-29 17:18 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/i40e: Eliminate weak symbols in i40e_rxtx.c
 2019-05-29 17:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[U-Boot] Pull request, u-boot-tegra/master
 2019-05-29 17:18 UTC  (2+ messages)

[U-Boot] [PATCH] Kconfig: Fix SPL_LOAD_FIT description
 2019-05-29 17:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] fs: fat: fixes for write under root directory
 2019-05-29 17:18 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/5] fs: fat: write to non-cluster-aligned "
` [U-Boot] [PATCH v2 2/5] fs: fat: flush a directory cluster properly
` [U-Boot] [PATCH v2 3/5] fs: fat: allocate a new cluster for root directory of fat32

[U-Boot] [PATCH 1/1] cmd: remove unused `display` command
 2019-05-29 17:18 UTC  (2+ messages)

[U-Boot] [PATCH] arm: davinci: remove leftover assembly
 2019-05-29 17:18 UTC  (2+ messages)

[U-Boot] [PATCH] dm: arm: bcmstb: Enable driver model MMC support
 2019-05-29 17:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] WIP: Multifd compression support
 2019-05-29 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 8/8] multifd: rest of zlib compression

[U-Boot] [PATCH 0/8] davinci: remove older unmaintained boards
 2019-05-29 17:17 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8] calimain: remove board
` [U-Boot] [PATCH 2/8] ea20: "
` [U-Boot] [PATCH 3/8] eco5pk: "
` [U-Boot] [PATCH 4/8] ipam390: "
` [U-Boot] [PATCH 5/8] cm_t3517: "
` [U-Boot] [PATCH 6/8] mt_ventoux: "
` [U-Boot] [PATCH 7/8] twister: "
` [U-Boot] [PATCH 8/8] mcx: "

[PATCH v3 00/11] Add the "[exports] rootdir" option to nfs.conf
 2019-05-29 17:17 UTC  (13+ messages)
` [PATCH v3 01/11] mountd: Ensure we don't share cache file descriptors among processes
  ` [PATCH v3 02/11] Add a simple workqueue mechanism
    ` [PATCH v3 03/11] Allow callers to check mountpoint status using a custom lstat function
      ` [PATCH v3 04/11] Add utilities for resolving nfsd paths and stat()ing them
        ` [PATCH v3 05/11] Use xstat() with no synchronisation if available
          ` [PATCH v3 06/11] Add helpers to read/write to a file through the chrooted thread
            ` [PATCH v3 07/11] Add a helper to return the real path given an export entry

[PATCH] net/tcp: fix unsafe accesses from/to userspace
 2019-05-29 17:17 UTC  (2+ messages)

[U-Boot] [PATCH] board/BuR: invalidate ${dtbaddr} before cfgscr
 2019-05-29 17:16 UTC  (2+ messages)

[U-Boot] [PATCH] fs: fat: Fix possible double free of fatbuf
 2019-05-29 17:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] fs: fat: correct file name normalization
 2019-05-29 17:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr_pci: Improve error message
 2019-05-29 17:15 UTC 

[PATCH net v2] net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
 2019-05-29 17:16 UTC  (2+ messages)

Bad XDP performance with mlx5
 2019-05-29 17:16 UTC  (2+ messages)

[Bug 8217] Random freezes after 'startx' with Radeon 8500 DV and DRI enabled
 2019-05-29 17:15 UTC 

[Bug 9457] Restricting drm open file descriptors (AIGLX deadlock)
 2019-05-29 17:14 UTC 

PROBLEM: oops spew with Linux 5.1.5 (NFS regression?)
 2019-05-29 17:13 UTC  (2+ messages)

[PATCH 3/7] vfs: Add a mount-notification facility
 2019-05-29 17:13 UTC  (10+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[Bug 7971] radeon driver unable to claim hw lock from abusive dri clients
 2019-05-29 17:13 UTC 

[Bug 5999] problems with r300 and metacity compositing manager
 2019-05-29 17:13 UTC 

[RFC PATCH 0/5] bh-safe lock removal for SUNRPC
 2019-05-29 17:13 UTC  (11+ messages)
` [RFC PATCH 1/5] SUNRPC: Replace the queue timer with a delayed work function
  ` [RFC PATCH 2/5] SUNRPC: Replace direct task wakeups from softirq context
    ` [RFC PATCH 3/5] SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
      ` [RFC PATCH 4/5] SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
        ` [RFC PATCH 5/5] SUNRPC: Reduce the priority of the xprtiod queue

[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
 2019-05-29 17:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: adding state checker for gamma lut values (rev12)

[PATCH v1] KVM: x86: PMU Whitelist
 2019-05-29 17:11 UTC  (5+ messages)

[Bug 9348] Hard Lockup with Ati X600 X.Org >7.1.1 caused by libdri.so
 2019-05-29 17:12 UTC 

[PATCH] crypto: gcm - fix cacheline sharing
 2019-05-29 17:10 UTC 

[PATCH] net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
 2019-05-29 17:10 UTC  (4+ messages)

[Buildroot] [PATCH] gpsd: update systemd service file binary path
 2019-05-29 17:10 UTC  (2+ messages)

[PATCH net-next] sctp: deduplicate identical skb_checksum_ops
 2019-05-29 17:10 UTC  (5+ messages)

[PATCH] media: v4l2: Initialize mpeg slice controls
 2019-05-29 17:06 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next v1 0/7] net/sched: Add txtime assist support for taprio
 2019-05-29 17:06 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v1 3/7] taprio: Add the skeleton to enable hardware offloading
    `  "

kmemleak: 1157 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
 2019-05-29 17:04 UTC  (4+ messages)

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-05-29 17:05 UTC 

[pull] amdgpu drm-fixes-5.2
 2019-05-29 17:03 UTC 

[PATCH] perf: Fix oops when kthread execs user process
 2019-05-29 17:03 UTC  (12+ messages)

[PATCH v4.14.x] net: erspan: fix use-after-free
 2019-05-29 17:02 UTC  (5+ messages)

[PATCH 0/2] cpufreq: brcmstb-avs-cpufreq: Couple fixes
 2019-05-29 17:01 UTC  (4+ messages)

[PATCH v3] parisc: Fix crash due alternative coding for NP iopdir_fdc bit
 2019-05-29 17:01 UTC  (8+ messages)

[PATCH] mm: vmscan: Add warn on inadvertently reclaiming mapped page
 2019-05-29 17:01 UTC  (2+ messages)

[Bug 21164] Very bad Clutter performance with DRI2 & UXA
 2019-05-29 17:01 UTC 

[Bug 19041] Intel xf86-video-intel 2.4.1 and 2.5 radically gets down performance
 2019-05-29 17:01 UTC 

[Bug 12374] Problems with vesafb & i810-2.1.1 driver
 2019-05-29 17:00 UTC 

[PATCH v2 0/2] tools: PCI: Fix broken pcitest compilation
 2019-05-29 16:59 UTC  (3+ messages)

[Bug 37471] New: Website with information about maintainers/developers
 2019-05-29 16:58 UTC  (2+ messages)
` [Bug 37471] "

[Bug 37471] Website with information about maintainers/developers
 2019-05-29 16:58 UTC 

[PATCH 0/9] TopDown metrics support for Icelake
 2019-05-29 16:58 UTC  (7+ messages)
` [PATCH 4/9] perf/x86/intel: Support hardware TopDown metrics


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.