messages from 2022-12-02 12:01:44 to 2022-12-02 15:21:28 UTC [more...]
[PATCH v4 0/5] add debugfs to migration driver
2022-12-02 15:21 UTC (5+ messages)
` [PATCH v4 1/5] vfio/migration: Add debugfs to live "
` [PATCH v4 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "
[PATCH v6 0/3] arm64: dts: qcom: sm8450-hdk: add sound support
2022-12-02 15:20 UTC (4+ messages)
` [PATCH v6 1/3] arm64: dts: qcom: sm8450: add GPR node
` [PATCH v6 2/3] arm64: dts: qcom: sm8450: add Soundwire and LPASS
` [PATCH v6 3/3] arm64: dts: qcom: sm8450-hdk: add sound support
[PATCH v4 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
2022-12-02 15:20 UTC (7+ messages)
` [PATCH v4 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH v4 2/3] mtd: spi-nor: Add additional octal-mode page program flags to be checked during SFDP 4BAIT parsing
` [PATCH v4 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-8S-8S octal read mode
[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
2022-12-02 15:14 UTC (10+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte
[PATCH] RDMA/rxe: fix possible NULL MR dereference
2022-12-02 15:14 UTC (2+ messages)
[PATCH v2 0/1] can: esd_usb: Some preparation for supporting esd CAN-USB/3
2022-12-02 15:13 UTC (3+ messages)
` [PATCH v2 1/1] can: esd_usb: Allow REC and TEC to return to zero
[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2022-12-02 15:12 UTC (9+ messages)
` [PATCH v2 7/7] iommu/s390: flush queued IOVAs on RPCIT out of resource indication
[PATCH net-next v1 0/4] net: phy: mxl-gpy: broken interrupt fixes
2022-12-02 15:12 UTC (5+ messages)
` [PATCH net-next v1 1/4] net: phy: mxl-gpy: add MDINT workaround
` [PATCH net-next v1 2/4] dt-bindings: vendor-prefixes: add MaxLinear
` [PATCH net-next v1 3/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v1 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default
[PATCH] vfio/mdev: fix possible memory leak in module init funcs
2022-12-02 15:08 UTC (6+ messages)
[PATCH v1 2/3] drivers: watchdog: Add StarFive Watchdog driver
2022-12-02 15:08 UTC
[PATCH v3 0/2] can: mcan: Add MCAN support for FSD SoC
2022-12-02 15:04 UTC (7+ messages)
` [PATCH v3 1/2] can: m_can: Move mram init to mcan device setup
` "
` "
[PATCH v7 0/2] gpiolib: don't allow user-space to crash the kernel with hot-unplugs
2022-12-02 15:04 UTC (3+ messages)
` [PATCH v7 1/2] gpiolib: cdev: fix NULL-pointer dereferences
` [PATCH v7 2/2] gpiolib: protect the GPIO device against being dropped while in use by user-space
[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition
2022-12-02 15:01 UTC (3+ messages)
[PATCH] 9p: Remove unneeded idr.h #include in the net/9p directory
2022-12-02 14:59 UTC (2+ messages)
[PATCH] Implement ioremap_prot support (v2)
2022-12-02 14:59 UTC (2+ messages)
[PATCH 0/3] Fixes for uclamp and capacity inversion detection
2022-12-02 14:57 UTC (3+ messages)
` [RFC PATCH 3/3] sched/fair: Traverse cpufreq policies to detect capacity inversion
[PATCH v3] 9p/fd: set req refcount to zero to avoid uninitialized usage
2022-12-02 14:57 UTC (3+ messages)
[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
2022-12-02 14:56 UTC (11+ messages)
` [PATCH v5 13/16] x86: decouple PAT and MTRR handling
[PATCH] error-injection: Add prompt for function error injection
2022-12-02 14:55 UTC (11+ messages)
[PATCH] gpiolib: fix compiling when CONFIG_GPIO_CDEV_V1 is not defined
2022-12-02 14:55 UTC (5+ messages)
[GIT PULL] gpio: fixes for v6.1-rc8
2022-12-02 14:49 UTC (2+ messages)
[PATCH net-next] net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet
2022-12-02 14:49 UTC
[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
2022-12-02 14:46 UTC (24+ messages)
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
` [PATCH 12/15] can: tcan4x5x: Remove invalid write in clear_interrupts
` [PATCH 13/15] can: tcan4x5x: Fix use of register error status mask
` [PATCH 14/15] can: tcan4x5x: Fix register range of first block
[PATCH 0/2] Fix lack of section mismatch warnings with LTO
2022-12-02 14:44 UTC (3+ messages)
` [PATCH 2/2] modpost: Include '.text.*' in TEXT_SECTIONS
[PATCH v2] tools: memory-model: Make plain accesses carry dependencies
2022-12-02 14:44 UTC (2+ messages)
[PATCH] mce: fix missing stack-dumping in mce_panic()
2022-12-02 16:37 UTC (2+ messages)
[PATCH v3] crypto: caam: blob_gen.c: warn if key is insecure
2022-12-02 14:43 UTC (3+ messages)
[PATCH v10 0/4] implement getrandom() in vDSO
2022-12-02 14:38 UTC (6+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall
[RFT PATCH v2 1/2] arm64: dts: qcom: sdm845-db845c: drop unneeded qup_spi0_default
2022-12-02 14:38 UTC (8+ messages)
` [RFT PATCH v2 2/2] arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema
[paulmck-rcu:rcu/next] BUILD SUCCESS 1ab6c3f2e9237692f4d3d4a555d1ac31290ae0d1
2022-12-02 14:35 UTC
[PATCH v11 0/5] add aspeed-jpeg support for aspeed-video
2022-12-02 14:24 UTC (5+ messages)
` [PATCH v11 1/5] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v11 3/5] media: Documentation: aspeed-video: Add user documentation for the aspeed-video driver
[PATCH] mm/mempolicy: failed to disable numa balancing
2022-12-02 14:16 UTC
[PATCH v1 0/2] PM: runtime: Fix rpm_idle() and relocate rpm_callback()
2022-12-02 14:32 UTC (3+ messages)
` [PATCH v1 1/2] PM: runtime: Do not call __rpm_callback() from rpm_idle()
` [PATCH v1 2/2] PM: runtime: Relocate rpm_callback() right after __rpm_callback()
[PATCH-tip] sched: Fix use-after-free bug in dup_user_cpus_ptr()
2022-12-02 14:30 UTC (5+ messages)
[PATCH] trace: Fix some checker warnings
2022-12-02 14:24 UTC (3+ messages)
[PATCH v2 00/16] KVM: x86: gfn_to_pfn_cache fixes and cleanups
2022-12-02 14:21 UTC (5+ messages)
` [PATCH v2 05/16] KVM: x86: Remove unused argument in gpc_unmap_khva()
[PATCH V2 00/11] CXL: Process event logs
2022-12-02 14:19 UTC (15+ 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 V2 08/11] cxl/mem: Wire up event interrupts
ld.lld: error: assignment to symbol __init_end does not converge
2022-12-02 14:14 UTC
[git pull] IOMMU Fixes for Linux v6.1-rc7
2022-12-02 14:04 UTC
[PATCH v2] x86/sgx: Replace kmap/kunmap_atomic calls
2022-12-02 14:04 UTC (2+ messages)
` [tip: x86/sgx] x86/sgx: Replace kmap/kunmap_atomic() calls
[PATCH v2] arm64: arch_timer: XGene-1: TVAL register math error breaks timer expiry calculation
2022-12-02 14:04 UTC (5+ messages)
[PATCH v1 1/1] x86/of: Remove unused early_init_dt_add_memory_arch()
2022-12-02 14:04 UTC (2+ messages)
` [tip: x86/apic] "
[PATCH v5 1/4] dt-bindings: x86: apic: Convert Intel's APIC bindings to YAML schema
2022-12-02 14:04 UTC (2+ messages)
` [tip: x86/apic] "
[PATCH v5 2/4] dt-bindings: x86: apic: Introduce new optional bool property for lapic
2022-12-02 14:03 UTC (2+ messages)
` [tip: x86/apic] "
[PATCH v5 3/4] x86/of: Replace printk(KERN_LVL) with pr_lvl()
2022-12-02 14:03 UTC (2+ messages)
` [tip: x86/apic] "
[PATCH v5 4/4] x86/of: Add support for boot time interrupt delivery mode configuration
2022-12-02 14:03 UTC (2+ messages)
` [tip: x86/apic] "
[PATCH] mm/mmap: Properly unaccount memory on mas_preallocate() failure
2022-12-02 13:58 UTC (2+ messages)
[tip:master] BUILD SUCCESS 6885a2611073edaed81bfcbf39be39843c723bd2
2022-12-02 13:54 UTC
[PATCH v7 0/8] Add MediaTek MT6357 PMIC support
2022-12-02 13:54 UTC (2+ messages)
` (subset) "
[PATCH][next] perf/x86/amd: fix potential integer overflow on shift of a int
2022-12-02 13:51 UTC
[paulmck-rcu:dev.2022.11.30a] BUILD SUCCESS 033ddc5d337984e20b9d49c8af4faa4689727626
2022-12-02 13:46 UTC
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-12-02 13:44 UTC (5+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH v3] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2022-12-02 13:43 UTC (3+ messages)
[PATCH v8 0/4] Add throttling detection to sev-guest
2022-12-02 13:42 UTC (6+ messages)
` [PATCH v8 4/4] virt: sev-guest: interpret VMM errors from guest request
[PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-12-02 13:42 UTC (17+ messages)
[PATCH v4 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
2022-12-02 13:41 UTC (6+ messages)
` [PATCH v4 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support
[paulmck-rcu:srcunmisafe.2022.12.01a] BUILD SUCCESS 51f5f78a4f804aeb73cf12a7cbba6e5198abd908
2022-12-02 13:38 UTC
[PATCH v8 00/11] add Amlogic A1 clock controller drivers
2022-12-02 13:37 UTC (24+ 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
` [PATCH v8 09/11] clk: meson: redesign A1 Peripherals CLK controller
` [PATCH v8 11/11] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-12-02 13:36 UTC (16+ messages)
` [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
` [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
kernel BUG at arch/x86/kernel/apic/apic.c with Dell server with x2APIC enabled and unset X2APIC
2022-12-02 13:35 UTC (2+ messages)
` [tip: x86/apic] x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
[PATCH net-next v2] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
2022-12-02 13:34 UTC (3+ messages)
[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2022-12-02 13:25 UTC (4+ messages)
PM-runtime: supplier looses track of consumer during probe
2022-12-02 13:22 UTC (6+ messages)
[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 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 (3+ messages)
` [PATCH v2 1/3] arm64: Prohibit instrumentation on arch_stack_walk()
[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 -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 (2+ messages)
[PATCH] x86-32: Remove setup_once
2022-12-02 13:14 UTC (2+ messages)
` [tip: x86/cleanups] x86/asm/32: Remove setup_once()
[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 resend] regulator: core: fix resource leak in regulator_register()
2022-12-02 13:05 UTC (2+ messages)
[PATCH] x86/cacheinfo: Remove set but unused variable 'trace'
2022-12-02 13:04 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)
[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)
[RFC PATCH v1 0/2] add xhci-exynos to support Samsung Exynos SOCs
2022-12-02 12:51 UTC (7+ messages)
` [RFC PATCH v1 2/2] usb: host: add xhci-exynos to support "
[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 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 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
2022-12-02 12:48 UTC (5+ messages)
[PATCH] Revert "cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()"
2022-12-02 12:47 UTC (3+ messages)
[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 (2+ messages)
[PATCH] KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
2022-12-02 12:36 UTC
kernel BUG at include/linux/swapops.h:497!
2022-12-02 12:36 UTC (4+ 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)
[PATCH v3] mm/memfd: security hook for memfd_create
2022-12-02 12:33 UTC (2+ messages)
[PATCH] clocksource/drivers/hyperv: use Hyper-V's page size to calculate PFN
2022-12-02 12:33 UTC (4+ messages)
[PATCH] ASoC: tas27{64,70}: fix PM ops ordering
2022-12-02 12:24 UTC (2+ 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 0/3] printk: introduce new macros pr_<level>_cont()
2022-12-02 12:27 UTC (10+ messages)
` [PATCH v2 1/3] "
[PATCH 0/3] xen: ACPI processor related fixes
2022-12-02 12:24 UTC (6+ messages)
` [PATCH 1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0
[PATCH] Documentation: Fixed a typo in bootconfig.rst
2022-12-02 12:22 UTC
[PATCH 00/30] Remove strtobool()
2022-12-02 12:17 UTC (3+ messages)
` [PATCH 10/30] clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()
[PATCH] can: slcan: fix freed work crash
2022-12-02 12:14 UTC (3+ messages)
[PATCH] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
2022-12-02 12:15 UTC (4+ messages)
[PATCH 0/8] dt-bidnings: soc: Introduce UniPhier miscelaneous register blocks
2022-12-02 12:14 UTC (5+ messages)
` [PATCH 8/8] dt-bindings: soc: socionext: Add UniPhier AHCI glue layer
mm/memcontrol.c:600:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-12-02 12:12 UTC
[PATCH v3] arm64: dts: qcom: sa8540p-ride: enable PCIe support
2022-12-02 12:09 UTC
[PATCH v3] Input: touchscreen: use sysfs_emit() to instead of scnprintf()
2022-12-02 12:09 UTC
[PATCH 1/2] regulator: mt6370: Fix potential UAF issue
2022-12-02 12:08 UTC (4+ messages)
[PATCH v4 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-12-02 12:01 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox