messages from 2021-03-19 10:04:10 to 2021-03-19 10:37:52 UTC [more...]
[PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles
2021-03-19 10:36 UTC (3+ messages)
[PATCH] hw/display/bcm2835_fb: Remove DeviceReset() call in DeviceRealize()
2021-03-19 10:35 UTC (2+ messages)
[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
2021-03-19 10:34 UTC (8+ messages)
` [PATCH v4 18/19] coresight: sink: Add TRBE driver
[PATCH] ext4: add rename whiteout support for fast commit
2021-03-19 10:35 UTC (6+ messages)
ReplayKernelNormal.test_mips_malta functional test timeouting
2021-03-19 10:34 UTC
[PATCH v2] bus: mhi: Add Qcom WWAN control driver
2021-03-19 10:34 UTC (3+ messages)
[PATCH stable 5.4.y, 4.19.y] net: dsa: tag_mtk: fix 802.1ad VLAN egress
2021-03-19 10:33 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Fix tests/migration maintainers
2021-03-19 10:20 UTC (2+ messages)
[PATCH v4 00/14] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
2021-03-19 10:12 UTC (15+ messages)
` [PATCH v4 01/14] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PATCH v4 02/14] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PATCH v4 03/14] softmmu/physmem: Fix qemu_ram_remap() "
` [PATCH v4 04/14] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v4 05/14] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v4 06/14] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v4 07/14] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PATCH v4 08/14] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PATCH v4 09/14] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PATCH v4 10/14] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v4 11/14] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PATCH v4 12/14] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PATCH v4 13/14] qmp: Include "reserve" property of memory backends
` [PATCH v4 14/14] hmp: Print "reserve" property of memory backends with "info memdev"
[PATCH v2 4/4] Makefile/coccicheck: set SPATCH_BATCH_SIZE to 8
2021-03-19 10:32 UTC (4+ messages)
` [PATCH v2 5/4] Makefile/coccicheck: use --include-headers-for-types
[PATCH for-stable-5.4] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
2021-03-19 10:32 UTC (2+ messages)
[tip:x86/seves] BUILD SUCCESS WITH WARNING f15a0a732aefb46f999c2a8aa8f9f16e71cec5b2
2021-03-19 10:32 UTC (2+ messages)
[chrome-os:chromeos-4.19 2/4] aarch64-linux-ld:./arch/arm64/kernel/vmlinux.lds:46: syntax error
2021-03-19 10:33 UTC
[PATCH v2 0/4] Make UTF-8 encoding loadable
2021-03-19 10:32 UTC (7+ messages)
` [PATCH v2 3/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v2 4/4] fs: unicode: Add utf8 module and a unicode layer
[PATCH v3] gpio: mpc8xxx: Add ACPI support
2021-03-19 10:32 UTC (2+ messages)
[Buildroot] [PATCH] DEVELOPERS: update Nicolas Serafini e-mail address
2021-03-19 10:33 UTC
[PATCH net] net: dsa: mt7530: setup core clock even in TRGMII mode
2021-03-19 10:25 UTC (5+ messages)
` [PATCH net,v2] "
[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
2021-03-19 10:26 UTC (12+ messages)
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
2021-03-19 10:31 UTC (4+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
[PATCH] io_uring: fix provide_buffers sign extension
2021-03-19 10:31 UTC (2+ messages)
Serious doubts about Gitlab CI
2021-03-19 10:18 UTC (5+ messages)
[for-stable-4.19 PATCH 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64
2021-03-19 10:30 UTC (3+ messages)
[PATCH] drm/amd/display: Allow idle optimization based on vblank
2021-03-19 10:31 UTC (5+ messages)
[PATCH v4 0/3] Add ZynqMP pinctrl driver
2021-03-19 10:23 UTC (6+ messages)
` [PATCH v4 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support
[PATCH 1/2] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
2021-03-19 10:47 UTC (4+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: support remote cores booted before Linux Kernel
[PATCH 00/14] pwm: Patches I consider ready for the next merge window
2021-03-19 10:28 UTC (15+ messages)
` [PATCH 01/14] pwm: bcm2835: Improve period and duty cycle calculation
` [PATCH 02/14] pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity()
` [PATCH 03/14] pwm: atmel-hlcdc: "
` [PATCH 04/14] pwm: Drop function pwmchip_add_with_polarity()
` [PATCH 05/14] pwm: ab8500: Implement .apply instead of .config, .enable and .disable
` [PATCH 06/14] pwm: imx-tpm: Use a single line for error message
` [PATCH 07/14] pwm: Always allocate pwm id dynamically
` [PATCH 08/14] pwm: Return -EINVAL for old-style drivers without .set_polarity callback
` [PATCH 09/14] pwm: Prevent a glitch in compat code
` [PATCH 10/14] pwm: atmel-tcb: Implement .apply callback
` [PATCH 11/14] pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned
` [PATCH 12/14] pwm: sprd: Refuse requests with unsupported polarity
` [PATCH 13/14] pwm: cros-ec: "
` [PATCH 14/14] pwm: Soften potential loss of precision in compat code
[PATCH] fs/ext2/: fix misspellings using codespell tool
2021-03-19 10:28 UTC (2+ messages)
[PATCH 0/3] staging: media: imx: imx7_mipi_csis: miscellaneous fixes
2021-03-19 10:28 UTC (7+ messages)
` [PATCH 1/3] media: imx: imx7_mipi_csis: Runtime suspend in .s_stream() error path
` [PATCH 2/3] media: imx: imx7_mipi_csis: Don't take state->lock in .link_setup()
` [PATCH 3/3] media: imx: imx7_mipi_csis: Ensure pads are connected
[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-18
2021-03-19 10:29 UTC
[PATCH v1, RFC] docs: reporting-issues.rst: tone down 'test vanilla mainline' a little
2021-03-19 10:28 UTC (2+ messages)
[PATCH] fdc: check null block pointer before blk_pwrite
2021-03-19 10:17 UTC (6+ messages)
` [PATCH 1/2] floppy: add a regression test for CVE-2020-25741
[PATCH ipsec] xfrm: BEET mode doesn't support fragments for inner packets
2021-03-19 10:27 UTC
[syzbot] upstream boot error: WARNING in __context_tracking_enter
2021-03-19 10:10 UTC (4+ messages)
[PATCH] hooks: propose repository owner configured hooks
2021-03-19 10:27 UTC (2+ messages)
[rcu:rcu/next] BUILD SUCCESS 71df1526183c88552cbd6ecf27dc849b8395db5e
2021-03-19 10:26 UTC
preparations for 4.13.3
2021-03-19 10:27 UTC (5+ messages)
` Call for tools backports (was Re: preparations for 4.13.3)
[PATCH] io_uring: Try to merge io requests only for regular files
2021-03-19 10:23 UTC (2+ messages)
[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
2021-03-19 10:26 UTC (12+ messages)
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
[PATCH 0/2] fanotify man page updates for v5.13
2021-03-19 10:25 UTC (2+ messages)
[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
2021-03-19 10:09 UTC (7+ messages)
[PATCH 1/2] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
2021-03-19 10:07 UTC (2+ messages)
[PATCH v2 0/3] drivers/perf: convert sysfs sprintf/snprintf/scnprintf to sysfs_emit
2021-03-19 10:04 UTC (8+ messages)
` [PATCH v2 1/3] drivers/perf: convert sysfs snprintf family "
` [PATCH v2 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()
` [PATCH v2 3/3] drivers/perf: convert sysfs sprintf family to sysfs_emit
[PATCH bpf] libbpf: Fix BTF dump of pointer-to-array-of-struct
2021-03-19 10:22 UTC (3+ messages)
[PATCH for-4.15] x86/mem_sharing: copy parent VM's hostp2m's max_mapped_pfn during forking
2021-03-19 10:23 UTC (2+ messages)
[PATCH v7 00/13] virtio-mem: vfio support
2021-03-19 10:17 UTC (2+ messages)
[PATCH 2/2] cirrus.yml: Update the FreeBSD task to version 12.2
2021-03-19 10:14 UTC (2+ messages)
` [PATCH v2 "
[PATCH v2 0/3] Fix pinctrl-single pcs_pin_dbg_show()
2021-03-19 10:04 UTC (6+ messages)
` [PATCH v3 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
[PATCH v6 00/38] KVM: arm64: Stage-2 for the host
2021-03-19 10:01 UTC (40+ messages)
` [PATCH v6 04/38] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v6 05/38] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v6 06/38] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v6 07/38] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v6 08/38] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v6 09/38] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v6 10/38] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v6 11/38] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v6 12/38] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v6 13/38] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v6 14/38] KVM: arm64: Provide __flush_dcache_area "
` [PATCH v6 15/38] KVM: arm64: Factor out vector address calculation
` [PATCH v6 16/38] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v6 17/38] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v6 18/38] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v6 19/38] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v6 20/38] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v6 21/38] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v6 22/38] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v6 23/38] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v6 24/38] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v6 25/38] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v6 26/38] KVM: arm64: Reserve memory for host stage 2
` [PATCH v6 27/38] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v6 28/38] KVM: arm64: Always zero invalid PTEs
` [PATCH v6 29/38] KVM: arm64: Use page-table to track page ownership
` [PATCH v6 30/38] KVM: arm64: Refactor the *_map_set_prot_attr() helpers
` [PATCH v6 31/38] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v6 32/38] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
` [PATCH v6 33/38] KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP "
` [PATCH v6 34/38] KVM: arm64: Provide sanitized mmfr* registers at EL2
` [PATCH v6 35/38] KVM: arm64: Wrap the host with a stage 2
` [PATCH v6 36/38] KVM: arm64: Page-align the .hyp sections
` [PATCH v6 37/38] KVM: arm64: Disable PMU support in protected mode
` [PATCH v6 38/38] KVM: arm64: Protect the .hyp sections from the host
[Intel-wired-lan] [net-queue v3] virtchnl: Fix layout of RSS structures
2021-03-19 10:20 UTC (2+ messages)
[ast:fexit_fix 1/2] kernel/trace/ftrace.c:5048:28: warning: no previous prototype for function 'ftrace_alloc_direct_func'
2021-03-19 10:20 UTC
[PATCHv2 00/38] Convert power-supply DT bindings to YAML
2021-03-19 10:18 UTC (5+ messages)
` [PATCHv2 02/38] dt-bindings: power: supply: cpcap-battery: Convert to DT schema format
` [PATCHv2 03/38] dt-bindings: power: supply: cpcap-charger: "
[PATCH v2 1/2] ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
2021-03-19 10:17 UTC (3+ messages)
` [PATCH v2 2/2] ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
[PATCH v2] can: isotp: tx-path: zero initialize outgoing CAN frames
2021-03-19 10:18 UTC (2+ messages)
does current bitbaking of core-image-minimal still need docbook stuff?
2021-03-19 10:18 UTC (2+ messages)
` [yocto] "
[PATCH] Fix a typo in git-maintenance documentation
2021-03-19 10:17 UTC
[PATCH V6 0/2] power: bq27xxx: add bq78z100
2021-03-19 10:16 UTC (4+ messages)
` [PATCH V6 2/2] power: supply: bq27xxx: Add support for BQ78Z100
[kvm-unit-tests PATCH v1 0/6] Testing SSCH, CSCH and HSCH for errors
2021-03-19 10:16 UTC (6+ messages)
` [kvm-unit-tests PATCH v1 1/6] s390x: lib: css: disabling a subchannel
` [kvm-unit-tests PATCH v1 2/6] s390x: lib: css: SCSW bit definitions
[Intel-gfx] [PATCH v2 0/3] HDCP 2.2 MST fixes
2021-03-19 10:02 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/i915/hdcp: HDCP2.2 MST Link failure recovery
` [Intel-gfx] [PATCH v2 2/3] drm/i915/hdcp: link hdcp2 recovery on link enc stopped
` [Intel-gfx] [PATCH v2 3/3] drm/i915/hdcp: return correct error code
[PATCH v6 resend 0/3] mm, vsprintf: dump full information of page flags in pGp
2021-03-19 10:15 UTC (6+ messages)
` [PATCH v6 resend 1/3] mm, slub: use pGp to print page flags
` [PATCH v6 resend 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v6 resend 3/3] vsprintf: dump full information of page flags in pGp
[PATCH v4 0/3] qcow2: fix parallel rewrite and discard (rw-lock)
2021-03-19 10:08 UTC (4+ messages)
` [PATCH v4 1/3] qemu-io: add aio_discard
` [PATCH v4 2/3] iotests: add qcow2-discard-during-rewrite
` [PATCH v4 3/3] block/qcow2: introduce discard_rw_lock: fix discarding host clusters
[LTP] SUSE Hackweek
2021-03-19 10:14 UTC
[android-common:android12-5.10 1998/6341] include/linux/pm_domain.h:290:13: error: 'genpd_enable_next_wakeup' defined but not used
2021-03-19 10:13 UTC
[PATCH 00/18] drm/vc4: hdmi: Add Support for the YUV output
2021-03-19 10:13 UTC (8+ messages)
` [PATCH 02/18] drm/bridge: Add HDMI output fmt helper
` "
Fix bug for Ingenic X1000 v2
2021-03-19 10:12 UTC (2+ messages)
` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000
[PATCH] drm: i915: Fix a typo
2021-03-19 10:10 UTC (4+ messages)
` [Intel-gfx] "
Re:Re: [PATCH] futex: use wake_up_process() instead of wake_up_state()
2021-03-19 10:10 UTC (2+ messages)
` "
[PATCH] ALSA: hda: Fix spelling mistakes
2021-03-19 10:09 UTC (3+ messages)
[PATCH 12/15] staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.c
2021-03-19 10:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH v32 0/5]Timestamp synchronization of host - guest tracing session
2021-03-19 10:08 UTC (2+ messages)
[PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
2021-03-19 10:07 UTC (7+ messages)
` [PATCH 2/3] can/peak_usb: add forgotten supported devices
[PATCH net-next] net: enetc: teardown CBDR during PF/VF unbind
2021-03-19 10:08 UTC
seccomp: Delay filter activation
2021-03-19 10:06 UTC (8+ messages)
[PULL v2 00/11] QAPI patches patches for 2021-03-16
2021-03-19 10:06 UTC (2+ messages)
FAILED: patch "[PATCH] ALSA: usb-audio: Don't avoid stopping the stream at" failed to apply to 5.10-stable tree
2021-03-19 10:07 UTC (3+ messages)
[PATCH 5.4.y] ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
2021-03-19 10:06 UTC (3+ messages)
` [PATCH 5.4 2/2] ARM: 9044/1: vfp: use undef hook for VFP support detection
[LTP] [PATCH v2 0/2] doc: Add Maintainer Patch Review Checklist
2021-03-19 10:05 UTC (4+ messages)
` [LTP] [PATCH v2 2/2] "
[RFC PATCH v5 0/4] scheduler: expose the topology of clusters and add cluster scheduler
2021-03-19 10:01 UTC (6+ messages)
` [RFC PATCH v5 1/4] topology: Represent clusters of CPUs within a die
[PULL v2 00/11] pflash patches for 2021-03-18
2021-03-19 10:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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.