All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-01 16:47:36 to 2022-03-01 17:41:48 UTC [more...]

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-03-01 17:43 UTC  (7+ messages)
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC

[syzbot] kernel BUG in hugepage_add_anon_rmap
 2022-03-01 17:41 UTC  (4+ messages)

[PATCH v4 0/6] RISC-V IPI Improvements
 2022-03-01 17:40 UTC  (5+ messages)
` [PATCH v4 3/6] RISC-V: Treat IPIs as normal Linux IRQs

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:41 UTC 

[PATCH] block: Fix BB.root changing across bdrv_next()
 2022-03-01 17:39 UTC 

[LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
 2022-03-01 17:40 UTC  (7+ messages)

URI Scheme for git object ids?
 2022-03-01 17:40 UTC  (2+ messages)

[OE-core] [PATCH] ovmf: upgrade 202111 -> 202202
 2022-03-01 17:40 UTC  (3+ messages)
` [OE-core] [PATCH] sqlite3: upgrade 3.37.2 -> 3.38.0

[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
 2022-03-01 17:39 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] Per client GPU utilisation
 2022-03-01 17:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH 8/8] drm/i915: Expose client engine utilisation via fdinfo

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01 17:40 UTC  (22+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
        ` [Intel-wired-lan] "
        ` [Intel-gfx] "
                  ` [f2fs-dev] "

[PATCH 0/4] Add CA enforcement in the machine keyring
 2022-03-01 17:36 UTC  (5+ messages)
` [PATCH 1/4] KEYS: Create static version of public_key_verify_signature
` [PATCH 2/4] X.509: Parse Basic Constraints for CA
` [PATCH 3/4] KEYS: CA link restriction
` [PATCH 4/4] integrity: CA enforcement in machine keyring

[PATCH] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-03-01 17:38 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-03-01 17:38 UTC  (2+ messages)

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-03-01 17:37 UTC  (6+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 06/30] fsmonitor--daemon: add a built-in fsmonitor daemon

[PATCH] PM: notify of PM_POST_VMFORK events from vmgenid
 2022-03-01 17:36 UTC  (2+ messages)

[igt-dev] [i-g-t 0/3] tests/kms_setmode: Fix stealing test
 2022-03-01 17:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:36 UTC 

[PATCH 0/9] A few cleanup patches for z3fold
 2022-03-01 17:36 UTC  (3+ messages)

[qemu-mainline test] 168289: tolerable FAIL - PUSHED
 2022-03-01 17:35 UTC 

[PATCH v3 1/2] drm/msm: add support for QCM2290 MDSS
 2022-03-01 17:35 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: msm: disp: add yaml schemas for QCM2290 DPU bindings

[PATCH 0/4] SVM fixes + apic fix
 2022-03-01 17:35 UTC  (15+ messages)
` [PATCH 1/4] KVM: x86: mark synthetic SMM vmexit as SVM_EXIT_SW
` [PATCH 2/4] KVM: x86: SVM: disable preemption in avic_refresh_apicv_exec_ctrl
` [PATCH 3/4] KVM: x86: SVM: use vmcb01 in avic_init_vmcb
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api

[PATCH] docs: selinux: add '=' signs to kernel boot options
 2022-03-01 17:34 UTC  (2+ messages)

CPU excessively long times between frequency scaling driver calls - bisected
 2022-03-01 17:34 UTC  (8+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-03-01 17:34 UTC  (3+ messages)
` [dm-devel] "

Wireshark ax25 dissector
 2022-03-01 17:33 UTC 

[meta-ti] [master][PATCH] meta-ti: correct and do not skip "installed-vs-shipped" QA check
 2022-03-01 17:32 UTC 

[Intel-gfx] [PATCH 00/11] drm/i915: Clean up some dpll stuff
 2022-03-01 17:31 UTC  (12+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Nuke skl_wrpll_context_init()
` [Intel-gfx] [PATCH 02/11] drm/i915: Move a bunch of stuff into rodata from the stack
` [Intel-gfx] [PATCH 03/11] drm/i915: Clean up some struct/array initializers
` [Intel-gfx] [PATCH 04/11] drm/i915: Store the /5 target clock in sturct dpll on vlv/chv
` [Intel-gfx] [PATCH 05/11] drm/i915: Remove bxt m2_frac_en
` [Intel-gfx] [PATCH 06/11] drm/i915: Use designated initializers for bxt_dp_clk_val[]
` [Intel-gfx] [PATCH 07/11] drm/i915: Store the m2 divider as a whole in bxt_clk_div
` [Intel-gfx] [PATCH 08/11] drm/i915: Replace bxt_clk_div with struct dpll
` [Intel-gfx] [PATCH 09/11] drm/i915: Replace hand rolled bxt vco calculation with chv_calc_dpll_params()
` [Intel-gfx] [PATCH 10/11] drm/i915: Populate bxt/glk DPLL clock limits a bit more
` [Intel-gfx] [PATCH 11/11] drm/i915: Remove struct dp_link_dpll

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:31 UTC 

[PATCH v2 0/2] sifive-plic minor improvements
 2022-03-01 17:30 UTC  (5+ messages)
` [PATCH v2 1/2] irqchip/sifive-plic: Improve naming scheme for per context offsets
` [PATCH v2 2/2] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode

[PATCH] tracing/osnoise: Force quiescent states while tracing
 2022-03-01 17:30 UTC  (4+ messages)

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-01 17:28 UTC  (4+ messages)
` [PATCH v3 10/11] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override

[PATCH -next] i2c: designware: Fix improper usage of readl
 2022-03-01 17:29 UTC  (3+ messages)

+ tools-vm-page_owner_sortc-add-a-security-check.patch added to -mm tree
 2022-03-01 17:29 UTC 

+ tools-vm-page_owner_sortc-support-sorting-by-tgid-and-update-documentation.patch added to -mm tree
 2022-03-01 17:29 UTC 

+ tools-vm-page_owner_sortc-fix-comments.patch added to -mm tree
 2022-03-01 17:28 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1018 dce110_edp_backlight_control() error: we previously assumed 'link->panel_cntl' could be null (see line 977)
 2022-03-01 17:28 UTC 

[PATCH] configure: Fix building on a ppc64 host with Clang
 2022-03-01 17:25 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:26 UTC 

[nft PATCH 00/26] scanner: Some fixes, many new scopes
 2022-03-01 17:24 UTC  (4+ messages)

[PATCH v3 0/1] xen: fix HVM kexec kernel panic
 2022-03-01 17:21 UTC  (7+ messages)

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-03-01 17:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Kbuild: move to -std=gnu11 (rev2)

[PATCH] MAINTAINERS: add myself as a memcg co-maintainer as well
 2022-03-01 17:22 UTC  (5+ messages)

[Bug 215567] New: build failure when PPC_64S_HASH_MMU=n is selected in kernel .config
 2022-03-01 17:20 UTC  (2+ messages)
` [Bug 215567] "

[PATCH V4 0/4] Add PM8350C PMIC PWM support for backlight
 2022-03-01 17:21 UTC  (3+ messages)
` [PATCH V4 2/4] leds: Add pm8350c support to Qualcomm LPG driver

[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
 2022-03-01 17:21 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:21 UTC 

[PATCH 3/4] usb: typec: add TUSB320xA driver
 2022-03-01 17:20 UTC  (4+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-01 17:19 UTC  (4+ messages)
    ` [Bridge] "

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-01 17:19 UTC  (8+ messages)
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[lttng-dev] [PATCH lttng-tools] Fix: consumer-stream: use-after-free of metadata bucket
 2022-03-01 17:19 UTC  (2+ messages)

propagating vmgenid outward and upward
 2022-03-01 17:17 UTC  (5+ messages)

[PATCH] sched/fair: Refactor cpu_util_without()
 2022-03-01 17:17 UTC 

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-01 17:17 UTC  (3+ messages)
` [PATCH] userdiff: add builtin diff driver for Kotlin language

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:16 UTC 

[PATCH v9 00/14] module: core code clean up
 2022-03-01 17:15 UTC  (7+ messages)
` [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage

[PATCH][V2] drm/i915: make a handful of read-only arrays static const
 2022-03-01 17:14 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-01 17:14 UTC  (2+ messages)

[PATCH] ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
 2022-03-01 17:11 UTC  (4+ messages)

Seed device is broken, again
 2022-03-01 17:09 UTC  (11+ messages)

[xen-unstable-smoke test] 168296: tolerable all pass - PUSHED
 2022-03-01 17:12 UTC 

[PATCH 00/10] staging: wfx: usual maintenance
 2022-03-01 17:13 UTC  (4+ messages)
` [PATCH 03/10] staging: wfx: format comments on 100 columns

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:11 UTC 

[PATCH MANUALSEL 5.10 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-03-01 17:10 UTC  (4+ messages)
` [PATCH MANUALSEL 5.10 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH MANUALSEL 5.15 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-03-01 17:10 UTC  (4+ messages)
` [PATCH MANUALSEL 5.15 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH MANUALSEL 5.16 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-03-01 17:10 UTC  (4+ messages)
` [PATCH MANUALSEL 5.16 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[Intel-gfx] [CI 1/3] drm/i915/gtt: reduce overzealous alignment constraints for GGTT
 2022-03-01 17:08 UTC  (3+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/fbdev: fixup setting screen_size
` [Intel-gfx] [CI 3/3] drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation

[PATCH v7 0/4] s390x: Add partial z15 support and tests
 2022-03-01 17:02 UTC  (8+ messages)
` [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3

[PATCH v2 0/7] KVM: x86/mmu: Zap only obsolete roots on "reload"
 2022-03-01 17:08 UTC  (2+ messages)

[PATCH] net: dm9051: Make remove() callback a void function
 2022-03-01 17:08 UTC  (2+ messages)

[PATCH 00/25] x86/sgx and selftests/sgx: Support SGX2
 2022-03-01 17:08 UTC  (4+ messages)
` [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave

[PATCH v2] sched: remove useless malloc in pie data init
 2022-03-01 17:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH for-rc] IB/hfi1: Allow larger MTU without AIP
 2022-03-01 17:06 UTC  (4+ messages)

Bug 215523 - Firmware crash with 66.f1c864e0.0 (cc-a0-66.ucode) and 68.01d30b0c (cc-a0-68.ucode)
 2022-03-01 17:07 UTC  (2+ messages)

[PATCH v5 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-03-01 17:07 UTC  (2+ messages)

[hardknott][PATCH] go: upgrade 1.16.13 -> 1.16.14
 2022-03-01 17:07 UTC 

[PATCH 4.9 00/29] 4.9.304-rc1 review
 2022-03-01 17:06 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:06 UTC 

[PATCH 00/20] migration: Postcopy Preemption
 2022-03-01 17:00 UTC  (6+ messages)
` [PATCH 20/20] tests: Add postcopy preempt test

[PATCH v1] net/vhost: clear data of packet mbuf after sending pkts
 2022-03-01 17:05 UTC  (5+ messages)

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_add()
 2022-03-01 17:03 UTC  (3+ messages)
` [PATCH v1] dpaa2-switch: fix memory leak of dpaa2_switch_acl_entry_add

[PATCH] ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64()
 2022-03-01 17:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 17:01 UTC 

[LSF/MM/BPF Topic] Shared memory for shared file extents
 2022-03-01 17:00 UTC  (2+ messages)

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-01 17:00 UTC  (6+ messages)
` [PATCH 2/3] treewide: use -Wdeclaration-after-statement
` [PATCH 3/3] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS

[PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
 2022-03-01 16:58 UTC  (2+ messages)

[net-next v7 0/4] page_pool: Add stats counters
 2022-03-01 17:00 UTC  (8+ messages)
` [net-next v7 4/4] mlx5: add support for page_pool_get_stats

[luxis1999-iommufd:iommufd-v5.17-rc4 29/30] drivers/vfio/vfio.c:1800:10: error: implicit declaration of function 'iommufd_vfio_set_iommu'
 2022-03-01 16:58 UTC 

[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
 2022-03-01 16:59 UTC  (3+ messages)
` [PATCH v4 7/8] selftests: KVM: Add test for PERF_GLOBAL_CTRL VMX control MSR bits

[RFC PATCH net-next 0/4] Add support for LAN937x T1 Phy
 2022-03-01 16:59 UTC  (4+ messages)
` [RFC PATCH net-next 4/4] net: phy: added master-slave config and cable diagnostics for Lan937x

[RFC] Volatile fanotify marks
 2022-03-01 16:58 UTC  (5+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-01 16:57 UTC  (14+ messages)

[PATCH 4/8] mm: thp: only regular file could be THP eligible
 2022-03-01 16:57 UTC 

[PATCH bpf-next] libbpf: Add a check to ensure that page_cnt is non-zero
 2022-03-01 16:57 UTC 

Safe registration of procfs entries in LKM
 2022-03-01 16:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 16:56 UTC 

[Bug 943] BUG: scheduling while atomic
 2022-03-01 16:55 UTC  (2+ messages)

[PATCH 1/2] devtools: remove event/dlb exception in ABI check
 2022-03-01 16:54 UTC  (2+ messages)
` [PATCH 2/2] devtools: use libabigail rule for mlx glue drivers

[meta-python][PATCH] python3-gcovr: fix wheel build
 2022-03-01 16:54 UTC 

boot flooded with unwind: Index not found
 2022-03-01 16:52 UTC  (5+ messages)

Explanation for difference between memcg swap accounting and smaps_rollup
 2022-03-01 16:53 UTC  (2+ messages)

[PATCH v2 00/25] migration: Postcopy Preemption
 2022-03-01 16:51 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 16:51 UTC 

[merged] mm-thp-fix-collapse_files-try_to_unmapfolio.patch removed from -mm tree
 2022-03-01 16:51 UTC 

[alternative-merged] mm-migrate-fix-remove_migration_pte-of-hugetlb-entry.patch removed from -mm tree
 2022-03-01 16:51 UTC 

[PATCH] powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
 2022-03-01 16:48 UTC  (2+ messages)

[PATCH] phy: nop-phy: Fix phy reset if no reset-gpio defined
 2022-03-01 16:49 UTC  (3+ messages)

[PATCH v2 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2022-03-01 16:46 UTC  (7+ messages)
` [PATCH v2 2/3] arch_topology: obtain cpu capacity using information "

[PATCH 00/12] use dynamic-debug under drm.debug api
 2022-03-01 16:46 UTC  (12+ messages)
` [PATCH 03/13] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
` [PATCH 04/13] dyndbg: drop EXPORTed dynamic_debug_exec_queries
` [PATCH 09/13] drm_print: wrap drm_*_dbg in dyndbg jumplabel
` [PATCH 10/13] drm_print: refine drm_debug_enabled for dyndbg+jump-label
  ` [Intel-gfx] "
` [PATCH 11/13] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH 12/13] drm_print: add _ddebug desc to drm_*dbg prototypes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/13] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug
  `  "

[PATCH v3 00/17] target/arm: Implement LVA, LPA, LPA2 features
 2022-03-01 16:47 UTC  (6+ messages)

[PATCH net-next 3/7] net/smc: add sysctl for autocorking
 2022-03-01 16:47 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.