The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-24 20:19:32 to 2025-03-24 22:24:14 UTC [more...]

[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
 2025-03-24 22:24 UTC  (5+ messages)
` [PATCH] exec: fix the racy usage of fs_struct->in_exec

[PATCH net-next v2] net: hold netdev reference during qdisc_create request_module
 2025-03-24 22:22 UTC  (3+ messages)

[net-next v4 0/3] net: phy: realtek: Add support for PHY LEDs on
 2025-03-24 22:15 UTC  (3+ messages)
` [net-next v4 1/3] net: phy: realtek: Clean up RTL8211E ExtPage access

[PATCH vfs/for-next 0/3] Move splice_to_socket to net/socket.c
 2025-03-24 22:15 UTC  (6+ messages)
` [PATCH vfs/for-next 1/3] pipe: Move pipe wakeup helpers out of splice
` [PATCH vfs/for-next 2/3] splice: Move splice_to_socket to net/socket.c

[PATCH] smb/server: use sock_create_kern() in create_socket()
 2025-03-24 22:11 UTC  (3+ messages)

[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
 2025-03-24 22:11 UTC  (6+ messages)

[PATCH] Documentation: ext4: Add fields to ext4_super_block documentation
 2025-03-24 22:09 UTC 

[PATCH v1 0/7] serial: 8250_ni: Clean up the driver
 2025-03-24 22:10 UTC  (2+ messages)

[PATCH 1/2] iommufd: import IOMMUFD_INTERNAL namespace
 2025-03-24 22:05 UTC  (3+ messages)
` [PATCH 2/2] iommufd_driver: make IOMMUFD_DRIVER_CORE a 'bool' symbol

[RFC PATCH v1 0/2] mm: multi-gen LRU scanning for page promotion
 2025-03-24 22:03 UTC  (3+ messages)
` [RFC PATCH v1 1/2] mm: mglru: generalize page table walk
` [RFC PATCH v1 2/2] mm: klruscand: use mglru scanning for page promotion

[PATCH v6 0/6] rust: reduce `as` casts, enable related lints
 2025-03-24 22:01 UTC  (7+ messages)
` [PATCH v6 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v6 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v6 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v6 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v6 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v6 6/6] rust: enable `clippy::cast_lossless` lint

[PATCH] selftests/nolibc: drop unnecessary sys/io.h include
 2025-03-24 22:01 UTC 

[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
 2025-03-24 21:59 UTC  (8+ messages)

[PATCH 01/10] exportfs: add module description
 2025-03-24 22:00 UTC  (3+ messages)
` [PATCH 09/10] mm/kasan: add module decription

[PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
 2025-03-24 21:58 UTC  (12+ messages)

[PATCH 0/5] rust: list: remove HasListLinks::OFFSET
 2025-03-24 21:56 UTC  (9+ messages)
` [PATCH 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH 2/5] rust: list: simplify macro capture
` [PATCH 3/5] rust: list: use consistent type parameter names
` [PATCH 4/5] rust: list: use consistent self parameter name
` [PATCH 5/5] rust: list: remove OFFSET constants

[PATCH v4 10/13] serial: sh-sci: Add support for RZ/T2H SCI
 2025-03-24 21:56 UTC  (4+ messages)

[PATCH 00/22] objtool: CONFIG_OBJTOOL_WERROR fixes and cleanups
 2025-03-24 21:56 UTC  (23+ messages)
` [PATCH 01/22] objtool: Fix detection of consecutive jump tables
` [PATCH 02/22] objtool: Warn when disabling unreachable warnings
` [PATCH 03/22] objtool: Ignore entire functions rather than instructions
` [PATCH 04/22] objtool: Fix X86_FEATURE_SMAP alternative handling
` [PATCH 05/22] objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o
` [PATCH 06/22] objtool: Fix init_module() handling
` [PATCH 07/22] objtool: Silence more KCOV warnings
` [PATCH 08/22] objtool: Properly disable uaccess validation
` [PATCH 09/22] objtool: Improve error handling
` [PATCH 10/22] objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
` [PATCH 11/22] objtool: Fix up some outdated references to ENTRY/ENDPROC
` [PATCH 12/22] objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs
` [PATCH 13/22] objtool: Remove redundant opts.noinstr dependency
` [PATCH 14/22] spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()
` [PATCH 15/22] nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
` [PATCH 16/22] media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
` [PATCH 17/22] panic: Disable SMAP in __stack_chk_fail()
` [PATCH 18/22] Input: cyapa - remove undefined behavior in cyapa_update_fw_store()
` [PATCH 19/22] ASoC: codecs: wcd934x: Remove undefined behavior in wcd934x_slim_irq_handler()
` [PATCH 20/22] regulator: rk808: Remove undefined behavior in rk806_set_mode_dcdc()
` [PATCH 21/22] pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
` [PATCH 22/22] lkdtm: Obfuscate do_nothing() pointer

Guidance on GSoC 2025 and Future Involvement in IIO
 2025-03-24 21:46 UTC 

commit 7ffb791423c7 breaks steam game
 2025-03-24 21:43 UTC  (4+ messages)

[PATCH] tty: caif: removed unused function debugfs_tx()
 2025-03-24 21:40 UTC  (2+ messages)

[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-24 21:38 UTC  (9+ messages)
` [PATCH v4 3/3] iommu: Drop sw_msi from iommu_domain

[PATCH] ARM: davinci: always enable CONFIG_ARCH_DAVINCI_DA850
 2025-03-24 21:33 UTC 

[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
 2025-03-24 21:31 UTC  (3+ messages)
` [PATCH 1/5] KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled

[PATCH 0/3] Add DAPM/ASoC helpers to create SDCA drivers
 2025-03-24 21:15 UTC  (3+ messages)
` [PATCH 1/3] ASoC: SDCA: Create DAPM widgets and routes from DisCo

[PATCH for-next 0/2] ASoC: Add Intel machine driver support for CS35L56 on SSP
 2025-03-24 20:51 UTC  (2+ messages)

[PATCH] drm/i915/gvt: Add __nonstring annotations for unterminated strings
 2025-03-24 21:19 UTC  (4+ messages)

[PATCH v2 0/6] USB: serial: ftdi_sio: Code style cleanup
 2025-03-24 21:18 UTC  (7+ messages)
` [PATCH v2 1/6] USB: serial: ftdi_sio: Remove space before comma
` [PATCH v2 2/6] USB: serial: ftdi_sio: Add missing blank line after declarations
` [PATCH v2 3/6] USB: serial: ftdi_sio: Remove superfluous space before statements
` [PATCH v2 4/6] USB: serial: ftdi_sio: Fix indentation made with spaces
` [PATCH v2 5/6] USB: serial: ftdi_sio: Fix misaligned block comment
` [PATCH v2 6/6] USB: serial: ftdi_sio: Remove space before tabs

[for-next][PATCH 0/3] ftrace: Updates for v6.15
 2025-03-24 21:18 UTC  (4+ messages)
` [for-next][PATCH 1/3] function_graph: Remove the unused variable func
` [for-next][PATCH 2/3] tracing: Fix use-after-free in print_graph_function_flags during tracer switching
` [for-next][PATCH 3/3] tracing: Use hashtable.h for event_hash

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-24 21:15 UTC  (9+ messages)
` [PATCH v7 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v7 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v7 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v7 4/8] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v7 5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v7 6/8] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v7 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v7 8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-24 21:15 UTC  (2+ messages)

[PATCH] tracing: Fix synth event printk format for str fields
 2025-03-24 21:12 UTC  (7+ messages)

[RFC PATCH 0/2] Nordic nRF70 series
 2025-03-24 21:10 UTC  (3+ messages)
` [RFC PATCH 1/2] net: wireless: Add Nordic nRF70 series Wi-Fi driver
` [RFC PATCH 2/2] dt-bindings: wireless: Document Nordic nRF70 bindings

[PATCH] drm/i2c: tda998x: select CONFIG_DRM_KMS_HELPER
 2025-03-24 21:08 UTC 

[PATCH v4 00/11] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
 2025-03-24 21:01 UTC  (12+ messages)
` [PATCH v4 01/11] HID: asus: refactor init sequence per spec
` [PATCH v4 02/11] HID: asus: prevent binding to all HID devices on ROG
` [PATCH v4 03/11] HID: Asus: add Z13 folio to generic group for multitouch to work
` [PATCH v4 04/11] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH v4 05/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v4 06/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v4 07/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v4 08/11] HID: asus: add support for the asus-wmi brightness handler
` [PATCH v4 09/11] HID: asus: add basic RGB support
` [PATCH v4 10/11] HID: asus: add RGB support to the ROG Ally units
` [PATCH v4 11/11] HID: asus: initialize LED endpoint early for old NKEY keyboards

[PATCH 0/2] Add a Rust GPUVM abstraction
 2025-03-24 21:07 UTC  (7+ messages)
` [PATCH 2/2] rust: drm: Add "

[PATCH] drm/xe: avoid plain 64-bit division
 2025-03-24 21:06 UTC 

[PATCH 00/10] rust: clean and enable Clippy `doc_markdown` lint
 2025-03-24 21:03 UTC  (11+ messages)
` [PATCH 01/10] drm/panic: add missing space
` [PATCH 02/10] drm/panic: add missing Markdown code span
` [PATCH 03/10] rust: alloc: add missing Markdown code spans
` [PATCH 04/10] rust: alloc: add missing Markdown code span
` [PATCH 05/10] rust: dma: "
` [PATCH 06/10] rust: of: "
` [PATCH 07/10] rust: pci: fix docs related to missing Markdown code spans
` [PATCH 08/10] rust: platform: "
` [PATCH 09/10] rust: task: add missing Markdown code spans and intra-doc links
` [RFC PATCH 10/10] rust: kbuild: enable `doc_markdown` Clippy lint

[PATCH] nvmet: Replace sock_create with sock_create_kern
 2025-03-24 21:04 UTC  (2+ messages)

[GIT PULL] vfs rust
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs orangefs
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs file
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs initramfs
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs afs
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs ceph
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs namespace
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs pagesize
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs sysv
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs eventpoll
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs nsfs
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs overlayfs
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs mkdir
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs iomap
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs mount api
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] tasklist lock
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs pipe
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs pidfs
 2025-03-24 21:01 UTC  (2+ messages)

[GIT PULL] vfs mount
 2025-03-24 21:00 UTC  (2+ messages)

[GIT PULL] vfs misc
 2025-03-24 21:00 UTC  (2+ messages)

[RESEND PATCH] net: phy: fixed_phy: transition to the faux device interface
 2025-03-24 21:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: Drop unused of_gpio.h
 2025-03-24 21:00 UTC  (2+ messages)

[PATCH] perf trace: Fix wrong size to bpf_map__update_elem call
 2025-03-24 20:59 UTC  (5+ messages)

[PATCH v1 0/1] i2c: npcm: Add clock toggle in case of stuck bus during init
 2025-03-24 20:58 UTC  (4+ messages)
` [PATCH v1 1/1] i2c: npcm: Add clock toggle in case of stuck bus during init in npcm_i2c_init_module
  ` [PATCH v2 0/1] i2c: npcm: Add clock toggle recovery
    ` [PATCH v2 1/1] "

[PATCH] binder: fix use-after-free in binderfs_evict_inode()
 2025-03-24 20:55 UTC  (2+ messages)

[PATCH] platform/x86: intel/pmc: Fix iounmap call for valid addresses
 2025-03-24 20:54 UTC  (3+ messages)

[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
 2025-03-24 20:53 UTC  (4+ messages)
` [PATCH net-next v24 09/23] ovpn: implement packet processing

[PATCH] net: add a debugfs files for showing netns refcount tracking info
 2025-03-24 20:50 UTC  (2+ messages)

[GIT PULL] IPE update for 6.15
 2025-03-24 20:50 UTC 

[PATCH net-next] net: stmmac: Call xpcs_config_eee_mult_fact() only when xpcs is present
 2025-03-24 20:50 UTC  (2+ messages)

[PATCH net-next] netpoll: Eliminate redundant assignment
 2025-03-24 20:50 UTC  (2+ messages)

[PATCH net-next 0/3] mlx5 cleanups 2025-03-19
 2025-03-24 20:50 UTC  (2+ messages)

[PATCH 1/2] f2fs: zone: fix to calculate first_zoned_segno correctly
 2025-03-24 20:49 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] perf trace: Implement syscall summary in BPF
 2025-03-24 20:46 UTC  (3+ messages)

[PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
 2025-03-24 20:45 UTC  (7+ messages)

[PATCH v4 0/6] ASoC: wcd938x: enable t14s audio headset
 2025-03-24 20:34 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: mux: add optional regulator binding to gpio mux

[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
 2025-03-24 20:31 UTC  (2+ messages)

[PATCH v2] drm/panel/sharp-ls043t1le01: Use _multi variants
 2025-03-24 20:30 UTC 

[PATCH 1/2] dt-bindings: iio: Correct indentation and style in DTS example
 2025-03-24 20:31 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: Use unevaluatedProperties for SPI devices

[PATCH v1 0/1] i2c: npcm: Add clock toggle in case of stuck bus during init
 2025-03-24 20:30 UTC  (2+ messages)
` [PATCH v1 1/1] i2c: npcm: Add clock toggle in case of stuck bus during init in npcm_i2c_init_module

[PATCH] dt-bindings: interconnect: Correct indentation and style in DTS example
 2025-03-24 20:30 UTC  (2+ messages)

[PATCH v3 0/4] Introduce LLCC v6 used on the SM8750 SoCs
 2025-03-24 20:29 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: cache: qcom,llcc: Document SM8750 LLCC block
` [PATCH v3 2/4] soc: qcom: llcc-qcom: Add support for LLCC V6
` [PATCH v3 3/4] soc: qcom: llcc-qcom: Add support for SM8750
` [PATCH v3 4/4] arm64: dts: qcom: sm8750: Add LLCC node

linux-next: Fixes tag needs some work in the ftrace tree
 2025-03-24 20:29 UTC  (3+ messages)

[PATCH] dt-bindings: iommu: Correct indentation and style in DTS example
 2025-03-24 20:28 UTC  (2+ messages)

[PATCH] dt-bindings: net: qcom,ipa: Correct indentation and style in DTS example
 2025-03-24 20:26 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: Correct indentation and style in DTS example
 2025-03-24 20:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: mediatek: Drop unrelated nodes from DTS example
 2025-03-24 20:23 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: mediatek: Correct indentation and style in "

[PATCH v3 00/10] phy: qcom: Introduce USB support for SM8750
 2025-03-24 20:18 UTC  (10+ messages)
` [PATCH v3 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY
` [PATCH v3 02/10] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings
` [PATCH v3 03/10] dt-bindings: usb: qcom,dwc3: Add SM8750 compatible
` [PATCH v3 04/10] phy: qcom: qmp-combo: Add new PHY sequences for SM8750
` [PATCH v3 06/10] phy: qcom: Add M31 based eUSB2 PHY driver
` [PATCH v3 07/10] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v3 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
` [PATCH v3 09/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform
` [PATCH v3 10/10] arm64: defconfig: Add M31 eUSB2 PHY config for SM8750


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