linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 23:38:20 to 2023-01-27 04:50:13 UTC [more...]

[PATCH] kasan: Fix Oops due to missing calls to kasan_arch_is_ready()
 2023-01-27  4:50 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: replace kvm_vcpu_map usage in vmx
 2023-01-27  4:45 UTC  (4+ messages)
` [PATCH 1/3] KVM: Support sharing gpc locks
` [PATCH 2/3] KVM: use gfn=>pfn cache in nested_get_vmcs12_pages
` [PATCH 3/3] KVM: use gfn=>pfn cache for evmcs

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-27  4:43 UTC  (4+ messages)

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-27  4:39 UTC  (4+ messages)
` [PATCH v5 1/5] cxl/mbox: Add GET_POISON_LIST mailbox command
` (no subject)

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27  0:32 UTC  (9+ messages)

[PATCH v3] lib/hashtable_test.c: add test for the hashtable structure
 2023-01-27  4:32 UTC  (2+ messages)

[PATCH] cpufreq: mediatek-hw: Register to module device table
 2023-01-27  4:17 UTC  (2+ messages)

[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
 2023-01-27  4:16 UTC  (4+ messages)

[PATCH] soc: qcom: socinfo: Add support for new field in revision 17
 2023-01-27  4:15 UTC  (3+ messages)

[PATCH v2] soc: qcom: socinfo: Add support for new field in revision 17
 2023-01-27  4:12 UTC 

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2023-01-27  4:07 UTC  (11+ messages)

[Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
 2023-01-27  3:56 UTC 

[PATCH] drm/amdgpu/display/mst: fix an unused-variable warning
 2023-01-27  3:55 UTC  (3+ messages)

[PATCH] lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll
 2023-01-27  3:54 UTC  (9+ messages)

[PATCH V2] riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
 2023-01-27  3:53 UTC 

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-27  3:51 UTC  (3+ messages)
` [PATCH v4 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-27  3:33 UTC  (10+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces

[PATCH] scsi: mpt3sas: Demote log level for trace buffer allocation to info
 2023-01-27  3:23 UTC  (2+ messages)

[PATCH] qla2xxx: fix printk format string
 2023-01-27  3:22 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Change qla_trim_buf,__qla_adjust_buf functions to static
 2023-01-27  3:23 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Add flexible array member for SGLs
 2023-01-27  3:22 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: ufs: qcom: allow 'dma-coherent' property
 2023-01-27  3:22 UTC  (2+ messages)

[PATCH] scsi: ips: Replace kmap_atomic() with kmap_local_page()
 2023-01-27  3:22 UTC  (2+ messages)

[PATCH] scsi: ipr: Replace kmap() with kmap_local_page()
 2023-01-27  3:22 UTC  (2+ messages)

[PATCH] include: ufs: Remove duplicate entry
 2023-01-27  3:22 UTC  (2+ messages)

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-27  3:20 UTC  (6+ messages)
` [PATCH v4 02/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers

[PATCH] drm/mediatek: Drop unbalanced obj unref
 2023-01-27  3:18 UTC  (2+ messages)

linux-next: manual merge of the iommu tree with Linus' tree
 2023-01-27  3:13 UTC 

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-27  3:10 UTC  (15+ messages)
` [PATCH v2 08/14] spi: bcm63xx-hsspi: Handle cs_change correctly
` [PATCH v2 10/14] spi: bcm63xx-hsspi: Add prepend mode support
` [PATCH v2 12/14] spi: bcm63xx-hsspi: Disable spi mem dual io
` [PATCH v2 13/14] spi: bcmbca-hsspi: Add driver for newer HSSPI controller

[PATCH] PM / devfreq: Fix build issues with devfreq disabled
 2023-01-27  3:08 UTC  (5+ messages)
      `  "

[PATCH] drm/mediatek: Remove dependency on GEM DMA helper
 2023-01-27  3:04 UTC  (2+ messages)

[PATCH v4 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2023-01-27  2:59 UTC  (3+ messages)
` [PATCH v4 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
` [PATCH v4 2/2] ip/ip6_gre: Fix non-point-to-point tunnel "

[PATCH RFC 0/8] Enarx fixes for AMD SEV-SNP hypervisor v7
 2023-01-27  2:59 UTC 

[PATCH RFC 1/8] KVM: SVM: fix: calculate end instead of passing size
 2023-01-27  2:56 UTC  (9+ messages)
` [PATCH RFC 2/8] KVM: SVM: fix: initialize `npinned`
` [PATCH RFC 3/8] KVM: SVM: write back corrected CPUID page
` [PATCH RFC 4/8] KVM: SVM: fix: add separate error for missing slot
` [PATCH RFC 5/8] KVM: SVM: fix: Don't return an error for `GHCB_MSR_PSC_REQ`
` [PATCH RFC 6/8] KVM: SVM: KVM_SEV_SNP_LAUNCH_RESET_VECTOR
` [PATCH RFC 7/8] crypto: ccp: Prevent a spurious SEV_CMD_SNP_INIT triggered by sev_guest_init()
` [PATCH RFC 8/8] crypto: ccp: Move __sev_snp_init_locked() call inside __sev_platform_init_locked()

[PATCH] drm/mediatek: dp: Remove extra semicolon
 2023-01-27  2:52 UTC  (2+ messages)

[PATCH] USB: MAX3421: Handle USB NAK correctly
 2023-01-27  2:47 UTC 

[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
 2023-01-27  2:39 UTC  (7+ messages)

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2023-01-27  2:28 UTC 

[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
 2023-01-27  2:20 UTC  (5+ messages)

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-01-27  2:09 UTC  (5+ messages)
` [PATCH v3 1/8] KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
` [PATCH v3 2/8] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[PATCH 5.15 00/20] Backport oops_limit to 5.15
 2023-01-27  2:08 UTC  (2+ messages)

[PATCH 5.4 fix build id for arm64 with CONFIG_MODVERSIONS 0/6]
 2023-01-27  2:08 UTC  (2+ messages)

[PATCH 6.1 0/1] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-27  2:07 UTC  (2+ messages)

[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-27  2:02 UTC  (13+ messages)
` [PATCH v11 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator

[PATCH v2] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-27  1:56 UTC  (7+ messages)

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-27  1:58 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v3] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-27  1:55 UTC 

[PATCH -next V15 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-27  1:55 UTC  (4+ messages)
` [PATCH -next V15 1/7] compiler_types.h: Add __noinstr_section() for noinstr

[PATCH] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-01-27  1:50 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:50 UTC 

[PATCH v8 00/25] DEPT(Dependency Tracker)
 2023-01-27  1:19 UTC  (26+ messages)
` [PATCH v8 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v8 03/25] dept: Add single event dependency tracker APIs
` [PATCH v8 04/25] dept: Add lock "
` [PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v8 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v8 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v8 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v8 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v8 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v8 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v8 12/25] dept: Distinguish each syscall context from another
` [PATCH v8 13/25] dept: Distinguish each work "
` [PATCH v8 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v8 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v8 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v8 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v8 19/25] dept: Apply timeout consideration to swait
` [PATCH v8 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v8 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v8 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v8 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v8 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-27  1:46 UTC  (14+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:40 UTC 

[PATCH] drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()
 2023-01-27  1:38 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:36 UTC 

[PATCH v2 0/2] ipc,namespace: fix free vs allocation race
 2023-01-27  1:31 UTC  (4+ messages)
` [PATCH 1/2] ipc,namespace: make ipc namespace allocation wait for pending free
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures
  ` [PATCH v2 "

[RFC PATCH v2] kunit: Add "hooks" to call into KUnit when it's built as a module
 2023-01-27  1:31 UTC  (3+ messages)

[PATCH v3 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-27  1:25 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: fsi: Document the "
` [PATCH v3 2/2] fsi: Add "

[RFT PATCH 1/2] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-01-27  1:13 UTC  (3+ messages)
` [RFT PATCH 2/2] drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset

[PATCH 1/2] drm/msm/dp: Clean up handling of DP AUX interrupts
 2023-01-27  1:09 UTC  (3+ messages)

[PATCH v2] printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=
 2023-01-27  1:12 UTC  (2+ messages)

[PATCH v2 1/2] drm/msm/dp: Clean up handling of DP AUX interrupts
 2023-01-27  1:09 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dp: Return IRQ_NONE for unhandled interrupts

[PATCH] fsi: Add aliased device numbering
 2023-01-27  1:03 UTC  (2+ messages)

[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
 2023-01-27  0:54 UTC  (3+ messages)

[PATCH] regulator: scmi: Allow for zero voltage domains
 2023-01-27  0:53 UTC  (2+ messages)

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-27  0:52 UTC  (3+ messages)

[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-27  0:50 UTC  (2+ messages)

[PATCH v7 0/8] cxl: Process event logs
 2023-01-27  0:49 UTC  (3+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load

[PATCH v2] drm/mediatek: stop using 0 as NULL pointer
 2023-01-27  0:44 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 6.2
 2023-01-27  0:35 UTC 

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-27  0:27 UTC  (4+ messages)

[PATCHv4 00/12] dmapool enhancements
 2023-01-27  0:27 UTC  (3+ messages)

linux-next: manual merge of the file-locks tree with the fuse tree
 2023-01-27  0:26 UTC 

linux-next: manual merge of the v9fs-ericvh tree with the vfs-idmapping tree
 2023-01-27  0:21 UTC 

[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
 2023-01-27  0:20 UTC  (11+ messages)
  ` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)

[PATCH v4 1/2] dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards
 2023-01-27  0:20 UTC  (11+ messages)

[PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
 2023-01-27  0:19 UTC  (5+ messages)
` [PATCH 1/4] perf inject: Use perf_data__read() for auxtrace
` [PATCH 2/4] perf intel-pt: Do not try to queue auxtrace data on pipe
` [PATCH 3/4] perf session: Avoid calling lseek(2) for pipe
` [PATCH 4/4] perf test: Add pipe mode test to the Intel PT test suite

[PATCH] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-01-27  0:16 UTC  (3+ messages)

[RESEND PATCH] of: property: do not create clocks device link for clock controllers
 2023-01-27  0:13 UTC  (7+ messages)

[PATCH v4 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-27  0:13 UTC  (7+ messages)
` [PATCH v4 2/2] selftests: KVM: Add dirty logging page splitting test

[PATCH v2 0/3] Reduce lcm_reset to DSI LP11 send cmd time
 2023-01-27  0:12 UTC  (3+ messages)
` [PATCH v2 1/3] drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd

[PATCH v2 00/11] fw_devlink improvements
 2023-01-27  0:11 UTC  (12+ messages)
` [PATCH v2 01/11] driver core: fw_devlink: Don't purge child fwnode's consumer links
` [PATCH v2 02/11] driver core: fw_devlink: Improve check for fwnode with no device/driver
` [PATCH v2 03/11] soc: renesas: Move away from using OF_POPULATED for fw_devlink
` [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v2 05/11] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH v2 06/11] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH v2 07/11] driver core: fw_devlink: Consolidate device link flag computation
` [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust
` [PATCH v2 09/11] of: property: Simplify of_link_to_phandle()
` [PATCH v2 10/11] irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
` [PATCH v2 11/11] firmware: arm_scmi: Set fwnode for the scmi_device

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-01-27  0:10 UTC  (6+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

linux-next: duplicate patch in the aspeed tree
 2023-01-27  0:10 UTC  (2+ messages)

[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
 2023-01-27  0:08 UTC  (11+ messages)

linux-next: duplicate patch in the imx-mxs tree
 2023-01-27  0:08 UTC 

[PATCH net-next] net: bcmgenet: Add a check for oversized packets
 2023-01-27  0:08 UTC 

[PATCH v2 0/3] Improve dirty ring warning report
 2023-01-27  0:02 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Add helper vgic_write_guest_lock()

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-01-26 23:58 UTC  (8+ messages)

[PATCH v2] cxl/mbox: Add debug messages for enabled mailbox commands
 2023-01-26 23:58 UTC  (2+ messages)

[PATCH v3] module: replace module_layout with module_memory
 2023-01-26 23:58 UTC  (2+ messages)

[PATCH v3 0/4] Improve dirty ring warning report
 2023-01-26 23:54 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Include kvm_mmu.h from vgic.h
` [PATCH v3 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v3 3/4] KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
` [PATCH v3 4/4] KVM: arm64: Allow no running vcpu on saving vgic3 pending table

[PATCH v2] cxl: fix spelling mistakes
 2023-01-26 23:56 UTC  (2+ messages)

[syzbot] WARNING in path_openat
 2023-01-26 23:55 UTC  (2+ messages)
` [syzbot] [vfs?] [ntfs3?] "

[PATCH] scripts/spelling.txt: add "exsits" pattern and fix typo instances
 2023-01-26 23:55 UTC  (2+ messages)

[PATCH] mmc: atmel: convert to gpio descriptos
 2023-01-26 23:54 UTC  (2+ messages)

[PATCH] cxl/mbox: Add debug messages for supported mailbox commands
 2023-01-26 23:45 UTC  (7+ messages)

[PATCH v2 0/3] regulator: Add Maxim MAX20411 support
 2023-01-26 23:43 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sa8295p-adp: Add max20411 on i2c12

[PATCH v4 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional
 2023-01-26 22:05 UTC  (3+ messages)

[syzbot] kernel BUG in free_huge_page
 2023-01-26 23:42 UTC  (2+ messages)

[RFC] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-01-26 23:40 UTC 

[PATCH v5 00/15] jevents/pmu-events improvements
 2023-01-26 23:36 UTC  (11+ messages)
` [PATCH v5 06/15] perf pmu-events: Remove now unused event and metric variables
` [PATCH v5 07/15] perf stat: Remove evsel metric_name/expr
` [PATCH v5 08/15] perf jevents: Combine table prefix and suffix writing
` [PATCH v5 09/15] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v5 10/15] perf jevents: Generate metrics and events as separate tables
` [PATCH v5 11/15] perf jevents: Add model list option
` [PATCH v5 12/15] perf pmu-events: Fix testing with JEVENTS_ARCH=all
` [PATCH v5 13/15] perf jevents: Correct bad character encoding
` [PATCH v5 14/15] tools build: Add test echo-cmd
` [PATCH v5 15/15] perf jevents: Run metric_test.py at compile-time


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).