All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-22 13:20:01 to 2021-03-22 13:54:30 UTC [more...]

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-03-22 13:54 UTC 

arm64 syzbot instances
 2021-03-22 13:51 UTC  (10+ messages)

[PATCH v28 00/23] i386 cleanup PART 2
 2021-03-22 13:35 UTC  (27+ messages)
` [RFC] accel: add cpu_reset
` [PATCH v28 01/23] target/i386: Rename helper_fldt, helper_fstt
` [PATCH v28 02/23] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
` [PATCH v28 03/23] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v28 04/23] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v28 05/23] accel: introduce new accessor functions
` [PATCH v28 06/23] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v28 07/23] accel-cpu: make cpu_realizefn return a bool
` [PATCH v28 08/23] meson: add target_user_arch
` [PATCH v28 09/23] i386: split off sysemu-only functionality in tcg-cpu
` [PATCH v28 10/23] i386: split smm helper (sysemu)
` [PATCH v28 11/23] i386: split tcg excp_helper into sysemu and user parts
` [PATCH v28 12/23] i386: move TCG bpt_helper into sysemu/
` [PATCH v28 13/23] i386: split misc helper user stubs and sysemu part
` [PATCH v28 14/23] i386: separate fpu_helper sysemu-only parts
` [PATCH v28 15/23] i386: split svm_helper into sysemu and stub-only user
` [PATCH v28 16/23] i386: split seg_helper into user-only and sysemu parts
` [PATCH v28 17/23] i386: split off sysemu part of cpu.c
` [PATCH v28 18/23] target/i386: gdbstub: introduce aux functions to read/write CS64 regs
` [PATCH v28 19/23] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
` [PATCH v28 20/23] i386: make cpu_load_efer sysemu-only
` [PATCH v28 21/23] accel: move call to accel_init_interfaces
` [PATCH v28 22/23] accel: add init_accel_cpu for adapting accel behavior to CPU type
` [RFC v28 23/23] XXX RFC accel: add cpu_reset

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-03-22 13:53 UTC  (6+ messages)
        ` FW: "

[PATCH] drm/fourcc: add Vivante TS modifiers
 2021-03-22 13:53 UTC  (6+ messages)

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS d16b2cf332bb2869fb648e846e9089e322f05c26
 2021-03-22 13:53 UTC 

What's cooking in git.git (Mar 2021, #06; Sat, 20)
 2021-03-22 13:52 UTC  (2+ messages)

[PATCH] fs/nilfs2: fix misspellings using codespell tool
 2021-03-22 13:53 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix sizeof arguments in bw_calcs_init()
 2021-03-22 12:50 UTC  (3+ messages)

include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
 2021-03-22 13:49 UTC  (8+ messages)

[Bug 1920752] [NEW] USB SoundCard Passthrough not working on arm64
 2021-03-22 13:24 UTC  (2+ messages)
` [Bug 1920752] "

post-receive: pub/scm/linux/kernel/git/thierry.reding/linux-pwm
 2021-03-22 13:50 UTC 

[PATCH v10 0/6] fstests: add idmapped mounts tests
 2021-03-22 13:50 UTC  (7+ messages)
` [PATCH v10 1/6] generic/631: add test for detached mount propagation
` [PATCH v10 3/6] common/rc: add _scratch_{u}mount_idmapped() helpers
` [PATCH v10 4/6] common/quota: move _qsetup() helper to common code
` [PATCH v10 5/6] xfs/529: quotas and idmapped mounts
` [PATCH v10 6/6] xfs/530: quotas on "

[PATCH] userfaultfd: Write protect when virtual memory range has no page table entry
 2021-03-22 13:49 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-03-22 13:50 UTC 

[PATCH 5.13 00/11] yet another series of random 5.13 patches
 2021-03-22 13:49 UTC  (4+ messages)
` [PATCH 03/11] io_uring: optimise out task_work checks on enter

stable-rc/queue/4.4 baseline: 96 runs, 11 regressions (v4.4.262-11-g3c6ae1aa71a67)
 2021-03-22 13:49 UTC 

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-22 13:49 UTC  (10+ messages)

[PATCH 1/3] loop: Use worker per cgroup instead of kworker
 2021-03-22 13:47 UTC  (4+ messages)
` [loop] eaba742710: WARNING:at_kernel/workqueue.c:#check_flush_dependency

[PATCH/RFC] test-lib: make --verbose work under prove
 2021-03-22 13:46 UTC  (5+ messages)
` [RFC/PATCH 7/7] test-lib: generate JUnit output via TAP

[PATCH v6 00/38] KVM: arm64: Stage-2 for the host
 2021-03-22 13:44 UTC  (5+ messages)
` [PATCH v6 13/38] KVM: arm64: Enable access to sanitized CPU features at EL2

[PATCH v2 2/4] mmc: Mediatek: enable crypto hardware engine
 2021-03-22 13:45 UTC  (7+ messages)

[PATCH net-next 0/8] udp: GRO L4 improvements
 2021-03-22 13:44 UTC  (11+ messages)
` [PATCH net-next 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next 2/8] udp: skip fwd/list GRO for tunnel packets
` [PATCH net-next 3/8] udp: properly complete L4 GRO over UDP tunnel packet
` [PATCH net-next 4/8] udp: never accept GSO_FRAGLIST packets
` [PATCH net-next 8/8] selftests: net: add UDP GRO forwarding self-tests

[meta-zephyr][PATCH] layer.conf: add hardknott compatibility
 2021-03-22 13:45 UTC 

[MPTCP] [MPTCP][PATCH v3 mptcp-next 0/7] refactor mptcp_addr_info and cleanups
 2021-03-22 13:44 UTC  (2+ messages)
    ` [MPTCP] "

Spell check in OpenBMC CI
 2021-03-22 13:44 UTC 

[PATCH] tests/meson: Only build softfloat objects if TCG is selected
 2021-03-22 13:41 UTC  (5+ messages)

[meta-rockchip][PATCH] Add machine definitions for NanoPi-M4 boards
 2021-03-22 13:42 UTC 

kswap0 25% in linux-imx kernel
 2021-03-22 13:42 UTC 

[PATCH v3 0/3] mainline ti tsc2046 adc driver
 2021-03-22 13:41 UTC  (5+ messages)
` [PATCH v3 3/3] iio: adc: add ADC driver for the TI TSC2046 controller

+ watchdog-fix-barriers-when-printing-backtraces-from-all-cpus.patch added to -mm tree
 2021-03-22 13:41 UTC  (6+ messages)
    ` [PATCH] watchdog: Use bit lock operations to prevent multiple soft-lockup reports

[PATCH] io_uring: fix provide_buffers sign extension
 2021-03-22 13:41 UTC  (2+ messages)

[Buildroot] [PATCH v2 3/3] package/zeromq: disable package if binutils is affected from bug 21464
 2021-03-22 13:42 UTC  (5+ messages)
` [Buildroot] [PATCH] package/zeromq: fix build failure due to binutils "

[Intel-gfx] [PATCH v3 0/6] Default request/fence expiry + watchdog
 2021-03-22 13:41 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Default request/fence expiry + watchdog (rev3)
    `  "

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-03-22 13:40 UTC  (7+ messages)

[PATCH 5.12 0/2] minor fixes
 2021-03-22 13:40 UTC  (2+ messages)

[PATCH] docs: submitting-patches Fix a typo
 2021-03-22 13:40 UTC  (4+ messages)

[PATCH] serial: imx: drop workaround for forced irq threading
 2021-03-22 13:40 UTC  (6+ messages)

[bug report] NFSv4: Deal more correctly with duplicate delegations
 2021-03-22 13:40 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Not to try to re-enable PSR after being raised an irq aux error
 2021-03-22 13:40 UTC  (2+ messages)

[PATCH v3] libtracefs: An API to set the filtering of functions
 2021-03-22 13:39 UTC  (3+ messages)

[PATCH] arm64: dts: ls1028a: fix optee node
 2021-03-22 13:35 UTC  (2+ messages)

[PATCH 0/2] iio: adc: Add driver for INA260
 2021-03-22 13:38 UTC  (7+ messages)
` [PATCH 2/2] iio: adc: Add support for TI INA260 power monitors

[PATCH] xen: Create EFI_VENDOR directory
 2021-03-22 13:38 UTC  (2+ messages)
` for-4.15 "

[RFC PATCH 6/8] hugetlb: make free_huge_page irq safe
 2021-03-22 13:36 UTC  (4+ messages)
` [hugetlb] cd190f60f9: BUG:sleeping_function_called_from_invalid_context_at_mm/hugetlb.c
  ` [LTP] "

[PATCH 0/2] Do not flush cache when it is disabled
 2021-03-22 13:36 UTC  (3+ messages)
` [PATCH 1/2] mmc: block: Issue flush only if allowed
` [PATCH 2/2] mmc: block: Update ext_csd.cache_ctrl if it was written

[yocto] Which recipes put qtwebkit in my image?
 2021-03-22 13:37 UTC  (2+ messages)

[PATCH 00/19] Staging: rtl8723bs: Remove unreferenced struct's
 2021-03-22 13:37 UTC  (20+ messages)
` [PATCH 01/19] Staging: rtl8723bs: remove useless structs in rtw_mlme.h
` [PATCH 02/19] Staging: rtl8723bs: remove useless structs in rtw_cmd.h
` [PATCH 03/19] Staging: rtl8723bs: remove useless structs in rtw_recv.h
` [PATCH 04/19] Staging: rtl8723bs: remove useless structs in drv_types.h
` [PATCH 05/19] Staging: rtl8723bs: remove useless structs in rtw_ioctl_set.h
` [PATCH 06/19] Staging: rtl8723bs: remove useless structs in wlan_bssdef.h
` [PATCH 07/19] Staging: rtl8723bs: remove useless structs in rtw_mp.h
` [PATCH 08/19] Staging: rtl8723bs: remove useless structs in hal_intf.h
` [PATCH 09/19] Staging: rtl8723bs: remove useless structs in rtw_event.h
` [PATCH 10/19] Staging: rtl8723bs: remove useless structs in rtl8723b_recv.h
` [PATCH 11/19] Staging: rtl8723bs: remove useless structs in rtw_security.h
` [PATCH 12/19] Staging: rtl8723bs: remove useless structs in rtw_wifi_regd.h
` [PATCH 13/19] Staging: rtl8723bs: remove useless structs in rtw_io.h
` [PATCH 14/19] Staging: rtl8723bs: remove useless structs in wifi.h
` [PATCH 15/19] Staging: rtl8723bs: remove useless structs in hal_phy.h
` [PATCH 16/19] Staging: rtl8723bs: remove useless structs in rtw_xmit.h
` [PATCH 17/19] Staging: rtl8723bs: remove useless structs in ieee80211.h
` [PATCH 18/19] Staging: rtl8723bs: remove useless structs in odm_HWConfig.h
` [PATCH 19/19] Staging: rtl8723bs: remove useless structs in odm.h

[PATCH RFC 0/3] drivers/char: remove /dev/kmem for good
 2021-03-22 13:36 UTC  (9+ messages)
` [PATCH RFC 1/3] "
    ` [OpenRISC] "
` [PATCH RFC 3/3] mm/vmalloc: remove vwrite()

[PATCH] drm/ttm: stop warning on TT shrinker failure v2
 2021-03-22 13:36 UTC  (3+ messages)

[PATCH for-rc] RDMA/core: Fix corrupted SL on passive side
 2021-03-22 13:35 UTC 

[virtio-comment] [RFC PATCH v1] virtio-vsock: use C style defines for constants
 2021-03-22 13:34 UTC  (4+ messages)
`  "
    ` [virtio-comment] "

[PATCH 00/10] Keem Bay Camera Subsystem
 2021-03-22 13:32 UTC  (3+ messages)
` [PATCH 04/10] uapi: Keem Bay ISP Parameters data types

[PATCH] lib: Move selection of SPL hash algorithms from common/
 2021-03-22 13:33 UTC 

[PATCH] PM: Kconfig: fix unmet dependency for PM_SLEEP_SMP
 2021-03-22 13:32 UTC  (2+ messages)

[PATCH v2 1/2] v4l: Add 12-bit raw bayer linear packed formats
 2021-03-22 13:31 UTC  (4+ messages)
` [PATCH v2 2/2] uvc: "

[PATCH 00/44] Add HMM-based SVM memory manager to KFD v2
 2021-03-22 13:32 UTC  (4+ messages)
` [PATCH 29/44] drm/amdgpu: reserve fence slot to update page table

[PATCH] firmware/dmi-sysfs: Fix a double free in dmi_sysfs_register_handle
 2021-03-22 13:30 UTC 

[PATCH v2 0/2] riscv: simplify longjmp
 2021-03-22 13:30 UTC  (4+ messages)
` [PATCH v2 2/2] test: unit test for longjmp

[PATCH v6 0/2] iio: sx9310: Support ACPI properties
 2021-03-22 13:28 UTC  (4+ messages)
` [PATCH v6 1/2] iio: sx9310: Fix access to variable DT array

[Intel-gfx] [PATCH 4/6] drm/i915: Request watchdog infrastructure
 2021-03-22 13:29 UTC  (3+ messages)
` [PATCH v3 "
  ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t v28 00/36] Introduce IGT allocator
 2021-03-22 13:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce IGT allocator (rev31)

[PATCH] arm64: cpuinfo: Fix a typo
 2021-03-22 13:20 UTC  (3+ messages)

[PATCH] acpi: avoid -Wempty-body warnings
 2021-03-22 13:27 UTC  (3+ messages)
  ` [Devel] "

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-03-22 13:19 UTC  (3+ messages)

[PATCH V2] libsepol/cil: Exit with an error if declaration name is a reserved word
 2021-03-22 13:26 UTC 

[PATCH 00/14] DC Patches March 22, 2021
 2021-03-22 13:27 UTC  (2+ messages)

[PATCH] arm64: kdump: update ppos when reading elfcorehdr
 2021-03-22 13:19 UTC  (3+ messages)

Distinguishing FF vs non-FF updates in the reflog?
 2021-03-22 13:26 UTC  (2+ messages)

[PATCH] arm64: stacktrace: don't trace arch_stack_walk()
 2021-03-22 13:19 UTC  (3+ messages)

[PATCH v5 00/41] test: Refactor tests to have a single test runner
 2021-03-22 13:26 UTC  (3+ messages)
` [PATCH v5 22/41] test: Move dm_test_init() into test-main.c

[PATCH] arcc/kernel/process: Few mundane typo fixes
 2021-03-22 13:23 UTC  (3+ messages)

[PATCH 00/14] pwm: Patches I consider ready for the next merge window
 2021-03-22 13:26 UTC  (2+ messages)

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-22 13:25 UTC  (5+ messages)
  ` [PATCH 2/5] cifsd: add server-side procedures for SMB3
        ` [Linux-cifsd-devel] "

[PATCH] Documentation: arm64/acpi : clarify arm64 support of IBFT
 2021-03-22 13:19 UTC  (3+ messages)

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-03-22 13:25 UTC  (11+ messages)

[PATCH] dt-bindings: spi: Convert Freescale DSPI to json schema
 2021-03-22 13:20 UTC  (4+ messages)

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-22 13:24 UTC  (3+ messages)
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec

[PATCH v2] iio: imu: inv_mpu6050: Use as standalone trigger
 2021-03-22 13:24 UTC 

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-22 13:24 UTC  (5+ messages)
` [PATCH v3 20/41] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR

[PATCH 0/6] Core scheduling remaining patches
 2021-03-22 13:17 UTC  (10+ messages)
` [PATCH 1/6] sched: migration changes for core scheduling

[PATCH net-next v2 0/2] net: ipa: fix validation
 2021-03-22 13:22 UTC  (2+ messages)

[Bug 210457] Fan sporadically maxed on wake-up due to unavailable sensor temperature
 2021-03-22 13:23 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.262-14-g3097ac53af5e3)
 2021-03-22 13:23 UTC 

[PATCH] arm64: dts: qcom: sc7280: Add PMIC peripherals for SC7280
 2021-03-22 13:20 UTC  (5+ messages)

[PATCH] nvme: expose 'bootindex' property
 2021-03-22 13:19 UTC  (5+ messages)

[PATCH] [v2] posix-acl: avoid -Wempty-body warning
 2021-03-22 13:21 UTC  (2+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-22  8:39 UTC  (11+ messages)

[PATCH] drm/amd/display: fix modprobe failure on vega series
 2021-03-22  9:42 UTC  (2+ messages)

[PATCH] drivers: gpu: Remove duplicate include of amdgpu_hdp.h
 2021-03-22 12:02 UTC 

[PATCH] drm/amd/pm/powerplay/smumgr/smu7_smumgr: Fix some typo error
 2021-03-22  8:16 UTC 

[PATCH] kselftest/arm64: sve: Do not use non-canonical FFR register value
 2021-03-22 13:19 UTC  (3+ messages)

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-22 13:19 UTC  (9+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[linux-linus test] 160161: regressions - FAIL
 2021-03-22 13:21 UTC 

[PATCH 1/2] disas/arm-a64.cc: Fix build error
 2021-03-22 13:18 UTC  (2+ messages)

[PATCH 1/3] configs: stm32mp1: stm32mp1: Increase SPL malloc() size
 2021-03-22 13:20 UTC  (2+ messages)
` [PATCH 3/3] configs: stm32mp1: Fix misleading SPL size limitations


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.