All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 12:13:02 to 2020-02-25 12:50:49 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 v3 00/19] testing & plugin updates
 2020-02-25 12:46 UTC  (3+ 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

Proposal for MMIO/PIO dispatch file descriptors (ioregionfd)
 2020-02-25 12:30 UTC  (3+ messages)

[PATCH v3 00/21] linux-user: generate syscall_nr.sh
 2020-02-25 12:15 UTC  (6+ 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 09/21] linux-user, ppc: "
` [PATCH v3 16/21] linux-user, mips: "
` [PATCH v3 21/21] linux-user,mips: update syscall-args-o32.c.inc

[PATCH v5 1/2] x86: fix bitops.h warning with a moved cast
 2020-02-25 12:50 UTC  (3+ messages)

[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
 2020-02-25 12:07 UTC  (70+ messages)
` [PULL 036/136] arm/xlnx-versal-virt: use memdev for RAM
` [PULL 037/136] arm/xlnx-zcu102: "
` [PULL 038/136] s390x/s390-virtio-ccw: "
` [PULL 039/136] null-machine: "
` [PULL 040/136] cris/axis_dev88: "
` [PULL 041/136] hppa: "
` [PULL 043/136] x86/pc: "
` [PULL 045/136] lm32/milkymist: "
` [PULL 047/136] m68k/q800: "
` [PULL 048/136] m68k/mcf5208: "
` [PULL 050/136] mips/boston: "
` [PULL 051/136] mips/mips_fulong2e: drop RAM size fixup
` [PULL 052/136] mips/mips_fulong2e: use memdev for RAM
` [PULL 053/136] mips/mips_jazz: "
` [PULL 054/136] mips/mips_jazz: add max ram size check
` [PULL 055/136] mips/mips_malta: use memdev for RAM
` [PULL 056/136] mips/mips_mipssim: "
` [PULL 058/136] ppc/e500: drop RAM size fixup
` [PULL 059/136] ppc/e500: use memdev for RAM
` [PULL 060/136] ppc/mac_newworld: "
` [PULL 061/136] ppc/mac_oldworld: "
` [PULL 062/136] ppc/pnv: "
` [PULL 063/136] ppc/ppc405_boards: add RAM size checks
` [PULL 064/136] ppc/ppc405_boards: use memdev for RAM
` [PULL 065/136] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
` [PULL 066/136] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PULL 067/136] ppc/spapr: "
` [PULL 068/136] ppc/virtex_ml507: "
` [PULL 069/136] sparc/leon3: "
` [PULL 070/136] sparc/sun4m: "
` [PULL 071/136] sparc/niagara: "
` [PULL 072/136] remove no longer used memory_region_allocate_system_memory()
` [PULL 073/136] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PULL 074/136] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
` [PULL 075/136] make mem_path local variable
` [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 080/136] scripts/git.orderfile: Display Cocci scripts before code modifications
` [PULL 081/136] hw: Remove unnecessary cast when calling dma_memory_read()
` [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 086/136] Remove unnecessary cast when using the address_space API
` [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 090/136] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
` [PULL 093/136] exec: Let address_space_unmap() "
` [PULL 096/136] exec: Let cpu_[physical]_memory API "
` [PULL 098/136] Avoid cpu_physical_memory_rw() with a constant is_write argument
` [PULL 099/136] memory: Correctly return alias region type
` [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 109/136] hw/ppc: "
` [PULL 110/136] hw/riscv: "
` [PULL 111/136] hw/sh4: "
` [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 122/136] hw/char: Let devices own the MemoryRegion they create
` [PULL 128/136] hw/input/milkymist-softusb: "
` [PULL 129/136] hw/net/milkymist-minimac2: "
` [PULL 130/136] hw/block/onenand: "
` [PULL 132/136] mem-prealloc: optimize large guest startup
` [PULL 136/136] WHPX: Assigning maintainer for Windows Hypervisor Platform

[<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

[PATCH v5 0/9] net: fix sysfs permssions when device changes network
 2020-02-25 12:49 UTC  (6+ messages)
` [PATCH v5 2/9] sysfs: add sysfs_link_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

[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:02 UTC  (8+ messages)
` [PATCH v3 5/7] target/arm: Honor the HCR_EL2.TPCP bit
` [PATCH v3 6/7] target/arm: Honor the HCR_EL2.TPU bit
` [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  (8+ 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 

[PATCH RESEND v2 00/32] hw: Sanitize various MemoryRegion calls
 2020-02-25 12:39 UTC  (4+ messages)
` [PATCH RESEND v2 18/32] hw/i386/pc_sysfw: Simplify using memory_region_init_alias()

[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)

[GIT PULL FOR v5.7] Various fixes, new Allwinner A83T Rotate driver
 2020-02-25 12:37 UTC 

[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 v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-25 12:36 UTC  (9+ messages)
` [PATCH v4 19/36] KVM: s390: protvirt: handle secure guest prefix pages
` [PATCH v4 20/36] KVM: s390/mm: handle guest unpin events
` [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 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

[PATCH resend 1/3] gpiolib: acpi: ignore-wakeup handling rework
 2020-02-25 12:34 UTC  (5+ messages)
` [PATCH resend 2/3] gpiolib: acpi: Rename honor_wakeup option to ignore_wake, add extra quirk

[Xen-devel] [PATCH] libxl: fix build with older glibc
 2020-02-25 12:33 UTC 

[dpdk-dev] [PATCH] doc: update mlx5 encap/decap limitations
 2020-02-25 12:32 UTC  (2+ messages)

[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-25 11:59 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Protect more syscalls

[MPTCP] Re: [PATCH net-next 3/8] mptcp: update mptcp ack sequence from work queue
 2020-02-25 12:31 UTC 

[Intel-gfx] [PATCH v4] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-25 12:29 UTC  (8+ messages)
` [Intel-gfx] [PATCH v5] "

[Buildroot] [PATCH 1/1] package/aufs: add support for linux 5.x
 2020-02-25 12:29 UTC 

[PATCH 1/3] mt76: mt7615: fix antenna mask initialization in DBDC mode
 2020-02-25 12:28 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power
` [PATCH 3/3] mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs

[PATCH v2 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-02-25 12:07 UTC  (5+ messages)
` [PATCH v2 3/3] Lift max memory slots limit imposed by vhost-user

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Use built-in RCU list checking
 2020-02-25 12:27 UTC  (2+ messages)
`  "

[f2fs-dev] [PATCH 1/6] f2fs: call f2fs_balance_fs outside of locked page
 2020-02-25 12:27 UTC  (12+ messages)
  ` [f2fs-dev] Writes stoped working on f2fs after the compression support was added

[igt-dev] [PATCH i-g-t] lib/i915/perf: return NULL when platform is not supported
 2020-02-25 12:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3] media: vimc: get pixformat info from v4l2_format_info
 2020-02-25 12:26 UTC  (2+ messages)

[PATCH 00/10] A set of trivial patches from the Fedora package
 2020-02-25 12:25 UTC  (11+ messages)
` [PATCH 01/10] linux/getroot: Handle rssd storage device names
` [PATCH 02/10] efi: Print more debug info in our module loader
` [PATCH 03/10] Makefile: Make libgrub.pp depend on config-util.h
` [PATCH 04/10] kern: Add grub_debug_enabled()
` [PATCH 05/10] normal/completion: Fix possible NULL pointer dereference
` [PATCH 06/10] efi/gop: Add support for BLT_ONLY adapters
` [PATCH 07/10] efi/uga: Use 64 bit for fb_base
` [PATCH 08/10] kern: Make grub_error() more verbose
` [PATCH 09/10] video: Add more debug output on GOP and UGA probing
` [PATCH 10/10] efi: Fix the type of grub_efi_status_t

next/master bisection: baseline.login on sun8i-h2-plus-orangepi-zero
 2020-02-25 12:25 UTC  (3+ messages)

[Xen-devel] [PATCH v4] ns16550: Add ACPI support for ARM only
 2020-02-25 12:25 UTC  (6+ messages)

[PATCH] mime,mime-xdg: Conflict with allarch
 2020-02-25 12:24 UTC  (3+ messages)

[Xen-devel] [PATCH v9 0/5] VM forking
 2020-02-25 12:23 UTC  (6+ messages)
` [Xen-devel] [PATCH v9 3/5] xen/mem_sharing: "

[PATCH] ipset: Update byte and packet counters regardless of whether they match
 2020-02-25 12:22 UTC  (5+ messages)

[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 1/4] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir

[PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
 2020-02-25 12:20 UTC  (11+ messages)

[PATCH 0/2] x86: apl: Add support for different number of cores
 2020-02-25 12:19 UTC  (3+ messages)
` [PATCH 1/2] x86: cpu_x86: Make cpu_x86_get_count() non-static
` [PATCH 2/2] x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count

[igt-dev] [PATCH i-g-t 1/2] lib/i915/perf: fix loading configurations
 2020-02-25 12:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[LTP] [PATCH] syscalls/pidfd_open: Continue with rest of the tests on failure
 2020-02-25 12:19 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] bpftool: Make probes which emit dmesg warnings optional
 2020-02-25 12:18 UTC  (5+ messages)
` [PATCH bpf-next v2 2/5] "

[PATCH] ZFS/other CoW FS save_env support
 2020-02-25 12:18 UTC  (6+ messages)

[PATCH v2] tee: amdtee: fix memory leak in amdtee_open_session()
 2020-02-25 12:18 UTC  (2+ messages)

[PATCH v4 v4.4.y 0/7] Backported fixes for 4.4 stable tree
 2020-02-25 20:16 UTC  (8+ messages)
` [PATCH v4 v4.4.y 1/7] mm: make page ref count overflow check tighter and more explicit
` [PATCH v4 v4.4.y 2/7] mm: add 'try_get_page()' helper function
` [PATCH v4 v4.4.y 3/7] mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v4 v4.4.y 4/7] mm, gup: ensure real head page is ref-counted when using hugepages
` [PATCH v4 v4.4.y 5/7] mm: prevent get_user_pages() from overflowing page refcount
` [PATCH v4 v4.4.y 6/7] pipe: add pipe_buf_get() helper
` [PATCH v4 v4.4.y 7/7] fs: prevent page refcount overflow in pipe_buf_get

[PATCH net-next 0/6] act_ct: Software offload of conntrack_in
 2020-02-25 12:16 UTC  (4+ messages)
` [PATCH net-next 6/6] net/sched: act_ct: Software offload of established flows

[regression] nct6775 does not load in 5.4 and 5.5, bisected to b84398d6d7f90080
 2020-02-25 12:14 UTC  (13+ messages)

[PATCH] arm64: context: Fix ASID limit in boot warning
 2020-02-25 12:13 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 00/13] add eventmode to ipsec-secgw
 2020-02-25 12:13 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 00/15] "
  ` [dpdk-dev] [PATCH v4 12/15] examples/ipsec-secgw: add app mode worker
      ` [dpdk-dev] [EXT] "

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-25 12:13 UTC  (6+ messages)


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.