public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 10:06:10 to 2024-06-21 11:37:55 UTC [more...]

[PATCH v7 00/38] kmsan: Enable on s390
 2024-06-21 11:35 UTC  (31+ messages)
` [PATCH v7 01/38] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v7 02/38] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v7 03/38] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v7 04/38] kmsan: Increase the maximum store size to 4096
` [PATCH v7 05/38] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v7 06/38] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v7 07/38] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v7 08/38] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v7 09/38] kmsan: Expose kmsan_get_metadata()
` [PATCH v7 10/38] kmsan: Export panic_on_kmsan
` [PATCH v7 11/38] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v7 12/38] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v7 13/38] kmsan: Support SLAB_POISON
` [PATCH v7 14/38] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v7 15/38] kmsan: Do not round up pg_data_t size
` [PATCH v7 16/38] kmsan: Expose KMSAN_WARN_ON()
` [PATCH v7 17/38] mm: slub: Let KMSAN access metadata
` [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v7 19/38] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v7 20/38] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v7 21/38] kmsan: Accept ranges starting with 0 on s390
` [PATCH v7 22/38] s390/boot: Turn off KMSAN
` [PATCH v7 23/38] s390: Use a larger stack for KMSAN
` [PATCH v7 24/38] s390/boot: Add the KMSAN runtime stub
` [PATCH v7 25/38] s390/checksum: Add a KMSAN check
` [PATCH v7 26/38] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v7 27/38] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v7 29/38] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v7 34/38] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v7 38/38] kmsan: Enable on s390

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2024-06-21 11:36 UTC  (19+ messages)

[tip:x86/urgent] BUILD SUCCESS 739c9765793e5794578a64aab293c58607f1826a
 2024-06-21 11:35 UTC 

[PATCH] Fix initializing a static union variable
 2024-06-21 11:24 UTC  (7+ messages)

[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-21 11:31 UTC 

[PATCH v3 0/1] platform/x86: asus-wmi: add support for vivobook fan profiles
 2024-06-21 11:30 UTC  (9+ messages)
` [PATCH v3 1/1] "

[PATCH net-next 0/3] net: dsa: qca8k: cleanup and port isolation
 2024-06-21 11:30 UTC  (8+ messages)
` [PATCH net-next 1/3] net: dsa: qca8k: do not write port mask twice in bridge join/leave
` [PATCH net-next 2/3] net: dsa: qca8k: factor out bridge join/leave logic
` [PATCH net-next 3/3] net: dsa: qca8k: add support for bridge port isolation

[PATCH v4 0/3] Fix address translations on MPFS PCIe controller
 2024-06-21 11:29 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v4 2/3] PCI: microchip: Fix inbound "
` [PATCH v4 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH v9 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-21 11:26 UTC  (5+ messages)
` [PATCH v9 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v9 2/4] net: phy: bcm54811: Add LRE registers definitions
` [PATCH v9 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
` [PATCH v9 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64
 2024-06-21 11:26 UTC  (3+ messages)
` [PATCH v2] ACPI: Add config to disable "

[PATCH 0/2] Add support for Nuvovon MA35D1 SDHCI
 2024-06-21 11:25 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci-of-ma35d1: Add Novoton MA35D1 SDHCI driver

[PATCH v3 0/3] spi: fsl-dspi: Convert to yaml format and use common SPI property
 2024-06-21 11:26 UTC  (5+ messages)
` [PATCH v3 1/3] spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'

[PATCH V4] rcutorture: Add CFcommon.arch for the various arch's need
 2024-06-21 11:25 UTC  (3+ messages)

[PATCH] vfs: reorder checks in may_create_in_sticky
 2024-06-21 11:25 UTC  (4+ messages)

[PATCH 0/6] media: qcom: camss: Add sc7180 support
 2024-06-21 11:25 UTC  (9+ messages)
` [PATCH 1/6] media: dt-bindings: media: camss: Add qcom,sc7180-camss binding
` [PATCH 2/6] media: qcom: camss: Add CAMSS_SC7180 enum
` [PATCH 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.2.2 two-phase MIPI CSI-2 DPHY init

[RFC 00/10] KVM: arm64: Enable fine grained undefined for MDSELR_EL1
 2024-06-21 11:24 UTC  (5+ messages)
` [RFC 10/10] KVM: arm64: nv: Add new HDFGRTR2_GROUP & HDFGRTR2_GROUP based FGU handling

[PATCH 00/12] i2c: riic: Add support for Renesas RZ/G3S
 2024-06-21 11:23 UTC  (13+ messages)
` [PATCH 01/12] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH 02/12] i2c: riic: Use temporary variable for struct device
` [PATCH 03/12] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH 04/12] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH 05/12] i2c: riic: Enable runtime PM autosuspend support
` [PATCH 06/12] i2c: riic: Add suspend/resume support
` [PATCH 07/12] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH 09/12] i2c: riic: Add support for fast mode plus
` [PATCH 10/12] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH 11/12] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node
` [PATCH 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node

[PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
 2024-06-21 11:20 UTC  (7+ messages)

[PATCH v1 0/7] Enable CPR for IPQ9574
 2024-06-21 11:20 UTC  (4+ messages)
` [PATCH v1 5/7] clk: qcom: gcc-ipq9574: Add CPR clock definition

[PATCH net-next v3 0/2] Handle switch reset in mscc-miim
 2024-06-21 11:20 UTC  (2+ messages)

[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-21 11:19 UTC  (4+ messages)

[PATCH net v3] net: usb: ax88179_178a: improve link status logs
 2024-06-21 11:18 UTC  (2+ messages)

[PATCH v2 0/7] MIPS: clocksource cumulative enhancements
 2024-06-21 11:18 UTC  (3+ messages)
` [PATCH v2 6/7] clocksource: mips-gic-timer: Refine rating computation

[PATCH v2 0/5] arm64: irqchip/gic-v3: Use compiletime constant PMR values
 2024-06-21 11:17 UTC  (4+ messages)
` [PATCH v2 2/5] irqchip/gic-common: Remove sync_access callback

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-06-21 11:16 UTC 

PROBLEM: kernel crashes when running xfsdump since ~6.4
 2024-06-21 11:15 UTC  (7+ messages)

[PATCH v2 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-06-21 11:14 UTC  (4+ messages)
` [PATCH v2 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe

[PATCH] fs: ext4: add missing MODULE_DESCRIPTION()
 2024-06-21 11:13 UTC  (3+ messages)

[PATCH] staging: vme_user: Validate geoid used for VME window address
 2024-06-21 11:10 UTC  (2+ messages)

[PATCH RFC 0/5] drm: add DRM HDMI Codec framework
 2024-06-21 11:10 UTC  (7+ messages)
` [PATCH RFC 3/5] drm/connector: implement generic HDMI codec helpers
` [PATCH RFC 4/5] drm/bridge: connector: add support for HDMI codec framework

[PATCH] dt-bindings: mfd: Explain lack of child dependency in simple-mfd
 2024-06-21 11:10 UTC  (4+ messages)

[PATCH] ACPI: CPPC: add sysfs entry for guaranteed performance
 2024-06-21 11:09 UTC  (4+ messages)

[PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering
 2024-06-21 11:08 UTC  (4+ messages)

[PATCH 0/8] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2024-06-21 11:07 UTC  (2+ messages)

[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
 2024-06-21 11:04 UTC  (5+ messages)

[PATCH] PCI: hv: fix reading of PCI_INTERRUPT_LINE and PCI_INTERRUPT_PIN
 2024-06-21 11:03 UTC  (4+ messages)

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-21 11:00 UTC  (14+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH] ARM: Add support for STACKLEAK gcc plugin
 2024-06-21 11:00 UTC  (2+ messages)

[PATCH v8 0/5] clk: imx: clk-audiomix: Improvement for audiomix
 2024-06-21 10:59 UTC  (3+ messages)
` [PATCH v8 3/5] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver

[PATCH v1 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-06-21 10:59 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: st7701: Add Anbernic RG28XX panel

[PATCH] x86/sev: Move SEV compilation units
 2024-06-21 10:57 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH v9 0/7] Coresight for Kernel panic and watchdog reset
 2024-06-21 10:54 UTC  (5+ messages)
` [PATCH v9 5/7] coresight: tmc: Add support for reading crash data

[PATCH] net: stmmac: Add a barrier to make sure all access coherent
 2024-06-21 10:53 UTC  (2+ messages)

[PATCH v2 1/2] media: verisilicon: Move rockchip hardware drivers to the corresponding option
 2024-06-21 10:50 UTC  (2+ messages)
` [PATCH v2 2/2] media: verisilicon: Move rockchip AV1 "

[PATCH v3 0/5] ChromeOS Embedded Controller LED driver
 2024-06-21 10:50 UTC  (2+ messages)
` [GIT PULL] Immutable branch between LEDS and MFD due for the v6.11 merge window

[PATCH RT v4.19] tcp: md5: Add a serialization in tcp MD5 hash functions
 2024-06-21 10:49 UTC 

[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2024-06-21 10:45 UTC  (4+ messages)
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-21 10:46 UTC  (8+ messages)

dlm: use KMEM_CACHE() in dlm_memory_init()
 2024-06-21 10:39 UTC  (2+ messages)

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-06-21 10:44 UTC  (5+ messages)

[PATCH] leds: cros_ec: Implement review comments from Lee
 2024-06-21 10:44 UTC  (9+ messages)

[PATCH] adp5588-keys: Support for dedicated gpio operation
 2024-06-21 10:44 UTC 

[PATCH 2/3] dt-bindings: fpga: Add Efinix serial SPI programming binding description
 2024-06-21 10:42 UTC  (4+ messages)

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-21 10:40 UTC  (11+ messages)
      ` [PATCH 0/17] exit: complete synchronize_group_exit
        ` [PATCH 01/17] signal: Make SIGKILL during coredumps an explicit special case

[PATCH v1 0/2] add edma src ID check at request channel
 2024-06-21 10:49 UTC  (3+ messages)
` [PATCH v1 1/2] dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
` [PATCH v1 2/2] dmaengine: fsl-edma: add edma src ID check at request channel

[PATCH 0/5] DT fixes for Rockchip RK809 audio codec support
 2024-06-21 10:41 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: mfd: rk809: Use correct compatible in the example
` [PATCH 2/5] dt-bindings: mfd: rk809: Add missing audio codec properties

[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
 2024-06-21 10:40 UTC  (14+ messages)

[PATCH net] net: pse-pd: Kconfig: Fix missing firmware loader config select
 2024-06-21 10:40 UTC  (2+ messages)

[PATCH v2 0/2] Tracepoints and static branch in Rust
 2024-06-21 10:38 UTC  (4+ messages)
` [PATCH v2 1/2] rust: add static_key_false

[PATCH v3 0/2] Tracepoints and static branch in Rust
 2024-06-21 10:35 UTC  (3+ messages)
` [PATCH v3 1/2] rust: add static_key_false
` [PATCH v3 2/2] rust: add tracepoint support

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-06-21 10:34 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers

[PATCH] RISC-V: Provide the frequency of mtime via hwprobe
 2024-06-21 10:34 UTC  (6+ messages)
    ` [External] "

[RFC PATCH] x86/cpufeatures: Flip the /proc/cpuinfo appearance logic
 2024-06-21 10:31 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-21 10:30 UTC  (8+ messages)
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 13/15] accel/habanalabs: network scaling support

[net-next PATCH v4] octeontx2-pf: Add ucast filter count configurability via devlink
 2024-06-21 10:30 UTC  (2+ messages)

[PATCH v0] net: mvpp2: fill-in dev_port attribute
 2024-06-21 10:30 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: iio: accel: add ADXL380
 2024-06-21 10:28 UTC  (5+ messages)
` [PATCH v2 2/3] iio: accel: add ADXL380 driver
` [PATCH v2 3/3] docs: iio: add documentation for adxl380 driver

[PATCH] sched/task_struct: Move alloc_tag to the end of the struct
 2024-06-21 10:27 UTC 

[PATCH v2 0/8] remove size limit on XIP kernel
 2024-06-21 10:27 UTC  (3+ messages)
` [PATCH v2 2/8] riscv: don't export va_kernel_pa_offset in vmcoreinfo for "

[PATCH v4 0/3] Add sy7802 flash led driver
 2024-06-21 10:26 UTC  (3+ messages)
` [PATCH v4 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller

[PATCH v3] mmc: Convert from tasklet to BH workqueue
 2024-06-21 10:22 UTC  (4+ messages)

kernel/kcov.c:635:32: error: 'KCOV_MODE_REMOTE' undeclared
 2024-06-21 10:18 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop entry for VIA SD/MMC controller
 2024-06-21 10:18 UTC 

[PATCH v3 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-06-21 10:18 UTC  (4+ messages)
` [PATCH v3 2/3] hwrng: add Rockchip SoC hwrng driver

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-21 10:16 UTC  (12+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-06-21 10:16 UTC  (3+ messages)
` [PATCH 04/17] reset: core: add get_device()/put_device on rcdev

[PATCH v2] perf: add missing MODULE_DESCRIPTION() macros
 2024-06-21 10:16 UTC  (2+ messages)

[PATCH v6 0/3] iio: proximity: Add TYHX HX9023S sensor driver
 2024-06-21 10:12 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: add tyhx
` [PATCH v6 2/3] dt-bindings: iio: proximity: Add TYHX HX9023S

[PATCH net-next v4 00/10] net: openvswitch: Add sample multicasting
 2024-06-21 10:11 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: psample: add user cookie
` [PATCH net-next v4 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v4 03/10] net: psample: skip packet copy if no listeners
` [PATCH net-next v4 04/10] net: psample: allow using rate as probability
` [PATCH net-next v4 05/10] net: openvswitch: add emit_sample action
` [PATCH net-next v4 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v4 07/10] selftests: openvswitch: add emit_sample action
` [PATCH net-next v4 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v4 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v4 10/10] selftests: openvswitch: add emit_sample test

[PATCH] arm64: smp: do not allocate CPU IDs to invalid CPU nodes
 2024-06-21 10:12 UTC  (2+ messages)

[RFC PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
 2024-06-21 10:11 UTC  (3+ messages)
` [RFC PATCH net-next 2/9] net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS

[PATCH v12 0/7] iio: new DMABUF based API v12
 2024-06-21 10:10 UTC  (6+ messages)
` (subset) "

[PATCH 00/13] forcealign for xfs
 2024-06-21 10:05 UTC  (14+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 03/13] xfs: simplify extent allocation alignment
` [PATCH 04/13] xfs: make EOF allocation simpler
` [PATCH 05/13] xfs: introduce forced allocation alignment
` [PATCH 06/13] xfs: align args->minlen for "
` [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH 10/13] xfs: Unmap blocks according to forcealign
` [PATCH 11/13] xfs: Only free full extents for forcealign
` [PATCH 12/13] xfs: Don't revert allocated offset "
` [PATCH 13/13] xfs: Enable file data forcealign feature

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-21 10:06 UTC  (7+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported

[PATCH v4 0/3] Fix CPER issues related to UEFI 2.9A Errata
 2024-06-21  9:47 UTC  (7+ messages)
` [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks
` [PATCH v4 3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs

[PATCH v1 0/3] Add AP6275P wireless support
 2024-06-21 10:06 UTC  (7+ messages)
` [PATCH v1 2/3] net: wireless: brcmfmac: Add optional 32k clock enable support


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