public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-17 22:12:37 to 2022-10-18 00:12:51 UTC [more...]

[PATCH AUTOSEL 5.19 01/29] crypto: qcom-rng - Fix qcom_rng_of_match unused warning
 2022-10-18  0:08 UTC  (7+ messages)
` [PATCH AUTOSEL 5.19 02/29] crypto: ccp - Add a quirk to firmware update
` [PATCH AUTOSEL 5.19 03/29] crypto: ccp - Initialize PSP when reading psp data file failed
` [PATCH AUTOSEL 5.19 04/29] gfs2: Switch from strlcpy to strscpy
` [PATCH AUTOSEL 5.19 05/29] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH AUTOSEL 5.19 08/29] of/fdt: Don't calculate initrd size from DT if start > end
` [PATCH AUTOSEL 5.19 11/29] gfs2: Check sb_bsize_shift after reading superblock

[PATCHv3 0/8] zram: Support multiple compression streams
 2022-10-18  0:08 UTC  (5+ messages)
` [PATCHv3 4/8] zram: Introduce recompress sysfs knob
` [PATCHv3 8/8] zram: correct typos

[PATCH AUTOSEL 6.0 01/32] crypto: qcom-rng - Fix qcom_rng_of_match unused warning
 2022-10-18  0:07 UTC  (32+ messages)
` [PATCH AUTOSEL 6.0 02/32] crypto: ccp - Add a quirk to firmware update
` [PATCH AUTOSEL 6.0 03/32] crypto: ccp - Initialize PSP when reading psp data file failed
` [PATCH AUTOSEL 6.0 04/32] gfs2: Switch from strlcpy to strscpy
` [PATCH AUTOSEL 6.0 05/32] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH AUTOSEL 6.0 06/32] cgroup: Remove data-race around cgrp_dfl_visible
` [PATCH AUTOSEL 6.0 07/32] iommu/vt-d: Handle race between registration and device probe
` [PATCH AUTOSEL 6.0 08/32] of/fdt: Don't calculate initrd size from DT if start > end
` [PATCH AUTOSEL 6.0 09/32] tools/vm/page_owner_sort: fix -f option
` [PATCH AUTOSEL 6.0 10/32] objtool,x86: Teach decode about LOOP* instructions
` [PATCH AUTOSEL 6.0 11/32] locking/rwsem: Disable preemption while trying for rwsem lock
` [PATCH AUTOSEL 6.0 12/32] swiotlb: don't panic!
` [PATCH AUTOSEL 6.0 13/32] gfs2: Check sb_bsize_shift after reading superblock
` [PATCH AUTOSEL 6.0 14/32] powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
` [PATCH AUTOSEL 6.0 15/32] m68knommu: fix non-specific 68328 choice interrupt build failure
` [PATCH AUTOSEL 6.0 16/32] m68knommu: fix non-mmu classic 68000 legacy timer tick selection
` [PATCH AUTOSEL 6.0 17/32] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
` [PATCH AUTOSEL 6.0 18/32] tracing/user_events: Use WRITE instead of READ for io vector import
` [PATCH AUTOSEL 6.0 19/32] tracing/user_events: Ensure user provided strings are safely formatted
` [PATCH AUTOSEL 6.0 20/32] of: Fix "dma-ranges" handling for bus controllers
` [PATCH AUTOSEL 6.0 21/32] x86/hyperv: Replace kmap() with kmap_local_page()
` [PATCH AUTOSEL 6.0 22/32] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH AUTOSEL 6.0 23/32] kmsan: disable physical page merging in biovec
` [PATCH AUTOSEL 6.0 24/32] f2fs: fix wrong dirty page count when race between mmap and fallocate
` [PATCH AUTOSEL 6.0 25/32] f2fs: code clean and fix a type error
` [PATCH AUTOSEL 6.0 26/32] f2fs: fix to detect corrupted meta ino
` [PATCH AUTOSEL 6.0 27/32] 9p: trans_fd/p9_conn_cancel: drop client lock earlier
` [PATCH AUTOSEL 6.0 28/32] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH AUTOSEL 6.0 29/32] 9p/trans_fd: always use O_NONBLOCK read/write
` [PATCH AUTOSEL 6.0 30/32] net/9p: use a dedicated spinlock for trans_fd
` [PATCH AUTOSEL 6.0 31/32] virtio_pci: don't try to use intxif pin is zero
` [PATCH AUTOSEL 6.0 32/32] cifs: replace kfree() with kfree_sensitive() for sensitive data

[avpatel:riscv_sbi_nested_v1 10/43] arch/riscv/kernel/smp.c:116:2-3: Unneeded semicolon
 2022-10-18  0:05 UTC 

[RFC PATCH 0/7] crypto: x86 - fix RCU stalls
 2022-10-18  0:06 UTC  (7+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 09/19] crypto: x86 - use common macro for FPU limit

[PATCH] Documentation: process: update the list of current LTS
 2022-10-18  0:04 UTC  (4+ messages)
` [PATCH v2] Documentation: process: replace outdated LTS table w/ link

[RFC PATCH v4 0/3] Softirq -rt Optimizations
 2022-10-18  0:04 UTC  (5+ messages)
` [RFC PATCH v4 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

Linux 6.1-rc1
 2022-10-18  0:03 UTC  (4+ messages)

[PATCH v8 00/11] TPM IRQ fixes
 2022-10-17 23:57 UTC  (12+ messages)
` [PATCH v8 01/11] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v8 02/11] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v8 03/11] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v8 04/11] tpm, tmp_tis: Claim locality before writing interrupt registers
` [PATCH v8 05/11] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v8 06/11] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v8 07/11] tpm, tpm_tis: do not check for the active locality in interrupt handler
` [PATCH v8 08/11] tpm, tpm: Implement usage counter for locality
` [PATCH v8 09/11] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v8 10/11] tpm, tpm_tis: Claim locality in "
` [PATCH v8 11/11] tpm, tpm_tis: Enable interrupt test

[PATCH 1/5] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-10-17 23:56 UTC  (5+ messages)
` [PATCH 2/5] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH 3/5] mmc: sdhci-esdhc-imx: improve imxrt1050 data
` [PATCH 4/5] ARM: dts: imxrt1050: remove mmc max-frequency property
` [PATCH 5/5] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[peterz-queue:x86/fineibt 61/62] kernel/trace/fgraph.c:655: undefined reference to `ftrace_stub_graph'
 2022-10-17 23:55 UTC 

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-17 23:55 UTC  (2+ messages)

[PATCH v7 0/5] Define EINVAL as device/domain incompatibility
 2022-10-17 23:54 UTC  (7+ messages)
` [PATCH v7 1/5] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
` [PATCH v7 2/5] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v7 3/5] iommu: Regulate EINVAL in ->attach_dev callback functions
` [PATCH v7 4/5] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
` [PATCH v7 5/5] iommu: Propagate return value in ->attach_dev callback functions

[PATCH] sched: async unthrottling for cfs bandwidth
 2022-10-17 23:47 UTC 

[PATCH] perf: Fix "Track with sched_switch" test by not printing warnings in quiet mode
 2022-10-17 23:47 UTC  (8+ messages)

[PATCH v4 1/4] arm64: dts: qcom: msm8998: add gpio-ranges to TLMM
 2022-10-17 23:46 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: msm8998-oneplus-cheeseburger: fix backlight pin function
` [PATCH v4 3/4] arm64: dts: qcom: msm8998: align TLMM pin configuration with DT schema
` [PATCH v4 4/4] dt-bindings: pinctrl: qcom,msm8998: convert to dtschema

[RFC PATCH] mm, hwpoison: Recover from copy-on-write machine checks
 2022-10-17 23:42 UTC 

[PATCH 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-17 23:39 UTC  (12+ messages)
` [PATCH 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
` [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes

[PATCH] crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
 2022-10-17 23:38 UTC  (3+ messages)

[PATCH] perf: Fix missing raw data on tracepoint events
 2022-10-17 23:38 UTC  (2+ messages)

[PATCH] ARM: mm: fix no-MMU ZERO_PAGE() implementation
 2022-10-17 23:37 UTC 

[PATCH 5/5] drivers: fsi: occ and sbefifo refactor
 2022-10-17 23:35 UTC  (3+ messages)

[PATCH] bpf: fix sample_flags for bpf_perf_event_output
 2022-10-17 23:35 UTC  (4+ messages)

[PATCH 0/4] vDPA: dev config export via "vdpa dev show" command
 2022-10-17 23:35 UTC  (5+ messages)

[PATCH v1 1/1] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-10-17 23:35 UTC 

[PATCH 0/3] Support more parts in LTC2983
 2022-10-17 23:32 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: iio: temperature: ltc2983: support more parts

[PATCHSET 00/19] perf stat: Cleanup counter aggregation (v2)
 2022-10-17 23:31 UTC  (4+ messages)
` [PATCH 19/19] perf stat: Remove unused perf_counts.aggr field

[syzbot] KASAN: use-after-free Read in nilfs_iget
 2022-10-17 23:26 UTC  (2+ messages)

linux-next: build failure after merge of the rcu tree
 2022-10-17 23:26 UTC 

[asahilinux:bits/110-smc 13/29] lib/vsprintf.c:1783:30: sparse: sparse: cast to restricted __le32
 2022-10-17 23:25 UTC 

[PATCH v6 00/13] Add support for AXP192 PMIC
 2022-10-17 22:21 UTC  (3+ messages)

[PATCH v6] dt-bindings: qcom: document preferred compatible naming
 2022-10-17 23:18 UTC  (3+ messages)

[avpatel:riscv_sbi_nested_v1 24/43] arch/riscv/kvm/aia.c:204:36: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-10-17 23:15 UTC 

[RFC PATCH] x86/tsc: use topology_max_packages() in tsc watchdog check
 2022-10-17 23:15 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-10-17 23:12 UTC  (5+ messages)
  ` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[PATCH v3 00/33] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings (5th set)
 2022-10-17 23:00 UTC  (34+ messages)
` [PATCH v3 01/33] dt-bindings: pinctrl: qcom,mdm9607: drop ref to pinctrl.yaml
` [PATCH v3 02/33] dt-bindings: pinctrl: qcom,sc8180x: "
` [PATCH v3 03/33] dt-bindings: pinctrl: qcom,sc8180x: drop checks used in common TLMM
` [PATCH v3 04/33] dt-bindings: pinctrl: qcom,sc8280xp: "
` [PATCH v3 05/33] dt-bindings: pinctrl: qcom,sm6115: use common TLMM schema
` [PATCH v3 06/33] dt-bindings: pinctrl: qcom,sm6125: drop checks used in common TLMM
` [PATCH v3 07/33] dt-bindings: pinctrl: qcom,sm6125: drop ref to pinctrl.yaml
` [PATCH v3 08/33] dt-bindings: pinctrl: qcom,sm6350: "
` [PATCH v3 09/33] dt-bindings: pinctrl: qcom,sm6350: drop checks used in common TLMM
` [PATCH v3 10/33] dt-bindings: pinctrl: qcom,sm6375-tlmm: drop ref to pinctrl.yaml
` [PATCH v3 11/33] dt-bindings: pinctrl: qcom,sm6375-tlmm: drop checks used in common TLMM
` [PATCH v3 12/33] dt-bindings: pinctrl: qcom,sm8250: use common TLMM schema
` [PATCH v3 13/33] dt-bindings: pinctrl: qcom,sm8350: drop ref to pinctrl.yaml
` [PATCH v3 14/33] dt-bindings: pinctrl: qcom,sm8350: drop checks used in common TLMM
` [PATCH v3 15/33] dt-bindings: pinctrl: qcom,sm8450: "
` [PATCH v3 16/33] dt-bindings: pinctrl: qcom,mdm9607-tlmm: minor style cleanups
` [PATCH v3 17/33] dt-bindings: pinctrl: qcom,msm8909-tlmm: "
` [PATCH v3 18/33] dt-bindings: pinctrl: qcom,qcm2290-tlmm: "
` [PATCH v3 19/33] dt-bindings: pinctrl: qcom,sdx65-tlmm: "
` [PATCH v3 20/33] dt-bindings: pinctrl: qcom,sc8180x-tlmm: "
` [PATCH v3 21/33] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: "
` [PATCH v3 22/33] dt-bindings: pinctrl: qcom,sm6115-tlmm: "
` [PATCH v3 23/33] dt-bindings: pinctrl: qcom,sm6125-tlmm: "
` [PATCH v3 24/33] dt-bindings: pinctrl: qcom,sm6350-tlmm: "
` [PATCH v3 25/33] dt-bindings: pinctrl: qcom,sm6375-tlmm: "
` [PATCH v3 26/33] dt-bindings: pinctrl: qcom,sm8250: "
` [PATCH v3 27/33] dt-bindings: pinctrl: qcom,sm8350-tlmm: "
` [PATCH v3 28/33] dt-bindings: pinctrl: qcom,sm8450-tlmm: "
` [PATCH v3 29/33] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: "
` [PATCH v3 30/33] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: "
` [PATCH v3 31/33] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: "
` [PATCH v3 32/33] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v3 33/33] dt-bindings: pinctrl: qcom: adjust description

[PATCH 2/7] arm64: dts: qcom: sdm845-cheza: commonize uart6 pinconf
 2022-10-17 23:04 UTC  (2+ messages)

[PATCH v2 0/2] clock: qcom: SC8280XP display clock controller
 2022-10-17 23:09 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qcom: Add "

[PATCH -next] clk: keystone: syscon-clk: Use dev_err_probe() helper
 2022-10-17 23:08 UTC  (2+ messages)

[PATCH -next] clk: bulk: Use dev_err_probe() helper in __clk_bulk_get()
 2022-10-17 23:07 UTC  (2+ messages)

[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
 2022-10-17 23:07 UTC  (2+ messages)

[PATCH v1] perf test: Parse events workaround for dash/minus
 2022-10-17 23:07 UTC  (3+ messages)

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-10-17 23:07 UTC  (3+ messages)
` [PATCH v3 02/14] clk: cdce925: simplify using devm_regulator_get_enable()

[PATCH v2 1/4] arm64: dts: qcom: sdm630: add UART pin functions
 2022-10-17 23:01 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: pinctrl: qcom,sdm630: convert to dtschema
  ` (subset) "

[PATCH v4 0/2] squashfs: Add the mount parameter "threads="
 2022-10-17 22:59 UTC  (4+ messages)
` [PATCH v5 "
  ` ping// "

[md/bitmap] 935dbb156b: mdadm-selftests.05r1-bitmapfile.fail
 2022-10-17 22:58 UTC  (2+ messages)

[PATCH linux-next] iavf: Replace __FUNCTION__ with __func__
 2022-10-17 22:58 UTC  (4+ messages)

[PATCH v5 1/2] squashfs: add the mount parameter theads=<single|multi|percpu>
 2022-10-17 21:58 UTC  (2+ messages)
` Re "

[asahilinux:bits/090-spi-hid 23/34] drivers/hid/spi-hid/spi-hid-apple-core.c:259:22: warning: no previous prototype for 'spihid_get_data'
 2022-10-17 22:55 UTC 

[PATCH v3 1/4] arm64: dts: qcom: msm8998: add gpio-ranges to TLMM
 2022-10-17 22:54 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: pinctrl: qcom,msm8998: convert to dtschema

[PATCH] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
 2022-10-17 22:54 UTC 

[PATCH v12 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-10-17 22:51 UTC  (3+ messages)
` [PATCH v12 1/1] clk: npcm8xx: add clock controller

[PATCH v6 0/3] Add LTE SKU for sc7280-evoker family
 2022-10-17 22:48 UTC  (3+ messages)
` [PATCH v6 2/3] arm64: dts: qcom: "

[PATCH] mm/memcontrol: Don't increase effective low/min if no protection needed
 2022-10-17 22:46 UTC  (5+ messages)

[Bug][5.18-rc0] Between commits ed4643521e6a and 34af78c4e616, appears warning "WARNING: CPU: 31 PID: 51848 at drivers/dma-buf/dma-fence-array.c:191 dma_fence_array_create+0x101/0x120" and some games stopped working
 2022-10-17 22:43 UTC  (13+ messages)

[PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
 2022-10-17 22:42 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sdm845: convert to dtschema
  ` (subset) "

linux-next: manual merge of the rcu tree with Linus' tree
 2022-10-17 22:41 UTC 

[PATCH] jfs: remove redundant assignments to ipaimap and ipaimap2
 2022-10-17 22:39 UTC  (2+ messages)

[PATCH] x86/fpu: Remove dynamic features from xcomp_bv for init_fpstate
 2022-10-17 22:39 UTC  (2+ messages)

[PATCH V3 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-17 22:33 UTC  (2+ messages)
` [PATCH V3 1/1] "

[6.0.0] RIP: 0010:clmul_polyval_update+0x3e9/0x5d0 [polyval_clmulni]
 2022-10-17 22:29 UTC  (5+ messages)

[PATCH] clk: xilinx: Drop duplicate depends on COMMON_CLK
 2022-10-17 22:29 UTC  (2+ messages)

[PATCH v4 0/4] Modify MxL's CGU clk driver to make it secure boot compatible
 2022-10-17 22:29 UTC  (9+ messages)
` [PATCH v4 1/4] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH v4 2/4] clk: mxl: Remove redundant spinlocks
` [PATCH v4 3/4] clk: mxl: Add option to override gate clks
` [PATCH v4 4/4] clk: mxl: Fix a clk entry by adding relevant flags

[PATCH v7 00/12] x86/resctrl: Support for AMD QoS new features
 2022-10-17 22:27 UTC  (13+ messages)
` [PATCH v7 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v7 02/12] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v7 03/12] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v7 04/12] x86/resctrl: Include new features in command line options
` [PATCH v7 05/12] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
` [PATCH v7 06/12] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v7 07/12] x86/resctrl: Add sysfs interface to read mbm_total_bytes event configuration
` [PATCH v7 08/12] x86/resctrl: Add sysfs interface to read mbm_local_bytes "
` [PATCH v7 09/12] x86/resctrl: Add sysfs interface to write mbm_total_bytes "
` [PATCH v7 10/12] x86/resctrl: Add sysfs interface to write mbm_local_bytes "
` [PATCH v7 11/12] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v7 12/12] Documentation/x86: Update resctrl.rst for new features

arch/loongarch/kernel/machine_kexec.c:69:43: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-10-17 22:24 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/rcu/next 49/49] ERROR: modpost: "srcu_check_nmi_safety" [drivers/platform/surface/aggregator/surface_aggregator.ko] undefined!
 2022-10-17 22:24 UTC 

Panic/lockup in z3fold_zpool_free
 2022-10-17 22:24 UTC  (5+ messages)

[PATCH -next] drivers: soc: ti: mark knav_acc_firmwares as static
 2022-10-17 22:19 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-17 22:17 UTC  (6+ messages)
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v3 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-10-17 22:16 UTC  (3+ messages)
` [PATCH v3 06/11] dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schema

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-10-17 22:14 UTC  (3+ messages)
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland

[PATCH] lib: zstd: Fix comment typo
 2022-10-17 22:14 UTC  (2+ messages)

[PATCH v2 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-10-17 22:13 UTC  (3+ messages)
` [PATCH v2 3/5] arm: dts: qcom: mdm9615: wp8548-mangoh-green: fix sx150xq node names and probe-reset property

[PATCH 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
 2022-10-17 22:12 UTC  (6+ messages)
` [PATCH 2/5] dmaengine: qcom: gpi: document preferred SM6350 binding


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