messages from 2019-09-24 14:41:48 to 2019-09-24 15:25:46 UTC [more...]
[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
2019-09-24 14:47 UTC (3+ messages)
` [PATCH v7 2/4] kvm: clear dirty bitmaps from all overlapping memslots
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times
[PATCH 0/2] enhance iotest 223 coverage
2019-09-24 14:35 UTC (2+ messages)
` [PATCH 1/2] tests: Make iotest 223 easier to edit
[PATCH] staging: rtl8188eu: remove dead code in do-while conditional step
2019-09-24 15:25 UTC (4+ messages)
` NACK: "
[PATCH v3] mfd: mt6360: add pmic mt6360 driver
2019-09-24 15:25 UTC
[PATCH 01/21] drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt
2019-09-24 15:25 UTC (3+ messages)
` [PATCH 17/21] drm/i915: Drop struct_mutex from around i915_retire_requests()
[RFC PATCH 00/12] Add SDEI support for arm64
2019-09-24 15:21 UTC (19+ messages)
` [RFC PATCH 01/12] linux-headers: import arm_sdei.h
` [RFC PATCH 02/12] arm/sdei: add virtual device framework
` [RFC PATCH 03/12] arm/sdei: add support to handle SDEI requests from guest
` [RFC PATCH 04/12] arm/sdei: add system reset callback
` [RFC PATCH 05/12] arm/sdei: add support to trigger event by GIC interrupt ID
` [RFC PATCH 06/12] core/irq: add qemu_irq_remove_intercept interface
` [RFC PATCH 07/12] arm/sdei: override qemu_irq handler when binding interrupt
` [RFC PATCH 08/12] arm/sdei: add support to register interrupt bind notifier
` [RFC PATCH 09/12] linux-headers/kvm.h: add capability to forward hypercall
` [RFC PATCH 10/12] arm/sdei: check KVM cap and enable SDEI
` [RFC PATCH 11/12] arm/kvm: handle guest exit of hypercall
` [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled
[PATCH RT v3 0/5] RCU fixes
2019-09-24 15:25 UTC (9+ messages)
` [PATCH RT v3 3/5] sched: migrate_dis/enable: Use rt_invol_sleep
[PATCH v2 0/4] debug_pagealloc improvements through page_owner
2019-09-24 15:24 UTC (9+ messages)
` [PATCH v2 2/4] mm, page_owner: record page owner for each subpage
` [PATCH v2 4/4] mm, page_owner, debug_pagealloc: save and dump freeing stack trace
[PATCH lttng-tools v3] Fix: use newly created event filter for condition check
2019-09-24 15:24 UTC
[PATCH v1] mm/memory_hotplug: Don't take the cpu_hotplug_lock
2019-09-24 15:23 UTC (6+ messages)
[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
2019-09-24 15:23 UTC (7+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
[RFC PATCH 0/2] Add virtual SDEI support for arm64
2019-09-24 15:20 UTC (9+ messages)
` [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
` [RFC PATCH 2/2] kvm/arm64: expose hypercall_forwarding capability
[PATCH lttng-tools v2] Fix: use newly created event filter for condition check
2019-09-24 15:23 UTC
[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
2019-09-24 15:22 UTC (36+ messages)
` [Xen-devel] [PATCH v3 07/47] xen/sched: move per cpu scheduler private data into struct sched_resource
` [Xen-devel] [PATCH v3 24/47] xen: switch from for_each_vcpu() to for_each_sched_unit()
` [Xen-devel] [PATCH v3 29/47] xen/sched: introduce unit_runnable_state()
` [Xen-devel] [PATCH v3 30/47] xen/sched: add support for multiple vcpus per sched unit where missing
` [Xen-devel] [PATCH v3 31/47] xen/sched: modify cpupool_domain_cpumask() to be an unit mask
` [Xen-devel] [PATCH v3 32/47] xen/sched: support allocating multiple vcpus into one sched unit
` [Xen-devel] [PATCH v3 33/47] xen/sched: add a percpu resource index
[Xen-devel] [PATCH] xen/sched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_runstate_get()
2019-09-24 15:22 UTC (3+ messages)
[PATCH lttng-tools] Fix: use newly created event filter for condition check
2019-09-24 15:22 UTC (2+ messages)
[alsa-devel] [PATCH] dt-bindings: sound: Convert Samsung Exynos5433 TM2(E) audio complex with WM5110 codec to dt-schema
2019-09-24 15:20 UTC (4+ messages)
` "
[PATCH v4 0/8] Introduce the microvm machine type
2019-09-24 14:12 UTC (13+ messages)
` [PATCH v4 2/8] hw/i386: Factorize e820 related functions
` [PATCH v4 4/8] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v4 6/8] roms: add microvm-bios (qboot) as binary and git submodule
` [PATCH v4 8/8] hw/i386: Introduce the microvm machine type
[dpdk-dev] [PATCH] test/bpf: add new test cases
2019-09-24 15:20 UTC
[PATCH lttng-tools v2] Fix: use newly created event filter for condition check
2019-09-24 15:21 UTC
[PATCH] MIPS: init: Prevent adding memory before PHYS_OFFSET
2019-09-24 15:20 UTC
[PATCH V11 0/4] BPF: New helper to obtain namespace data from current task
2019-09-24 15:20 UTC (5+ messages)
` [PATCH bpf-next v11 1/4] fs/nsfs.c: added ns_match
` [PATCH bpf-next v11 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH bpf-next v11 3/4] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH bpf-next v11 4/4] tools/testing/selftests/bpf: Add self-tests for new helper
[virtio-dev] [PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
2019-09-24 15:20 UTC (5+ messages)
` "
` [virtio-dev] "
[PATCH v2] qga: add command guest-get-devices for reporting VirtIO devices
2019-09-24 14:19 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH 0/2] cec-compliance: tuner control
2019-09-24 15:20 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] cec-follower: add tuner step increment/decrement
` "
[PATCH] MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
2019-09-24 15:19 UTC
[dpdk-dev] [Bug 351] When RTE_LIBRTE_PCAP_PMD is enabled RTE_PORT_PCAP is not enabled for rte_port_source_sink.c
2019-09-24 15:19 UTC (3+ messages)
` [dpdk-dev] [PATCH] port: fix missing pcap support with meson
[PATCH RESEND v2] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
2019-09-24 15:18 UTC (5+ messages)
[Xen-devel] [RESEND v1 0/8] tools, doc and stubdom fixes
2019-09-24 15:19 UTC (5+ messages)
` [Xen-devel] [PATCH RESEND v1 2/8] tools: move scripts from etc to libexec
[PATCH] smbinfo dump encryption keys for using wireshark
2019-09-24 15:18 UTC (2+ messages)
[PATCH v4 00/16] Move rom and notdirty handling to cputlb
2019-09-24 13:56 UTC (5+ messages)
` [PATCH v4 01/16] exec: Use TARGET_PAGE_BITS_MIN for TLB flags
` [PATCH v4 02/16] cputlb: Disable __always_inline__ without optimization
NVMe CLI Documentation Regen
2019-09-24 15:17 UTC (2+ messages)
[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
2019-09-24 15:17 UTC (3+ messages)
` [PATCH v4] "
[PATCH] drm/amdgpu/display: include slab.h in dcn21_resource.c
2019-09-24 15:15 UTC (4+ messages)
Problem with application changing UID
2019-09-24 15:15 UTC (2+ messages)
[Bug 111784] Hang when using glWaitSync with multithreaded shared GL contexts
2019-09-24 15:14 UTC (2+ messages)
[PATCH] COLO-compare: Fix incorrect `if` logic
2019-09-24 14:08 UTC
[PATCH v2] dt-bindings: gpu: Convert Samsung 2D Graphics Accelerator to dt-schema
2019-09-24 15:13 UTC (2+ messages)
AF_XDP integration with FDio VPP? (Was: Questions about XDP)
2019-09-24 15:13 UTC (10+ messages)
[Devel] [PATCH] ACPICA: make acpi_load_table() return table index
2019-09-24 15:11 UTC (3+ messages)
` [PATCH] ACPICA: Introduce acpi_load_table_with_index()
[dpdk-dev] udp checksum
2019-09-24 15:11 UTC
[PATCH] Re: Possible FS race condition between iterate_dir and d_alloc_parallel
2019-09-24 15:11 UTC (13+ messages)
[U-Boot] [PATCH] Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
2019-09-24 15:10 UTC
[RFC 0/2] ext4: Improve locking sequence in DIO write path
2019-09-24 15:10 UTC (3+ messages)
[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
2019-09-24 15:06 UTC (7+ messages)
` [PATCH v4 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PATCH v4 3/9] target/arm: Allow SVE to be disabled via a CPU property
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
Fix pdflatex ToC
2019-09-24 15:07 UTC (7+ messages)
` [EXP PATCH] Make hyperlinks colorful and browsable in PDF viewer
[PATCHv2 0/6] nvme: double reset prevention
2019-09-24 15:07 UTC (3+ messages)
[PATCH 1/2] drm/i915/selftests: Verify the LRC register layout between init and HW
2019-09-24 15:07 UTC (6+ messages)
` [PATCH v2] "
[PATCH net] ppp: Fix memory leak in ppp_write
2019-09-24 15:06 UTC (2+ messages)
[PATCH 3/3] ublox: rework device initialization sequence
2019-09-24 15:05 UTC (2+ messages)
[RFC] ipset: Add wildcard support to net,iface
2019-09-24 15:04 UTC (2+ messages)
[PULL 0/4] NBD patches for 2019-09-24
2019-09-24 13:49 UTC (3+ messages)
` [PULL 4/4] tests: Use iothreads during iotest 223
[PATCH V2 0/8] mdev based hardware virtio offloading support
2019-09-24 15:03 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev3)
[SPDK] SPDK for lockless shared memory and nvme driver
2019-09-24 15:03 UTC
[dpdk-dev] [PATCH v5 01/17] net/i40e: i40e support ipn3ke FPGA port bonding
2019-09-24 15:00 UTC (4+ messages)
` [dpdk-dev] [PATCH v6 00/17] add PCIe AER disable and IRQ support for ipn3ke
` [dpdk-dev] [PATCH v6 01/17] net/i40e: i40e support ipn3ke FPGA port bonding
[PATCH net 0/3] tcp: provide correct skb->priority
2019-09-24 15:01 UTC (4+ messages)
` [PATCH net 1/3] ipv6: add priority parameter to ip6_xmit()
` [PATCH net 2/3] ipv6: tcp: provide sk->sk_priority to ctl packets
` [PATCH net 3/3] tcp: honor SO_PRIORITY in TIME_WAIT state
[rcu:dev.2019.09.23a 61/77] htmldocs: kernel/rcu/tree.c:2706: warning: Function parameter or member 'krcp' not described in 'kfree_rcu_cpu_work'
2019-09-24 15:01 UTC (2+ messages)
[PATCH] parisc: remove 32-bit DMA enforcement from sba_iommu
2019-09-24 15:01 UTC
[PATCH 1/3] quectel: remove unused variable
2019-09-24 15:01 UTC (2+ messages)
[PATCH 2/3] ublox: raise call to open device
2019-09-24 14:59 UTC (2+ messages)
[PATCH 00/25] qapi: Pay back some frontend technical debt
2019-09-24 13:28 UTC (11+ messages)
` [PATCH 01/25] qapi: Tighten QAPISchemaFOO.check() assertions
` [PATCH 05/25] qapi: Clean up member name case checking
` [PATCH 14/25] qapi: Plumb info to the QAPISchemaMember
` [PATCH 16/25] qapi: Move context-sensitive checking to the proper place
` [PATCH 18/25] qapi: Improve reporting of invalid 'if' errors
` [PATCH 19/25] qapi: Improve reporting of invalid flags
` [PATCH 20/25] qapi: Improve reporting of missing / unknown definition keys
` [PATCH 21/25] qapi: Avoid redundant definition references in error messages
` [PATCH 22/25] qapi: Eliminate check_keys(), rename check_known_keys()
` [PATCH 25/25] qapi: Improve source file read error handling
[igt-dev] [PATCH i-g-t] Fix global symbol loading failure in resolve function
2019-09-24 14:59 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fix global symbol loading failure in resolve function (rev2)
illegal hardware instruction during MIPS-I ELF linux useremulation
2019-09-24 14:14 UTC (7+ messages)
` illegal hardware instruction during MIPS-I ELF linuxuseremulation
[PATCH 0/2] drm: LogiCVC display controller support
2019-09-24 14:58 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: display: Add xylon logicvc bindings documentation
[PATCH 0/2] drm/i915: Engine relative MMIO
2019-09-24 14:57 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Engine relative MMIO (rev9)
[Xen-devel] [PATCH for-4.13 v2 0/2] Errata implementation and doc update
2019-09-24 14:56 UTC (5+ messages)
` [Xen-devel] [PATCH for-4.13 v2 2/2] docs: Replace all instance of ARM by Arm
[PATCH] quectel: remove unused variable in quectel_pre_sim
2019-09-24 14:56 UTC (2+ messages)
Fan PWM monitoring and control
2019-09-24 14:55 UTC (10+ messages)
[rcu:dev.2019.09.23a 65/77] kernel//rcu/tree.c:2770:3: error: implicit declaration of function 'kfree'; did you mean 'kvfree'?
2019-09-24 14:56 UTC (2+ messages)
[MPTCP] protocol questions
2019-09-24 14:56 UTC
[PATCH v2] gprs: Do nothing on detached when attaching
2019-09-24 14:55 UTC (2+ messages)
[PATCH net] skge: fix checksum byte order
2019-09-24 14:55 UTC (2+ messages)
atlantic: weird hwmon temperature readings with AQC107 NIC (kernel 5.2/5.3)
2019-09-24 14:55 UTC (4+ messages)
[PATCH] plugins: quectel: Fix compiler warning
2019-09-24 14:55 UTC (2+ messages)
[PATCH lttng-tools] Fix: use newly created event filter for condition check
2019-09-24 14:53 UTC
[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
2019-09-24 14:52 UTC (6+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor
[PATCH net v2 0/3] net/smc: move some definitions to UAPI
2019-09-24 14:52 UTC (2+ messages)
[PATCH v8 0/9] Multicolor FW v8 update
2019-09-24 14:52 UTC (7+ messages)
` [PATCH v8 7/9] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
[Buildroot] [git commit branch/2019.08.x] DEVELOPERS: add Pierre-Jean Texier for haveged
2019-09-24 14:51 UTC
Yocto Project Status WW39’19
2019-09-24 14:50 UTC
[Buildroot] [PATCH 1/2] package/haveged: bump to version 1.9.6
2019-09-24 14:50 UTC (4+ messages)
[SPDK] Invalid namespace validation on CentOS7.6 with OFED 4.6
2019-09-24 14:50 UTC
[Buildroot] [git commit branch/2019.08.x] package/haveged: bump to version 1.9.6
2019-09-24 14:49 UTC
[Buildroot] [git commit branch/2019.05.x] package/haveged: bump to version 1.9.6
2019-09-24 14:49 UTC
[Buildroot] [git commit branch/2019.05.x] package/haveged: bump to version 1.9.4
2019-09-24 14:49 UTC
[PATCH] arcnet: provide a buffer big enough to actually receive packets
2019-09-24 14:49 UTC (2+ messages)
[Buildroot] [git commit branch/2019.02.x] package/haveged: bump to version 1.9.6
2019-09-24 14:49 UTC
[PATCH 0/3] Relocation/backref cache cleanups
2019-09-24 14:49 UTC (4+ messages)
` [PATCH 2/3] btrfs: move ref finding machinery out of build_backref_tree()
[PATCH] mt76: mt7615: fix mt7615 firmware path definitions
2019-09-24 14:46 UTC (2+ messages)
[Buildroot] [git commit branch/2019.02.x] package/haveged: bump to version 1.9.4
2019-09-24 14:48 UTC
[PATCH v5.4] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
2019-09-24 14:47 UTC (2+ messages)
[PATCH] net-icmp: remove ping_group_range sysctl
2019-09-24 14:47 UTC (3+ messages)
Sumo: default is python2 or python3
2019-09-24 14:46 UTC
troubleshooting LOCK FH and NFS4ERR_BAD_SEQID
2019-09-24 14:45 UTC (9+ messages)
[PATCH] dimlib: make DIMLIB a hidden symbol
2019-09-24 14:45 UTC (2+ messages)
[PATCH 0/7] btrfs: workqueue fixes+cleanups
2019-09-24 14:45 UTC (2+ messages)
[linux-lvm] questions about dlm: add TCP multihoming/failover support
2019-09-24 14:45 UTC (2+ messages)
Resend: 32 character minimum password requirement
2019-09-24 14:44 UTC
[PATCH 0/3] dmaengine: Support for DMA domain controllers
2019-09-24 14:44 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: dma: Add documentation for DMA domains
[PATCH 1/3] perf, evlist: Fix access of freed id arrays
2019-09-24 14:44 UTC (5+ messages)
` [PATCH 3/3] perf, stat: Fix free memory access / memory leaks in metrics
[alsa-devel] Propagating audio properties along the audio path
2019-09-24 14:42 UTC (7+ messages)
stable-rc/linux-4.19.y boot: 128 boots: 0 failed, 119 passed with 9 offline (v4.19.75-13-g98afa0de4567)
2019-09-24 14:44 UTC
[iptables PATCH 00/14] Improve iptables-nft performance with large rulesets
2019-09-24 14:43 UTC (4+ messages)
` [iptables PATCH 08/14] xtables-restore: Avoid cache population when flushing
[virtio-dev] [PATCH] snd: Add virtio sound device specification
2019-09-24 14:43 UTC
[Xen-devel] [OSSTEST PATCH 1/4] TestSupport: Break out target_getfile_something_stash
2019-09-24 14:42 UTC (4+ messages)
` [Xen-devel] [OSSTEST PATCH 2/4] TestSupport: Provide target_getfile_stash
` [Xen-devel] [OSSTEST PATCH 3/4] ts-*-build: Save the .config (as <host>--kconfig)
` [Xen-devel] [OSSTEST PATCH 4/4] ts-kernel-build: Actually disable CONFIG_ARCH_QCOM
[Buildroot] [PATCH 1/1] package/paho-mqtt-cpp: bump to version 1.0.1
2019-09-24 14:42 UTC (3+ messages)
` [Buildroot] [PATCH 1/1] update email address in DEVELOPERS
[Intel-gfx] [PATCH] test/kms_content_protection: Use generic debugfs name for HDCP caps
2019-09-24 14:41 UTC (4+ messages)
` [igt-dev] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.