messages from 2019-09-06 07:37:16 to 2019-09-06 08:37:21 UTC [more...]
[PATCH] amd/iommu: flush old domains in kdump kernel
2019-09-06 8:37 UTC (3+ messages)
[Qemu-devel] [PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
2019-09-06 8:31 UTC (12+ messages)
` "
` [Qemu-devel] [PATCH v18 1/6] hw/arm/virt: Introduce RAS platform version and RAS machine option
` "
` [Qemu-devel] [PATCH v18 2/6] docs: APEI GHES generation and CPER record description
` "
` [PATCH v18 3/6] ACPI: Add APEI GHES table generation support
` [Qemu-devel] [PATCH v18 4/6] KVM: Move hwpoison page related functions into include/sysemu/kvm_int.h
` "
` [Qemu-devel] [PATCH v18 5/6] target-arm: kvm64: inject synchronous External Abort
` "
` [PATCH v18 6/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
[PATCH] netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
2019-09-06 8:36 UTC (4+ messages)
Linux kernel 4.14.142 released
2019-09-06 8:35 UTC
Linux kernel 4.19.70 released
2019-09-06 8:35 UTC
[Buildroot] [PATCH] package/vim: bump to version 1929
2019-09-06 8:33 UTC (3+ messages)
` [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2
[Buildroot] [PATCH] package/gawk: bump to version 5.0.1
2019-09-06 8:32 UTC (3+ messages)
` [Buildroot] [PATCH] package/e2fsprogs: bump to version 1.45.3
Change your password immediately. Your account has been hacked
2019-09-06 8:32 UTC
[Buildroot] [Bug 12196] New: duma package
2019-09-06 8:31 UTC
[f2fs-dev] [PATCH v4 0/2] fsck: Check write pointers of zoned block devices
2019-09-06 8:31 UTC (6+ messages)
` [f2fs-dev] [PATCH v4 2/2] fsck.f2fs: Check write pointer consistency with current segments
Linux kernel 4.9.191 released
2019-09-06 8:30 UTC
[Qemu-devel] [PATCH] memory: Set notdirty_mem_ops validator
2019-09-06 8:28 UTC (2+ messages)
[Buildroot] [git commit] package/e2fsprogs: bump to version 1.45.3
2019-09-06 8:27 UTC
[PATCH 1/2] perf/imx_ddr: add enhanced AXI ID filter support
2019-09-06 8:26 UTC (2+ messages)
` [PATCH 2/2] doc/perf: add DDR_CAP_AXI_ID_FILTER_ENHANCED quirk explanation
[PATCH v2 13/13] vfio/type1: track iommu backed group attach
2019-09-05 8:08 UTC
[PATCH v6 0/3] Send a hotplug when edid changes
2019-09-06 8:26 UTC (4+ messages)
` [PATCH v6 1/3] drm: Add helper to compare edids
` [PATCH v6 2/3] drm: Introduce epoch counter to drm_connector
` [PATCH v6 3/3] drm/i915: Send hotplug event if edid had changed
[dpdk-dev] [PATCH] examples/l3fwd: Eventdev mode support for packet I/O
2019-09-06 8:26 UTC (3+ messages)
` [dpdk-dev] [PATCH] examples/l3fwd: add support for eventdev mode
Linux kernel 4.4.191 released
2019-09-06 8:25 UTC
[RFC PATCH 0/4] Membarrier fixes/cleanups
2019-09-06 8:23 UTC (5+ messages)
` [RFC PATCH 3/4] Cleanup: sched/membarrier: only sync_core before usermode for same mm
` [RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load
[dpdk-dev] [PATCH 00/22] add hns3 ethernet PMD driver
2019-09-06 8:23 UTC (4+ messages)
` [dpdk-dev] [PATCH 09/22] net/hns3: add support for flow directory of hns3 "
[PATCH RFC] driver core: ensure a device has valid node id in device_add()
2019-09-06 8:21 UTC (7+ messages)
[Qemu-devel] [PATCH v2 00/28] s390x/tcg: mem_helper: Fault-safe handling
2019-09-06 7:57 UTC (29+ messages)
` [Qemu-devel] [PATCH v2 01/28] s390x/tcg: Reset exception_index to -1 instead of 0
` [Qemu-devel] [PATCH v2 02/28] s390x/tcg: MVCL: Zero out unused bits of address
` [Qemu-devel] [PATCH v2 03/28] s390x/tcg: MVCL: Detect destructive overlaps
` [Qemu-devel] [PATCH v2 04/28] s390x/tcg: MVCL: Process max 2k bytes at a time
` [Qemu-devel] [PATCH v2 05/28] s390x/tcg: MVC: Increment the length once
` [Qemu-devel] [PATCH v2 06/28] s390x/tcg: MVC: Use is_destructive_overlap()
` [Qemu-devel] [PATCH v2 07/28] s390x/tcg: MVPG: Check for specification exceptions
` [Qemu-devel] [PATCH v2 08/28] s390x/tcg: MVPG: Properly wrap the addresses
` [Qemu-devel] [PATCH v2 09/28] s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
` [Qemu-devel] [PATCH v2 10/28] s390x/tcg: MVCS/MVCP: Check for special operation exceptions
` [Qemu-devel] [PATCH v2 11/28] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PATCH v2 12/28] s390x/tcg: MVST: Check for specification exceptions
` [Qemu-devel] [PATCH v2 13/28] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PATCH v2 14/28] s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
` [Qemu-devel] [PATCH v2 15/28] s390x/tcg: Fault-safe memset
` [Qemu-devel] [PATCH v2 16/28] s390x/tcg: Fault-safe memmove
` [Qemu-devel] [PATCH v2 17/28] s390x/tcg: MVCS/MVCP: Use access_memmove_idx()
` [Qemu-devel] [PATCH v2 18/28] s390x/tcg: MVC: Fault-safe handling on destructive overlaps
` [Qemu-devel] [PATCH v2 19/28] s390x/tcg: MVCLU: Fault-safe handling
` [Qemu-devel] [PATCH v2 20/28] s390x/tcg: OC: "
` [Qemu-devel] [PATCH v2 21/28] s390x/tcg: XC: "
` [Qemu-devel] [PATCH v2 22/28] s390x/tcg: NC: "
` [Qemu-devel] [PATCH v2 23/28] s390x/tcg: MVCIN: "
` [Qemu-devel] [PATCH v2 24/28] s390x/tcg: MVN: "
` [Qemu-devel] [PATCH v2 25/28] s390x/tcg: MVZ: "
` [Qemu-devel] [PATCH v2 26/28] s390x/tcg: MVST: "
` [Qemu-devel] [PATCH v2 27/28] s390x/tcg: MVO: "
` [Qemu-devel] [PATCH v2 28/28] tests/tcg: target/s390x: Test MVO
[PATCH] riscv: save space on the magic number field of image header
2019-09-06 8:20 UTC (3+ messages)
[dpdk-dev] [PATCH] add l2fwd-event application
2019-09-06 8:20 UTC (2+ messages)
` [dpdk-dev] [PATCH] examples/l2fwd-event: add l2fwd with eventdev mode
[PATCH v2 00/13] vfio_pci: wrap pci device as a mediated device
2019-09-05 7:59 UTC (14+ messages)
` [PATCH v2 01/13] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header
` [PATCH v2 02/13] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v2 03/13] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c
` [PATCH v2 04/13] vfio_pci: make common functions be extern
` [PATCH v2 05/13] vfio_pci: duplicate vfio_pci.c
` [PATCH v2 06/13] vfio_pci: shrink vfio_pci_common.c
` [PATCH v2 07/13] vfio_pci: shrink vfio_pci.c
` [PATCH v2 08/13] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [PATCH v2 09/13] samples: add vfio-mdev-pci driver
` [PATCH v2 10/13] samples: refine "
` [PATCH v2 11/13] samples/vfio-mdev-pci: call vfio_add_group_dev()
` [PATCH v2 12/13] vfio/type1: use iommu_attach_group() for wrapping PF/VF as mdev
` [PATCH v2 13/13] vfio/type1: track iommu backed group attach
[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
2019-09-06 8:09 UTC
[Qemu-devel] [PATCH v6 0/4] virtio/block: handle zoned backing devices
2019-09-06 8:11 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/4] block: Add zoned device model property
[alsa-devel] Alsa conformance test - a new test for ALSA drivers
2019-09-06 8:06 UTC (3+ messages)
[PATCH 5.2 000/143] 5.2.12-stable review
2019-09-06 8:16 UTC (4+ messages)
[Virtio-fs] [PATCH 00/18] virtiofs: Fix various races and cleanups round 1
2019-09-06 8:15 UTC (3+ messages)
` "
[PATCH BlueZ] shared/gatt-client: Automatically add CCC when discovering
2019-09-06 8:14 UTC (2+ messages)
[cifs:for-next 15/15] fs/cifs/transport.c:1247 SendReceive() warn: variable dereferenced before check 'ses' (see line 1245)
2019-09-06 8:13 UTC
[PATCH BlueZ v2 0/4] Add zsh completions for bluetoothctl
2019-09-06 8:13 UTC (2+ messages)
[PATCH BlueZ] shared/shell: fix help message typo
2019-09-06 8:13 UTC (2+ messages)
[U-Boot] [PATCH] riscv: image: save space on the magic number field
2019-09-06 8:11 UTC (2+ messages)
[PATCH] media: s3c-camif: make array 'registers' static const, makes object smaller
2019-09-06 8:11 UTC (2+ messages)
[PATCH v2 0/3] ast, mgag200: Map console BO while it's being displayed
2019-09-06 8:10 UTC (7+ messages)
[Xen-devel] [PATCH v8 0/6] add per-domain IOMMU control
2019-09-06 8:08 UTC (15+ messages)
` [Xen-devel] [PATCH v8 2/6] domain: introduce XEN_DOMCTL_CDF_iommu flag
` [Xen-devel] [PATCH v8 4/6] remove late (on-demand) construction of IOMMU page tables
` [Xen-devel] [PATCH v8 5/6] iommu: tidy up iommu_use_hap_pt() and need_iommu_pt_sync() macros
` [Xen-devel] [PATCH v8 6/6] introduce a 'passthrough' configuration option to xl.cfg
[PATCH v2] drm/amdgpu: fix null pointer deref in firmware header printing
2019-09-06 8:07 UTC (2+ messages)
[PATCH] drm/amdgpu: fix null pointer deref in firmware header printing
2019-09-06 8:05 UTC (3+ messages)
[v2] ACPI: support for NXP i2c controller
2019-09-06 7:53 UTC (2+ messages)
[PATCH] systemd: ensure reproducible builds by clearly exposing the time epoch support
2019-09-06 8:02 UTC (2+ messages)
[PATCH v2 0/3] media: Add support for Cadence CSI2RX version 2.1
2019-09-06 8:01 UTC (5+ messages)
` [PATCH v2 2/3] media: Add lane checks for Cadence CSI2RX
` [PATCH v2 3/3] media: Add support for Cadence CSI2RX 2.1
[PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-06 8:00 UTC (14+ messages)
[PATCH 3/3] net: cdc_ncm: Add ACPI MAC address pass through functionality
2019-09-06 7:59 UTC (2+ messages)
[Buildroot] [PATCH] DEVELOPERS: remove Kevin Joly, e-mail is bouncing
2019-09-06 7:59 UTC
[PATCH] drm/modes: Make the whitelist more const
2019-09-06 7:56 UTC (2+ messages)
[RESEND v3 1/1] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
2019-09-06 7:56 UTC (5+ messages)
[PATCH 1/2] x86/asm/suspend: Get rid of bogus_64_magic
2019-09-06 7:55 UTC (2+ messages)
` [PATCH 2/2] x86/asm: Make some functions local labels
[dpdk-dev] [PATCH v2 0/4] enable FIFO for NTB
2019-09-06 7:54 UTC (6+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 1/4] raw/ntb: setup ntb queue
` [dpdk-dev] [PATCH v3 2/4] raw/ntb: add xstats support
` [dpdk-dev] [PATCH v3 3/4] raw/ntb: add enqueue and dequeue functions
` [dpdk-dev] [PATCH v3 4/4] examples/ntb: support more functions for NTB
[U-Boot] [PATCH v2] arm: dts: sync dts for Allwinner H6
2019-09-06 7:53 UTC (2+ messages)
[RFC v2 0/3] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
2019-09-06 7:53 UTC (4+ messages)
` [RFC v2 3/3] ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap36xx
cpuidle big_little driver on Odroid-xu4
2019-09-06 7:52 UTC (2+ messages)
[Xen-devel] [ANNOUNCE] Minutes for September 5th Community Call
2019-09-06 7:50 UTC
[dpdk-dev] [PATCH v4] net/ice: support device-specific DDP package loading
2019-09-06 14:51 UTC (2+ messages)
` [dpdk-dev] [PATCH v5] "
[kvm-unit-tests RESEND PATCH] x86: Fix id_map buffer overflow and PT corruption
2019-09-06 7:49 UTC
[PATCH] bus: ti-sysc: Fix handling of invalid clocks
2019-09-06 7:49 UTC (7+ messages)
[Xen-devel] [PATCH] docs/sphinx: todo/wishlist
2019-09-06 7:48 UTC (2+ messages)
[PATCH] x86/microcode: Add an option to reload microcode even if revision is unchanged
2019-09-06 7:46 UTC (11+ messages)
[PATCH 0/2] Btrfs: add interface for writing compressed extents directly
2019-09-06 7:46 UTC (5+ messages)
` [PATCH 2/2] btrfs: add ioctl for directly writing compressed data
[PATCH] dm-bufio: Allow clients to specify an upper bound on cache size
2019-09-06 7:45 UTC
[RFC] cfg80211: Allow self managed devices to update global regulatory
2019-09-06 7:44 UTC (2+ messages)
[U-Boot] [PATCH v2 1/5] arm: dts: sync dts for i.MX6UL
2019-09-06 7:43 UTC (5+ messages)
` [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board
[PATCH v8 00/28] New macros for assembler symbols
2019-09-06 7:43 UTC (4+ messages)
` [PATCH v8 04/28] x86/asm/entry: annotate THUNKs
[PATCH net-next 0/5] net: stmmac: Improvements and fixes for -next
2019-09-06 7:41 UTC (12+ messages)
` [PATCH net-next 1/5] net: stmmac: selftests: Add missing checks for support of SA
` [PATCH net-next 2/5] net: stmmac: selftests: Set RX tail pointer in Flow Control test
` [PATCH net-next 3/5] net: stmmac: dwmac4: Enable RX Jumbo frame support
` [PATCH net-next 4/5] net: stmmac: selftests: Add Split Header test
` [PATCH net-next 5/5] net: stmmac: Limit max speeds of XGMAC if asked to
[Cocci] [PATCH -next] coccinelle: platform_get_irq: Fix parse error
2019-09-06 7:40 UTC (5+ messages)
` "
[Xen-devel] [ANNOUNCE] Xen 4.13 Development Update
2019-09-06 7:40 UTC
[dpdk-dev] [PATCH v1 0/5] net/qede: fixes and enhancement
2019-09-06 7:32 UTC (6+ messages)
` [dpdk-dev] [PATCH v1 1/5] net/qede: refactor Rx and Tx queue setup
` [dpdk-dev] [PATCH v1 2/5] net/qede: fix ovs-dpdk failure when using odd number of queues on 100Gb mode
` [dpdk-dev] [PATCH v1 3/5] net/qede: fix RSS configuration as per new 100Gb queue allocation method
` [dpdk-dev] [PATCH v1 4/5] net/qede: fix stats flow "
` [dpdk-dev] [PATCH v1 5/5] net/qede: implement rte_flow drop action
[LTP] sched_football: Validity of testcase
2019-09-06 7:40 UTC
[U-Boot] [PATCH 1/2] Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig
2019-09-06 7:40 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] configs: opos6uldev: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
[dpdk-dev] [PATCH 00/51] ethdev: change rte_eth_dev_info_get() return value to int
2019-09-06 7:31 UTC (20+ messages)
` [dpdk-dev] [PATCH v3 00/54] "
` [dpdk-dev] [PATCH v3 36/54] examples/eventdev: check status of getting ethdev info
` [dpdk-dev] [PATCH v3 37/54] examples/ip_reassembly: "
` [dpdk-dev] [PATCH v3 39/54] examples/ptpclient: "
` [dpdk-dev] [PATCH v3 40/54] examples/link_status_interrupt: check dev info get result
` [dpdk-dev] [PATCH v3 41/54] examples/tep_termination: "
` [dpdk-dev] [PATCH v3 42/54] examples/server_node_efd: "
` [dpdk-dev] [PATCH v3 43/54] examples/flow_classify: check status of getting ethdev info
` [dpdk-dev] [PATCH v3 44/54] examples/packet_ordering: check dev info get result
` [dpdk-dev] [PATCH v3 45/54] examples/l2fwd-crypto: check status of getting ethdev info
` [dpdk-dev] [PATCH v3 46/54] examples/multi_process: "
` [dpdk-dev] [PATCH v3 47/54] examples/ipsec-secgw: "
` [dpdk-dev] [PATCH v3 48/54] examples/netmap_compat: "
` [dpdk-dev] [PATCH v3 49/54] examples/l2fwd-keepalive: check dev info get result
` [dpdk-dev] [PATCH v3 50/54] examples/ip_pipeline: check status of getting ethdev info
` [dpdk-dev] [PATCH v3 51/54] examples/load_balancer: "
` [dpdk-dev] [PATCH v3 52/54] examples/kni: "
` [dpdk-dev] [PATCH v3 53/54] examples/ethtool: "
` [dpdk-dev] [PATCH v3 54/54] examples/exception_path: "
[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
2019-09-06 7:39 UTC (3+ messages)
` [U-Boot] [RFC 1/3] lib: rsa: decouple rsa from FIT image verification
[PATCH 4.19 00/93] 4.19.70-stable review
2019-09-06 7:37 UTC (2+ messages)
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.