messages from 2020-02-25 12:34:12 to 2020-02-25 13:11:27 UTC [more...]
[PATCH v4 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
2020-02-25 12:44 UTC (6+ messages)
` [PATCH v4 2/3] acpi:pci-expender-bus: Add pxb support for arm
[PATCH 0/2] KVM: VMX: Use basic exit reason for cheking and indexing
2020-02-25 13:11 UTC (6+ messages)
` [PATCH 1/2] kvm: vmx: Use basic exit reason to check if it's the specific VM EXIT
[PATCH v3 0/4] drm: Provide a simple encoder
2020-02-25 13:10 UTC (10+ messages)
` [PATCH v3 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v3 2/4] drm/ast: Use simple encoder
` [PATCH v3 3/4] drm/mgag200: "
` [PATCH v3 4/4] drm/qxl: "
[PATCH v3 00/19] testing & plugin updates
2020-02-25 12:47 UTC (6+ messages)
` [PATCH v3 01/19] tests/tcg: include a skip runner for pauth3 with plugins
` [PATCH v3 08/19] tests/iotests: be a little more forgiving on the size test
` [PATCH v3 12/19] tests/plugin: prevent uninitialized warning
` [PATCH v3 14/19] target/riscv: progressively load the instruction during decode
` [PATCH v3 19/19] tests/tcg: take into account expected clashes pauth-4
[Linux-kernel-mentees] [PATCH 1/2] ipmr: Fix RCU list debugging warning
2020-02-25 13:10 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] ipmr: Add lockdep expression to ipmr_for_each_table macro
` "
[dpdk-dev] [PATCH] net/ice: remove unnecessary variable
2020-02-25 13:14 UTC
[Xen-devel] [PATCH] ns16550: Re-order the serial port address checking
2020-02-25 13:10 UTC (4+ messages)
[PATCH v5 0/9] net: fix sysfs permssions when device changes network
2020-02-25 13:10 UTC (11+ messages)
` [PATCH v5 1/9] sysfs: add sysfs_file_change_owner_by_name()
` [PATCH v5 2/9] sysfs: add sysfs_link_change_owner()
` [PATCH v5 3/9] sysfs: add sysfs_group{s}_change_owner()
` [PATCH v5 4/9] sysfs: add sysfs_change_owner()
` [PATCH v5 5/9] device: add device_change_owner()
` [PATCH v5 6/9] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH v5 7/9] net-sysfs: add netdev_change_owner()
` [PATCH v5 8/9] net-sysfs: add queue_change_owner()
` [PATCH v5 9/9] net: fix sysfs permssions when device changes network namespace
[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
2020-02-25 12:07 UTC (50+ messages)
` [PULL 064/136] ppc/ppc405_boards: use memdev for RAM
` [PULL 069/136] sparc/leon3: "
` [PULL 070/136] sparc/sun4m: "
` [PULL 072/136] remove no longer used memory_region_allocate_system_memory()
` [PULL 076/136] hostmem: introduce "prealloc-threads" property
` [PULL 077/136] hostmem: fix strict bind policy
` [PULL 078/136] tests/numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PULL 079/136] tests:numa-test: use explicit memdev to specify node RAM
` [PULL 082/136] exec: Rename ram_ptr variable
` [PULL 083/136] exec: Let flatview API take void pointer arguments
` [PULL 084/136] exec: Let the address_space API use "
` [PULL 085/136] hw/net: Avoid casting non-const pointer, use address_space_write()
` [PULL 087/136] exec: Let the cpu_[physical]_memory API use void pointer arguments
` [PULL 088/136] Remove unnecessary cast when using the cpu_[physical]_memory API
` [PULL 089/136] hw/ide/internal: Remove unused DMARestartFunc typedef
` [PULL 090/136] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
` [PULL 091/136] hw/virtio: Let virtqueue_map_iovec() "
` [PULL 092/136] hw/virtio: Let vhost_memory_map() "
` [PULL 094/136] Let address_space_rw() calls pass "
` [PULL 095/136] Avoid address_space_rw() with a constant is_write argument
` [PULL 097/136] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
` [PULL 098/136] Avoid cpu_physical_memory_rw() with a constant is_write argument
` [PULL 100/136] memory: Simplify memory_region_init_rom_nomigrate() to ease review
` [PULL 101/136] scripts/cocci: Rename memory-region-{init-ram -> housekeeping}
` [PULL 102/136] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom}
` [PULL 103/136] hw/arm: Use memory_region_init_rom() with read-only regions
` [PULL 106/136] hw/m68k: "
` [PULL 107/136] hw/net: "
` [PULL 108/136] hw/pci-host: "
` [PULL 110/136] hw/riscv: "
` [PULL 111/136] hw/sh4: "
` [PULL 112/136] hw/sparc: "
` [PULL 113/136] scripts/cocci: Patch to detect potential use of memory_region_init_rom
` [PULL 114/136] hw/arm/stm32: Use memory_region_init_rom() with read-only regions
` [PULL 115/136] hw/ppc/ppc405: "
` [PULL 116/136] hw/i386/pc_sysfw: Simplify using memory_region_init_alias()
` [PULL 117/136] hw/i386/pc_sysfw: Remove unused 'ram_size' argument
` [PULL 118/136] scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
` [PULL 119/136] hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
` [PULL 120/136] scripts/cocci: Patch to let devices own their MemoryRegions
` [PULL 121/136] hw/arm: Let devices own the MemoryRegion they create
` [PULL 122/136] hw/char: "
` [PULL 123/136] hw/core: "
` [PULL 126/136] hw/riscv: "
` [PULL 127/136] hw/input/milkymist-softusb: Remove unused 'pmem_ptr' field
` [PULL 130/136] hw/block/onenand: Let devices own the MemoryRegion they create
` [PULL 132/136] mem-prealloc: optimize large guest startup
` [PULL 136/136] WHPX: Assigning maintainer for Windows Hypervisor Platform
[PATCH] usb: hub: Fix unhandled return value of usb_autopm_get_interface()
2020-02-25 13:08 UTC
[PULL v2 000/104] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
2020-02-25 12:46 UTC
FreeBSD wireguard wg-quick remote IP address assignment is incorrect
2020-02-25 13:08 UTC
[PATCH] readline/ediline: Fix conflicting manpages
2020-02-25 13:08 UTC (2+ messages)
[PATCH v2 net-next 0/2] Allow unknown unicast traffic to CPU for Felix DSA
2020-02-25 13:08 UTC (7+ messages)
` [PATCH v2 net-next 1/2] net: mscc: ocelot: eliminate confusion between CPU and NPI port
` [PATCH v2 net-next 2/2] net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
[PATCH v4 00/36] KVM: s390: Add support for protected VMs
2020-02-25 13:08 UTC (15+ messages)
` [PATCH v4 24/36] KVM: s390: protvirt: Do only reset registers that are accessible
` [PATCH v4 25/36] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH v4 27/36] KVM: s390: protvirt: UV calls in support of diag308 0, 1
` [PATCH v4 28/36] KVM: s390: protvirt: Report CPU state to Ultravisor
[PATCH] net: bluetooth: hci_core: Fix Suspicious RCU usage warnings
2020-02-25 13:08 UTC (2+ messages)
` [Linux-kernel-mentees] "
[PATCH] drm/amdgpu: stop disable the scheduler during HW fini
2020-02-25 13:07 UTC
[Intel-gfx] [PATCH] drm/i915: significantly reduce the use of <drm/i915_drm.h>
2020-02-25 13:07 UTC
[PATCH RESEND v2 00/32] hw: Sanitize various MemoryRegion calls
2020-02-25 12:39 UTC (5+ messages)
` [PATCH RESEND v2 18/32] hw/i386/pc_sysfw: Simplify using memory_region_init_alias()
[Linux-kernel-mentees] [PATCH] net: bluetooth: hci_core: Fix Suspicious RCU usage warnings
2020-02-25 13:06 UTC (2+ messages)
` "
[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Use built-in RCU list checking
2020-02-25 13:06 UTC (3+ messages)
` "
[PATCH] configs: stm32mp1: Resync with savedefconfig
2020-02-25 13:06 UTC
[PATCH RESEND 0/3] travis-ci: Improve OSX coverage
2020-02-25 12:29 UTC (3+ messages)
` [PATCH RESEND 3/3] .travis.yml: Test building with Xcode 11.3
a bug(BUG: kernel NULL pointer dereference) of ib or mlx happened in 5.4.21 but not in 5.4.20
2020-02-25 13:05 UTC (4+ messages)
linux-next: Tree for Feb 25
2020-02-25 13:05 UTC (4+ messages)
` linux-next: Tree for Feb 25 (BOOT_CONFIG)
[PATCH 0/4] Add support for charger LED for AXP813 and TBS A711 Tablet
2020-02-25 12:56 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: leds: Add a binding for AXP813 charger led
` [PATCH 2/4] leds: axp20x: Support charger LED on AXP20x like PMICs
` [PATCH 3/4] ARM: dts: axp813: Add charger LED
[PATCH v4 3/4] perf report: Add SPE options to --itrace argument
2020-02-25 11:57 UTC (3+ messages)
` [PATCH v5 0/4] perf tools: Add support for some spe events and precise ip
` [PATCH v5 3/4] perf report: Add SPE options to --itrace argument
[PATCH] KVM: Fix some obsolete comments
2020-02-25 13:04 UTC (2+ messages)
[PATCH v3 0/3] Fix number of priority bits for arm boards
2020-02-25 13:03 UTC (2+ messages)
[RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs
2020-02-25 13:01 UTC (6+ messages)
` [RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()
[PATCH 1/2] perf/imx_ddr: Correct the CLEAR bit definition
2020-02-25 12:56 UTC (2+ messages)
` [PATCH 2/2] perf/imx_ddr: Add stop counter support for i.MX8MP
Recent changes (master)
2020-02-25 13:00 UTC
[PATCH v3 00/21] linux-user: generate syscall_nr.sh
2020-02-25 12:15 UTC (10+ messages)
` [PATCH v3 01/21] linux-user: introduce parameters to generate syscall_nr.h
` [PATCH v3 03/21] linux-user, hppa: add syscall table generation support
` [PATCH v3 04/21] linux-user, m68k: "
` [PATCH v3 05/21] linux-user, xtensa: "
` [PATCH v3 09/21] linux-user, ppc: "
` [PATCH v3 10/21] linux-user, s390x: remove syscall definitions for !TARGET_S390X
` [PATCH v3 16/21] linux-user, mips: add syscall table generation support
` [PATCH v3 19/21] linux-user: update syscall.tbl from linux 0bf999f9c5e7
` [PATCH v3 21/21] linux-user,mips: update syscall-args-o32.c.inc
[Xen-devel] [PATCH] libxl: fix build with older glibc
2020-02-25 12:58 UTC (2+ messages)
[PATCH resend 1/3] gpiolib: acpi: ignore-wakeup handling rework
2020-02-25 12:57 UTC (6+ messages)
` [PATCH resend 2/3] gpiolib: acpi: Rename honor_wakeup option to ignore_wake, add extra quirk
[GIT PULL FOR v5.7] Various fixes, new Allwinner A83T Rotate driver
2020-02-25 12:57 UTC (2+ messages)
` [GIT PULL FOR v5.7] Various fixes, new Allwinner A83T Rotate driver (#61804)
[PATCH v1 0/3] nvmem: Add support for write-only instances, and clean-up
2020-02-25 12:56 UTC (5+ messages)
` [PATCH v1 1/3] nvmem: Add support for write-only instances
` [PATCH v1 2/3] Revert "thunderbolt: Prevent crash if non-active NVMem file is read"
[dpdk-dev] [PATCH v2 1/7] net/fm10k: add i2c sbus registers definition
2020-02-25 12:56 UTC (5+ messages)
` [dpdk-dev] [PATCH v2 0/5] support switch management
` [dpdk-dev] [PATCH v2 5/5] net/fm10k: add switch management support
[MPTCP] Re: [PATCH net-next 3/8] mptcp: update mptcp ack sequence from work queue
2020-02-25 12:56 UTC
[MPTCP] Re: [PATCH net-next 6/8] mptcp: avoid work queue scheduling if possible
2020-02-25 12:55 UTC
[LTP] [PATCH] syscalls/kill11: convert to new library
2020-02-25 12:54 UTC (2+ messages)
[patch net] sched: act: count in the size of action flags bitfield
2020-02-25 12:54 UTC
[MPTCP] Re: [PATCH net-next 8/8] mptcp: defer work schedule until mptcp lock is released
2020-02-25 12:54 UTC
Proposal for MMIO/PIO dispatch file descriptors (ioregionfd)
2020-02-25 12:19 UTC (2+ messages)
[Xen-devel] [PATCH v7 00/11] error: auto propagated local_err part I
2020-02-25 12:52 UTC (5+ messages)
` [Xen-devel] [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp
renesas-drivers-2020-02-25-v5.6-rc3
2020-02-25 12:52 UTC
[PATCH v2 0/2] hw/arm/integratorcp: Map Audio controller and parallel flash
2020-02-25 12:48 UTC (2+ messages)
[PATCH v24 02/10] hw/arm/virt: Introduce a RAS machine option
2020-02-25 12:51 UTC
[MPTCP] Re: [PATCH net-next 6/8] mptcp: avoid work queue scheduling if possible
2020-02-25 12:51 UTC
[PATCH v7 00/19] xfs: Delayed Ready Attrs
2020-02-25 12:53 UTC (3+ messages)
` [PATCH v7 05/19] xfs: Factor out new helper functions xfs_attr_rmtval_set
[PATCH v5 1/2] x86: fix bitops.h warning with a moved cast
2020-02-25 12:50 UTC (3+ messages)
[<RFC PATCH v1> 0/2] Write Booster Implementation
2020-02-25 12:50 UTC (3+ messages)
` [<RFC PATCH v1> 1/2] scsi: ufs: add write booster feature support
[MPTCP] Re: [PATCH net-next 8/8] mptcp: defer work schedule until mptcp lock is released
2020-02-25 12:50 UTC
[MPTCP] Re: [PATCH net-next 3/8] mptcp: update mptcp ack sequence from work queue
2020-02-25 12:49 UTC
[dpdk-dev] [PATCH] doc: deprecation notice to move igb_uio to a new repo
2020-02-25 12:47 UTC (4+ messages)
` [dpdk-dev] [dpdk-techboard] "
[Xen-devel] [PATCH v2] x86/cpu: Sync any remaining RCU callbacks after CPU up/down
2020-02-25 12:46 UTC (7+ messages)
[PATCH v2 1/6] webkitgtk: Remove unnecessary REQUIRED_DISTRO_FEATURES requirements
2020-02-25 12:46 UTC (9+ messages)
[PATCH] drm/amdgpu: add VM update fences back to the root PD v2
2020-02-25 12:45 UTC (2+ messages)
[PATCH nf 0/2] nft_set_pipapo: Fix crash due to dangling entries in mapping table
2020-02-25 12:45 UTC (7+ messages)
[PATCH v3 0/7] target/arm: Honor more HCR_EL2 traps
2020-02-25 12:01 UTC (3+ messages)
` [PATCH v3 7/7] target/arm: Honor the HCR_EL2.TTLB bit
[PATCH 1/1] s390/ipl: sync back loadparm
2020-02-25 11:56 UTC (3+ messages)
[dpdk-dev] [PATCH] doc: plan splitting the ethdev ops struct
2020-02-25 12:44 UTC (4+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH] KVM: X86: avoid meaningless kvm_apicv_activated() check
2020-02-25 12:43 UTC (2+ messages)
[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
2020-02-25 12:43 UTC (3+ messages)
` [PATCH v5 6/6] regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work
[PATCH 0/5] Support ADIS16475 and similar IMUs
2020-02-25 12:41 UTC (6+ messages)
` [PATCH 1/5] iio: imu: adis: Add Managed device functions
` [PATCH 2/5] iio: imu: adis: Add irq mask variable
` [PATCH 3/5] iio: adis: Add adis_update_bits() APIs
` [PATCH 4/5] iio: imu: Add support for adis16475
` [PATCH 5/5] dt-bindings: iio: Add adis16475 documentation
[Buildroot] CVEs not matching buildroot packages
2020-02-25 12:41 UTC (5+ messages)
[PATCH] Documentation: kthread: Fix WQ_SYSFS workqueues path name
2020-02-25 12:40 UTC
[dpdk-dev] [PATCH v1] net/axgbe: add support for Scattered Rx
2020-02-25 12:40 UTC
[MPTCP] Re: [PATCH net-next 6/8] mptcp: avoid work queue scheduling if possible
2020-02-25 12:40 UTC
[Buildroot] [PATCH v2 0/2] add frr package
2020-02-25 12:39 UTC (5+ messages)
` [Buildroot] [PATCH v2 2/2] package/frr: new package
[Intel-gfx] [PATCH] drm/i915/gt: Reset queue_priority_hint after wedging
2020-02-25 12:39 UTC
[PATCH] net: phy: corrected the return value for genphy_check_and_restart_aneg
2020-02-25 12:38 UTC (2+ messages)
X11 Error
2020-02-25 12:38 UTC
[PATCH 0/3] i2c: i801: Fix iTCO_wdt resource creation if PMC is not present
2020-02-25 12:38 UTC (5+ messages)
` [PATCH 1/3] watchdog: iTCO_wdt: Export vendorsupport
` [PATCH 2/3] watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
` [PATCH 3/3] i2c: i801: Do not add ICH_RES_IO_SMI if PMC device is not present
[Xen-devel] [PATCH] automation: document vsyscall=emulate for old glibc
2020-02-25 12:37 UTC (2+ messages)
[patch V3 00/22] bpf: Make BPF and PREEMPT_RT co-exist
2020-02-25 12:36 UTC (6+ messages)
` [patch V3 06/22] bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
[PATCH v2] media: mtk-vpu: avoid unaligned access to DTCM buffer
2020-02-25 12:34 UTC (4+ messages)
[Xen-devel] [PATCH 0/8] Early cleanups and bug fixes in preparation for live update
2020-02-25 12:34 UTC (5+ messages)
` [Xen-devel] [PATCH 7/8] x86/setup: simplify handling of initrdidx when no initrd present
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.