All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-02 12:26:10 to 2022-12-02 13:27:16 UTC [more...]

[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
 2022-12-02 13:27 UTC  (7+ messages)
` [PATCH v5 13/16] x86: decouple PAT and MTRR handling

[PATCH 00/14] staging: vc04_services: bcm2835-isp support
 2022-12-02 13:25 UTC  (19+ messages)

[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2022-12-02 13:25 UTC  (4+ messages)

[PATCH v3 0/5] miscellaneous fixes of eficonfig
 2022-12-02 13:23 UTC  (4+ messages)
` [PATCH v3 5/5] doc:eficonfig: add description for UEFI Secure Boot Configuration

[PATCH v1 0/6] kselftest/alsa: pcm-test improvements
 2022-12-02 13:22 UTC  (9+ messages)

[RFC PATCH for 8.0] backends/vhost-user: relax the ioeventfd check
 2022-12-02 13:22 UTC 

PM-runtime: supplier looses track of consumer during probe
 2022-12-02 13:22 UTC  (6+ messages)

[LTP] [PATCH] cve-2017-16939: Improve and fix test
 2022-12-02 13:22 UTC  (5+ messages)

Bug report: Can connect with 'wext', but not 'nl80211'
 2022-12-02 13:13 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 13:20 UTC 

[PATCH v2 0/4] kvfree_rcu() updates related to polled API
 2022-12-02 13:19 UTC  (9+ messages)
` [PATCH v2 3/4] rcu/kvfree: Move need_offload_krc() out of krcp->lock
` [PATCH v2 4/4] rcu/kvfree: Use a polled API to speedup a reclaim process

[PATCH V2 00/11] CXL: Process event logs
 2022-12-02 13:18 UTC  (11+ messages)
` [PATCH V2 01/11] cxl/pci: Add generic MSI-X/MSI irq support
` [PATCH V2 03/11] cxl/mem: Implement Clear Event Records command
` [PATCH V2 07/11] cxl/mem: Trace Memory Module Event Record

[PATCH 1/1] rcu/kvfree: Use READ_ONCE() when access to krcp->head
 2022-12-02 13:18 UTC 

[PATCH v2 0/3] arm64: kprobes: Fix bugs in kprobes for arm64
 2022-12-02 13:17 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: Prohibit instrumentation on arch_stack_walk()

[PATCH kms++ 0/4] Support Y210
 2022-12-02 13:16 UTC  (5+ messages)
` [PATCH kms++ 1/4] kms++: PixelFormats: Fix formatting
` [PATCH kms++ 2/4] kms++: PixelFormats: Add Y210 format
` [PATCH kms++ 3/4] kms++util: Add endian.h
` [PATCH kms++ 4/4] kms++util: Add Y210 drawing support

[Buildroot] [PATCH v2 0/1] docs/manual: fixed some spelling mistakes
 2022-12-02 13:17 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/1] "

[PATCH -next] The USB audio driver does not contain the VID and PID of this sound card, so the driver is not loaded
 2022-12-02 13:15 UTC  (3+ messages)

[PATCH v5 0/7] can: etas_es58x: report firmware, bootloader and hardware version
 2022-12-02 13:15 UTC  (4+ messages)
` [PATCH v5 7/7] Documentation: devlink: add devlink documentation for the etas_es58x driver

[PATCH] x86-32: Remove setup_once
 2022-12-02 13:14 UTC  (2+ messages)
` [tip: x86/cleanups] x86/asm/32: Remove setup_once()

[Intel-gfx] [PATCH] drm/i915: fix exiting context timeout calculation
 2022-12-02 13:13 UTC  (8+ messages)

[PATCH] ASoC: tas27{64,70}: fix PM ops ordering
 2022-12-02 12:24 UTC  (2+ messages)

[PATCH] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2022-12-02 13:12 UTC  (5+ messages)

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2022-12-01 18:43 UTC  (11+ messages)

[Question] upx: do_fetch: Bitbake Fetcher Error:,FetchError('Submodule refers to the parent repository
 2022-12-02 13:11 UTC  (4+ messages)
  ` [meta-virtualization] "

[PATCH v2] RISC-V: re-order Kconfig selects alphanumerically
 2022-12-02 13:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-02 13:10 UTC 

[PATCH net] net/smc: Fix expected buffersizes and sync logic
 2022-12-02 13:10 UTC  (10+ messages)

[PATCH 1/2] ARM: dts: imx6qdl-gw5904: add internal mdio nodes
 2022-12-02 13:08 UTC  (4+ messages)

[PATCH 0/4] Static analyser finding deviation
 2022-12-02 13:09 UTC  (8+ messages)
` [PATCH 2/4] xen/scripts: add cppcheck tool to the xen-analysis.py script

[PATCH v7 0/4] Add kprobe and kretprobe support for LoongArch
 2022-12-02 13:08 UTC  (5+ messages)
` [PATCH v7 1/4] LoongArch: Simulate branch and PC instructions
` [PATCH v7 2/4] LoongArch: Add kprobe support
` [PATCH v7 3/4] LoongArch: Add kretprobe support
` [PATCH v7 4/4] samples/kprobes: Add LoongArch support

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-02 13:06 UTC  (25+ messages)
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling

[PATCH] xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
 2022-12-02 13:06 UTC 

[PATCH] wifi: ath11k_pci: add a soft dependency on qrtr-mhi
 2022-12-02 13:06 UTC  (2+ messages)

[PATCH resend] regulator: core: fix resource leak in regulator_register()
 2022-12-02 13:05 UTC  (2+ messages)

[PATCH v2 0/2] hwrng: Fix PCI device refcount leak
 2022-12-02 13:22 UTC  (3+ messages)
` [PATCH v2 1/2] hwrng: amd - "
` [PATCH v2 2/2] hwrng: geode "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 18966f3a88442879182f690a13a249957efd6d3d
 2022-12-02 13:03 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 79/1343] drivers/of/configfs.c:134:9: warning: no previous prototype for 'cfs_overlay_item_dtbo_read'
 2022-12-02 13:03 UTC 

[PATCH] x86/cacheinfo: Remove set but unused variable 'trace'
 2022-12-02 13:04 UTC  (2+ messages)

[PATCH v8 00/11] add Amlogic A1 clock controller drivers
 2022-12-02 12:49 UTC  (19+ messages)
` [PATCH v8 01/11] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v8 04/11] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver
` [PATCH v8 07/11] clk: meson: a1: redesign Amlogic A1 PLL clock controller

Recent changes (master)
 2022-12-02 13:00 UTC 

[PATCH v8 00/12] Network support for Landlock
 2022-12-02 13:01 UTC  (7+ messages)
` [PATCH v8 08/12] landlock: Implement TCP network hooks

[PATCH v4 net-next 0/8] Let phylink manage in-band AN for the PHY
 2022-12-02 12:16 UTC  (2+ messages)

[RESEND PATCH linux-next 2/2] drm: Remove some obsolete drivers(tdfx, mga, i810, savage, r128, sis)
 2022-12-02 13:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 13:00 UTC 

[PATCH v2 0/4] OCaml bindings for hvm_param_get and xc_evtchn_status
 2022-12-02 12:59 UTC  (3+ messages)
` [PATCH v2 2/4] tools/ocaml/libs/xc: add binding to xc_evtchn_status

[PATCH v2 1/1] media: ov5640: report correct frame rate to user
 2022-12-02 13:00 UTC 

[PATCH 0/2] dt-bindings: sound: ti, pcm3168a: json-schema conversion and fixes
 2022-12-02 12:55 UTC  (6+ messages)
` [PATCH 0/2] dt-bindings: sound: ti,pcm3168a: "
` [PATCH 1/2] dt-bindings: sound: ti,pcm3168a: Convert to json-schema
` [PATCH/RFC 2/2] arm64: dts: renesas: ulcb-kf: Fix pcm3168a audio codec node

[PATCH v2 0/8] drm/mipi-dbi: Convert to shadow-plane helpers
 2022-12-02 12:56 UTC  (9+ messages)
` [PATCH v2 1/8] drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
` [PATCH v2 2/8] drm/ili9225: Call MIPI DBI mode_valid helper
` [PATCH v2 3/8] drm/st7586: "
` [PATCH v2 4/8] drm/mipi-dbi: Initialize default driver functions with macro
` [PATCH v2 5/8] drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
` [PATCH v2 6/8] drm/mipi-dbi: Support shadow-plane state
` [PATCH v2 7/8] drm/mipi-dbi: Use shadow-plane mappings
` [PATCH v2 8/8] drm/mipi-dbi: Move drm_dev_{enter, exit}() out from fb_dirty functions

[kvm-unit-tests PATCH v1 0/3] s390x: test storage keys during migration
 2022-12-02 12:56 UTC  (9+ messages)
` [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions

[XEN v3] Xen: Ensure "xenheap_bits - PAGE_SHIFT" can be used as a rhs operand of shift operator
 2022-12-02 12:56 UTC  (2+ messages)

[PATCH v2 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2022-12-02 12:55 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: leds: add dt schema for worldsemi,ws2812b-spi

[PATCH v3 0/4] hyper-v: Introduce TSC page for root partition
 2022-12-02 12:55 UTC  (3+ messages)

[PATCH] uprobes/x86: allow to probe a "nop" insn with 0x66 prefix
 2022-12-02 12:54 UTC  (3+ messages)

[PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
 2022-12-02 12:54 UTC  (11+ messages)

[PATCH] json: fix 'add flowtable' command
 2022-12-02 12:54 UTC  (2+ messages)

[RFC PATCH v1 0/2] add xhci-exynos to support Samsung Exynos SOCs
 2022-12-02 12:51 UTC  (8+ messages)
  ` [RFC PATCH v1 2/2] usb: host: add xhci-exynos to support "

[PATCH] media: ov5640: report correct frame rate to user
 2022-12-02 12:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 12:50 UTC 

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2022-12-02 12:48 UTC  (11+ messages)
` [RFC PATCH v4 2/4] dpll: Add DPLL framework base functions
` [RFC PATCH v4 4/4] ptp_ocp: implement DPLL ops

[PATCH v5 0/1] Fix CONFIG_USB=y && CONFIG_MODULES not set
 2022-12-02 12:49 UTC  (5+ messages)
` [PATCH v5 1/1] modules: add modalias file to sysfs for modules

[PATCH 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
 2022-12-02 12:48 UTC  (2+ messages)

[PATCH 5.10 000/162] 5.10.157-rc1 review
 2022-12-02 12:48 UTC  (5+ messages)

[PATCH 6.0 000/280] 6.0.11-rc2 review
 2022-12-02 12:48 UTC  (2+ messages)

[PATCH 5.15 000/206] 5.15.81-rc1 review
 2022-12-02 12:48 UTC  (2+ messages)

[PATCH net-next v2 0/3] net/sched: retpoline wrappers for tc
 2022-12-02 12:48 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net/sched: add retpoline wrapper "

Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622)
 2022-12-02 12:47 UTC  (17+ messages)
` [PATCH] Revert "cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()"

[PATCH v2] tools: memory-model: Make plain accesses carry dependencies
 2022-12-02 12:51 UTC 

[PATCH 0/2] perf: introduce perf based task analyzer
 2022-12-02 12:46 UTC  (4+ messages)
` [PATCH 1/2] perf script: introduce "

[PATCH] devtmpfs: move NULLing the thread pointer before unregistering fs
 2022-12-02 12:45 UTC 

[PATCH] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
 2022-12-02 12:37 UTC  (4+ messages)

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-02 12:43 UTC  (4+ messages)

[PATCH -next] The USB audio driver does not contain the VID and PID of this sound card, so the driver is not loaded
 2022-12-02 12:44 UTC  (2+ messages)

[PATCH] trace: Fix some checker warnings
 2022-12-02 12:43 UTC  (2+ messages)

[RFC PATCH v4 3/4] dpll: documentation on DPLL subsystem interface
 2022-12-02 12:43 UTC  (2+ messages)

[xen-unstable-smoke test] 175022: tolerable all pass - PUSHED
 2022-12-02 12:43 UTC 

[PATCH] KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
 2022-12-02 12:36 UTC 

[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
 2022-12-02 12:39 UTC  (13+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 12:40 UTC 

[PATCH] grub-shell: Put all generated files into working dir and use better file names
 2022-12-02 12:39 UTC  (2+ messages)

Broken SELinux/LSM labeling with MPTCP and accept(2)
 2022-12-02 12:23 UTC  (5+ messages)

[PATCH v5 3/5] drm/i915: Introduce guard pages to i915_vma
 2022-12-02 12:38 UTC  (5+ messages)
` [PATCH v6 "
  ` [Intel-gfx] "

kernel BUG at include/linux/swapops.h:497!
 2022-12-02 12:36 UTC  (4+ messages)

[PATCH mptcp-next v7 0/4] mptcp: add statistics for mptcp socket in use
 2022-12-02 12:37 UTC  (3+ messages)
` [PATCH mptcp-next v7 2/4] "

[PATCH v2] arm64: arch_timer: XGene-1: TVAL register math error breaks timer expiry calculation
 2022-12-02 12:36 UTC  (5+ messages)

[PATCH v4 00/11] RTW88: Add support for USB variants
 2022-12-02 12:36 UTC  (5+ messages)
` [PATCH v4 08/11] wifi: rtw88: Add rtw8821cu chipset support

[BUG] lockdep splat using mmio tracer
 2022-12-02 12:35 UTC  (6+ messages)

السلام عليكم
 2022-12-02 12:33 UTC 

[PATCH] clocksource/drivers/hyperv: use Hyper-V's page size to calculate PFN
 2022-12-02 12:33 UTC  (4+ messages)

[PATCH v3] mm/memfd: security hook for memfd_create
 2022-12-02 12:33 UTC  (2+ messages)

[PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
 2022-12-02 12:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 12:30 UTC 

[Intel-gfx] [PATCH v6 1/3] drm/i915/migrate: Account for the reserved_space
 2022-12-02 12:28 UTC  (4+ messages)
`  "
` [Intel-gfx] [PATCH v6 2/3] drm/i915/selftests: use live_subtests for live_migrate
` [Intel-gfx] [PATCH v6 3/3] drm/i915/selftests: exercise emit_pte() with nearly full ring

[PATCH v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-12-02 12:29 UTC  (3+ messages)

[PATCH] dt-bindings: timer: renesas,tmu: Add r8a779g0 support
 2022-12-02 12:29 UTC  (2+ messages)

[PATCH RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-02 12:27 UTC 

[PATCH v2 1/1] iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()
 2022-12-02  9:05 UTC  (3+ messages)

[PATCH v2 0/3] printk: introduce new macros pr_<level>_cont()
 2022-12-02 12:27 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH] ARM: mach-at91: add support for sama7g5 chip id and extended id definition
 2022-12-02  7:47 UTC 

[PATCH 0/1] drivers:spi:fix some typos
 2022-12-02  6:31 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss
 2022-12-02 12:25 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.