All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-12 19:36:24 to 2023-01-12 19:58:03 UTC [more...]

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-12 19:44 UTC  (114+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
  ` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
  ` [PATCH v3 18/51] cpuidle,intel_idle: "
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle, sched: Remove annotations from TIF_{POLLING_NRFLAG, NEED_RESCHED}
  ` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry, kasan, x86: Disallow overriding mem*() functions
  ` [PATCH v3 44/51] entry,kasan,x86: "
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
  ` [PATCH v3 48/51] cpuidle,arch: "
` [PATCH v3 49/51] cpuidle, arch: Mark all regular cpuidle_state::enter methods __cpuidle
  ` [PATCH v3 49/51] cpuidle,arch: "
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH v7 00/68] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-01-12 19:19 UTC  (26+ messages)
` [PATCH v7 10/68] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v7 11/68] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v7 13/68] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v7 16/68] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v7 22/68] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v7 28/68] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v7 30/68] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v7 31/68] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v7 34/68] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v7 35/68] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v7 36/68] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v7 38/68] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v7 42/68] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v7 43/68] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v7 47/68] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v7 48/68] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v7 50/68] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v7 52/68] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v7 54/68] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v7 56/68] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v7 57/68] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v7 59/68] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v7 61/68] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v7 63/68] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v7 66/68] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

[PATCH V1 net-next 0/5] Add devlink support to ena
 2023-01-12 19:56 UTC  (11+ messages)

[PATCH V2] doc: monospace style for inline code in botching ioctl
 2023-01-12 19:55 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update the ACPICA development list address
 2023-01-12 19:53 UTC 

[RESEND RFC] SIGOOM Proposal
 2023-01-12 19:52 UTC  (3+ messages)

BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
 2023-01-12 19:50 UTC  (3+ messages)
` [BISECTED] "
  ` INFO: [BISECTED] "

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-12 19:50 UTC  (14+ messages)
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support

[PATCH 0/2] Minor SoundWire Regmap Tweaks
 2023-01-12 19:50 UTC  (6+ messages)
` [PATCH 2/2] regmap: sdw: Remove 8-bit value size restriction

[OE-core] [PATCH] recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCS
 2023-01-12 19:54 UTC  (2+ messages)

[PATCH v3 0/8] virtio-mem: Handle preallocation with migration
 2023-01-12 19:52 UTC  (9+ messages)
` [PATCH v3 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
` [PATCH v3 7/8] virtio-mem: Migrate immutable properties early
` [PATCH v3 8/8] virtio-mem: Proper support for preallocation with migration

[PATCH v1 1/2] pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cells
 2023-01-12 19:30 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: digicolor: Use proper headers and drop OF dependency

[PATCH 0/6] kselftest/arm64: Build fixes for clang
 2023-01-12 19:51 UTC  (7+ messages)
` [PATCH 1/6] kselftest/arm64: Fix .pushsection for strings in FP tests
` [PATCH 2/6] kselftest/arm64: Remove redundant _start labels from "
` [PATCH 3/6] kselftest/arm64: Don't pass headers to the compiler as source
` [PATCH 4/6] kselftest/arm64: Initialise current at build time in signal tests
` [PATCH 5/6] kselftest/arm64: Support build of MTE tests with clang
` [PATCH 6/6] kselftest/arm64: Remove spurious comment from MTE test Makefile

RTT-PROBE: lore-subspace-rtt
 2023-01-12 19:51 UTC 

[PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-01-12 19:44 UTC  (3+ messages)

[PATCH v4 0/8] Enhance credential helper protocol to include auth headers
 2023-01-12 19:44 UTC  (8+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] daemon: libify socket setup and option functions
  ` [PATCH v5 02/10] daemon: libify child process handling functions
  ` [PATCH v5 03/10] daemon: rename some esoteric/laboured terminology

[PATCH net-next v4 0/3] add tx packets aggregation to ethtool and rmnet
 2023-01-12 19:41 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net: qualcomm: rmnet: add tx packets aggregation

[PATCH] checks: Update #{size,address}-cells check for 'dma-ranges'
 2023-01-12 19:47 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in sock_def_wakeup
 2023-01-12 19:39 UTC 

[PATCH v2 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-12 19:39 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH] docs: deprecated.rst: Add note about DECLARE_FLEX_ARRAY() usage
 2023-01-12 19:38 UTC  (3+ messages)

[PATCH v2] x86/hibernate: Use fixmap for saving unmapped pages
 2023-01-12 19:37 UTC  (6+ messages)

[PATCH v4 0/3] add color management support for the crtc
 2023-01-12 19:36 UTC  (4+ messages)

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-01-12 19:44 UTC 

[RESEND v3 0/4] Add resets for ADSP based audio clock controller driver
 2023-01-12 19:35 UTC  (5+ messages)
` [RESEND v3 4/4] clk: qcom: lpasscc-sc7280: Add resets for audioreach

[PATCH v3 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
 2023-01-12 19:33 UTC  (5+ messages)
` [PATCH v3 2/3] phy: qcom-qmp-combo: Add config for SM6350

[PATCH] drm/amd/display: Conversion to bool not necessary
 2023-01-12 19:33 UTC  (2+ messages)

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-12 19:23 UTC  (3+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "

[Intel-gfx] [PATCH] drm/i915/display: Fix typo for reference clock
 2023-01-12 19:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

RTT-PROBE: lore-subspace-rtt
 2023-01-12 19:41 UTC 

[PATCH v2] can: isotp: handle wait_event_interruptible() return values
 2023-01-12 19:31 UTC  (6+ messages)

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-01-12 19:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 0/4] Make sure v3d/vc4 support performance monitors
 2023-01-12 19:37 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v5 1/4] lib/igt_vc4: Rework igt_vc4_get_param()
` [igt-dev] [PATCH i-g-t v5 2/4] tests/vc4_perfmon: Make sure vc4 supports perfmon
` [igt-dev] [PATCH i-g-t v5 3/4] lib/igt_v3d: Rework igt_v3d_get_param()
` [igt-dev] [PATCH i-g-t v5 4/4] tests/v3d_perfmon: Make sure v3d supports perfmon

[RFC PATCH bpf-next v2 04/11] mm: slab: introduce ksize_full()
 2023-01-12 19:38 UTC  (2+ messages)

[PATCH v3 00/18] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-12 19:38 UTC  (4+ messages)
` [PATCH v3 08/18] xen/arm32: head: Introduce an helper to flush the TLBs

[PATCH v3 0/7] baseband/acc: changes for 23.03
 2023-01-12 19:36 UTC  (8+ messages)
` [PATCH v3 1/7] baseband/acc: acc100 free harq layout pointer
` [PATCH v3 2/7] baseband/acc: acc100 fix iteration counter in TB
` [PATCH v3 3/7] baseband/acc: acc100 fix multiplexing multiple ops
` [PATCH v3 4/7] baseband/acc: acc100 fix queue mapping to 64 bits
` [PATCH v3 5/7] baseband/acc: acc100 use define constant
` [PATCH v3 6/7] baseband/acc: acc100 use desc helper functions
` [PATCH v3 7/7] baseband/acc: acc100 ignore missing mempools

[PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
 2023-01-12 19:36 UTC 


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.