linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-14 14:30:30 to 2022-07-14 17:18:08 UTC [more...]

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-14 17:17 UTC  (6+ messages)
` Ping: "

[PATCH] buffer: Use try_cmpxchg in discard_buffer
 2022-07-14 17:16 UTC 

[PATCH] RDMA/rxe: Fix typo
 2022-07-14 17:16 UTC  (2+ messages)

[PATCH 5.15 00/78] 5.15.55-rc1 review
 2022-07-14 17:12 UTC  (12+ messages)

[PATCH v15 0/17] PCI: imx6: refine codes and add the error propagation
 2022-07-14 17:10 UTC  (2+ messages)

[PATCH V3 net-next] net: marvell: prestera: add phylink support
 2022-07-14 17:05 UTC  (2+ messages)

[PATCH for mm-stable] mm/damon/lru_sort: fix potential memory leak in damon_lru_sort_init()
 2022-07-14 17:04 UTC 

[PATCH] x86/bugs: Switch to "auto" when "ibrs" selected on Enhanced IBRS parts
 2022-07-14 17:03 UTC  (6+ messages)

[PATCH v4 0/9] Type-C switch driver and Type-C framework updates
 2022-07-14 17:02 UTC  (3+ messages)

[GIT PULL] 3rd round of nfsd fixes for 5.19
 2022-07-14 17:02 UTC 

[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
 2022-07-14 17:02 UTC  (9+ messages)
          ` [PATCH v2] "

[PATCH v2 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-07-14 16:59 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH v4 0/4] regulator: output-supply DT support
 2022-07-14 16:59 UTC  (9+ messages)
` [PATCH v4 2/4] dt-bindings: regulator: add bindings for output-supply

[PATCH v3 0/6] iommu/exynos: Add basic support for SysMMU v7
 2022-07-14 16:55 UTC  (7+ messages)
` [PATCH v3 1/6] iommu/exynos: Reuse SysMMU constants for page size and order
` [PATCH v3 2/6] iommu/exynos: Handle failed IOMMU device registration properly
` [PATCH v3 3/6] iommu/exynos: Set correct dma mask for SysMMU v5+
` [PATCH v3 4/6] iommu/exynos: Abstract non-common registers on different variants
` [PATCH v3 5/6] iommu/exynos: Add SysMMU v7 register set
` [PATCH v3 6/6] iommu/exynos: Enable default VM instance on SysMMU v7

linux-next: Tree for Jul 14
 2022-07-14 16:55 UTC  (6+ messages)

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-14 16:45 UTC  (12+ messages)
` [PATCH 02/12] drm/amd/display: Change get_pipe_idx function scope
` [PATCH 03/12] drm/amd/display: Remove unused clk_src variable
` [PATCH 04/12] drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
` [PATCH 05/12] drm/amd/display: Remove unused NumberOfStates variable
` [PATCH 06/12] drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
` [PATCH 07/12] drm/amd/display: Remove unused value0 variable
` [PATCH 08/12] drm/amd/display: Remove unused variables from dcn10_stream_encoder
` [PATCH 09/12] drm/amd/display: Remove unused MaxUsedBW variable
` [PATCH 10/12] drm/amd/display: Remove parameters from dml30_CalculateWriteBackDISPCLK
` [PATCH 11/12] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK
` [PATCH 12/12] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function

[PATCH] block: fix missing blkcg_bio_issue_init
 2022-07-14 16:54 UTC  (2+ messages)

Linux 5.19-rc6
 2022-07-14 16:52 UTC  (9+ messages)

[PATCH] aio: Use atomic_try_cmpxchg in __get_reqs_available
 2022-07-14 16:48 UTC 

[PATCH v3] lib/bitmap: Make count and length parameters unsigned
 2022-07-14 16:47 UTC  (2+ messages)

[PATCH] drm/amd/debugfs: Expose GFXOFF state to userspace
 2022-07-14 16:47 UTC  (4+ messages)

[PATCH 0/5] KVM: x86: Clean up rmap zap helpers
 2022-07-14 16:45 UTC  (2+ messages)

[PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem
 2022-07-14 16:45 UTC  (2+ messages)

[PATCH] mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
 2022-07-14 16:44 UTC  (2+ messages)

[PATCH] tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found
 2022-07-14 16:44 UTC  (2+ messages)

[for-next][PATCH 00/23] tracing: Updates for 5.20
 2022-07-14 16:43 UTC  (24+ messages)
` [for-next][PATCH 01/23] tracing/user_events: Fix syntax errors in comments
` [for-next][PATCH 02/23] tracing/histograms: Simplify create_hist_fields()
` [for-next][PATCH 03/23] tracing: devlink: Use static array for string in devlink_trap_report even
` [for-next][PATCH 04/23] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
` [for-next][PATCH 05/23] neighbor: tracing: Have neigh_create event use __string()
` [for-next][PATCH 06/23] tracing/events: Add __vstring() and __assign_vstr() helper macros
` [for-next][PATCH 07/23] tracing/IB/hfi1: Use the new __vstring() helper
` [for-next][PATCH 08/23] tracing/ath: "
` [for-next][PATCH 09/23] tracing/brcm: "
` [for-next][PATCH 10/23] tracing/iwlwifi: "
` [for-next][PATCH 11/23] usb: chipidea: tracing: "
` [for-next][PATCH 12/23] xhci: "
` [for-next][PATCH 13/23] USB: mtu3: "
` [for-next][PATCH 14/23] usb: musb: "
` [for-next][PATCH 15/23] scsi: iscsi: "
` [for-next][PATCH 16/23] scsi: qla2xxx: "
` [for-next][PATCH 17/23] batman-adv: "
` [for-next][PATCH 18/23] mac80211: "
` [for-next][PATCH 19/23] tracing: eprobe: Add missing log index
` [for-next][PATCH 20/23] tracing: eprobe: Remove duplicate is_good_name() operation
` [for-next][PATCH 21/23] tracing: Auto generate event name when creating a group of events
` [for-next][PATCH 22/23] selftests/ftrace: Add test case for GRP/ only input
` [for-next][PATCH 23/23] selftests/kprobe: Do not test for GRP/ without event failures

[PATCH v2 06/12] locking/qspinlock: merge qspinlock_paravirt.h into qspinlock.c
 2022-07-14 16:42 UTC  (2+ messages)

faddr2line issue
 2022-07-14 16:41 UTC  (3+ messages)

linux-next: manual merge of the block tree with the vfs tree
 2022-07-14 16:36 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Bind the backlight controller to the LCD panel
 2022-07-14 16:30 UTC  (2+ messages)

[ogabbay:habanalabs-next 1/3] drivers/misc/habanalabs/common/debugfs.c:599:9: warning: function 'hl_engine_data_sprintf' might be a candidate for 'gnu_printf' format attribute
 2022-07-14 16:32 UTC 

[PATCH] drm/amdgpu: Clarify asics naming in Kconfig options
 2022-07-14 16:32 UTC  (2+ messages)

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-14 16:32 UTC  (9+ messages)
` [PATCH V13 6/9] cxl/port: Read CDAT table
` [PATCH V13 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V13 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V13 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
 2022-07-14 16:31 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix spelling mistake "supporing" -> "supporting"
 2022-07-14 16:31 UTC  (2+ messages)

[PATCH] drm/amd/display: Enable building new display engine with KCOV enabled
 2022-07-14 16:29 UTC  (3+ messages)

[PATCH net-next] net: prestera: acl: fix code formatting
 2022-07-14 16:27 UTC  (2+ messages)

[syzbot] memory leak in xas_create
 2022-07-14 16:27 UTC  (9+ messages)

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-07-14 16:22 UTC  (14+ messages)

[PATCH v2 07/12] locking/qspinlock: remove arch qspinlock_paravirt.h includes
 2022-07-14 16:21 UTC  (2+ messages)

drivers/net/vmxnet3/vmxnet3_drv.c:1557:13: warning: variable 'delta_len' set but not used
 2022-07-14 16:21 UTC 

[tglx-devel:depthtracking 28/38] arch/x86/entry/entry_64.o: warning: objtool: .altinstr_replacement+0x15: unsupported relocation in alternatives section
 2022-07-14 16:21 UTC 

[PATCH] selftests/kcmp: Make the test output consistent and clear
 2022-07-14 16:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
 2022-07-14 16:15 UTC  (4+ messages)

[PATCH 0/4] Counter updates and cleanups for 5.20
 2022-07-14 16:07 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Update info for William Breathitt Gray
` [PATCH 2/4] counter: 104-quad-8: Utilize iomap interface
` [PATCH 3/4] counter: 104-quad-8: Implement and utilize register structures
` [PATCH 4/4] MAINTAINERS: Update 104-QUAD-8 driver maintainers list

[perf] odd fuzzer generated trace in intel_pmu_lbr_restore
 2022-07-14 16:12 UTC  (9+ messages)
` [perf] unchecked MSR access error: WRMSR to 0x689 "

[PATCH -next] arch_topology: Fix cache attributes detection in the CPU hotplug path
 2022-07-14 16:10 UTC  (6+ messages)

[PATCH v2] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-07-14 16:09 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: imx8mm-kontron: Improvements and OSM board support
 2022-07-14 16:04 UTC  (6+ messages)
` [PATCH 1/6] arm64: dts: imx8mm-kontron: Adjust board and SoM model strings
` [PATCH 2/6] arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO voltage

[RFC PATCH 0/3] Introduce devm_xa_init
 2022-07-14 16:02 UTC  (6+ messages)
` [RFC PATCH 1/3] xarray: Introduce devm_xa_init()

[PATCH v2 0/3] media: i2c: ak7375: Add regulator management
 2022-07-14 15:58 UTC  (8+ messages)
` [PATCH v2 3/3] "

[GIT PULL] integrity: subsystem fixes for v5.19
 2022-07-14 15:58 UTC 

[PATCH 0/2] Add support for Marvell MHU on CN9x and CN10x SoC
 2022-07-14 15:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox : marvell,mbox: Add bindings

[PATCH] usb: dwc3: qcom: Defer dwc3-qcom probe if dwc3 isn't probed properly
 2022-07-14 15:56 UTC  (9+ messages)

[PATCH] regulator: max597x: Don't return uninitialized variable in .probe
 2022-07-14 15:56 UTC  (2+ messages)

[PATCH 0/8] MAINTAINERS and Docs: Use Lee Jones' kernel.org address going forward
 2022-07-14 15:56 UTC  (5+ messages)
` [PATCH 3/8] MAINTAINERS: Remove myself as PWM maintainer
` (subset) [PATCH 0/8] MAINTAINERS and Docs: Use Lee Jones' kernel.org address going forward

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-14 15:52 UTC  (12+ messages)

[RFC PATCH v2] printk: console: Allow each console to have its own loglevel
 2022-07-14 15:44 UTC  (4+ messages)
` design: was: "

[PATCH -next] drm/amdgpu: double free error and freeing uninitialized null pointer
 2022-07-14 15:43 UTC  (4+ messages)

[PATCH] KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0
 2022-07-14 15:43 UTC  (2+ messages)

[PATCH] KVM: selftests: Double check on the current CPU in rseq_test
 2022-07-14 15:42 UTC  (4+ messages)

[PATCH v2 0/3] module: Show the last unloaded module's taint flag(s)
 2022-07-14 15:39 UTC  (4+ messages)
` [PATCH v2 1/3] module: Modify module_flags() to accept show_state argument
` [PATCH v2 2/3] module: Use strscpy() for last_unloaded_module
` [PATCH v2 3/3] module: Show the last unloaded module's taint flag(s)

[PATCH v2] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
 2022-07-14 15:37 UTC 

[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2022-07-14 15:38 UTC  (6+ messages)

[PATCH] dt-bindings: pinctrl: mt8195: Add and use drive-strength-microamp
 2022-07-14 15:37 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86/mmu: Cleanups from eager page splitting
 2022-07-14 15:32 UTC  (2+ messages)

[PATCH] KVM: SVM: fix task switch emulation on INTn instruction
 2022-07-14 15:32 UTC  (3+ messages)

[PATCH] workqueue: Use active mask for new worker when pool is DISASSOCIATED
 2022-07-14 15:17 UTC  (4+ messages)

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-07-14 15:27 UTC  (5+ messages)

[PATCH 0/2] wifi: brcmfmac: add DT property for trivial ccode mapping
 2022-07-14 15:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial
` [PATCH 2/2] wifi: brcmfmac: support brcm,ccode-map-trivial DT property

[PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-14 15:20 UTC  (3+ messages)
` [PATCH v2 16/21] drm/i915: Define GuC Based TLB invalidation routines

[PATCH v2] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-14 15:19 UTC 

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-07-14 15:17 UTC  (12+ messages)

[PATCH net-next v2 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-14 15:16 UTC  (2+ messages)

Question: regmap_field_write() - why using update?
 2022-07-14 15:15 UTC  (4+ messages)

[PATCH v1 0/3] Add dtsi for sc7280 herobrine boards that using
 2022-07-14 15:12 UTC  (3+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1

[PATCH 0/3] KVM: x86: Hyper-V invariant TSC control feature
 2022-07-14 15:05 UTC  (9+ messages)
` [PATCH 1/3] KVM: x86: Hyper-V invariant TSC control
` [PATCH 3/3] KVM: selftests: Test "

[RFC] futex2: add NUMA awareness
 2022-07-14 15:00 UTC  (3+ messages)

[PATCH v3 0/4] ext4: fix use-after-free in ext4_xattr_set_entry
 2022-07-14 15:00 UTC  (2+ messages)

[PATCH] bpf, arm64: Mark dummy_tramp as global
 2022-07-14 15:00 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: arm: qcom: document sc7280 and villager board
 2022-07-14 14:58 UTC  (6+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: Add sc7280-herobrine-villager-r1.dts file for LTE sku in sc7280-villager family
` [PATCH v4 3/3] arm64: dts: qcom: Add LTE SKUs for "

[PATCH] usb: dwc3: qcom: Defer dwc3-qcom probe if dwc3 isn't probed properly
 2022-07-14 14:31 UTC 

[PATCH] mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN
 2022-07-14 14:30 UTC  (10+ messages)

[PATCH v12 0/2] Detect stalls on guest vCPUS
 2022-07-14 14:54 UTC  (2+ messages)

[PATCH V13 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
 2022-07-14 14:54 UTC  (4+ messages)
` [PATCH V13.1] PCI/DOE: Add DOE mailbox support functions

[PATCH v22 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-07-14 14:51 UTC  (3+ messages)
` [PATCH v22 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] firmware_loader: Replace kmap() with kmap_local_page()
 2022-07-14 14:50 UTC  (5+ messages)

[PATCH] MAINTAINERS: Change mentions of mpm to olivia
 2022-07-14 14:49 UTC  (4+ messages)

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-14 14:47 UTC 

[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-14 14:42 UTC  (7+ messages)
` [PATCH v2 5/8] PCI: qcom: Add support for SA8540P
` [PATCH v2 6/8] PCI: qcom: Make all optional clocks optional
` [PATCH v2 7/8] PCI: qcom: Clean up IP configurations

[PATCH V5 0/2] ublk: add io_uring based userspace block driver
 2022-07-14 14:41 UTC  (2+ messages)

[PATCH 00/13] tracing/events: Add __vstring and __assign_vstr helpers
 2022-07-14 14:35 UTC  (5+ messages)
` [PATCH 08/13] USB: mtu3: tracing: Use the new __vstring() helper
  ` [PATCH 08/13 v2] "

[PATCH v2] p54: add missing parentheses in p54_flush()
 2022-07-14 14:30 UTC  (2+ messages)


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).