public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-03 06:37:48 to 2022-07-03 15:42:39 UTC [more...]

[PATCH v2 1/2] lib/string_helpers: Add str_read_write() helper
 2022-07-03 15:42 UTC  (2+ messages)
` [PATCH v2 2/2] i2c: Introduce i2c_str_read_write() and make use of it

[PATCH v1 1/1] ASoC: madera: Replace kernel.h with the necessary inclusions
 2022-07-03 15:36 UTC  (3+ messages)

[RFC PATCH 1/3] x86/boot/e820: Make __e820__mapped_all() external
 2022-07-03 15:36 UTC  (3+ messages)
` [RFC PATCH 3/3] iommu/vt-d: Show region type in arch_rmrr_sanity_check()

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-03 15:32 UTC  (3+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load

[PATCH] sched/topology: change sched_energy_mutex and sched_energy_update to static
 2022-07-03 15:31 UTC 

[PATCH v2 0/6] Complete driver nodes for MT8192 SoC
 2022-07-03 15:25 UTC  (4+ messages)
` [PATCH v2 1/6] drm/mediatek: Remove mt8192 display rdma compatible

[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
 2022-07-03 15:22 UTC  (6+ messages)
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
` [PATCH v3 7/8] genirq: Return a const cpumask from irq_data_get_affinity_mask

[PATCH 0/4] Introduce bitmap_size()
 2022-07-03 15:20 UTC  (5+ messages)
` [PATCH 3/4] bitmap: "

[PATCH 0/4] KUnit tests for RGB565 conversion
 2022-07-03 15:19 UTC  (3+ messages)

[PATCH] tracing: devlink: Use dynamic size for string in devlink_trap_report event
 2022-07-03 15:18 UTC 

[RFC PATCH v3 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-03 15:07 UTC  (17+ messages)
` [RFC PATCH v3 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH v3 2/3] mm: Add PUD level pagetable account

PATCH] tracing: ALSA: hda: Remove string manipulation out of the fast path
 2022-07-03 15:06 UTC 

[GIT PULL] xfs: bug fixes for 5.19-rc5
 2022-07-03 15:05 UTC 

[PATCH] md: Fix spelling mistake in comments
 2022-07-03 15:00 UTC  (2+ messages)

use-after-free in srpt_enable_tpg()
 2022-07-03 14:55 UTC  (4+ messages)

[PATCH v3 00/15] Improve Raid5 Lock Contention
 2022-07-03 14:54 UTC  (4+ messages)

[PATCH v2 1/1] ASoC: Intel: catpt: remove duplicating driver data retrieval
 2022-07-03 14:51 UTC 

[PATCH 2/2] KVM: x86: Fix access to vcpu->arch.apic when the irqchip is not in kernel
 2022-07-03 14:43 UTC 

htmldocs: Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation
 2022-07-03 14:36 UTC 

[PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
 2022-07-03 14:35 UTC 

[ITER_PIPE] 06ce57f332: WARNING:at_lib/iov_iter.c:#iov_iter_pipe
 2022-07-03 14:30 UTC 

[PATCH v3 00/12] regmap-irq cleanups and refactoring
 2022-07-03 14:27 UTC  (14+ messages)
` [PATCH v3 01/12] regmap-irq: Convert bool bitfields to unsigned int
` [PATCH v3 02/12] regmap-irq: Remove unused type_reg_stride field
` [PATCH v3 03/12] regmap-irq: Cleanup sizeof(...) use in memory allocation
` [PATCH v3 04/12] regmap-irq: Remove an unnecessary restriction on type_in_mask
` [PATCH v3 05/12] regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
` [PATCH v3 06/12] regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
` [PATCH v3 07/12] regmap-irq: Refactor checks for status bulk read support
` [PATCH v3 08/12] regmap-irq: Introduce config registers for irq types
` [PATCH v3 09/12] regmap-irq: Deprecate type registers and virtual registers
` [PATCH v3 10/12] regmap-irq: Fix inverted handling of unmask registers
` [PATCH v3 11/12] regmap-irq: Add get_irq_reg() callback
` [PATCH v3 12/12] regmap-irq: Deprecate the not_fixed_stride flag

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-03 14:27 UTC  (16+ messages)
` [PATCH 01/14] csky: drop definition of PTE_ORDER
` [PATCH 02/14] csky: drop definition of PGD_ORDER
` [PATCH 03/14] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH 04/14] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH 05/14] mips: drop definitions of PTE_ORDER
` [PATCH 06/14] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH 07/14] nios2: drop definition of PTE_ORDER
` [PATCH 08/14] nios2: drop definition of PGD_ORDER
` [PATCH 09/14] loongarch: drop definition of PTE_ORDER
` [PATCH 10/14] loongarch: drop definition of PMD_ORDER
` [PATCH 11/14] loongarch: drop definition of PUD_ORDER
` [PATCH 12/14] loongarch: drop definition of PGD_ORDER
` [PATCH 13/14] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH 14/14] xtensa: drop definition of PGD_ORDER

[PATCH v11 00/14] module: core code clean up
 2022-07-03 14:24 UTC  (10+ messages)
` [PATCH v11 09/14] module: Move kallsyms support into a separate file

[PATCH 0/3] gpio-regmap support for register fields and other hooks
 2022-07-03 14:24 UTC  (7+ messages)
` [PATCH 1/3] gpio: regmap: Support registers with more than one bit per GPIO
` [PATCH 2/3] gpio: regmap: Support combined GPIO and pin control drivers
` [PATCH 3/3] gpio: regmap: Support a custom ->to_irq() hook

[PATCH] tracing/ipv4/ipv6: Give size to name field in fib*_lookup_table event
 2022-07-03 14:23 UTC 

[PATCH 1/2] module: Modify module_flags() to accept show_state argument
 2022-07-03 14:22 UTC  (5+ messages)
` [PATCH 2/2] module: Show the last unloaded module's taint flag(s)

[PATCH 0/3] sched/core: Optimize load balance of core scheduling
 2022-07-03 14:19 UTC  (3+ messages)
` [PATCH 1/3] sched/core: Fix the bug that task won't enqueue into core tree when update cookie

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-03 14:17 UTC  (4+ messages)

[PATCH v4 0/5] cpumask: Fix invalid uniprocessor assumptions
 2022-07-03 14:17 UTC  (13+ messages)
` [PATCH v4 2/5] cpumask: Fix invalid uniprocessor mask assumption
` [PATCH v4 3/5] lib/test: Introduce cpumask KUnit test suite
` [PATCH v4 4/5] cpumask: Add UP optimised for_each_*_cpu versions

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-03 14:11 UTC 

[af_unix] d66d39e471: ltp.rpc_pmap_set.fail
 2022-07-03 14:06 UTC 

[v6 14/14] docs: iio: add documentation for BNO055 driver
 2022-07-03 14:00 UTC  (4+ messages)

[PATCH V3 00/10] interconnect: support i.MX8MP
 2022-07-03 13:55 UTC  (13+ messages)
` [PATCH V3 01/10] dt-bindings: interconnect: imx8m: Add bindings for imx8mp noc
` [PATCH V3 02/10] dt-bindings: interconnect: add fsl,imx8mp.h
` [PATCH V3 03/10] interconnect: add device managed bulk API
` [PATCH V3 04/10] interconnect: imx: fix max_node_id
` [PATCH V3 05/10] interconnect: imx: set src node
` [PATCH V3 06/10] interconnect: imx: introduce imx_icc_provider
` [PATCH V3 07/10] interconnect: imx: configure NoC mode/prioriry/ext_control
` [PATCH V3 08/10] interconnect: imx: Add platform driver for imx8mp
` [PATCH V3 09/10] PM / devfreq: imx: Register i.MX8MP interconnect device
` [PATCH V3 10/10] arm64: dts: imx8mp: add NoC node

[perf-tools] Build-error in tools/perf/util/annotate.c with LLVM-14
 2022-07-03 13:54 UTC  (5+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in ip6_mc_hdr
 2022-07-03 13:53 UTC  (2+ messages)

[PATCH] perf parse: Allow names to start with digits
 2022-07-03 13:46 UTC  (6+ messages)

[PATCH 0/4] platform/surface: Add support for tablet mode switch via Surface Aggregator Module
 2022-07-03 13:44 UTC  (4+ messages)
` [PATCH 2/4] platform/surface: Add KIP/POS tablet-mode switch driver

[net] fe1d0fd632: canonical_address#:#[##]
 2022-07-03 13:41 UTC 

[certs] 3cde3174eb: Kernel_panic-not_syncing:Certs_selftest#:pkcs7_validate_trust()=
 2022-07-03 13:17 UTC 

[sj:damon/next 17/20] htmldocs: Documentation/admin-guide/mm/damon/guide.rst:173: WARNING: unknown document: /vm/damon/api
 2022-07-03 13:15 UTC 

[PATCH v2] USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()
 2022-07-03 13:14 UTC 

[PATCH v10 0/3] Add QCOM SNPS PHY overriding params support
 2022-07-03 13:13 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v10 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [PATCH v10 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-03 13:12 UTC  (2+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-03 13:08 UTC  (2+ messages)
` [RFC PATCH v4] "

[PATCH v3 0/2] scsi: ufs: wb: Add sysfs and cleanup
 2022-07-03 13:08 UTC  (5+ messages)
  ` [PATCH v3 1/2] scsi: ufs: wb: renaming & cleanups functions
  ` [PATCH v3 2/2] scsi: ufs: wb: Add Manual Flush sysfs

[PATCH -next] media: v4l: Use memset_after() helper
 2022-07-03 13:05 UTC  (2+ messages)

[RFC] vgaarb: Add a module parm to use the first VGA device for boot
 2022-07-03 12:57 UTC  (3+ messages)

[PATCH v3] 9p fid refcount: add a 9p_fid_ref tracepoint
 2022-07-03 12:48 UTC  (2+ messages)

[PATCH] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
 2022-07-03 12:31 UTC 

[PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
 2022-07-03 12:30 UTC  (3+ messages)
` [PATCH 2/3] x86/MCE/APEI: Handle variable register array size

[PATCH] net: usb: Remove unnecessary '0' values from hasdata
 2022-07-03 12:10 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add dts for a rk3399 based board EAIDK-610
 2022-07-03 12:07 UTC 

[PATCH] drm/ingenic: Use the highest possible DMA burst size
 2022-07-03 11:45 UTC  (3+ messages)

[PATCH v2] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-07-03 11:44 UTC 

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-07-03 11:31 UTC  (7+ messages)
` [PATCH v4 04/15] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver

[PATCH] drm/rockchip: Fix an error handling path rockchip_dp_probe()
 2022-07-03 11:11 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()
 2022-07-03 11:11 UTC  (2+ messages)

[RESEND PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
 2022-07-03 11:09 UTC  (3+ messages)

[PATCH v2 00/12] regmap-irq cleanups and refactoring
 2022-07-03 11:06 UTC  (4+ messages)
` [PATCH v2 11/12] regmap-irq: Add get_irq_reg() callback

[PATCH 0/4] iommu/exynos: Add basic support for SysMMU v7
 2022-07-03 12:47 UTC  (3+ messages)

[PATCH] PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
 2022-07-03 10:46 UTC 

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-03 10:43 UTC  (11+ messages)

[PATCH 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
 2022-07-03 10:08 UTC  (3+ messages)

htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation
 2022-07-03  9:57 UTC  (5+ messages)
  ` [PATCH] iio: proximity: sx9324: add empty line in front of bullet list

[PATCH] mtd: core: fix NULL pointer dereference with mtd_check_of_node
 2022-07-03  9:56 UTC 

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-03  9:44 UTC  (2+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

[mm] f6a6cf9d13: kernel_BUG_at_arch/x86/mm/physaddr.c
 2022-07-03  9:16 UTC 

[PATCH V3 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
 2022-07-03  9:14 UTC  (8+ messages)
` [PATCH V3 1/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl
` [PATCH V3 2/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi "
` [PATCH V3 3/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio "
` [PATCH V3 4/7] soc: imx: add icc paths for i.MX8MP media "
` [PATCH V3 5/7] soc: imx: add icc paths for i.MX8MP hsio/hdmi "
` [PATCH V3 6/7] arm64: dts: imx8mp: add interconnects for media "
` [PATCH V3 7/7] arm64: dts: imx8mp: add interconnect for hsio "

[PATCH RFC v1 06/10] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
 2022-07-03  9:01 UTC  (2+ messages)
` [KVM] 4ce471284f: kvm-unit-tests.vmx_pf_vpid_test.fail

[PATCH] dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
 2022-07-03  8:48 UTC 

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  8:49 UTC 

[RFC PATCH] scripts/gdb: Fix gdb 'lx-symbols' command
 2022-07-03  8:46 UTC 

[PATCH V14 00/15] irqchip: Add LoongArch-related irqchip drivers
 2022-07-03  8:45 UTC  (16+ messages)
` [PATCH V14 01/15] ACPICA: MADT: Add LoongArch APICs support
` [PATCH V14 02/15] APCI: irq: Add support for multiple GSI domains
` [PATCH V14 03/15] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
` [PATCH V14 04/15] genirq/generic_chip: export irq_unmap_generic_chip
` [PATCH V14 05/15] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
` [PATCH V14 06/15] irqchip: Add Loongson PCH LPC controller support
` [PATCH V14 07/15] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V14 08/15] irqchip/loongson-pch-msi: "
` [PATCH V14 09/15] irqchip/loongson-htvec: "
` [PATCH V14 10/15] irqchip/loongson-liointc: "
` [PATCH V14 11/15] LoongArch: prepare to support multiple pch-pic and pch-msi irqdomain
` [PATCH V14 12/15] irqchip: Add Loongson Extended I/O interrupt controller support
` [PATCH V14 13/15] irqchip: Add LoongArch CPU "
` [PATCH V14 14/15] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
` [PATCH V14 15/15] LoongArch: Fix irq number for timer and ipi

[PATCH V2 0/9] interconnect: support i.MX8MP
 2022-07-03  8:43 UTC  (5+ messages)
` [PATCH V2 7/9] interconnect: imx: set of_node for interconnect provider

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2022-07-03  8:33 UTC  (5+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-03  8:32 UTC 

[PATCH] sched/core: fix outdated file path for entry_64.S
 2022-07-03  8:31 UTC 

crypto/testmgr.c:297:8: warning: Excessive padding in 'struct testvec_config' (5 padding bytes, where 1 is optimal). Optimal fields order: name, inplace_mode, req_flags, iv_offset, key_offset, finalization_type, src_divs, dst_divs, iv_offset_relative_to_a
 2022-07-03  8:31 UTC 

[mtd] ad9b10d1ea: BUG:kernel_NULL_pointer_dereference,address
 2022-07-03  8:28 UTC 

[syzbot] kernel BUG in __text_poke
 2022-07-03  8:17 UTC  (2+ messages)

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  8:14 UTC 

[andersson:ci-next 143/256] arch/arm64/boot/dts/qcom/sc8280xp-crd.dts:13:10: fatal error: sc8280xp-pmics.dtsi: No such file or directory
 2022-07-03  8:08 UTC 

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-07-03  7:57 UTC  (2+ messages)

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-03  7:57 UTC 

[PATCH v2 0/2] Add R16 Vista E board from RenewWorldOutreach
 2022-07-03  7:47 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach R16-Vista-E board
` [PATCH v2 2/2] ARM: dts: sun8i: Add R16 Vista E board from RenewWorldOutreach

[PATCH] RDMA/qib: Use the bitmap API when applicable
 2022-07-03  7:42 UTC 

[syzbot] possible deadlock in mnt_want_write (2)
 2022-07-03  7:40 UTC 

[syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F
 2022-07-03  7:23 UTC 

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  7:21 UTC 

INFO: task hung in blk_trace_remove
 2022-07-03  7:12 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-03  7:00 UTC  (7+ messages)

[PATCH] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-03  6:53 UTC 

[PATCH] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-03  6:49 UTC  (2+ messages)

[syzbot] possible deadlock in mnt_want_write (2)
 2022-07-03  6:42 UTC 

[sj:damon/next 16/20] htmldocs: Documentation/PCI/index.rst: WARNING: document isn't included in any toctree
 2022-07-03  6:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox