All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-06 16:54:04 to 2021-01-06 17:37:41 UTC [more...]

[PATCH memory-model 0/3] LKMM updates for v5.12
 2021-01-06 17:36 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] tools/memory-model: Tie acquire loads to reads-from
` [PATCH tip/core/rcu 2/3] tools/memory-model: Remove redundant initialization in litmus tests
` [PATCH tip/core/rcu 3/3] tools/memory-model: Fix typo in klitmus7 compatibility table

[PATCH 1/3] hv_netvsc: Check VF datapath when sending traffic to VF
 2021-01-06 17:36 UTC  (4+ messages)
` [PATCH 2/3] hv_netvsc: Wait for completion on request NVSP_MSG4_TYPE_SWITCH_DATA_PATH

[PATCH v2 0/8] MIPS Bootloader helper
 2021-01-06 17:35 UTC  (7+ messages)
` [PATCH v2 7/8] hw/mips/malta: Use bootloader helper to set BAR resgiters
` [PATCH v2 8/8] hw/mips/boston: Use bootloader helper to set GCRs

[PATCH kcsan 0/2] KCSAN updates for v5.12
 2021-01-06 17:33 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()
` [PATCH tip/core/rcu 2/2] random32: Re-enable KCSAN instrumentation

[Buildroot] [PATCH 0/3] package/environment-setup: minor improvements to
 2021-01-06 17:34 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/environment-setup: make script idempotent

[PATCH tip/core/rcu 0/18] Add a torture-all acceptance-test script for v5.12
 2021-01-06 17:31 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] torture: Do Kconfig analysis only once per scenario
` [PATCH tip/core/rcu 02/18] torture: Add torture.sh torture-everything script
` [PATCH tip/core/rcu 03/18] torture: Make torture.sh use common time-duration bash functions
` [PATCH tip/core/rcu 04/18] torture: Remove use of "eval" in torture.sh
` [PATCH tip/core/rcu 05/18] torture: Add "make allmodconfig" to torture.sh
` [PATCH tip/core/rcu 06/18] torture: Auto-size SCF and scaling runs based on number of CPUs
` [PATCH tip/core/rcu 07/18] torture: Enable torture.sh argument checking
` [PATCH tip/core/rcu 08/18] torture: Make torture.sh rcuscale and refscale deal with allmodconfig
` [PATCH tip/core/rcu 09/18] torture: Make torture.sh refscale runs use verbose_batched module parameter
` [PATCH tip/core/rcu 10/18] torture: Create doyesno helper function for torture.sh
` [PATCH tip/core/rcu 11/18] torture: Make torture.sh allmodconfig retain and label output
` [PATCH tip/core/rcu 12/18] torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale
` [PATCH tip/core/rcu 13/18] torture: Make torture.sh refuse to do zero-length runs
` [PATCH tip/core/rcu 14/18] torture: Drop log.long generation from torture.sh
` [PATCH tip/core/rcu 15/18] torture: Allow scenarios to be specified to torture.sh
` [PATCH tip/core/rcu 16/18] torture: Add command and results directory to torture.sh log
` [PATCH tip/core/rcu 17/18] torture: Add --kcsan-kmake-arg to torture.sh for KCSAN
` [PATCH tip/core/rcu 18/18] torture: Compress KASAN vmlinux files

dmix + dshare and changes of period_size buffer_size
 2021-01-06 17:31 UTC 

[MPTCP] Weekly meeting - 7 January 2021 16:00 UTC (8am PDT, 5pm CET, 12pm CST)
 2021-01-06 17:32 UTC 

[PATCH] drm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64
 2021-01-06 17:30 UTC 

[PATCH 0/6] kernel-shark: Visualization plugin tools
 2021-01-06 17:28 UTC  (4+ messages)
` [PATCH 1/6] kernel-shark: Add KS_DOUBLE_SIZE macro

[PATCH 1/3] kvm: x86/mmu: Clarify TDP MMU page list invariants
 2021-01-06 17:28 UTC  (5+ messages)
` [PATCH 2/3] kvm: x86/mmu: Ensure TDP MMU roots are freed after yield

[PATCH 0/6] KVM: nSVM: few random fixes
 2021-01-06 17:27 UTC  (3+ messages)
` [PATCH 4/6] KVM: nSVM: correctly restore nested_run_pending on migration

[PATCH 1/3] ASoC: atmel-pdc: Use managed DMA buffer allocation
 2021-01-06 17:27 UTC  (2+ messages)

[PATCH tip/core/rcu 0/20] Torture scripting updates for v5.12
 2021-01-06 17:26 UTC  (21+ messages)
` [PATCH tip/core/rcu 01/20] torture: Make --kcsan specify lockdep
` [PATCH tip/core/rcu 02/20] torture: Make kvm.sh "--dryrun sched" summarize number of batches
` [PATCH tip/core/rcu 03/20] torture: Make kvm.sh "--dryrun sched" summarize number of builds
` [PATCH tip/core/rcu 04/20] torture: Allow kvm.sh --datestamp to specify subdirectories
` [PATCH tip/core/rcu 05/20] torture: Prepare for splitting qemu execution from kvm-test-1-run.sh
` [PATCH tip/core/rcu 06/20] torture: Add config2csv.sh script to compare torture scenarios
` [PATCH tip/core/rcu 07/20] tools/rcutorture: Make identify_qemu_vcpus() independent of local language
` [PATCH tip/core/rcu 08/20] torture: Make kvm.sh "Test Summary" date be end of test
` [PATCH tip/core/rcu 09/20] torture: Make kvm.sh arguments accumulate
` [PATCH tip/core/rcu 10/20] torture: Print run duration at end of kvm.sh execution
` [PATCH tip/core/rcu 11/20] torture: Make kvm.sh return failure upon build failure
` [PATCH tip/core/rcu 12/20] torture: Make kvm.sh include --kconfig arguments in CPU calculation
` [PATCH tip/core/rcu 13/20] torture: Add kvm.sh test summary to end of log file
` [PATCH tip/core/rcu 14/20] torture: Stop hanging on panic
` [PATCH tip/core/rcu 15/20] torture: Add --dryrun batches to help schedule a distributed run
` [PATCH tip/core/rcu 16/20] torture: s/STOP/STOP.1/ to avoid scenario collision
` [PATCH tip/core/rcu 17/20] torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.sh
` [PATCH tip/core/rcu 18/20] torture: Remove "Failed to add ttynull console" false positive
` [PATCH tip/core/rcu 19/20] torture: Allow standalone kvm-recheck.sh run detect --trust-make
` [PATCH tip/core/rcu 20/20] torture: Do Kconfig analysis only once per scenario

Dunfell CVE reduction fun: December raffle
 2021-01-06 17:27 UTC  (2+ messages)
` Dunfell CVE reduction fun: December raffle -- Winner announcement!

[PULL v3 00/52] Misc patches for 2020-12-21
 2021-01-06 17:26 UTC  (2+ messages)

[PATCH v2 net-next 00/10] Get rid of the switchdev transactional model
 2021-01-06 17:26 UTC  (7+ messages)
` [PATCH v2 net-next 01/10] net: switchdev: remove vid_begin -> vid_end range from VLAN objects

BPF Kernel OOPS - NULL pointer dereference
 2021-01-06 17:26 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Fix TDBAL register show incorrect value
 2021-01-06 17:27 UTC 

[PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types
 2021-01-06 17:25 UTC  (13+ messages)

[qemu-mainline test] 158189: regressions - FAIL
 2021-01-06 17:26 UTC 

[PATCH v3] acpi: Permit OEM ID and OEM table ID fields to be changed
 2021-01-06 17:24 UTC  (2+ messages)

[PATCH 00/10] Remove support for TX49xx
 2021-01-06 16:03 UTC  (3+ messages)

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2021-01-06 17:23 UTC  (7+ messages)
` [PATCH v10 11/13] iommu/arm-smmu-v3: Add SVA device feature

[Intel-gfx] Missing DPPLL case on i7-1165G7
 2021-01-06 17:25 UTC  (4+ messages)

[PATCH v1] arm/optee: Use only least 32 bits for SMC type arg according to SMCCC
 2021-01-06 17:24 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Hide absent PMU registers from userspace
 2021-01-06 17:22 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Hide PMU registers from userspace when not available
` [PATCH 2/2] KVM: arm64: Simplify handling of absent PMU system registers

[PATCH] drivers: tee: i2c trampoline driver
 2021-01-06 17:23 UTC  (5+ messages)

[xen-unstable-smoke test] 158209: regressions - FAIL
 2021-01-06 17:22 UTC 

[Intel-gfx] [PATCH 0/5] Split GuC submission from execlists submission
 2021-01-06 17:22 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/guc: do not dump execlists state with GuC submission
` [Intel-gfx] [PATCH 4/5] drm/i915/guc: stop calling execlists_set_default_submission

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-06 17:20 UTC  (5+ messages)

[PATCH v2 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2021-01-06 17:20 UTC  (10+ messages)
` [PATCH v2 3/6] dt-bindings: display: imx: hdmi: Convert binding "

[PATCH v2 0/2] block: report errno when flock fcntl fails
 2021-01-06 17:20 UTC  (4+ messages)
` [PATCH v2 2/2] tests: Collapse echoed JSON input to a single line

[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
 2021-01-06 17:18 UTC  (5+ messages)
` [PATCH v2 "

[Bug 211033] New: [bisected][regression] amdgpu: *ERROR* Restoring old state failed with -12
 2021-01-06 17:20 UTC  (2+ messages)
` [Bug 211033] "

[PATCH tip/core/rcu 0/17] Torture-test updates for v5.12
 2021-01-06 17:17 UTC  (18+ messages)
` [PATCH tip/core/rcu 01/17] rcutorture: Add testing for RCU's global memory ordering
` [PATCH tip/core/rcu 02/17] scftorture: Add debug output for wrong-CPU warning
` [PATCH tip/core/rcu 03/17] refscale: Allow summarization of verbose output
` [PATCH tip/core/rcu 04/17] rcutorture: Require entire stutter period be post-boot
` [PATCH tip/core/rcu 05/17] rcutorture: Make synctype[] and nsynctype be static global
` [PATCH tip/core/rcu 06/17] rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives
` [PATCH tip/core/rcu 07/17] torture: Add fuzzed hrtimer-based sleep functions
` [PATCH tip/core/rcu 08/17] rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits
` [PATCH tip/core/rcu 09/17] torture: Make stutter use torture_hrtimeout_*() functions
` [PATCH tip/core/rcu 10/17] rcutorture: Use hrtimers for reader and writer delays
` [PATCH tip/core/rcu 11/17] torture: Make refscale throttle high-rate printk()s
` [PATCH tip/core/rcu 12/17] torture: Throttle VERBOSE_TOROUT_*() output
` [PATCH tip/core/rcu 13/17] rcutorture: Make object_debug also double call_rcu() heap object
` [PATCH tip/core/rcu 14/17] torture: Clean up after torture-test CPU hotplugging
` [PATCH tip/core/rcu 15/17] torture: Maintain torture-specific set of CPUs-online books
` [PATCH tip/core/rcu 16/17] torture: Break affinity of kthreads last running on outgoing CPU
` [PATCH tip/core/rcu 17/17] rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01

[Buildroot] [PATCH 1/1] package/minicom: use official tarball
 2021-01-06 17:17 UTC 

[PATCH v2 0/6] Fix some bugs about HugeTLB code
 2021-01-06 17:16 UTC  (9+ messages)
` [PATCH v2 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
` [PATCH v2 4/6] mm: hugetlb: add return -EAGAIN for dissolve_free_huge_page
` [PATCH v2 5/6] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH v2 6/6] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active

[Intel-gfx] [PATCH v2 1/2] drm/i915: Wrap our timer_list.expires checking
 2021-01-06 17:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-06 17:14 UTC  (4+ messages)
` [PATCH 08/10] md: Implement ->corrupted_range()

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-06 17:13 UTC  (6+ messages)

RTL8153 1G USB ethernet kernel hang bug
 2021-01-06 17:13 UTC 

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-06 17:12 UTC  (4+ messages)
` [PATCH 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read

[PATCH net-next] net: phy: bcm7xxx: Add an entry for BCM72116
 2021-01-06 17:12 UTC  (2+ messages)

[RFC PATCH v2 00/32] CXL 2.0 Support
 2021-01-06 17:09 UTC  (6+ messages)
` [RFC PATCH v2 05/32] hw/cxl/device: Implement the CAP array (8.2.8.1-2)

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-06 17:11 UTC  (3+ messages)

[PULL v2 00/53] Misc patches for 2020-12-21
 2021-01-06 17:02 UTC  (4+ messages)

[PATCH net-next v3 0/7] bcm63xx_enet: major makeover of driver
 2021-01-06 17:08 UTC  (24+ messages)
` [PATCH net-next v3 1/7] bcm63xx_enet: batch process rx path
` [PATCH net-next v3 2/7] bcm63xx_enet: add BQL support
` [PATCH net-next v3 3/7] bcm63xx_enet: add xmit_more support
` [PATCH net-next v3 4/7] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v3 5/7] bcm63xx_enet: consolidate rx SKB ring cleanup code
` [PATCH net-next v3 6/7] bcm63xx_enet: convert to build_skb
` [PATCH net-next v3 7/7] bcm63xx_enet: improve rx loop

[master/dunfell][PATCH] packagegroup-arago-tisdk-addons: Include ti-rtos-firmware for AM64xx
 2021-01-06 17:11 UTC 

5.11-rc1 TTM list corruption
 2021-01-06 17:10 UTC  (13+ messages)

[cip-dev] [PATCH 4.19.y-cip] spi: spi-mem: Make spi_mem_default_supports_op() static inline
 2021-01-06 17:10 UTC  (3+ messages)

[PATCH] Revert "drm/amd/display: Fix memory leaks in S3 resume"
 2021-01-06 16:58 UTC  (3+ messages)
` Patch "Revert "drm/amd/display: Fix memory leaks in S3 resume"" has been added to the 5.4-stable tree
` Patch "Revert "drm/amd/display: Fix memory leaks in S3 resume"" has been added to the 5.10-stable tree

[RFC PATCH 00/23] KVM SGX virtualization support
 2021-01-06 17:07 UTC  (2+ messages)

[PATCH] vl: initialize displays _after_ exiting preconfiguration
 2021-01-06 17:06 UTC  (2+ messages)

radeon kernel driver not suppressing ACPI_VIDEO_NOTIFY_PROBE events when it should
 2021-01-06 17:07 UTC  (2+ messages)

[PATCH v2] Docs/RCU: Correct sample code of qatomic_rcu_set
 2021-01-06 17:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: don't limit gtt size on apus
 2021-01-06 17:04 UTC  (13+ messages)

[net PATCH 1/2] net: ipv6: fib: flush exceptions when purging route
 2021-01-06 17:03 UTC  (4+ messages)
` [net PATCH 2/2] tools: selftests: add test for changing routes with PTMU exceptions

[PATCH v2 0/1] vl.c: fix trace backend init ordering
 2021-01-06 16:59 UTC  (3+ messages)
` [PATCH v2 1/1] vl.c: do not execute trace_init_backends() before daemonizing

[PATCH v3 0/2] sunxi: add support for Tanix TX6
 2021-01-06 17:02 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: sunxi: h6: Update DT files
` [PATCH v3 2/2] sunxi: Add support for Tanix TX6

[PATCH] bfq: Fix computation of shallow depth
 2021-01-06 17:02 UTC  (4+ messages)

Linux 5.10.5
 2021-01-06 17:02 UTC  (2+ messages)

[lttng-dev] LTTng Support for Mount Namespace
 2021-01-06 17:02 UTC  (2+ messages)

[PATCH net-next] nfc: Add a virtual nci device driver
 2021-01-06 17:01 UTC  (6+ messages)

New orphan worktree?
 2021-01-06 17:00 UTC  (2+ messages)

Linux 5.4.87
 2021-01-06 17:02 UTC  (2+ messages)

Linux 4.19.165
 2021-01-06 17:01 UTC  (2+ messages)

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-01-06 16:49 UTC  (2+ messages)

[PATCH 1/6] mm: Add batch size for free page reporting
 2021-01-06 16:59 UTC  (4+ messages)

[PATCH] rxrpc: fix handling of an unsupported token type in rxrpc_read()
 2021-01-06 16:57 UTC  (4+ messages)

[Virtio-fs] 'FORGET' ordering semantics (vs unlink & NFS)
 2021-01-06 16:57 UTC  (8+ messages)
    ` [Virtio-fs] [fuse-devel] "

request for 5.10-stable: a31489d2a368 ("Bluetooth: Fix attempting to set RPA timeout when unsupported")
 2021-01-06 16:57 UTC  (2+ messages)

[PATCH tip/core/rcu 0/10] SRCU updates for v5.12
 2021-01-06 16:55 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] srcu: Make Tiny SRCU use multi-bit grace-period counter
` [PATCH tip/core/rcu 02/10] srcu: Provide internal interface to start a Tiny SRCU grace period
` [PATCH tip/core/rcu 03/10] srcu: Provide internal interface to start a Tree "
` [PATCH tip/core/rcu 04/10] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH tip/core/rcu 05/10] srcu: Provide polling interfaces for Tree "
` [PATCH tip/core/rcu 06/10] srcu: Document "
` [PATCH tip/core/rcu 07/10] srcu: Add comment explaining cookie overflow/wrap
` [PATCH tip/core/rcu 08/10] rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state
` [PATCH tip/core/rcu 09/10] rcutorture: Add writer-side tests of polling grace-period API
` [PATCH tip/core/rcu 10/10] rcutorture: Add reader-side "

[PATCH 4.19] dmaengine: at_hdmac: Fix memory leak
 2021-01-06 16:53 UTC  (6+ 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.