All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-21 21:35:18 to 2021-01-21 22:39:07 UTC [more...]

[PATCH 0/9] userfaultfd: add minor fault handling
 2021-01-21 22:37 UTC  (4+ messages)

[oe-core][PATCH] oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_event
 2021-01-21 22:36 UTC 

+ mm-vmalloc-separate-put-pages-and-flush-vm-flags.patch added to -mm tree
 2021-01-21 22:36 UTC 

[PATCH v1 11/19] x86/sev-es: Convert to insn_decode()
 2021-01-21 22:35 UTC  (3+ messages)

[PATCH v2 0/3] :support for bitmap (and hence CPU) list abbreviations
 2021-01-21 22:33 UTC  (4+ messages)
` [PATCH 1/3] lib: add "all" and "none" as valid ranges to bitmap_parselist()
` [PATCH 2/3] rcu: dont special case "all" handling; let bitmask deal with it
` [PATCH 3/3] lib: support N as end of range in bitmap_parselist()

Help with restoring a mistakenly wiped with "rsync --delete" backup
 2021-01-21 22:26 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: Nuke not needed members of dram_info
 2021-01-21 22:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Nuke not needed members of dram_info (rev2)

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-21 22:32 UTC  (9+ messages)
` [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW

[PATCH bpf-next 1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start
 2021-01-21 22:33 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: verify that rebinding to port < 1024 from BPF works

+ mm-swap_slotsc-remove-redundant-null-check.patch added to -mm tree
 2021-01-21 22:33 UTC 

+ mm-memcontrol-remove-redundant-null-check.patch added to -mm tree
 2021-01-21 22:33 UTC 

[PATCH v2 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-01-21 16:35 UTC  (4+ messages)
` [PATCH v2 02/11] drm: Rename plane atomic_check state names
` [PATCH v2 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v2 05/11] drm: Use the state pointer directly in "

[PATCH net-next] ibmvnic: workaround QT Creator/libCPlusPlus segfault
 2021-01-21 22:31 UTC  (3+ messages)
` [PATCH v2 "

+ vmalloc-remove-redundant-null-check.patch added to -mm tree
 2021-01-21 22:31 UTC 

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-21 22:31 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing forward decl of intel_vgpu for HDRTEST
 2021-01-21 22:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 0/2] Add ipv6 hostfwd support
 2021-01-21 22:30 UTC  (3+ messages)
` [PATCH 2/2] net: Add ipv6_hostfwd option

[Intel-gfx] [PATCH v4 00/18] VRR/Adaptive Sync Enabling on DP/eDP for TGL+
 2021-01-21 22:36 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 03/18] drm/i915: Store framestart_delay in dev_priv
` [Intel-gfx] [PATCH v4 04/18] drm/i915: Extract intel_mode_vblank_start()

Warning with next-20210121 on s390
 2021-01-21 22:31 UTC  (5+ messages)
` [PATCH] s390: allow reschedule on syscall restart

[PATCH for-next] RDMA/rxe: Fix bug in rxe_alloc
 2021-01-21 22:30 UTC 

[PATCH 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2021-01-21 22:29 UTC  (8+ messages)
` [PATCH 06/12] arm64: dts: zynqmp: Add label for zynqmp_ipi

[Regression] Game "Rise of the Tomb Raider" crashes at launch
 2021-01-21 22:30 UTC 

[PATCH] ACPICA: fix -Wfallthrough
 2021-01-21 22:28 UTC  (6+ messages)

[Regression] Game "Rise of the Tomb Raider" crashes at launch
 2021-01-21 22:28 UTC 

[PATCH v2] devtool: Fix file:// fetcher symlink directory structure
 2021-01-21 22:31 UTC 

[Buildroot] [PATCH 1/1] package/libsocketcan: bump to version 0.0.12
 2021-01-21 22:29 UTC 

[PATCH] migration: Provide a test for migratability
 2021-01-21 22:28 UTC  (2+ messages)

[PATCH] rebase: add a config option for --no-fork-point
 2021-01-21 22:27 UTC  (4+ messages)

[PATCH 0/2] VMX: few tracing improvements
 2021-01-21 22:27 UTC  (3+ messages)
` [PATCH 2/2] KVM: nVMX: trace nested vm entry

[RFC PATCH 0/7] preempt: Tune preemption flavour on boot v4
 2021-01-21 22:25 UTC  (4+ messages)
` [RFC PATCH 6/8] preempt/dynamic: Provide preempt_schedule[_notrace]() static calls

+ scripts-spellingtxt-increase-error-prone-spell-checking.patch added to -mm tree
 2021-01-21 22:25 UTC 

[PATCH 0/3] Range diff with ranges lacking dotdot
 2021-01-21 22:20 UTC  (4+ messages)
` [PATCH 1/3] range-diff: refactor check for commit range
` [PATCH 2/3] range-diff: handle commit ranges other than A..B
` [PATCH 3/3] range-diff(docs): explain how to specify commit ranges

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2021-01-21 22:20 UTC  (3+ messages)

+ mm-zswap-fix-variable-entry-is-uninitialized-when-used.patch added to -mm tree
 2021-01-21 22:21 UTC 

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-21 22:18 UTC  (5+ messages)

[PATCH] devtool: Fix file:// fetcher symlink directory structure
 2021-01-21 22:23 UTC 

[PATCH V4 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-21 22:09 UTC  (7+ messages)
` [PATCH V4 1/6] hw/block/nvme: introduce nvme-subsys device
` [PATCH V4 2/6] hw/block/nvme: support to map controller to a subsystem
` [PATCH V4 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
` [PATCH V4 4/6] hw/block/nvme: support for multi-controller in subsystem
` [PATCH V4 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PATCH V4 6/6] hw/block/nvme: support for shared namespace in subsystem

[PATCH v2 0/6] teach `worktree list` verbose mode and prunable annotations
 2021-01-21 22:18 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] worktree: teach `list` to annotate prunable worktree

[PATCH v3] regulator: Make regulator_sync_voltage() usable by coupled regulators
 2021-01-21 22:16 UTC 

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-21 22:14 UTC  (21+ messages)
` [PATCH 08/25] hw/timer/cmsdk-apb-dualtimer: Add Clock input
` [PATCH 12/25] hw/arm/mps2: Inline CMSDK_APB_TIMER creation
` [PATCH 16/25] hw/arm/stellaris: Convert SSYS to QOM device
` [PATCH 17/25] hw/arm/stellaris: Create Clock input for watchdog
` [PATCH 18/25] hw/timer/cmsdk-apb-timer: Convert to use Clock input
` [PATCH 20/25] hw/watchdog/cmsdk-apb-watchdog: "
` [PATCH 21/25] tests/qtest/cmsdk-apb-watchdog-test: Test clock changes
` [PATCH 22/25] hw/arm/armsse: Use Clock to set system_clock_scale
` [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
` [PATCH 24/25] arm: Remove frq "

[Buildroot] [PATCH] package/gcc: fix gcc 8.4, 9.4 and 10.2 for sparcv8 (ss10)
 2021-01-21 22:16 UTC  (3+ messages)

[PATCH v2] x86/vm86/32: Remove VM86_SCREEN_BITMAP support
 2021-01-21 22:12 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH] prctl: allow to setup brk for et_dyn executables
 2021-01-21 22:12 UTC 

[Buildroot] [PATCH 1/1] package/docker-containerd: add CPE variables
 2021-01-21 22:13 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Flush GT interrupt handler before changing interrupt state
 2021-01-21 22:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] hugetlbfs: remove meaningless variable avoid_reserve
 2021-01-21 19:02 UTC  (2+ messages)

[PATCH net 0/1] Fix big endian definition of ipv6_rpl_sr_hdr
 2021-01-21 22:00 UTC  (2+ messages)
` [PATCH net 1/1] uapi: fix "

[igt-dev] [PATCH i-g-t 1/2] runner: Introduce a way to stop testing without marking tests incomplete
 2021-01-21 21:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] runner: Add json test for handling graceful exit via SIGHUP

[Buildroot] [PATCH 1/1] boot/at91bootstrap3: add CPE variables
 2021-01-21 22:10 UTC 

More flexible BPF socket inet_lookup hooking after listening sockets are dispatched
 2021-01-21 22:08 UTC  (5+ messages)

mtu on Linux vs MacOS
 2021-01-21 22:09 UTC  (3+ messages)

[mlmmj] distribution "dead upstream" discussion
 2021-01-21 22:09 UTC  (3+ messages)

[PATCH] diffconfig: use python3 instead of python in Shebang line
 2021-01-21 22:06 UTC  (5+ messages)

[PATCH] x86/cpu: Add another Alder Lake CPU to the Intel family
 2021-01-21 22:06 UTC  (2+ messages)
` [tip: x86/urgent] "

+ kasan-use-error_report_end-tracepoint.patch added to -mm tree
 2021-01-21 22:05 UTC 

+ kfence-use-error_report_end-tracepoint.patch added to -mm tree
 2021-01-21 22:05 UTC 

+ tracing-add-error_report_end-trace-point.patch added to -mm tree
 2021-01-21 22:05 UTC 

nfsd vurlerability submit
 2021-01-21 22:04 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/chartjs: add CPE variables
 2021-01-21 22:04 UTC 

[Buildroot] [PATCH 1/2] package/libgcrypt: drop LIBGCRYPT_DISABLE_TESTS
 2021-01-21 22:04 UTC  (2+ messages)

[PATCH] perf stat: Add Topdown metrics events as default events
 2021-01-21 21:58 UTC  (3+ messages)

[Buildroot] [git commit] package/libgcrypt: drop LIBGCRYPT_DISABLE_TESTS
 2021-01-21 22:03 UTC 

[Buildroot] [git commit] package/libgcrypt: bump to version 1.9.0
 2021-01-21 22:03 UTC 

[dm-crypt] Recover from Spontaneous Ejection
 2021-01-21 22:02 UTC  (4+ messages)
    ` [dm-crypt] Fw: "

[PATCH v4 00/16] 64bit block-layer: part I
 2021-01-21 21:58 UTC  (3+ messages)
` [PATCH v4 02/16] util/iov: make qemu_iovec_init_extended() honest

[Intel-gfx] [rfc v9] refactor intel_display.c + a bit more
 2021-01-21 21:59 UTC  (11+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: refactor ddi translations into a separate file (v2)
` [Intel-gfx] [PATCH 02/10] drm/i915: migrate hsw fdi code to new file
` [Intel-gfx] [PATCH 03/10] drm/i915: migrate skl planes code new file (v4)
` [Intel-gfx] [PATCH 04/10] drm/i915: move pipe update code into crtc
` [Intel-gfx] [PATCH 05/10] drm/i915: split fb scalable checks into g4x and skl versions
` [Intel-gfx] [PATCH 06/10] drm/i915: move is_ccs_modifier to an inline
` [Intel-gfx] [PATCH 07/10] drm/i915: migrate pll enable/disable code to intel_dpll.[ch]
` [Intel-gfx] [PATCH 08/10] drm/i915: migrate i9xx plane get config
` [Intel-gfx] [PATCH 09/10] drm/i915: refactor skylake scaler code into new file
` [Intel-gfx] [PATCH 10/10] drm/i915: move ddi pll state get to dpll mgr

[PATCH iproute2] man: tc-taprio.8: document the full offload feature
 2021-01-21 21:57 UTC  (2+ messages)

+ mm-zswap-add-the-flag-can_sleep_mapped-fix.patch added to -mm tree
 2021-01-21 21:56 UTC 

[Buildroot] [PATCH] configs/aarch64_rdinfra: add new config for infra rd plaforms
 2021-01-21 21:54 UTC  (2+ messages)

[Intel-wired-lan] [RESEND PATCH net-queue v2] igb: avoid premature Rx buffer reuse
 2021-01-21 21:54 UTC 

[meta-oe][PATCH] vboxguestdrivers: upgrade 6.1.16 -> 6.1.18
 2021-01-21 21:53 UTC  (3+ messages)
` [oe] "

[PATCH v7 00/10] Implement support for external IPT monitoring
 2021-01-21 21:27 UTC  (2+ messages)
` [PATCH v7 10/10] x86/vm_event: Carry Processor Trace buffer offset in vm_event

[xlnx:xlnx_rebase_v5.4 842/1698] drivers/spi/spi-mem.c:18:6: warning: no previous prototype for 'update_stripe'
 2021-01-21 21:49 UTC  (2+ messages)

[meta-oe][PATCH 1/2] vboxguestdrivers: upgrade 6.1.16 -> 6.1.18
 2021-01-21 21:51 UTC 

[freescale-fslc:5.4-2.2.x-imx 10629/16420] drivers/mxc/gpu-viv/hal/kernel/arch/gc_hal_kernel_hardware_func_flop_reset.c:1266:1: error: no previous prototype for 'gckPPU_SetEVIS'
 2021-01-21 21:51 UTC 

[PATCH] mm/zswap: Add return value in zswap_frontswap_load
 2021-01-21 21:48 UTC 

[Buildroot] [PATCH 1/1] package/timescaledb: bump to version 2.0.0
 2021-01-21 21:49 UTC  (2+ messages)

[PATCH v1 0/2] Add Unisoc iommu basic driver
 2021-01-21 21:46 UTC  (4+ messages)
` [PATCH v1 2/2] iommu: add "

[cip-dev] cip/linux-4.19.y-cip-rt baseline: 240 runs, 4 regressions (v4.19.165-cip41-rt18) #kernelci
 2021-01-21 21:48 UTC 

[Buildroot] [git commit] package/timescaledb: bump to version 2.0.0
 2021-01-21 21:48 UTC 

module loader dead code removal and cleanusp
 2021-01-21 21:45 UTC  (5+ messages)
` [PATCH 04/13] livepatch: move klp_find_object_module to module.c

[dpdk-dev] [PATCH] doc: update i40e PMD to support on windows
 2021-01-21 21:46 UTC  (2+ messages)

rcu-torture: Internal error: Oops: 96000006
 2021-01-21 21:43 UTC  (5+ messages)

[PATCH v2 0/5] Optimize iommu_map_sg() performance
 2021-01-21 21:30 UTC  (3+ messages)

[PATCH v2 00/20] objtool: vmlinux.o and CLANG LTO support
 2021-01-21 21:29 UTC  (17+ messages)
` [PATCH v2 05/20] x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
` [PATCH v2 06/20] objtool: Assume only ELF functions do sibling calls
` [PATCH v2 07/20] objtool: Add asm version of STACK_FRAME_NON_STANDARD
` [PATCH v2 08/20] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH v2 09/20] objtool: Add xen_start_kernel() to noreturn list
` [PATCH v2 10/20] objtool: Move unsuffixed symbol conversion to a helper function
` [PATCH v2 11/20] objtool: Add CONFIG_CFI_CLANG support
` [PATCH v2 12/20] x86/xen: Support objtool validation in xen-asm.S
` [PATCH v2 13/20] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH v2 14/20] x86/xen/pvh: Annotate indirect branch as safe
` [PATCH v2 15/20] x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
` [PATCH v2 16/20] x86/acpi: Annotate indirect branch as safe
` [PATCH v2 17/20] x86/acpi: Support objtool validation in wakeup_64.S
` [PATCH v2 18/20] x86/power: Annotate indirect branches as safe
` [PATCH v2 19/20] x86/power: Move restore_registers() to top of the file
` [PATCH v2 20/20] x86/power: Support objtool validation in hibernate_asm_64.S

[PATCH] perf metricgroup: Fix system PMU metrics
 2021-01-21 21:40 UTC  (8+ messages)

[PATCH] opensbi: Bump from 0.8 to 0.9
 2021-01-21 21:45 UTC 

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-21 21:41 UTC  (7+ messages)
` [PATCH 03/13] opp: Keep track of currently programmed OPP
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()

[Buildroot] [PATCH v2, 1/2] Revert "docs/manual: replace LIBFOO_CPE_ID_PRODUCT"
 2021-01-21 21:44 UTC  (4+ messages)
` [Buildroot] [PATCH v2, 2/2] Replace LIBFOO_CPE_ID_NAME by LIBFOO_CPE_ID_PRODUCT

libbpf ringbuf manager starvation
 2021-01-21 21:42 UTC  (3+ messages)

[PATCH RFC cpumask] Allow "all", "none", and "last" in cpumask strings
 2021-01-21 21:39 UTC  (5+ messages)

[Buildroot] : How to add a path to environment variable ?
 2021-01-21 21:43 UTC  (5+ messages)

#yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1
 2021-01-21 21:43 UTC  (2+ messages)
` [yocto] "

[Buildroot] [git commit] Replace LIBFOO_CPE_ID_NAME by LIBFOO_CPE_ID_PRODUCT
 2021-01-21 21:43 UTC 

[PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq
 2021-01-21 21:38 UTC  (2+ messages)

Weird semaphore/timeout behaviour with gdbserver
 2021-01-21 21:42 UTC  (2+ messages)

[PATCH] abseil-cpp: bump to LTS 2020_09_23 Patch Release 3
 2021-01-21 21:41 UTC  (2+ messages)

[PATCH v6] modules: introduce the MODULE_SCMVERSION config
 2021-01-21 21:36 UTC 

[Buildroot] [git commit] Revert "docs/manual: replace LIBFOO_CPE_ID_PRODUCT"
 2021-01-21 21:42 UTC 

[Buildroot] [PATCH 1/1] package/poppler: add boost optional dependency
 2021-01-21 21:41 UTC  (2+ messages)

[PATCH 0/9] tools/nolibc: fix build issues on aarch64 after unistd cleanup
 2021-01-21 21:36 UTC  (6+ messages)

[PATCH 1/2] dt-bindings/phy: ingenic: Add compatibles for JZ4760(B) SoCs
 2021-01-21 21:35 UTC  (3+ messages)

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-21 21:32 UTC  (4+ messages)
` [PATCH 19/24] kvm: x86/mmu: Protect tdp_mmu_pages with a lock

[Buildroot] [PATCH 1/1] package/vlc: security bump version to 3.0.12
 2021-01-21 21:41 UTC  (2+ messages)

[Buildroot] [git commit] package/poppler: add boost optional dependency
 2021-01-21 21:40 UTC 

[Buildroot] [git commit] package/vlc: security bump version to 3.0.12
 2021-01-21 21:40 UTC 

[Buildroot] [PATCH 1/2] package/jack2: bump to version 1.9.17
 2021-01-21 21:40 UTC  (2+ messages)

[Buildroot] [git commit] package/jack2: add JACK2_CPE_ID_VENDOR
 2021-01-21 21:39 UTC 

[Buildroot] [git commit] package/jack2: bump to version 1.9.17
 2021-01-21 21:39 UTC 

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-21 21:30 UTC  (9+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping

[Buildroot] [PATCH v2,1/1] package/atop: bump to version 2.6.0
 2021-01-21 21:39 UTC  (2+ messages)

[Buildroot] [git commit] package/atop: bump to version 2.6.0
 2021-01-21 21:39 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Skip the Y<->X tile test on pre-skl
 2021-01-21 21:38 UTC  (2+ messages)

[Buildroot] [PATCH] package/vuejs: bump version to 3.0.5
 2021-01-21 21:38 UTC  (2+ messages)

[tip:master] BUILD SUCCESS e2f1899de97ba7e4c6bc2ae48e09d64cd335df06
 2021-01-21 21:30 UTC 

[Buildroot] [git commit] package/vuejs: bump version to 3.0.5
 2021-01-21 21:36 UTC 

[Buildroot] [git commit] configs/qemu_ppc_virtex_ml507: remove defconfig
 2021-01-21 21:36 UTC 

[Buildroot] [git commit] configs/qemu_*: bump kernel version to 5.10.7
 2021-01-21 21:36 UTC 

[Buildroot] [PATCH 1/2] configs/qemu_*: bump kernel version to 5.10.7
 2021-01-21 21:35 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.