All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-08 11:09:18 to 2021-03-08 12:03:29 UTC [more...]

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-08 12:02 UTC  (21+ messages)
` [RFT PATCH v3 06/27] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
  ` [RFT PATCH v3 06/27] dt-bindings: timer: arm, arch_timer: "
` [RFT PATCH v3 07/27] arm64: arch_timer: implement support for interrupt-names
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [RFT PATCH v3 11/27] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [RFT PATCH v3 14/27] arm64: move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[xen-unstable-smoke test] 159871: tolerable all pass - PUSHED
 2021-03-08 12:03 UTC 

[PATCH] x86/perf: Fix guest_get_msrs static call if there is no PMU
 2021-03-08 12:01 UTC  (4+ messages)

[PATCH] nfsdclnts: Ignore SIGPIPE signal
 2021-03-08 12:01 UTC 

[PATCH] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-08 11:57 UTC  (2+ messages)

[BUG] mmc0: Internal clock never stabilised
 2021-03-08 12:01 UTC 

[PATCH 1/8] cobalt/tick: use the underlying pipeline timer API directly
 2021-03-08 12:01 UTC  (9+ messages)
` [PATCH 3/8] cobalt/trace: dovetail: add placeholders for trace management
` [PATCH 6/8] cobalt/dovetail: provide core-specific context extensions
` [PATCH 8/8] cobalt/assert: remove extraneous header inclusion

[RFC PATCH 0/8] bfq: introduce bfq.ioprio for cgroup
 2021-03-08 12:00 UTC  (13+ messages)
` [RFC PATCH 1/8] bfq: introduce bfq_entity_to_bfqg helper method
` [RFC PATCH 2/8] bfq: limit the IO depth of idle_class to 1
` [RFC PATCH 3/8] bfq: keep the minimun bandwidth for be_class
` [RFC PATCH 4/8] bfq: expire bfqq if a higher priority class is waiting
` [RFC PATCH 5/8] bfq: introduce bfq.ioprio for cgroup
` [RFC PATCH 6/8] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [RFC PATCH 7/8] bfq: remove unnecessary initialization logic
` [RFC PATCH 8/8] bfq: optimize the calculation of bfq_weight_to_ioprio()

[PATCH v5 1/4] PM / devfreq: Register devfreq as a cooling device on demand
 2021-03-08 12:00 UTC  (3+ messages)

[PATCH] sched/topology: Fix a typo in pr_err()
 2021-03-08 11:59 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v6] tests/kms_plane_scaling:added test description
 2021-03-08 12:00 UTC 

Remove *-dev packages from final image
 2021-03-08 11:59 UTC 

[PATCH] xen/arm: Prevent Dom0 to be loaded when using dom0less
 2021-03-08 11:59 UTC  (2+ messages)

[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
 2021-03-08 11:57 UTC  (5+ messages)
` [RFC PATCH 11/42] target/mips/tx79: Move PCPYH opcode to decodetree

[PULL v3 00/49] target-arm queue
 2021-03-08 11:57 UTC 

[PATCH v2 0/2] Clarify error messages pertaining to 'node-name'
 2021-03-08 11:56 UTC  (2+ messages)

[PATCH] arm64: dts: zynqmp: Remove si5328 device nodes
 2021-03-08 11:54 UTC  (2+ messages)

[PATCH 0/2] Two omap4/5 fixes
 2021-03-08 11:56 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race
` [PATCH 2/2] ARM: dts: Fix moving mmc devices with aliases for omap4 & 5

stable-rc/linux-5.10.y baseline: 156 runs, 3 regressions (v5.10.21)
 2021-03-08 11:56 UTC 

[RFC PATCH v2 00/13] Add futex2 syscall
 2021-03-08 11:55 UTC  (6+ messages)

RESEND [PATCH v2] bsd-user: Add new maintainers
 2021-03-08 11:55 UTC  (6+ messages)

[PATCH v4 00/10] Add peripheral support for imx8mm-nitrogen-r2 board
 2021-03-08 11:54 UTC  (4+ messages)

[PATCH v3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
 2021-03-08 11:54 UTC  (2+ messages)

[PATCHv2 00/15] Update dra7 devicetree files to probe with genpd
 2021-03-08 11:53 UTC  (4+ messages)
` [PATCH 08/15] ARM: dts: Configure interconnect target module for dra7 mpu

[PULL v2 00/49] target-arm queue
 2021-03-08 11:52 UTC  (2+ messages)

[PATCH v3 0/6] iio: Add output buffer support
 2021-03-08 11:52 UTC  (6+ messages)

[PATCH v5] tools/x86: Add a kcpuid tool to show raw CPU features
 2021-03-08 11:53 UTC  (2+ messages)
` [tip: x86/misc] "

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-03-08 11:53 UTC  (4+ messages)
` [LTP] "

[PATCH] cifs: try to pick channel with a minimum of credits
 2021-03-08 11:52 UTC  (4+ messages)

[PATCH 0/5] kasan: integrate with init_on_alloc/free
 2021-03-08 11:50 UTC  (19+ messages)
` [PATCH 1/5] arm64: kasan: allow to init memory when setting tags
` [PATCH 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
` [PATCH 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
` [PATCH 4/5] kasan, mm: integrate slab init_on_alloc "
` [PATCH 5/5] kasan, mm: integrate slab init_on_free "

[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-08 11:52 UTC  (18+ messages)
` [PATCH u-boot 12/39] string: make memcpy() and memset() visible to fix LTO linking errors
` [PATCH u-boot 16/39] build: use thin archives instead of incremental linking

[PATCH] opp: Invalidate current opp when draining the opp list
 2021-03-08 11:50 UTC  (4+ messages)

[PATCH v4 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-08 11:50 UTC  (2+ messages)

list_add corruption in __percpu_counter_init
 2021-03-08 11:48 UTC 

[LTP] [PATCH] clock_gettime04: print more info to help debugging
 2021-03-08 11:48 UTC  (6+ messages)

[PATCH v2] tracing/tools: Remove unneeded semicolon
 2021-03-08 11:40 UTC  (2+ messages)

[PATCH] migration: Remove time_t cast for OpenBSD
 2021-03-08 11:46 UTC  (2+ messages)

[PATCH v2 0/2][4.15] x86: guest MSR access handling tweaks
 2021-03-08 11:47 UTC  (4+ messages)
` [PATCH v2 2/2][4.15] x86/AMD: expose HWCR.TscFreqSel to guests

[RFC][PATCH 1/2] x86: remove duplicate TSC DEADLINE MSR definitions
 2021-03-08 11:46 UTC  (2+ messages)
` [tip: x86/cleanups] x86: Remove "

[PATCH v4 0/6] Pegasos2 emulation
 2021-03-08 11:45 UTC  (7+ messages)
` [PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II

[tip: efi/urgent] efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
 2021-03-08 11:46 UTC 

[linux-stable-rc:linux-5.10.y 487/2879] meson_wdt.c:undefined reference to `devm_platform_ioremap_resource'
 2021-03-08 11:46 UTC 

[PATCH v1 1/1] gpiolib: Read "gpio-line-names" from a firmware node
 2021-03-08 11:45 UTC  (4+ messages)

[Virtio-fs] Securing file handles
 2021-03-08 11:44 UTC  (4+ messages)

[Intel-gfx] [PATCH 2/6] drm/i915: Do intel_dpll_readout_hw_state() after encoder readout
 2021-03-08 11:43 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-03-08 11:39 UTC  (13+ messages)
` [PATCH v6 01/37] firmware: arm_scmi: review protocol registration interface
` [PATCH v6 02/37] firmware: arm_scmi: introduce protocol handle definitions
` [PATCH v6 35/37] firmware: arm_scmi: make notify_priv really private

[PATCH v2] x86/platform/uv: Add set of kernel block size for hubless arches
 2021-03-08 11:41 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Set section block size for hubless architectures

[PATCH v4 00/12] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-08 11:32 UTC  (2+ messages)

[PATCH 2/2] rtc: rs5c372: let the alarm to be used as wakeup source
 2021-03-08 11:38 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ring: support secondary process
 2021-03-08 11:39 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] soundwire: bus: Fix device found flag correctly
 2021-03-08 11:37 UTC  (2+ messages)

Fwd: A Python-based ebpf code generator
 2021-03-08 11:35 UTC 

[PATCH 0/2] tools/x86: adjust populating of tools/include/xen/
 2021-03-08 11:36 UTC  (6+ messages)
` [PATCH 1/2][4.15?] tools/x86: don't rebuild cpuid-autogen.h every time

[PATCH] xen/arm: Prevent Dom0 to be loaded when using dom0less
 2021-03-08 11:36 UTC 

[PATCH v2 0/2] Update libslirp & make it a subproject
 2021-03-08 11:34 UTC  (4+ messages)

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-08 11:34 UTC  (7+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[PATCH V4 0/8] hw/block/nvme: support namespace attachment
 2021-03-08 11:30 UTC  (2+ messages)

[PATCH] xen/arm: Prevent Dom0 to be loaded when using dom0less
 2021-03-08 11:34 UTC 

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.260-6-gcde092bbe336)
 2021-03-08 11:33 UTC 

About SD initialization at resume time
 2021-03-08 11:32 UTC  (4+ messages)

[LTP] [PATCH 0/6] Fuzzy Sync yielding and validation test
 2021-03-08 11:33 UTC  (5+ messages)
` [LTP] [PATCH 5/6] fzsync: Move yield check out of loop and add yield to delay
` [LTP] [PATCH 6/6] fzsync: Check processor affinity

[PATCH v1 1/1] device property: Sync descriptions of swnode array and group APIs
 2021-03-08 11:32 UTC  (2+ messages)

[PATCH] ui/gtk: fix NULL pointer dereference
 2021-03-08 11:31 UTC  (4+ messages)

[PATCH] inet_parse: Clarify IPv6 comment and error message
 2021-03-08 11:31 UTC  (5+ messages)

[PATCH V3 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-08 11:29 UTC  (6+ messages)
` [PATCH V3 1/2] "

[RFC PATCH v8] sched/fair: select idle cpu from idle cpumask for task wakeup
 2021-03-08 11:30 UTC  (4+ messages)

[PATCH iproute2] ip: xfrm: add NUL character to security context name before printing
 2021-03-08 11:30 UTC  (2+ messages)

[PATCH 1/2] thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
 2021-03-08 11:30 UTC  (2+ messages)

Strange build error first time on community bsp master branch
 2021-03-08 11:30 UTC  (2+ messages)
` [meta-freescale] "

[MPTCP] Re: [PATCH v2 mptcp-next 2/3] mptcp: only admit explicitly supported sockopt
 2021-03-08 11:30 UTC 

[PATCH v2 0/3] can: m_can: stabilise peripheral m_can RX and TX
 2021-03-08 11:29 UTC  (3+ messages)
` [PATCH v2 3/3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context

[PATCH 0/5] Some cleanups for hugetlb
 2021-03-08 11:28 UTC  (6+ messages)
` [PATCH 1/5] mm/hugetlb: use some helper functions to cleanup code
` [PATCH 2/5] mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
` [PATCH 3/5] hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
` [PATCH 4/5] mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
` [PATCH 5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case

[PATCH bpf-next v6 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-03-08 11:29 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] bpf, xdp: make bpf_redirect_map() a map operation
` [PATCH bpf-next v6 2/2] bpf, xdp: restructure redirect actions

fscache: Redesigning the on-disk cache
 2021-03-08 11:28 UTC  (5+ messages)
      ` Metadata writtenback notification? -- was "

[PATCH 0/4 v6] Add ESRT and test ESRT creation
 2021-03-08 11:29 UTC  (5+ messages)
` [PATCH 1/4 v6] efi: Add ESRT to the EFI system table
` [PATCH 2/4 v6] cmd: efi: ESRT table debug print
` [PATCH 3/4 v6] efi: ESRT creation tests
` [PATCH 4/4 v6] Test the ESRT creation within an existing pytest

[PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-03-08 11:27 UTC  (3+ messages)

[PATCH] arm: Add Kconfig entry to select CONFIG_DTB_FILE
 2021-03-08 11:28 UTC  (4+ messages)

stable-rc/linux-4.4.y baseline: 92 runs, 9 regressions (v4.4.260)
 2021-03-08 11:27 UTC 

[PATCH] meson: Stop if cfi is enabled with system slirp
 2021-03-08 11:27 UTC  (5+ messages)

pthread_cleanup_push_defer_np.3: missing functions in glibc
 2021-03-08 11:27 UTC  (4+ messages)

Habv4 on imx8m
 2021-03-08 11:28 UTC  (9+ messages)

[RFC PATCH v4 0/3] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-08 11:25 UTC  (4+ messages)
` [RFC PATCH v4 2/3] scheduler: add scheduler level for clusters

[PATCH] spi: Add HiSilicon SPI controller driver support
 2021-03-08 11:24 UTC  (4+ messages)

[PATCH v2 0/3] Drop deprecated floppy config & bogus -drive if=T
 2021-03-08 11:23 UTC  (6+ messages)
` [PATCH v2 1/3] fdc: Drop deprecated floppy configuration

any reason for "cmake_" prefix on cmake_runcmake_build()?
 2021-03-08 11:22 UTC 

[PATCH v1 0/2] Watchdog Core Global Parameters
 2021-03-08 11:21 UTC  (3+ messages)
` [PATCH v1 1/2] watchdog: add global watchdog kernel module parameters structure
` [PATCH v1 2/2] watchdog: wdat: add start_enable global parameter

Suggested changes to util-linux for FHS compliance
 2021-03-08 11:21 UTC  (4+ messages)

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-08 11:18 UTC  (7+ messages)
` [RFC PATCH v3 1/3] blk-mq: Clean up references to old requests when freeing rqs
` [RFC PATCH v3 3/3] blk-mq: Lockout tagset iterator when exiting elevator

[PATCH] security/selinux/include/: fix misspellings using codespell tool
 2021-03-08 11:19 UTC 

[PATCH] arm64: mte: Use PAGE_KERNEL_TAGGED in arch_add_memory
 2021-03-08 11:18 UTC  (8+ messages)

[PATCH] qom: Check for wellformed id in user_creatable_add_type()
 2021-03-08 11:17 UTC  (3+ messages)

[PATCH for-4.15] xen: Bump the minimum version of GCC supported to 4.9 (5.1 on arm64)
 2021-03-08 11:20 UTC  (4+ messages)

[virtio-comment] virtio-snd: Adding support for audio controls
 2021-03-08 11:20 UTC  (2+ messages)
` [virtio-comment] "

[PATCH] KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
 2021-03-08 11:18 UTC  (2+ messages)

[PATCH v1] btusb: btintel: print firmware file name on error loading firmware
 2021-03-08 11:18 UTC  (2+ messages)

[qemu-web RFC PATCH] _download/source.html: show the GPG fingerprint for releases
 2021-03-08 11:16 UTC 

[PATCH] ovl: copy-up optimization for truncate
 2021-03-08 11:17 UTC 

[PATCH] vfio/pci: make the vfio_pci_mmap_fault reentrant
 2021-03-08 11:11 UTC 

[kvm-unit-tests PATCH v4 0/3] s390x: mvpg test
 2021-03-08 11:14 UTC  (2+ messages)

[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-08 11:13 UTC  (6+ messages)
` [PATCH 15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko

[PATCH v1 1/1] scripts/decodecode: Decode 32-bit code correctly on x86_64
 2021-03-08 11:12 UTC  (6+ messages)

[PATCH] MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
 2021-03-08 11:10 UTC  (3+ messages)

[qemu-web PATCH] pages: update deprecation policy links to "official" manual
 2021-03-08 11:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/redis: bump to v6.2.1
 2021-03-08 11:09 UTC 

[PULL 00/31] Block layer patches
 2021-03-08 11:08 UTC  (3+ 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.