All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-28 14:54:25 to 2019-05-28 15:33:06 UTC [more...]

[Qemu-devel] [PATCH 0/4] tests/docker: add podman support
 2019-05-28 15:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] docker: update fedora to f30

[PATCH] trace: Avoid memory leak in predicate_parse()
 2019-05-28 15:32 UTC  (5+ messages)

[PATCH] perf: Fix oops when kthread execs user process
 2019-05-28 15:32 UTC  (4+ messages)

[PATCH] apparmor: enforce nullbyte at end of tag string
 2019-05-28 15:32 UTC 

[PATCH net] Documentation: net-sysfs: Remove duplicate PHY device documentation
 2019-05-28 15:32 UTC  (2+ messages)

[PATCH net-next 0/5] phylink/sfp updates
 2019-05-28 15:31 UTC  (11+ messages)
` [PATCH net-next 1/5] net: phylink: remove netdev from phylink mii ioctl emulation
` [PATCH net-next 3/5] net: phy: allow Clause 45 access via mii ioctl
` [PATCH net-next 4/5] net: sfp: add mandatory attach/detach methods for sfp buses
` [PATCH net-next 5/5] net: sfp: remove sfp-bus use of netdevs

[RFC PATCH v2 0/7] Add a root_dir option to nfs.conf
 2019-05-28 15:30 UTC  (7+ messages)

[SPDK] Possible combinations of per patch and nightly tests
 2019-05-28 15:28 UTC 

[PATCH 1/2] drm/msm/dpu: Use provided drm_minor to initialize debugfs
 2019-05-28 15:28 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] drm/komeda: Added AFBC support for komeda driver
 2019-05-28 15:26 UTC  (7+ messages)

[U-Boot] [PATCH v4 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-05-28 15:26 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] net: eth-uclass: Support device tree MAC addresses

[PATCH 0/7] Thud pull request
 2019-05-28 15:25 UTC 

[PATCH 1/9] drm/i915: Move object close under its own lock
 2019-05-28 15:24 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[lttng-ust RFC v2] Add setuid wrapper for per-UID buffers
 2019-05-28 15:24 UTC 

[Buildroot] [PATCH] package/nano: bump to version 4.2
 2019-05-28 15:24 UTC 

[Qemu-devel] [PATCH] pr-manager-helper: fix pr process been killed when reconectting
 2019-05-28 13:06 UTC 

[PATCH 1/2] fork: add clone6
 2019-05-28 15:23 UTC  (2+ messages)

[PATCH v2] crypto: xxhash - Implement xxhash support
 2019-05-28 15:22 UTC  (2+ messages)

[5.2-rc1 regression]: nvme vs. hibernation
 2019-05-28 15:21 UTC  (7+ messages)
        ` "nosmt" breaks resuming from hibernation (was Re: [5.2-rc1 regression]: nvme vs. hibernation)

[RFC] printk/sysrq: Don't play with console_loglevel
 2019-05-28 15:21 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
 2019-05-28 15:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Qemu-devel] [multiprocess RFC PATCH 36/37] multi-process: add the concept description to docs/devel/qemu-multiprocess
 2019-05-28 15:18 UTC  (8+ messages)

[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
 2019-05-28 15:20 UTC  (4+ messages)

[PATCH -next] lockd: Make two symbols static
 2019-05-28 15:19 UTC  (4+ messages)

[PATCH] ASoC: Add a debug log to track DAPM widget power up/down
 2019-05-28 15:20 UTC  (4+ messages)

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
 2019-05-28 15:14 UTC  (26+ messages)
` [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context "
` [PATCH 03/25] vfs: Allow fsinfo() to be used to query an fs parameter description "
` [PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() "
` [PATCH 05/25] fsinfo: Implement retrieval of LSM parameters "
` [PATCH 06/25] vfs: Introduce a non-repeating system-unique superblock ID "
` [PATCH 07/25] vfs: Allow fsinfo() to look up a mount object by "
` [PATCH 08/25] vfs: Add mount notification count "
` [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 10/25] vfs: fsinfo sample: Mount listing program "
` [PATCH 11/25] hugetlbfs: Add support for fsinfo() "
` [PATCH 12/25] kernfs, cgroup: Add fsinfo support "
` [PATCH 13/25] fsinfo: Support SELinux superblock parameter retrieval "
` [PATCH 14/25] fsinfo: Support Smack "
` [PATCH 15/25] afs: Support fsinfo() "
` [PATCH 16/25] nfs: "
` [PATCH 17/25] fsinfo: autofs - add sb operation "
` [PATCH 18/25] fsinfo: shmem - add tmpfs "
` [PATCH 19/25] fsinfo: proc - add "
` [PATCH 20/25] fsinfo: devpts "
` [PATCH 21/25] fsinfo: pstore "
` [PATCH 22/25] fsinfo: debugfs "
` [PATCH 23/25] fsinfo: bpf "
` [PATCH 24/25] fsinfo: ufs "
` [PATCH 25/25] fsinfo: Add API documentation "

[RFC V2 0/7] arm64: Enable access to pmu registers by user-space
 2019-05-28 15:19 UTC  (18+ messages)
` [RFC 1/7] perf: arm64: Compile tests unconditionally
` [RFC 2/7] perf: arm64: Add test to check userspace access to hardware counters
` [RFC 3/7] perf: arm64: Use rseq to test userspace access to pmu counters
` [RFC 4/7] arm64: pmu: Add function implementation to update event index in userpage
` [RFC 5/7] arm64: pmu: Add hook to handle pmu-related undefined instructions
` [RFC 6/7] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [RFC 7/7] Documentation: arm64: Document PMU counters access from userspace

[U-Boot] [RESEND, RFC 1/1] splash: display splash in DM_VIDEO configurations
 2019-05-28 15:19 UTC 

[PATCH 0/1] sha1-file: split OBJECT_INFO_FOR_PREFETCH
 2019-05-28 15:19 UTC  (2+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH v3] spl: add overall SPL size check
 2019-05-28 15:18 UTC  (6+ messages)

[RFC PATCH] drm/ttm, drm/vmwgfx: Have TTM support AMD SEV encryption
 2019-05-28 15:17 UTC  (14+ messages)

[PATCH v3 0/4] Misc. fsck.overlay test fixes
 2019-05-28 15:17 UTC  (5+ messages)
` [PATCH v3 1/4] fstests: define constants for fsck exit codes
` [PATCH v3 2/4] overlay: fix _repair_scratch_fs
` [PATCH v3 3/4] overlay: correct fsck.overlay exit code
` [PATCH v3 4/4] overlay: fix exit code for some fsck.overlay valid cases

[RFC 0/3] preempt_tracer: Fix preempt_disable tracepoint
 2019-05-28 15:16 UTC  (4+ messages)
` [RFC 1/3] softirq: Use preempt_latency_stop/start to trace preemption
` [RFC 2/3] preempt_tracer: Disable IRQ while starting/stopping due to a preempt_counter change
` [RFC 3/3] preempt_tracer: Use a percpu variable to control traceble calls

[PATCH 0/7] VFS: Introduce filesystem information query syscall [ver #13]
 2019-05-28 15:16 UTC  (4+ messages)
` [PATCH 1/7] General notification queue with user mmap()'able ring buffer "
` [PATCH 2/7] keys: Add a notification facility "

[PATCH] libmultipath: make vector_foreach_slot_backwards work as expected
 2019-05-28 15:16 UTC  (3+ messages)

[U-Boot] [RFC 1/1] splash: display splash in DM_VIDEO configurations
 2019-05-28 15:15 UTC 

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-05-28 15:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage
 2019-05-28 15:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: davinci: SPL: fix BSS initialization

[PATCH v3 0/3] Qualcomm QCS404 PCIe support
 2019-05-28 15:13 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[meta-networking][PATCH] networkmanager: Update to 1.18.0
 2019-05-28 15:13 UTC  (2+ messages)

[Qemu-devel] [Bug 1829242] [NEW] qemu on windows host exits after savevm command
 2019-05-28 14:58 UTC  (3+ messages)
` [Qemu-devel] [Bug 1829242] "

[dpdk-dev] [PATCH 00/11] bnxt patchset
 2019-05-28 15:11 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 00/10] "
  ` [dpdk-dev] [PATCH v2 09/10] net/bnxt: HWRM version update

[igt-dev] [PATCH i-g-t 1/2] lib/igt_eld: introduce an ELD library
 2019-05-28 15:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH v3] parisc: Fix crash due alternative coding for NP iopdir_fdc bit
 2019-05-28 15:11 UTC  (5+ messages)

Testing the recent RISC-V DT patchsets
 2019-05-28 15:10 UTC  (4+ messages)

[Qemu-devel] [PULL 00/28] testing/next (system tests, docker, iotests)
 2019-05-28 15:09 UTC  (5+ messages)

[PATCH 1/2] media: dt-bindings: Add Intersil ISL7998x DT bindings
 2019-05-28 15:10 UTC  (4+ messages)

[PATCH] sched/deadline: Minor typos in dl_entity_overflow comment
 2019-05-28 15:08 UTC 

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-28 15:08 UTC  (11+ messages)
` [PATCH net 4/4] net/udpgso_bench_tx: audit error queue

[PATCH] mm: add account_locked_vm utility function
 2019-05-28 15:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] hwmon: core: add thermal sensors only if dev->of_node is present
 2019-05-28 15:08 UTC  (4+ messages)
` [PATCH 2/2] hwmon: core: fix potential memory leak in *hwmon_device_register*

[PATCH v2] spi: spi-meson-spifc: update with SPDX Licence identifier
 2019-05-28 15:07 UTC  (5+ messages)
` Applied "spi: spi-meson-spifc: update with SPDX Licence identifier" to the spi tree

[PATCH 2/2] dt-bindings: sound: sun4i-i2s: Document that the RX channel can be missing
 2019-05-28 15:06 UTC  (3+ messages)
` Applied "dt-bindings: sound: sun4i-i2s: Document that the RX channel can be missing" to the asoc tree

[PATCH] spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()
 2019-05-28 15:07 UTC  (4+ messages)
` Applied "spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()" to the spi tree

[PATCH 1/2] dt-bindings: sound: Convert Allwinner I2S binding to YAML
 2019-05-28 15:06 UTC  (3+ messages)
` Applied "dt-bindings: sound: Convert Allwinner I2S binding to YAML" to the asoc tree

[PATCH] ASoC: soc-core: fixup references at soc_cleanup_card_resources()
 2019-05-28 15:07 UTC  (3+ messages)
` Applied "ASoC: soc-core: fixup references at soc_cleanup_card_resources()" to the asoc tree

[PATCH v5 RE-SEND] regulator: max77620: Support Maxim 77663
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "regulator: max77620: Support Maxim 77663" to the regulator tree

[PATCH][next] ASoC: cx2072x: fix spelling mistake "configued" -> "configured"
 2019-05-28 15:06 UTC  (4+ messages)
` Applied "ASoC: cx2072x: fix spelling mistake "configued" -> "configured"" to the asoc tree

[PATCH][next] ASoC: cx2072x: remove redundant assignment to pulse_len
 2019-05-28 15:07 UTC  (4+ messages)
` Applied "ASoC: cx2072x: remove redundant assignment to pulse_len" to the asoc tree

[PATCH v3 4/9] ASoC: SOF: pcm: clear hw_params_upon_resume flag correctly
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: pcm: clear hw_params_upon_resume flag correctly" to the asoc tree

[PATCH][next] ASoC: cx2072x: fix integer overflow on unsigned int multiply
 2019-05-28 15:06 UTC  (4+ messages)
` Applied "ASoC: cx2072x: fix integer overflow on unsigned int multiply" to the asoc tree

[PATCH v3 1/9] ASoC: SOF: core: remove DSP after unregistering machine driver
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: core: remove DSP after unregistering machine driver" to the asoc tree

[PATCH v3 2/9] ASoC: SOF: core: remove snd_soc_unregister_component in case of error
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: core: remove snd_soc_unregister_component in case of error" to the asoc tree

[PATCH v3 3/9] ASoC: SOF: core: fix error handling with the probe workqueue
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: core: fix error handling with the probe workqueue" to the asoc tree

[PATCH] ASoC: max98357a: Show KConfig entry
 2019-05-28 15:06 UTC  (3+ messages)
` Applied "ASoC: max98357a: Show KConfig entry" to the asoc tree

[PATCH v3 5/9] ASoC: SOF: pcm: remove warning - initialize workqueue on open
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: pcm: remove warning - initialize workqueue on open" to the asoc tree

[PATCH v3 6/9] ASoC: SOF: control: correct the copy size for bytes kcontrol put
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: control: correct the copy size for bytes kcontrol put" to the asoc tree

[PATCH v3 7/9] ASoC: SOF: ipc: fix a race, leading to IPC timeouts
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: ipc: fix a race, leading to IPC timeouts" to the asoc tree

[PATCH] ASoC: SOF: topology: Use struct_size() helper
 2019-05-28 15:06 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: Use struct_size() helper" to the asoc tree

[PATCH v3 8/9] ASoC: SOF: Intel: hda: fix the hda init chip
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: fix the hda init chip" to the asoc tree

[PATCH] ASoC: SOF: Use struct_size() in kmemdup()
 2019-05-28 15:06 UTC  (2+ messages)
` Applied "ASoC: SOF: Use struct_size() in kmemdup()" to the asoc tree

[PATCH 1/5] ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()
 2019-05-28 15:06 UTC  (2+ messages)
` Applied "ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()" to the asoc tree

[PATCH 2/5] ASoC: SOF: force end-of-file for debugfs trace at suspend
 2019-05-28 15:06 UTC  (2+ messages)
` Applied "ASoC: SOF: force end-of-file for debugfs trace at suspend" to the asoc tree

[U-Boot] [PATCH 0/4] davinci: omapl138-lcdk: enable CONFIG_SPL_DM
 2019-05-28 15:05 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] davinci: omapl138-lcdk: enable driver-model in SPL

[PATCH 1/1] SUNRPC: don't retry a gss destroy rpc if task was killed
 2019-05-28 15:03 UTC  (4+ messages)

Xen 4.12.0-rc Hangs Around masked ExtINT on CPU#
 2019-05-28 15:02 UTC  (13+ messages)

[U-Boot] [PATCH] rtc: add Microcrystal RV-8803 driver
 2019-05-28 15:01 UTC  (2+ messages)

[PATCH v7 0/5] Add ZynqMP VCU/Allegro DVT H.264 encoder driver
 2019-05-28 15:00 UTC  (3+ messages)

[PATCH userspace v2 0/7] Remove redundant rules when building policydb
 2019-05-28 14:59 UTC  (8+ messages)
` [PATCH userspace v2 1/7] libsepol: add a function to optimize kernel policy
` [PATCH userspace v2 2/7] libsemanage: optionally optimize policy on rebuild
` [PATCH userspace v2 3/7] semodule: add flag to enable policy optimization
` [PATCH userspace v2 4/7] secilc: "
` [PATCH userspace v2 5/7] checkpolicy: "
` [PATCH userspace v2 6/7] [RFC] lisepol: slightly more thorough optimization
` [PATCH userspace v2 7/7] [RFC] libsemanage: switch to config file entry

[PATCH v2 0/8] s390: virtio: support protected virtualization
 2019-05-28 14:58 UTC  (8+ messages)
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA

[PATCH 0/1] trace2: fix tracing when NO_PTHREADS is defined
 2019-05-28 14:57 UTC  (7+ messages)

[Buildroot] [PATCH] package/python-numpy: fix occasional build failure with lapack
 2019-05-28 14:57 UTC  (10+ messages)
` [Buildroot] [PATCH v2] "

[PATCH RFC] mm/madvise: implement MADV_STOCKPILE (kswapd from user space)
 2019-05-28 14:56 UTC  (12+ messages)

[RFC][PATCH 00/13] Cleanup recordmcount and begin objtool conversion
 2019-05-28 14:54 UTC  (3+ messages)
` [RFC][PATCH 10/13] objtool: Make recordmcount into an objtool subcmd

[Xen-devel] [PATCH v4 0/4] Support for reading runtime hypervisor parameters
 2019-05-28 14:54 UTC  (15+ messages)
  `  "
  ` [Xen-devel] [PATCH v4 1/4] xen: add hypercall for reading runtime parameters
      `  "
  ` [Xen-devel] [PATCH v4 2/4] libxc: add function to get hypervisor parameters
      `  "
  ` [Xen-devel] [PATCH v4 3/4] libxl: add libxl_get_parameters() function
      `  "
  ` [Xen-devel] [PATCH v4 4/4] xl: add new xl command get-parameters
      `  "

[RFC 0/7] introduce memory hinting API for external process
 2019-05-28 14:54 UTC  (3+ messages)
` [RFC 3/7] mm: introduce MADV_COLD

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-28 14:54 UTC  (4+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls


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.