public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-23 18:32:59 to 2024-10-23 21:24:34 UTC [more...]

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-23 21:24 UTC  (15+ messages)

[PATCH v4 0/5] perf: Relax privilege restriction on AMD IBS
 2024-10-23 21:24 UTC  (7+ messages)
` [PATCH v4 3/5] perf/core: Account dropped samples from BPF

[PATCH] powerpc/xmon: symbol lookup length fixed
 2024-10-23 21:22 UTC 

[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
 2024-10-23 21:21 UTC  (6+ messages)
  ` [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
  ` [PATCH v3 2/5] LSM: Replace context+len with lsm_context
  ` [PATCH v3 3/5] LSM: Use lsm_context in security_inode_getsecctx
  ` [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
  ` [PATCH v3 5/5] LSM: secctx provider check on release

[PATCH] input/touchscreen: imagis: Fix not used variable 'imagis_3038_data'
 2024-10-23 21:22 UTC  (2+ messages)

[RFC PATCH v2 00/14] Landlock audit support
 2024-10-23 21:21 UTC  (4+ messages)
` [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set

[PATCH 0/2] Add support for nuvoton ma35d1 keypad controller
 2024-10-23 21:20 UTC  (3+ messages)
` [PATCH 2/2] input: keypad: add new keypad driver for MA35D1

[PATCH 0/3] cxl/mbox: support background operation abort requests
 2024-10-23 21:17 UTC  (4+ messages)

[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-10-23 21:16 UTC  (13+ messages)
` [PATCH v5 02/40] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v5 03/40] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v5 04/40] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v5 07/40] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v5 08/40] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v5 12/40] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout
 2024-10-23 21:16 UTC  (3+ messages)
` [syzbot] "

linux-next: manual merge of the vfs-brauner tree with the nfsd tree
 2024-10-23 21:15 UTC 

[PATCH v4 00/19] Implement DWARF modversions
 2024-10-23 21:14 UTC  (7+ messages)
` [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms

[PATCH v1] audit,module: restore audit logging in load failure case
 2024-10-23 21:13 UTC 

[PATCH 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
 2024-10-23 21:13 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout
 2024-10-23 21:13 UTC  (4+ messages)

[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
 2024-10-23 21:10 UTC  (8+ messages)
` [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G

[PATCH v4 0/6] page allocation tag compression
 2024-10-23 21:09 UTC  (4+ messages)
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references

[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
 2024-10-23 21:07 UTC  (5+ messages)

[syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap
 2024-10-23 21:07 UTC  (3+ messages)
` [PATCH] btrfs: add a sanity check for csum root before fill the data csum

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-10-23 21:06 UTC  (3+ messages)

[PATCH v5 0/8] gpio: notify user-space about config changes in the kernel
 2024-10-23 21:05 UTC  (3+ messages)
` [PATCH v5 8/8] gpiolib: notify user-space about in-kernel line state changes

[PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
 2024-10-23 21:05 UTC 

[PATCH 1/1] arm64: dts: imx8mn-tqma8mqnl-mba8mx-usbot: fix coexistence of output-low and output-high in GPIO
 2024-10-23 21:03 UTC 

[PATCH] mm: Fix PSWPIN counter for large folios swap-in
 2024-10-23 21:02 UTC 

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-23 21:00 UTC  (4+ messages)

[PATCH] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
 2024-10-23 21:00 UTC 

[PATCH RFC v4 00/15] spi: axi-spi-engine: add offload support
 2024-10-23 20:59 UTC  (16+ messages)
` [PATCH RFC v4 01/15] pwm: core: export pwm_get_state_hw()
` [PATCH RFC v4 02/15] spi: add basic support for SPI offloading
` [PATCH RFC v4 03/15] spi: offload: add support for hardware triggers
` [PATCH RFC v4 04/15] spi: dt-bindings: add trigger-source.yaml
` [PATCH RFC v4 05/15] spi: dt-bindings: add PWM SPI offload trigger
` [PATCH RFC v4 06/15] spi: offload-trigger: add PWM trigger driver
` [PATCH RFC v4 07/15] spi: add offload TX/RX streaming APIs
` [PATCH RFC v4 08/15] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH RFC v4 09/15] spi: axi-spi-engine: implement offload support
` [PATCH RFC v4 10/15] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
` [PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
` [PATCH RFC v4 12/15] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH RFC v4 13/15] iio: adc: ad7944: add support for SPI offload
` [PATCH RFC v4 14/15] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
` [PATCH RFC v4 15/15] iio: adc: ad4695: Add support for SPI offload

[PATCH V4] drm/xe/guc: Fix dereference before NULL check
 2024-10-23 20:59 UTC  (3+ messages)

[PATCH net-next 06/15] net: lan969x: add match data for lan969x
 2024-10-23 20:53 UTC  (2+ messages)

[PATCH] mlx5: simplify EQ interrupt polling logic
 2024-10-23 20:51 UTC 

[PATCH -next] firmware_loader: Fix possible resource leak in fw_log_firmware_info()
 2024-10-23 20:49 UTC  (2+ messages)

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-23 20:49 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-23 20:46 UTC  (3+ messages)

[PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes
 2024-10-23 20:41 UTC  (3+ messages)

v6.12-rc workqueue lockups
 2024-10-23 20:39 UTC  (3+ messages)

[PATCH 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
 2024-10-23 20:38 UTC  (7+ messages)
` [PATCH 1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators
` [PATCH 2/6] kselftest/arm64: Remove unused ADRs from irritator handlers
` [PATCH 3/6] kselftest/arm64: Corrupt P15 in the irritator when testing SSVE
` [PATCH 4/6] kselftest/arm64: Implement irritators for ZA and ZT
` [PATCH 5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
` [PATCH 6/6] kselftest/arm64: Test signal handler state modification in fp-stress

[PATCH v2 0/8] fix error handling in mmap_region() and refactor
 2024-10-23 20:38 UTC  (9+ messages)
` [PATCH hotfix 6.12 v2 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 v2 2/8] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 v2 3/8] mm: refactor map_deny_write_exec()
` [PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour
` [PATCH v2 5/8] tools: testing: add additional vma_internal.h stubs
` [PATCH v2 6/8] mm: isolate mmap internal logic to mm/vma.c
` [PATCH v2 7/8] mm: refactor __mmap_region()
` [PATCH v2 8/8] mm: defer second attempt at merge on mmap()

[POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
 2024-10-23 20:38 UTC  (4+ messages)

[RFC 0/4] mm: zswap: add support for zswapin of large folios
 2024-10-23 20:36 UTC  (15+ messages)

[PATCH 0/2] printk: Add loud_console printk flag to not suppress sysrq header msgs
 2024-10-23 20:36 UTC  (8+ messages)
` [PATCH 1/2] printk: Introduce LOUD_CON flag

[PATCH v7 0/7] Add support for Maxim Integrated MAX77705 PMIC
 2024-10-23 20:35 UTC  (9+ messages)
` [PATCH v7 1/7] power: supply: add undervoltage health status property
` [PATCH v7 2/7] dt-bindings: mfd: add maxim,max77705
` [PATCH v7 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v7 4/7] input: max77693: add max77705 haptic support
` [PATCH v7 5/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v7 6/7] power: supply: max77705: Add fuel gauge "
` [PATCH v7 7/7] leds: max77705: Add LEDs support

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-10-23 20:34 UTC  (7+ messages)

[RFC PATCH v1 00/13] zswap IAA compress batching
 2024-10-23 20:34 UTC  (10+ messages)
` [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()

[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
 2024-10-23 20:32 UTC  (11+ messages)

[PATCH 1/1] spi: spi-fsl-dspi: Fix crash when not using GPIO chip select
 2024-10-23 20:30 UTC 

[PATCH] driver core: Don't try to create links if they are not needed
 2024-10-23 20:30 UTC  (16+ messages)

[PATCH 1/4] pinctrl: imx: Convert to use livetree API for fdt access
 2024-10-23 20:28 UTC  (4+ messages)
` [PATCH 2/4] imx: power-domain: "
` [PATCH 3/4] i2c: mxc_i2c: "
` [PATCH 4/4] mmc: fsl_esdhc: "

[PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF
 2024-10-23 20:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-23 20:19 UTC  (13+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH 1/1] firmware_loader: Move module refcounts to allow unloading
 2024-10-23 20:16 UTC  (2+ messages)

[PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
 2024-10-23 20:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove me from nzxt-smart2 maintainers
 2024-10-23 20:12 UTC 

[PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-10-23 20:12 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: layerscape: remove en25s64 and only keep jedec,spi-nor compatible string
 2024-10-23 20:11 UTC 

[PATCH] staging: vme_user: vme_bridge.h: Name function pointer arguments
 2024-10-23 20:04 UTC 

[PATCH v2 0/2] driver core: Avoid false-positive errors for intentionally skipped links
 2024-10-23 20:03 UTC  (2+ messages)

[PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page
 2024-10-23 19:59 UTC  (3+ messages)

[PATCH] drm: display: Set fwnode for aux bus devices
 2024-10-23 19:55 UTC  (2+ messages)

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-23 19:47 UTC  (4+ messages)

[PATCH v2 0/3] Untie the host lock entanglement - part 1
 2024-10-23 19:44 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR

[PATCH] drm: a6xx: avoid excessive stack usage
 2024-10-23 19:42 UTC  (6+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-10-23 19:40 UTC  (2+ messages)

[REGRESSION] 9pfs issues on 6.12-rc1
 2024-10-23 19:38 UTC  (7+ messages)

drivers/acpi/prmt.c:156:29: error: passing 1-byte aligned argument to 4-byte aligned parameter 1 of 'efi_pa_va_lookup' may result in an unaligned pointer access [-Werror,-Walign-mismatch]
 2024-10-23 19:37 UTC  (3+ messages)

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-10-23 19:35 UTC  (9+ messages)

[PATCH v7 0/5] Lazy flush for the auth session
 2024-10-23 19:28 UTC  (5+ messages)
` [PATCH v7 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v7 5/5] tpm: flush the auth session only when /dev/tpm0 is open

[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-23 19:26 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

[RFC PATCH v3 00/13] Clavis LSM
 2024-10-23 19:25 UTC  (4+ messages)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis

[PATCH v3] sched_ext: Introduce LLC awareness to the default idle selection policy
 2024-10-23 19:25 UTC  (2+ messages)

[PATCH] sched_ext: Fix function pointer type mismatches in BPF selftests
 2024-10-23 19:23 UTC  (2+ messages)

[PATCH] sched_ext: Clarify ops.select_cpu() for single-CPU tasks
 2024-10-23 19:20 UTC  (2+ messages)

[PATCH 0/7] improve qconfig C++ code
 2024-10-23 19:07 UTC  (4+ messages)
` [PATCH 1/7] kconfig: qconf: use QByteArray API instead of manually constructing a string

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-10-23 19:07 UTC  (2+ messages)

[PATCH] sched-ext: Use correct annotation for strings in kfuncs
 2024-10-23 19:06 UTC  (2+ messages)

[PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs
 2024-10-23 19:03 UTC  (2+ messages)

[PATCH v6 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-10-23 19:02 UTC  (5+ messages)
` [PATCH v6 3/5] firmware: psci: Read and use vendor reset types

[PATCH v3 0/2] iio: light: add support for veml3235
 2024-10-23 18:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: veml6030: add veml3235
` [PATCH v3 2/2] iio: light: add support for veml3235

[PATCH] usbip: tools: update return status when failed
 2024-10-23 18:59 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallback
 2024-10-23 18:58 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: timer: fsl,imxgpt: Document fsl,imx35-gpt

[PATCH net-next] ibmvnic: use ethtool string helpers
 2024-10-23 18:58 UTC  (2+ messages)

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-10-23 18:54 UTC  (6+ messages)
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle

[PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-23 18:53 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts

[PATCH] dt-bindings: arm-smmu: Document sm8750 SMMU
 2024-10-23 18:52 UTC  (3+ messages)

[PATCH 0/4] add sof support on imx95
 2024-10-23 18:48 UTC  (5+ messages)
` [PATCH 3/4] ASoC: SOF: imx: add driver for imx95
` [PATCH 4/4] arm64: dts: imx: add imx95 dts for sof

[tip:master] BUILD SUCCESS 94559bac4d403b1575b32a863f5c0429cdd33eaa
 2024-10-23 18:46 UTC 

[PATCH v2] Input: introduce notion of passive observers for input handlers
 2024-10-23 18:45 UTC 

[PATCH v4 0/8] Provide support for RMPREAD and a segmented RMP
 2024-10-23 18:42 UTC  (9+ messages)
` [PATCH v4 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP
` [PATCH v4 2/8] x86/sev: Add support for the RMPREAD instruction
` [PATCH v4 3/8] x86/sev: Require the RMPREAD instruction after Zen4
` [PATCH v4 4/8] x86/sev: Move the SNP probe routine out of the way
` [PATCH v4 5/8] x86/sev: Map only the RMP table entries instead of the full RMP range
` [PATCH v4 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment
` [PATCH v4 7/8] x86/sev: Add full support for a segmented RMP table
` [PATCH v4 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP)

[PATCH net-next v2 0/2] net: systemport: Minor IO macros changes
 2024-10-23 18:42 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: systemport: Remove unused txchk accessors
` [PATCH net-next v2 2/2] net: systemport: Move IO macros to header file

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-23 18:42 UTC  (7+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-23 18:39 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2] PCI/pwrctl: pwrseq: abandon QCom WCN probe on pre-pwrseq device-trees
 2024-10-23 18:36 UTC  (2+ messages)

[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
 2024-10-23 18:33 UTC  (8+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed

[PATCH net-next 00/15] net: sparx5: add support for lan969x switch device
 2024-10-23 18:33 UTC  (6+ messages)
` [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target


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