All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-16 11:44:25 to 2021-01-16 16:23:37 UTC [more...]

[PATCH v4 00/18] Minor board_f/board_r cleanups
 2021-01-16 16:23 UTC  (26+ messages)
` [PATCH v4 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v4 02/18] common: board_f: Drop initf_console_record wrapper
` [PATCH v4 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH v4 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH v4 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [PATCH v4 06/18] common: board_r: Drop initr_console_record wrapper
` [PATCH v4 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v4 08/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH v4 09/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH v4 10/18] common: board_r: Drop initr_pci wrapper
` [PATCH v4 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH v4 12/18] common: board_r: Drop initr_xen wrapper

[PATCH v2 0/9] log: don't build the trace buffer when log is not ready
 2021-01-16 16:22 UTC  (19+ messages)
` [PATCH v2 1/9] test: add LOGL_FORCE_DEBUG flags support in log tests
` [PATCH v2 2/9] log: don't build the trace buffer when log is not ready
` [PATCH v2 3/9] test: log: add test for dropped messages
` [PATCH v2 4/9] log: use console puts to output trace before LOG init
` [PATCH v2 5/9] test: add test for dropped trace before log_init
` [PATCH v2 6/9] console: remove duplicated test on gd value
` [PATCH v2 7/9] console: allow to record console output before ready
` [PATCH v2 8/9] test: log: add test for console output of dropped messages
` [PATCH v2 9/9] log: call vsnprintf only when it is needed to emit trace

[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
 2021-01-16 16:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/9] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-16 16:16 UTC  (13+ messages)
` [PATCH v7 4/9] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
` [PATCH v7 5/9] hw/ssi: imx_spi: Rework imx_spi_write() "

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-01-16 16:08 UTC  (2+ messages)
` [Bug 1891748] "

[jpirko-mlxsw:petrm_res_integ_v1 23/66] include/linux/compiler_types.h:320:38: error: call to '__compiletime_assert_579' declared with attribute error: BUILD_BUG_ON failed: RTM_MAX != (RTM_NEWVLAN + 3)
 2021-01-16 16:11 UTC 

[Buildroot] [PATCH] package/mesa3d: select EXPAT for freedreno
 2021-01-16 16:09 UTC 

[x86/mce] 7bb39313cd: netperf.Throughput_tps -4.5% regression
 2021-01-16 16:09 UTC  (2+ messages)

[RESEND PATCH 00/18] Minor board_f/board_r cleanups
 2021-01-16 16:08 UTC  (19+ messages)
` [RESEND PATCH 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [RESEND PATCH 02/18] common: board_f: Drop initf_console_record wrapper
` [RESEND PATCH 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [RESEND PATCH 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [RESEND PATCH 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [RESEND PATCH 06/18] common: board_r: Drop initr_console_record wrapper
` [RESEND PATCH 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [RESEND PATCH 08/18] common: board_r: Drop initr_post_backlog wrapper
` [RESEND PATCH 09/18] common: board_r: Drop initr_pci_ep wrapper
` [RESEND PATCH 10/18] common: board_r: Drop initr_pci wrapper
` [RESEND PATCH 11/18] common: board_r: Drop initr_noncached wrapper
` [RESEND PATCH 12/18] common: board_r: Drop initr_xen wrapper
` [RESEND PATCH 13/18] common: board_r: Drop initr_jumptable wrapper
` [RESEND PATCH 14/18] common: board_r: Drop initr_api wrapper
` [RESEND PATCH 15/18] common: board_r: Drop initr_bbmii wrapper
` [RESEND PATCH 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [RESEND PATCH 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [RESEND PATCH 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set

[PATCH] boost: drop arm-intrinsics.patch
 2021-01-16 15:59 UTC  (3+ messages)
` [OE-core] "

[Bug 1912059] [NEW] capstone link failure building linux-user static
 2021-01-16 15:41 UTC 

[CXP] Discussing the RTDM specification
 2021-01-16 15:41 UTC  (9+ messages)

[Buildroot] [PATCH 0/4] ARC updates
 2021-01-16 15:40 UTC  (12+ messages)
` [Buildroot] [PATCH 1/4] ARC: Add support for generic HS48 processor
` [Buildroot] [PATCH 3/4] configs/snps_archs38_hsdk_defconfig: switch to glibc hard-float
` [Buildroot] [PATCH 4/4] configs/snps_archs38_hsdk_defconfig: update for better out-of-box experience

[Buildroot] [PATCH v2 0/8] Bump NXP BSP components to 5.4.70_2.3.0
 2021-01-16 15:40 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/8] package/freescale-imx/firmware-imx: bump version to 8.10

[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
 2021-01-16 15:39 UTC  (3+ messages)
  ` [Bridge] "

[linux-next:master 952/3956] crypto/blake2b_generic.c:73:13: warning: stack frame size of 9776 bytes in function 'blake2b_compress_one_generic'
 2021-01-16 15:36 UTC  (4+ messages)

[linux-linus test] 158458: regressions - trouble: broken/fail/pass
 2021-01-16 15:36 UTC 

[PATCH] appliance: Add vhd & vhdx support
 2021-01-16 15:32 UTC  (5+ messages)
` [OE-core] "

[power-supply:for-next 38/46] drivers/power/supply/bq27xxx_battery.c:520:34-47: WARNING bq27000_props and bq34z100_props (line 794) are identical
 2021-01-16 15:30 UTC 

[PATCH v2] efi_loader: Avoid emitting efi_var_buf to .GOT
 2021-01-16 15:28 UTC 

device tree or ACPI table? and x0 register in arm64 kernel start
 2021-01-16 15:24 UTC 

[Buildroot] [git commit] configs/snps_archs38_hsdk_defconfig: enable C++ support
 2021-01-16 15:21 UTC 

[PATCH V2 1/8] dovetail/pipeline: implement out-of-band irq management and handling
 2021-01-16 15:17 UTC  (13+ messages)
` [PATCH 3/8] dovetail/clock: implement pipeline_set_timer_shot to trigger tick shot
` [PATCH V2 4/8] dovetail/clock: implement pipeline_timer_name
` [PATCH 5/8] dovetail/kevents: dovetail: implement handle_ptrace_cont
` [PATCH 6/8] cobalt/timer: pipeline: abstract signal test of XNTSTOP
` [PATCH 7/8] dovetail/tick: pipeline: impmement pipeline_must_force_program_tick
` [PATCH 8/8] dovetail/kevents: enable back tracing

[PATCH] efi_loader: Avoid emitting efi_var_buf to .GOT
 2021-01-16 15:08 UTC  (3+ messages)

[PATCH v7 0/4] Add CPU identification support for RZ/G2 SoC's
 2021-01-16 15:00 UTC  (6+ messages)
` [PATCH v7 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support

[PATCH 1/2] of: device: Allow DMA range map to be set before of_dma_configure_id
 2021-01-16 14:57 UTC  (2+ messages)

[PATCH 0/4] tests/qtest: Fixes fuzz-tests
 2021-01-16 14:56 UTC  (8+ messages)
` [PATCH 1/4] tests/qtest: Remove TPM tests

[Linux-kernel-mentees] [PATCH] checkpatch: add warning for avoiding .L prefix symbols in assembly files
 2021-01-16 14:57 UTC  (5+ messages)

[PATCH] cacheflush.2: Update SYNOPSIS for glibc wrapper
 2021-01-16 14:56 UTC 

Python3-native illegal instruction on poky dunfell
 2021-01-16 14:48 UTC  (3+ messages)
` [yocto] "

[PATCH 00/14] MFD/extcon/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-16 14:46 UTC  (4+ messages)
` [PATCH 03/14] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI

IRQ latency measurements in hypervisor
 2021-01-16 14:40 UTC  (11+ messages)

Recent TCG commit breaks PPC
 2021-01-16 14:38 UTC 

[dpdk-dev] [PATCH 0/3] net build fixes
 2021-01-16 14:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/3] net/hinic: restore vectorised code

hppa64-linux-ld: mm/hugetlb.o(.text+0x50dc): cannot reach printk
 2021-01-16 14:36 UTC 

[PATCH] kasan: fix HW_TAGS boot parameters
 2021-01-16 14:27 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] board/sifive: Update defconfig and genimage config files
 2021-01-16 14:23 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] boot/uboot: Introduce BR2_TARGET_UBOOT_NEEDS_OPENSBI

[PATCH v3 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-16 14:22 UTC  (15+ messages)
` [PATCH v3 1/4] kasan, arm64: Add KASAN light mode
` [PATCH v3 2/4] arm64: mte: Add asynchronous mode support
` [PATCH v3 4/4] arm64: mte: Optimize mte_assign_mem_tag_range()

requesting help
 2021-01-16 14:14 UTC  (6+ messages)
` [yocto] "

[dpdk-dev] [PATCH v14 00/12] Arm build options rework
 2021-01-16 14:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v15 "
  ` [dpdk-dev] [PATCH v15 05/12] build: organize Arm config into dict

Ordering Dell XPS 13 9310 to test QCA6390
 2021-01-16 14:10 UTC  (10+ messages)
          ` [**EXTERNAL**] "

[PATCH v7 00/11] Rework iotests/check
 2021-01-16 13:44 UTC  (12+ messages)
` [PATCH v7 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v7 02/11] iotests/303: use dot slash for qcow2.py running
` [PATCH v7 03/11] iotests: fix some whitespaces in test output files
` [PATCH v7 04/11] iotests: make tests executable
` [PATCH v7 05/11] iotests/294: add shebang line
` [PATCH v7 06/11] iotests: define group in each iotest
` [PATCH v7 07/11] iotests: add findtests.py
` [PATCH v7 08/11] iotests: add testenv.py
` [PATCH v7 09/11] iotests: add testrunner.py
` [PATCH v7 10/11] iotests: rewrite check into python
` [PATCH v7 11/11] iotests: rename and move 169 and 199 tests

[PATCH 0/3] power: reset: at91-sama5d2_shdwc: add support for SAMA7G5
 2021-01-16 13:58 UTC  (2+ messages)

[xen-unstable test] 158457: tolerable FAIL - PUSHED
 2021-01-16 13:58 UTC 

[Bug 211189] vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-16 13:57 UTC 

[MPTCP] Re: [PATCHi iproute2] mptcp: add support for event monitoring
 2021-01-16 13:51 UTC 

[NXP-IMX] please pull nxp-imx-2021-1-16
 2021-01-16 13:47 UTC  (2+ messages)

[PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-01-16 13:44 UTC  (9+ messages)

[PATCH v4 0/3] Fix the rkisp1 userspace API for later IP versions
 2021-01-16 13:34 UTC  (6+ messages)
` [PATCH v4 3/3] media: rockchip: rkisp1: extend uapi array sizes

hppa64-linux-ld: kernel/kexec_core.o(.text+0x3f8): cannot reach raw_copy_from_user
 2021-01-16 13:13 UTC 

[RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
 2021-01-16 13:09 UTC  (2+ messages)

[PATCH v2 3/3] drm/bridge/lontium-lt9611uxc: move HPD notification out of IRQ handler
 2021-01-16 13:02 UTC  (6+ messages)

hppa64-linux-ld: mm/hugetlb.o(.text+0x54c4): cannot reach down_read
 2021-01-16 12:59 UTC 

[PULL 00/30] Audio 20210115 patches
 2021-01-16 12:56 UTC  (2+ messages)

[PATCH 1/2] lttng-modules: Upgrade 2.12.3->2.12.4
 2021-01-16 12:55 UTC  (2+ messages)
` [PATCH 2/2] lttng-modules: Drop gcc7 related patch

[PATCH] ulimit.3: wfix
 2021-01-16 12:51 UTC 

[PATCH 0/4] Updates for rfkill
 2021-01-16 12:51 UTC  (5+ messages)
` [PATCH 1/4] rfkill.py: migrate to python3
` [PATCH 2/4] rfkill: update rfkill.h
` [PATCH 3/4] rfkill: support hard block reason in python code
` [PATCH 4/4] rfkill: support hard block reason in C code

[PATCH 1/3] perf/x86/rapl: Add msr mask support
 2021-01-16 12:50 UTC  (7+ messages)
` [PATCH 2/3] perf/x86/rapl: Fix energy counter detection
` [PATCH 3/3] perf/x86/rapl: Fix psys-energy event on Intel SPR platform

[PATCH v2 net-next 0/1] net: dsa: hellcreek: Add TAPRIO offloading
 2021-01-16 12:49 UTC  (2+ messages)
` [PATCH v2 net-next 1/1] net: dsa: hellcreek: Add TAPRIO offloading support

VSOCK & getpeercon()
 2021-01-16 12:48 UTC 

[PATCH 0/4] sched: Fix hot-unplug regressions
 2021-01-16 12:45 UTC  (8+ messages)
` [PATCH 3/4] workqueue: Tag bound workers with KTHREAD_IS_PER_CPU

[Buildroot] [git commit] configs/snps_archs38_hsdk_defconfig: use hard-float
 2021-01-16 12:42 UTC 

[PATCH v5] dm: core: Add of_match_node helper function
 2021-01-16 12:40 UTC 

[Buildroot] [git commit] configs/snps_archs38_hsdk_defconfig: switch to glibc
 2021-01-16 12:39 UTC 

[PATCH v1 0/2] ACPI: scan: Janitorial changes in acpi_device_add()
 2021-01-16 12:36 UTC  (5+ messages)
` [PATCH v1 1/2] ACPI: scan: Rearrange memory allocation "
` [PATCH v1 2/2] ACPI: scan: Adjust white space "

[PATCH v4 0/3] Add support for Boundary Nitrogen8M Mini SBC
 2021-01-16 12:29 UTC  (6+ messages)
` [PATCH v4 2/3] arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support

drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:122:31: warning: shift count >= width of type
 2021-01-16 12:29 UTC  (2+ messages)

ACPI scan regression -> Boot fail on Cherrytrail w/ 5.11-rc3
 2021-01-16 12:26 UTC  (6+ messages)

[PATCH 0/2] net: dsa: mv88e6xxx: fix vlan filtering for 6250
 2021-01-16 12:22 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250

[PATCH net 0/2] ipv6: fixes for the multicast routes
 2021-01-16 12:17 UTC  (4+ messages)
` [PATCH net 1/2] ipv6: create multicast route with RTPROT_KERNEL

[PATCH] fTPM: make sure TEE is initialized before fTPM
 2021-01-16 12:11 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-16 12:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/19] "
  ` [dpdk-dev] [PATCH v2 04/19] net: fix missing header include

net/ceph/decode.c:164:38: warning: taking address of packed member 'in_addr' of class or structure 'ceph_entity_addr' may result in an unaligned pointer value
 2021-01-16 12:07 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 1/5] f2fs: compress: add compress_inode to cache compressed blocks
 2021-01-16 12:07 UTC  (13+ messages)

[PATCH 0/5] create hugetlb flags to consolidate state
 2021-01-16 12:06 UTC  (4+ messages)
` [PATCH 2/5] hugetlb: convert page_huge_active() to HP_Migratable flag

[PATCH] power: supply: charger-manager: fix the wrong status of health
 2021-01-16 11:41 UTC 

[PATCH] drm/amd/pm: remove unused message SMU_MSG_SpareX
 2021-01-16 11:58 UTC 

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] selftests: mptcp: add command line arguments for mptcp_join.sh
 2021-01-16 11:54 UTC 

[MPTCP] Re: [PATCH mptcp-next] Squash to "mptcp: drop *_max fields in mptcp_pm_data"
 2021-01-16 11:51 UTC 

[MPTCP] Re: [PATCH mptcp-next] Squash to "mptcp: drop *_max fields in mptcp_pm_data"
 2021-01-16 11:49 UTC 

[PATCH 0/8] sched: Fix hot-unplug regressions
 2021-01-16 11:30 UTC  (8+ messages)
` [PATCH 1/8] sched/core: Print out straggler tasks in sched_cpu_dying()
` [PATCH 3/8] sched: Dont run cpu-online with balance_push() enabled
` [PATCH 4/8] kthread: Extract KTHREAD_IS_PER_CPU
` [PATCH 5/8] workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
` [PATCH 6/8] workqueue: Restrict affinity change to rescuer
` [PATCH 7/8] sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
` [PATCH 8/8] sched: Relax the set_cpus_allowed_ptr() semantics

[PATCH -next] power: supply: ab8500_fg: convert comma to semicolon
 2021-01-16 11:43 UTC  (2+ messages)

[PATCH -next] power/supply/bq24190_charger: convert comma to semicolon
 2021-01-16 11:43 UTC  (2+ 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.