All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 21:16:36 to 2020-03-16 22:11:26 UTC [more...]

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-16 22:11 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 09/16] rcu-tasks: Add an RCU-tasks rude variant

[PULL 00/61] Misc patches for soft freeze
 2020-03-16 22:02 UTC  (63+ messages)
` [PULL 01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
` [PULL 02/61] optionrom/pvh: scan entire RSDP Area
` [PULL 03/61] misc: Replace zero-length arrays with flexible array member (automatic)
` [PULL 04/61] misc: Replace zero-length arrays with flexible array member (manual)
` [PULL 05/61] configure: add configure option avx512f_opt
` [PULL 06/61] util: add util function buffer_zero_avx512()
` [PULL 07/61] WHPX: TSC get and set should be dependent on VM state
` [PULL 08/61] WHPX: Use QEMU values for trapped CPUID
` [PULL 09/61] MAINTAINERS: Add entry for Guest X86 HAXM CPUs
` [PULL 10/61] hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
` [PULL 11/61] oslib-posix: initialize mutex and condition variable
` [PULL 12/61] build-sys: do not make qemu-ga link with pixman
` [PULL 13/61] modules: load modules from versioned /var/run dir
` [PULL 14/61] configure: Fix building with SASL on Windows
` [PULL 15/61] tests/docker: Install SASL library to extend code coverage on amd64
` [PULL 16/61] memory: Fix start offset for bitmap log_clear hook
` [PULL 17/61] qom/object: enable setter for uint types
` [PULL 18/61] ich9: fix getter type for sci_int property
` [PULL 19/61] ich9: Simplify ich9_lpc_initfn
` [PULL 20/61] qom/object: Use common get/set uint helpers
` [PULL 21/61] i386: Fix GCC warning with snprintf when HAX is enabled
` [PULL 22/61] WHPX: Use proper synchronization primitives while processing
` [PULL 23/61] Makefile: Align 'help' target output
` [PULL 24/61] Makefile: Let the 'help' target list the tools targets
` [PULL 25/61] hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
` [PULL 26/61] hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
` [PULL 27/61] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
` [PULL 28/61] ui/curses: Make control_characters[] array const
` [PULL 29/61] ui/curses: Move arrays to .heap to save 74KiB of .bss
` [PULL 30/61] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl
` [PULL 31/61] softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
` [PULL 32/61] Use -isystem for linux-headers dir
` [PULL 33/61] exec/rom_reset: Free rom data during inmigrate skip
` [PULL 34/61] cpus: avoid pause_all_vcpus getting stuck due to race
` [PULL 35/61] lockable: add lock guards
` [PULL 36/61] lockable: add QemuRecMutex support
` [PULL 37/61] memory: Correctly return alias region type
` [PULL 38/61] memory: Simplify memory_region_init_rom_nomigrate() to ease review
` [PULL 39/61] scripts/cocci: Rename memory-region-{init-ram -> housekeeping}
` [PULL 40/61] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom}
` [PULL 41/61] hw/arm: Use memory_region_init_rom() with read-only regions
` [PULL 42/61] hw/display: "
` [PULL 43/61] hw/m68k: "
` [PULL 44/61] hw/net: "
` [PULL 45/61] hw/pci-host: "
` [PULL 46/61] hw/ppc: "
` [PULL 47/61] hw/riscv: "
` [PULL 48/61] hw/sh4: "
` [PULL 49/61] hw/sparc: "
` [PULL 50/61] scripts/cocci: Patch to detect potential use of memory_region_init_rom
` [PULL 51/61] scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
` [PULL 52/61] scripts/cocci: Patch to let devices own their MemoryRegions
` [PULL 53/61] hw/core: Let devices own the MemoryRegion they create
` [PULL 54/61] hw/display: "
` [PULL 55/61] hw/dma: "
` [PULL 56/61] hw/riscv: "
` [PULL 57/61] hw/char: "
` [PULL 58/61] hw/arm/stm32: Use memory_region_init_rom() with read-only regions
` [PULL 59/61] hw/ppc/ppc405: "
` [PULL 60/61] hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
` [PULL 61/61] hw/arm: Let devices own the MemoryRegion they create

[Buildroot] [PATCH 1/2] package/llvm: specify LLVM_ENABLE_BINDINGS=OFF
 2020-03-16 22:10 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/llvm: remove outdated variables disabling bindings

linux-next: Tree for Mar 16
 2020-03-16 22:10 UTC  (3+ messages)
` linux-next: Tree for Mar 16 (drivers/soc/qcom/)

[PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version
 2020-03-16 21:41 UTC  (9+ messages)
` [PATCH v2 2/2] mmap-alloc: Include osdep.h before checking CONFIG_LINUX

[PATCH] soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cb
 2020-03-16 22:09 UTC  (2+ messages)

[PATCH v2 00/23] gitlab: Simplify the test script
 2020-03-16 22:08 UTC  (28+ messages)
` [PATCH v2 10/23] travis: Don't copy files into .bm-work/
` [PATCH v2 11/23] travis: Split the building into two parts
` [PATCH v2 12/23] gitlab/azure: Use the -w option for sandbox_spl
` [PATCH v2 13/23] travis/gitlab/azure: Use --board buildman flag with test.py
` [PATCH v2 14/23] travis/gitlab/azure: Drop BUILDMAN variable "
` [PATCH v2 15/23] travis/gitlab/azure: Drop the buildman -d flag
` [PATCH v2 16/23] gitlab/azure: Drop unnecessary if..fi when using test.py
` [PATCH v2 17/23] gitlab/azure: Use -w flag for all test.py builds
` [PATCH v2 18/23] travis/gitlab/azure: Use bash to avoid a_test_which_does_not_exist
` [PATCH v2 19/23] travis/gitlab/azure: Drop the -E flag
` [PATCH v2 20/23] travis/gitlab/azure: Enable test_handoff
` [PATCH v2 22/23] travis/gitlab/azure: Drop repeated buildman call with test.py
` [PATCH v2 23/23] test/py: Allow using buildman to build U-Boot

[PATCH v2] checkpatch: enforce process for expected files
 2020-03-16 21:30 UTC 

[PULL v2 00/61] Misc patches for soft freeze
 2020-03-16 22:06 UTC 

[PATCH] net: mvneta: Fix the case where the last poll did not process all rx
 2020-03-16 22:07 UTC  (2+ messages)

[PATCH 1/3] clk: at91: optimize pmc data allocation
 2020-03-16 22:05 UTC  (3+ messages)

lspci shpchp and /sys vs /lib/modules questions
 2020-03-16 22:06 UTC  (2+ messages)

[PATCH 2/2] sched: Add a check for cpu unbound deferrable timers
 2020-03-16 22:05 UTC  (2+ messages)

[PATCH] net: vxge: fix wrong __VA_ARGS__ usage
 2020-03-16 22:04 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/shim: fix ballooning up the guest
 2020-03-16 21:47 UTC 

[Intel-gfx] [V8 0/9] Add support for mipi dsi cmd mode
 2020-03-16 22:02 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for mipi dsi cmd mode (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-16 22:02 UTC  (8+ messages)

[PULL 00/38] Linux user for 5.0 patches
 2020-03-16 21:59 UTC  (2+ messages)

[PATCH net-next] qede: remove some unused code in function qede_selftest_receive_traffic
 2020-03-16 22:01 UTC  (2+ messages)

[PATCH v2 net-next 0/5] ionic bits and bytes
 2020-03-16 22:01 UTC  (3+ messages)
` [PATCH v2 net-next 4/5] ionic: return error for unknown xcvr type

write atomicity with xfs ... current status?
 2020-03-16 21:59 UTC  (2+ messages)

[PATCH V1 net 0/7] ENA driver bug fixes
 2020-03-16 22:00 UTC  (4+ messages)
` [PATCH V1 net 4/7] net: ena: remove code that does nothing

[PATCH] linux-user: Update TASK_UNMAPPED_BASE for aarch64
 2020-03-16 21:50 UTC  (6+ messages)

[PATCH 0/2] mmc: t210: fix autocal and 400KHz clock
 2020-03-16 21:59 UTC  (3+ messages)
` [PATCH 1/2] mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
` [PATCH 2/2] mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect

[PATCH net v2 0/3] QorIQ DPAA ARM RDBs need internal delay on RGMII
 2020-03-16 21:58 UTC  (2+ messages)

[PATCH net-next v2 0/6] RED: Introduce an ECN tail-dropping mode
 2020-03-16 21:55 UTC  (4+ messages)

[Buildroot] [PATCH] fs/initramfs: fix show-info
 2020-03-16 21:55 UTC 

[Buildroot] [PATCH v6 00/28] Qt5 qmake infra and per-package compatibility
 2020-03-16 21:54 UTC  (7+ messages)
` [Buildroot] [PATCH v6 15/28] package/qt-webkit-kiosk: Convert to qmake infra
` [Buildroot] [PATCH v6 17/28] core/pkg-infra: Fix package file statistics for parallel build

[PATCH 0/9] Lock ordering documentation and annotation for lockdep
 2020-03-16 21:53 UTC  (5+ messages)
` [PATCH 3/9] pci/switchtec: Don't abuse completion wait queue for poll

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-16 21:50 UTC  (3+ messages)

[Intel-gfx] [PATCH v7 0/3] Dynamic EU configuration of Slice/Sub-slice/EU
 2020-03-16 21:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Dynamic EU configuration of Slice/Sub-slice/EU (rev7)

[PATCH v4 0/3] update to latest PMU events for zen1/zen2
 2020-03-16 21:51 UTC  (3+ messages)
` [PATCH v4 2/3] perf vendor events amd: add Zen2 events

[PATCH] Detail: show correct bitmap info for cluster raid device
 2020-03-16 21:50 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 0/3] drm/i915: Context aware user agnostic EU/Slice/Sub-slice control within kernel
 2020-03-16 21:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Context aware user agnostic EU/Slice/Sub-slice control within kernel (rev3)

[Bug 206857] Unable load drivers for AX200NGW WiFi module, don't see any wifi adapter
 2020-03-16 21:49 UTC 

[PATCH net 0/6] hinic: BugFixes
 2020-03-16 21:48 UTC  (5+ messages)
` [PATCH net 1/6] hinic: fix process of long length skb without frags
` [PATCH net 3/6] hinic: fix the bug of clearing event queue

[Buildroot] [git commit] docs/website: update for 2019.02.10
 2020-03-16 21:48 UTC 

[PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching
 2020-03-16 21:47 UTC  (4+ messages)
` [PATCH] media: v4l2-async: Accept endpoints and devices for "

KASAN: slab-out-of-bounds Read in dlfb_usb_probe
 2020-03-16 21:47 UTC 

[PATCH RESEND net-next v2 0/5] tcp: fix stretch ACK bugs in congestion control modules
 2020-03-16 21:46 UTC  (9+ messages)
` [PATCH RESEND net-next v2 1/5] tcp: fix stretch ACK bugs in BIC
` [PATCH RESEND net-next v2 2/5] tcp: fix stretch ACK bugs in Scalable
` [PATCH RESEND net-next v2 3/5] tcp: stretch ACK fixes in Veno prep
` [PATCH RESEND net-next v2 4/5] tcp: fix stretch ACK bugs in Veno

[Buildroot] [git commit] Update for 2019.02.10
 2020-03-16 21:46 UTC 

[PATCH net 0/2] net: bcmgenet: revisit MAC reset
 2020-03-16 21:44 UTC  (3+ messages)
` [PATCH net 1/2] Revert "net: bcmgenet: use RGMII loopback for MAC reset"
` [PATCH net 2/2] net: bcmgenet: keep MAC in reset until PHY is up

[RFC][PATCH] dma-mapping: align default segment_boundary_mask with dma_mask
 2020-03-16 21:45 UTC  (11+ messages)

linux-next: manual merge of the imx-mxs tree with Linus' tree
 2020-03-16 21:44 UTC 

[Buildroot] Buildroot 2019.02.10 released
 2020-03-16 21:44 UTC 

[PATCH 0/9] drm/edid: DisplayID parser fixes
 2020-03-16 21:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-16 21:43 UTC  (6+ messages)
` [PATCH v1 02/36] dt-bindings: spi: support non-spi bindings as SPI slaves

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-16 21:43 UTC  (5+ messages)
` [PATCH v5 11/23] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks

ensure device private pages have an owner v2
 2020-03-16 21:43 UTC  (11+ messages)
` [PATCH 2/4] mm: handle multiple owners of device private pages in migrate_vma
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault

[PATCH] drm/i915: Cast remain to unsigned long in eb_relocate_vma
 2020-03-16 21:41 UTC  (7+ messages)
          ` [Intel-gfx] "

[PATCH 0/3] I keep typing "git log --no-mailmap" X-<
 2020-03-16 21:39 UTC  (5+ messages)
` [PATCH 1/3] parse-options: teach "git cmd -h" to show alias as alias
` [PATCH 2/3] clone: reorder --recursive/--recurse-submodules
` [PATCH 3/3] log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap

[PATCH v28 00/22] Intel SGX foundations
 2020-03-16 21:38 UTC  (12+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH resend 0/5] spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
 2020-03-16 21:37 UTC  (2+ messages)

[GIT PULL] arm64: dts: Amlogic updates for v5.7
 2020-03-16 21:35 UTC  (2+ messages)

[GIT PULL] soc: drivers: Amlogic updates for v5.7
 2020-03-16 21:35 UTC  (2+ messages)

Kernel hangs when powering up/down drive using sysfs
 2020-03-16 21:35 UTC  (4+ messages)

[PATCH] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
 2020-03-16 21:35 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: improve phy_driver callback handle_interrupt
 2020-03-16 21:33 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: phy: mscc: consider interrupt source in interrupt handler

[PATCH 0/2] xfs: quotaoff shutdown fixes
 2020-03-16 21:32 UTC  (5+ messages)
` [PATCH 1/2] xfs: factor out quotaoff intent AIL removal and memory free
` [PATCH 2/2] xfs: fix unmount hang and memory leak on shutdown during quotaoff

[RESEND] memremap: Remove stale comments
 2020-03-16 21:32 UTC 

[RFC PATCH 2/3] printk: add console_verbose_{start,end}
 2020-03-16 21:30 UTC  (3+ messages)
` [RFC PATCH 2/3] printk: add console_verbose_{start, end}

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-16 21:26 UTC  (2+ messages)

[PATCH v2 0/4] kselftest: add fixture parameters
 2020-03-16 21:27 UTC  (6+ messages)

cleanup log I/O error handling v2
 2020-03-16 21:25 UTC  (5+ messages)
` [PATCH 13/14] xfs: remove xlog_state_want_sync
` [PATCH 14/14] xfs: remove XLOG_STATE_IOERROR

[PATCH] seccomp: allow BPF_MOD ALU instructions
 2020-03-16 21:23 UTC  (2+ messages)

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-16 21:23 UTC  (4+ messages)
` [PATCH bpf-next 3/7] bpf: Add socket assign support

commit ab118da4c10a70b8437f5c90ab77adae1835963e causes ib_srpt to fail connections served by target LIO
 2020-03-16 21:22 UTC  (12+ messages)

[PATCH] powerpc: remove WATCHDOG_RESET call from wait_ticks()
 2020-03-16 21:23 UTC 

[PATCH 1/2] timer: make deferrable cpu unbound timers really not bound to a cpu
 2020-03-16 21:22 UTC  (2+ messages)

[thierryreding:for-5.8/gpio 1/4] drivers//gpio/gpiolib.c:2792:2: note: in expansion of macro 'if'
 2020-03-16 21:21 UTC 

[Buildroot] [git commit branch/2019.02.x] Update for 2019.02.10
 2020-03-16 21:20 UTC 

[PATCH net-next] net/mlx5e: CT: remove set but not used variable 'unnew'
 2020-03-16 21:19 UTC  (2+ messages)

[PATCH net-next-mlx5 v3 07/16] net/mlx5: E-Switch, Get reg_c0 value on CQE
 2020-03-16 21:17 UTC  (3+ messages)
` [PATCH -next] net/mlx5: Add missing inline to stub esw_add_restore_rule

[PATCH] Staging: drm_gem: Fix a misaligned comment block
 2020-03-16 21:15 UTC 

[for-next PATCH v2 0/5] phy: ti: gmii-sel: add support for am654x/j721e soc
 2020-03-16 21:16 UTC  (3+ messages)
` [for-next PATCH v2 1/5] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy


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.