linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 12:14:44 to 2024-03-12 15:31:31 UTC [more...]

[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
 2024-03-12 15:31 UTC  (2+ messages)
` [v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()

[PATCH v2 0/2] ring-buffer: Fix poll wakeup logic
 2024-03-12 15:32 UTC  (5+ messages)
` [PATCH v2 1/2] ring-buffer: Fix full_waiters_pending in poll
` [PATCH v2 2/2] ring-buffer: Reuse rb_watermark_hit() for the poll logic

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-12 15:30 UTC  (10+ messages)
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init

[PATCH v15 00/11] LSM: Three basic syscalls
 2024-03-12 15:27 UTC  (5+ messages)
` [PATCH v15 05/11] LSM: Create lsm_list_modules system call

[PATCH] tracing: Use strcmp() in __assign_str() WARN_ON() check
 2024-03-12 15:30 UTC 

[PATCH net] hsr: Fix uninit-value access in hsr_get_node()
 2024-03-12 15:27 UTC 

[PATCH 0/3] Fix prestera driver fail to probe twice
 2024-03-12 15:27 UTC  (3+ messages)
` [PATCH 1/3] net: marvell: prestera: fix driver reload

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-12 15:25 UTC  (7+ messages)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-12 15:24 UTC  (4+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v2] mm/slub: Simplify get_partial_node()
 2024-03-12 15:22 UTC  (2+ messages)

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-03-12 15:22 UTC  (8+ messages)
` [PATCH v2 2/5] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH v2 5/5] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

[PATCH] KVM: x86/mmu: treat WC memory as MMIO
 2024-03-12 15:21 UTC  (4+ messages)

[PATCH 5.10/5.15] io_uring: fix registered files leak
 2024-03-12 15:21 UTC  (4+ messages)

[PATCH RFC 0/8] Clavis LSM
 2024-03-12 15:18 UTC  (8+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key
` [PATCH RFC 8/8] clavis: Introduce new LSM called clavis

[PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
 2024-03-12 15:18 UTC  (5+ messages)
` [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (2)
 2024-03-12 15:18 UTC 

[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-03-12 15:16 UTC  (4+ messages)

[PATCH v3] exit: move trace_sched_process_exit earlier in do_exit()
 2024-03-12 15:18 UTC  (2+ messages)

[PATCH RFC] selftests: default to host arch for LLVM builds
 2024-03-12 15:15 UTC  (2+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-03-12 15:13 UTC  (29+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

CVE-2023-52596: sysctl: Fix out of bounds access for empty sysctl registers
 2024-03-12 15:11 UTC  (5+ messages)

[PATCH] arm64: lib: improve usercopy performance by mitigating data dependencies
 2024-03-12 15:08 UTC 

[PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
 2024-03-12 15:07 UTC  (2+ messages)

[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-12 15:05 UTC  (9+ messages)
` [PATCH 2/5] dt-bindings: i2c: renesas,riic: Document R9A09G057 support

[PATCH V6 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-12 15:05 UTC  (7+ messages)
` [PATCH V6 05/11] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V6 06/11] coresight: funnel: "
` [PATCH V6 07/11] coresight: catu: "

[PATCH 1/1] x86/entry: Use one cmpq in NMI entry to check RIP for nested NMIs
 2024-03-12 15:03 UTC  (2+ messages)

[PATCH 0/2] gcc-plugins: disable plugins when gmp.h is unavailable
 2024-03-12 15:03 UTC  (3+ messages)
` [PATCH 1/2] kbuild: add host-cc-option helper
` [PATCH 2/2] gcc-plugins: disable plugins when gmp.h is unavailable

[PATCH 0/9] Move camss version related defs in to resources
 2024-03-12 15:01 UTC  (4+ messages)
` [PATCH 1/9] media: qcom: camss: Add per sub-device type resources

[PATCH net-next v3 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-12 15:00 UTC  (15+ messages)
` [PATCH net-next v3 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM
` [PATCH net-next v3 02/11] net/smc: decouple ism_client from SMC-D DMB registration
` [PATCH net-next v3 03/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [PATCH net-next v3 04/11] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next v3 05/11] net/smc: implement some unsupported "
` [PATCH net-next v3 06/11] net/smc: implement DMB-related "
` [PATCH net-next v3 07/11] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next v3 08/11] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next v3 09/11] net/smc: attach or detach ghost sndbuf to "
` [PATCH net-next v3 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next v3 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH net] nfc: nci: Fix uninit-value in nci_dev_up
 2024-03-12 14:56 UTC 

[PATCH v1] arm64: dts: ti: verdin-am62: use SD1 CD as GPIO
 2024-03-12 14:49 UTC 

[GIT PULL] printk for 6.9
 2024-03-12 14:54 UTC 

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-03-12 14:54 UTC  (5+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec

[PATCH 0/3] Split sony-castor into shinano-common and add Sony Xperia Z3
 2024-03-12 14:53 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: qcom: Add Sony Xperia Z3 smartphone

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up
 2024-03-12 14:53 UTC 

[PATCH 2/7] of: Create of_root if no dtb provided by firmware
 2024-03-12 14:52 UTC  (5+ messages)

[PATCH v8 01/10] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-03-12 14:52 UTC  (8+ messages)
` [PATCH v8 04/10] dt-bindings: usb: chipidea,usb2-imx: move imx parts to dedicated schema
` [PATCH v8 05/10] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
` [PATCH v8 06/10] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93

[PATCH v3 0/2] string: Convert selftests to KUnit
 2024-03-12 14:49 UTC  (5+ messages)
` [PATCH v3 1/2] string: Convert selftest "
` [PATCH v3 2/2] string: Convert helpers "

[PATCH 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
 2024-03-12 14:48 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: "

[PATCH] spi: Restore delays for non-GPIO chip select
 2024-03-12 14:47 UTC  (2+ messages)

[PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest
 2024-03-12 14:45 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2024-03-12 14:45 UTC  (2+ messages)

[drivers/scsi] Question about `st_setup`
 2024-03-12 14:43 UTC 

[PATCH v4] clk: mediatek: Do a runtime PM get on controllers during probe
 2024-03-12 14:41 UTC  (2+ messages)

[PATCH v2] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-12 14:39 UTC  (2+ messages)

[PATCH v4 0/4] platform: arm64: Acer Aspire 1 embedded controller
 2024-03-12 14:39 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: platform: Add Acer Aspire 1 EC
` [PATCH v4 3/4] platform: arm64: Add Acer Aspire 1 embedded controller driver

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (2)
 2024-03-12 14:33 UTC  (3+ messages)
` [syzbot] Test for 2ef3a8ce8e91b5a50098

[PATCH v6 00/22] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-03-12 14:33 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: add the judgment of unsupported commands for the function soc_pcm_trigger
 2024-03-12 14:31 UTC  (3+ messages)
` [PATCH] ASoC: soc-pcm: add a check for unsupported commands to the soc_pcm_trigger

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up
 2024-03-12 14:31 UTC  (3+ messages)
` [syzbot] [PATCH] nfc: nci: Fix "
` [syzbot] [PATCH net] "

KASAN: slab-use-after-free Read in ip_finish_output
 2024-03-12 14:30 UTC  (7+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (2)
 2024-03-12 14:30 UTC 

[PATCH] fs_parser: move fsparam_string_empty() helper into header
 2024-03-12 14:28 UTC  (2+ messages)

[PATCH v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
 2024-03-12 14:28 UTC  (3+ messages)

[PATCH net] nfc: nci: Fix uninit-value in nci_dev_up
 2024-03-12 14:27 UTC 

[PATCH v2] statx: stx_subvol
 2024-03-12 14:27 UTC  (7+ messages)

[PATCH v2] mm/migrate: put dest folio on deferred split list if source was there
 2024-03-12 14:26 UTC  (8+ messages)

[PATCH v5 0/3] Fix the failure of adding phy with zero-address to port
 2024-03-12 14:26 UTC  (6+ messages)
` [PATCH v5 3/3] scsi: libsas: "

[RFC PATCH v2 0/5] VT: Add ability to get font requirements
 2024-03-12 14:23 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] VT: Add KDFONTINFO ioctl
  ` [PATCH v3 2/2] VT: Allow to get max font width and height

[RFC PATCH 0/8] KVM: Prepopulate guest memory API
 2024-03-12 14:20 UTC  (5+ messages)
` [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()

[PATCH] staging: p80211conv: Rename local foo to decrypt_check
 2024-03-12 14:19 UTC  (9+ messages)
  ` [PATCH v2] staging: wlan-ng: p80211conv: fix indentation problems, introduced by previous commit

[PATCH v2 0/3] spi: xilinx: Massage xilinx_spi.h
 2024-03-12 14:19 UTC  (5+ messages)
` [PATCH v2 2/3] spi: xilinx: Add necessary inclusion and forward declaration
` [PATCH v2 3/3] spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data

[PATCH 0/4] regulator: Add X-Powers AXP717 PMIC support
 2024-03-12 14:19 UTC  (5+ messages)
` [PATCH 4/4] regulator: axp20x: add support for the AXP717

[PATCH 0/2] devlink: Take care of FWNODE_FLAG_NOT_DEVICE in case of DT overlays
 2024-03-12 14:18 UTC  (4+ messages)
` [PATCH 1/2] driver core: Clear FWNODE_FLAG_NOT_DEVICE when a device is added

[GIT PULL] vfs pidfd
 2024-03-12 14:15 UTC  (3+ messages)

[PATCH] iio: adc: ad7944: Add support for "3-wire mode"
 2024-03-12 14:13 UTC  (3+ messages)

[RFC PATCH v2 0/3] Preserve TPM log across kexec
 2024-03-12 14:12 UTC  (4+ messages)
` [RFC PATCH v2 2/3] dt-bindings: tpm: Add linux,sml-log to ibm,vtpm.yaml

[PATCH] dt-bindings: usb: typec: anx7688: start a binding document
 2024-03-12 14:12 UTC  (3+ messages)
` [PATCHv2 2/2] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge

[PATCH v6 0/4] scsi: libsas: Fix the failure of adding phy with zero-address to port
 2024-03-12 14:11 UTC  (5+ messages)
` [PATCH v6 1/4] scsi: libsas: Add helper for port add ex_phy
` [PATCH v6 2/4] scsi: libsas: Move sas_add_parent_port() to sas_expander.c
` [PATCH v6 3/4] scsi: libsas: Set port when ex_phy is added or deleted
` [PATCH v6 4/4] scsi: libsas: Fix the failure of adding phy with zero-address to port

[PATCH net-next v2 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-12 14:11 UTC  (4+ messages)
` [PATCH net-next v2 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH 2/2] pidfd: add pidfdfs
 2024-03-12 14:09 UTC  (2+ messages)

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up
 2024-03-12 14:08 UTC 

[PATCH] perf: RISC-V: fix IRQ detection on T-Head C908
 2024-03-12 14:07 UTC  (4+ messages)

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-12 13:56 UTC  (4+ messages)

[PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
 2024-03-12 13:55 UTC  (5+ messages)

[RFC PATCH v1] ASoC: wm8904: enable fll with fixed mclk
 2024-03-12 13:51 UTC  (4+ messages)

[PATCH 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-12 13:49 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[PATCH] dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}width schema
 2024-03-12 13:49 UTC  (2+ messages)

[PATCH v6] posix-timers: add clock_compare system call
 2024-03-12 13:47 UTC  (4+ messages)

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-12 13:42 UTC  (3+ messages)

[PATCH 1/1] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
 2024-03-12 13:41 UTC 

[PATCH 1/2] ACPICA: Detect FACS even for hardware reduced platforms
 2024-03-12 13:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-12 13:33 UTC  (3+ messages)
` [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on

[GIT PULL] NFSD changes for v6.9
 2024-03-12 13:32 UTC 

[PATCH] sched/fair: fix initial util_avg calculation
 2024-03-12 13:29 UTC  (2+ messages)

[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
 2024-03-12 13:29 UTC  (6+ messages)
` [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for "

[syzbot] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
 2024-03-12 13:29 UTC 

[PATCH] perf docs: arm_spe: Clarify more SPE requirements
 2024-03-12 13:25 UTC 

[PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-12 13:22 UTC  (4+ messages)
` [PATCH v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH] sched/fair: simplify __calc_delta()
 2024-03-12 13:18 UTC  (2+ messages)

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-12 13:12 UTC  (5+ messages)

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-12 13:12 UTC  (5+ messages)
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook

[PATCH 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-12 12:59 UTC  (15+ messages)
` [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
` [PATCH 4/4] iomap: cleanup iomap_write_iter()

[PATCH v6 0/6] Fix double allocation in swiotlb_alloc()
 2024-03-12 12:57 UTC  (9+ messages)
` [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present

[syzbot] [ntfs?] WARNING in do_open_execat
 2024-03-12 12:44 UTC  (6+ messages)
` [syzbot] [ntfs3?] "

[PATCH 1/2] drm/amdgpu: add the IP information of the soc
 2024-03-12 12:41 UTC  (2+ messages)
` [PATCH 2/2] drm:amdgpu: add firmware information of all IP's

[PATCH 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-12 12:36 UTC  (6+ messages)
` [PATCH 2/3] x86/mm: Fix LAM inconsistency during context switch
` [PATCH 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-12 12:34 UTC  (3+ messages)
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio

[PATCH v2] entry: Respect changes to system call number at sys_enter tracepoint
 2024-03-12 12:31 UTC  (2+ messages)
` [tip: core/entry] entry: Respect changes to system call number by trace_sys_enter()

[syzbot] [serial?] KASAN: slab-use-after-free Read in tty_write_room (2)
 2024-03-12 12:18 UTC  (2+ messages)

[PATCH v2 0/7] Handle faults in KUnit tests
 2024-03-12 12:15 UTC  (9+ messages)
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 6/7] kunit: Print last test location on fault

[PATCH v2] mtd: spi-nor: core: correct type of i
 2024-03-12 12:16 UTC  (4+ messages)

[PATCH v4 0/2] tracing/ring-buffer: Fix wakeup of ring buffer waiters
 2024-03-12 12:15 UTC  (3+ messages)
` [PATCH v4 1/2] ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
` [PATCH v4 2/2] tracing/ring-buffer: Fix wait_on_pipe() race

[PATCH] gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
 2024-03-12 12:14 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).