The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-06-11 10:14:43 to 2024-06-11 11:59:50 UTC [more...]

[PATCH v5 0/7] Add missing fixes to FastRPC driver
 2024-06-11 11:59 UTC  (13+ messages)
` [PATCH v5 1/7] misc: fastrpc: Add missing dev_err newlines
` [PATCH v5 2/7] misc: fastrpc: Fix DSP capabilities request
` [PATCH v5 3/7] misc: fastrpc: Copy the complete capability structure to user
` [PATCH v5 4/7] misc: fastrpc: Avoid updating PD type for capability request
` [PATCH v5 5/7] misc: fastrpc: Fix memory leak in audio daemon attach operation
` [PATCH v5 6/7] misc: fastrpc: Fix ownership reassignment of remote heap
` [PATCH v5 7/7] misc: fastrpc: Restrict untrusted app to attach to privileged PD
` (subset) [PATCH v5 0/7] Add missing fixes to FastRPC driver

[PATCH] cpufreq: Fix per-policy boost behavior after CPU hotplug
 2024-06-11 11:59 UTC 

[PATCH] arm64: defconfig: Enable MTD support for Hyperbus
 2024-06-11 11:58 UTC 

[PATCH 0/3] media: vgxy61: Remove vendor prefix from driver name
 2024-06-11 11:57 UTC  (9+ messages)
` [PATCH 2/3] media: vgxy61: Add legacy compatible string
` [PATCH 3/3] media: vgxy61: Add MODULE_ALIAS()

[v5 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-06-11 11:53 UTC  (4+ messages)
` [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH] misc: fastrpc: add missing MODULE_DESCRIPTION() macro
 2024-06-11 11:58 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/8] Add missing features to FastRPC driver
 2024-06-11 11:56 UTC  (2+ messages)
` (subset) "

[PATCH_V2] sched/fair: updates weight of cfs_rq before update_cfs_group() in enqueue_entity()
 2024-06-11 11:55 UTC  (3+ messages)

[PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
 2024-06-11 11:55 UTC  (11+ messages)

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-11 11:49 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-11 11:39 UTC  (5+ messages)

iwlwifi: Regression after migrating to 6.6.32
 2024-06-11 11:46 UTC 

[PATCH v6 0/3] Rust block device driver API and null block driver
 2024-06-11 11:45 UTC  (4+ messages)
` [PATCH v6 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v6 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v6 3/3] MAINTAINERS: add entry for Rust block device driver API

[PATCH v3 0/7] Add Mule I2C multiplexer support
 2024-06-11 11:43 UTC  (8+ messages)
` [PATCH v3 1/7] i2c: mux: add the ability to share mux address with child nodes
` [PATCH v3 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer
` [PATCH v3 3/7] i2c: muxes: add support "
` [PATCH v3 4/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3399-puma
` [PATCH v3 5/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-tiger
` [PATCH v3 6/7] arm64: dts: rockchip: add mule i2c mux (0x18) on px30-ringneck
` [PATCH v3 7/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-jaguar

[regression] ac and battery readings for asus laptops (gu605) broken since "ACPI: EC: Install address space handler at the namespace root"
 2024-06-11 11:42 UTC 

[PATCH net-next v4 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-11 11:40 UTC  (14+ messages)
` [PATCH net-next v4 01/13] dt-bindings: net: dsa: lantiq,gswip: convert to YAML schema
` [PATCH net-next v4 02/13] dt-bindings: net: dsa: lantiq,gswip: Add missing CPU port phy-mode and fixed-link to example
` [PATCH net-next v4 03/13] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next v4 04/13] net: dsa: lantiq_gswip: add terminating \n where missing
` [PATCH net-next v4 05/13] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next v4 06/13] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next v4 07/13] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next v4 08/13] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next v4 09/13] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next v4 10/13] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next v4 11/13] net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
` [PATCH net-next v4 12/13] net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
` [PATCH net-next v4 13/13] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

[PATCH v3 0/2] rcu-based inode lookup for iget*
 2024-06-11 11:40 UTC  (5+ messages)
` [PATCH v3 1/2] vfs: add rcu-based find_inode variants for iget ops
` [PATCH v3 2/2] btrfs: use iget5_locked_rcu

[PATCH] vfs: partially sanitize i_state zeroing on inode creation
 2024-06-11 11:40 UTC  (8+ messages)

LTP: fork13: kernel panic on rk3399-rock-pi-4 running mainline 6.10.rc3
 2024-06-11 11:39 UTC  (3+ messages)

[PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
 2024-06-11 11:38 UTC  (11+ messages)

[PATCH v5 0/4] mips: bmips: improve handling of RAC and CBR addr
 2024-06-11 11:37 UTC  (7+ messages)
` [PATCH v5 1/4] mips: bmips: rework and cache CBR addr handling
` [PATCH v5 4/4] mips: bmips: enable RAC on BMIPS4350

[PATCH] mm/gup: don't check page lru flag before draining it
 2024-06-11 11:20 UTC  (13+ messages)

[PATCH v7 0/5] mips: bmips: improve handling of RAC and CBR addr
 2024-06-11 11:35 UTC  (6+ messages)
` [PATCH v7 1/5] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH v7 2/5] mips: bmips: rework and cache CBR addr handling
` [PATCH v7 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v7 4/5] mips: bmips: setup: make CBR address configurable
` [PATCH v7 5/5] mips: bmips: enable RAC on BMIPS4350

[PATCH v3 0/5] ChromeOS Embedded Controller charge control driver
 2024-06-11 11:35 UTC  (6+ messages)
` [PATCH v3 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_versions()

[PATCH v6 0/3] media: i2c: Add support for GC05A2 sensor
 2024-06-11 11:32 UTC  (4+ messages)
` [PATCH v6 1/3] media: dt-bindings: i2c: add GalaxyCore GC05A2 image sensor
` [PATCH v6 2/3] media: i2c: Add GC05A2 image sensor driver
` [PATCH v6 3/3] MAINTAINERS: Add entry for GC05A2 image sensor

[PATCH v2 0/9] Configure GbEth for RGMII on RZ/G2L family
 2024-06-11 11:32 UTC  (10+ messages)
` [PATCH v2 1/9] pinctrl: renesas: rzg2l: Clarify OEN read/write support
` [PATCH v2 2/9] pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions
` [PATCH v2 3/9] pinctrl: renesas: rzg2l: Support output enable on RZ/G2L
` [PATCH v2 4/9] arm64: dts: renesas: rzg2l: Enable Ethernet TXC output
` [PATCH v2 5/9] arm64: dts: renesas: rzg2lc: "
` [PATCH v2 6/9] arm64: dts: renesas: rzg2ul: "
` [PATCH v2 7/9] arm64: dts: renesas: rzg2l: Set Ethernet PVDD to 1.8V
` [PATCH v2 8/9] arm64: dts: renesas: rzg2lc: "
` [PATCH v2 9/9] arm64: dts: renesas: rzg2ul: "

[PATCH] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-06-11 11:32 UTC  (7+ messages)

[PATCH v6 0/5] mips: bmips: improve handling of RAC and CBR addr
 2024-06-11 11:32 UTC  (6+ messages)
` [PATCH v6 1/5] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH v6 2/5] mips: bmips: rework and cache CBR addr handling
` [PATCH v6 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v6 4/5] mips: bmips: setup: make CBR address configurable
` [PATCH v6 5/5] mips: bmips: enable RAC on BMIPS4350

[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-11 11:31 UTC  (8+ messages)
  ` [Patch v2 2/2] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding

CVE-2023-52666: ksmbd: fix potential circular locking issue in smb2_set_ea()
 2024-06-11 11:30 UTC 

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-06-11 11:29 UTC  (12+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[RFC PATCH] vfs: add rcu-based find_inode variants for iget ops
 2024-06-11 11:28 UTC  (6+ messages)

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-06-11 11:27 UTC  (9+ messages)

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-11 11:21 UTC  (3+ messages)
` [PATCH v3 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling

[PATCH] i3c: dw: Fix clearing queue thld
 2024-06-11 11:26 UTC 

[PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure
 2024-06-11 11:26 UTC  (8+ messages)
` [PATCH v5 2/9] drm/bridge-connector: switch to using drmm allocations

[PATCH] crypto: qat - add check for adf_cfg_add_key_value_param
 2024-06-11 11:23 UTC  (2+ messages)

[PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-06-11 11:25 UTC  (6+ messages)
` [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask

[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-11 11:24 UTC  (4+ messages)
` [PATCHv2 1/3] Revert: "cpuidle: teo: Introduce util-awareness"
` [PATCHv2 2/3] cpuidle: teo: Remove recent intercepts metric
` [PATCHv2 3/3] cpuidle: teo: Don't count non-existent intercepts

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11 11:21 UTC  (10+ messages)
` [PATCHv8 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv8 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv8 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
` [PATCHv8 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv8 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv8 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv8 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
` [PATCHv8 9/9] man2: Add uretprobe syscall page

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
 2024-06-11 11:17 UTC  (2+ messages)
` [syzbot] "

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-11 11:15 UTC  (9+ messages)
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT

Segfault running a binary in a compressed folder
 2024-06-11 11:15 UTC  (3+ messages)

[PATCH v2 0/9] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-06-11 11:14 UTC  (3+ messages)
` [PATCH v2 3/9] arm64: dts: imx8: add basic mipi subsystem

[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-11 11:12 UTC  (6+ messages)
` [PATCH net-next 01/13] dt-bindings: net: dsa: lantiq_gswip: Add missing phy-mode and fixed-link

[PATCH] tty: serial: ma35d1: Add a NULL check for of_node
 2024-06-11 11:11 UTC  (2+ messages)

[PATCH] igb: Add MII write support
 2024-06-11 11:08 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] media: Follow-up for coccinelle lock fixes patchset
 2024-06-11 11:06 UTC  (4+ messages)
` [PATCH 1/2] media: drivers/media/dvb-core: Split dvb_frontend_open()
` [PATCH 2/2] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking

[PATCH] scsi: ufs: core: quiesce request queues before check pending cmds
 2024-06-11 11:02 UTC  (3+ messages)

[PATCH v2 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
 2024-06-11 11:01 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device
` [PATCH v2 2/2] misc: Register a PPI for the vcpu stall detection "

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-11 11:00 UTC  (8+ messages)
` [PATCH v4 1/7] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v4 2/7] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v4 4/7] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v4 5/7] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v4 6/7] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
` [PATCH v4 7/7] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs

[PATCH v1 1/1] MIPS: Alchemy: Switch to use kmemdup_array()
 2024-06-11  8:54 UTC  (2+ messages)

cpufreq/thermal regression in 6.10
 2024-06-11 10:54 UTC  (3+ messages)

[PATCH v3 00/10] AMD Pstate Driver Fixes and Improvements
 2024-06-11 10:52 UTC  (3+ messages)
` [PATCH v3 08/10] x86/cpufeatures: Add feature bits for AMD heterogeneous processor

[PATCH v1] ASoC: support machine driver with TAS2781
 2024-06-11 10:52 UTC  (2+ messages)

[PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
 2024-06-11 10:49 UTC  (4+ messages)
` [PATCH 2/2] misc: Register a PPI for the vcpu stall detection virtual device

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-06-11 10:48 UTC  (4+ messages)
` [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT

[PATCH v5] drm/ci: add tests on vkms
 2024-06-11 10:47 UTC  (2+ messages)

[PATCH] Input: adc-joystick - move axes data into the main structure
 2024-06-11 10:46 UTC  (2+ messages)

[PATCH net V3 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately
 2024-06-11 10:45 UTC  (5+ messages)
` [PATCH net V3 0/3] net: lan743x: Fixes for multiple WOL related issues

[PATCH net-next v2 00/10] net: pcs: xpcs: Add memory-mapped device support
 2024-06-11 10:45 UTC  (6+ messages)
` [PATCH net-next v2 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings

[PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-06-11 10:43 UTC  (6+ messages)
` [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem

[PATCH v1 1/1] ACPI/IORT: Switch to use kmemdup_array()
 2024-06-11 10:42 UTC  (2+ messages)

[PATCH] fpga: altera-fpga2sdram: remove unused struct 'prop_map'
 2024-06-11 10:41 UTC  (3+ messages)

[PATCH v2] spidev: Introduce "linux,spidev-name" property for device tree of spidev
 2024-06-11 10:41 UTC  (7+ messages)

[PATCH 0/3] pwm: cros-ec: Some simplifications
 2024-06-11 10:39 UTC  (4+ messages)
` [PATCH 1/3] pwm: cros-ec: Don't care about consumers in .get_state()

[PATCH v2 0/2] Fixes for McASP and dmaengine_pcm
 2024-06-11 10:39 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA: dmaengine: Synchronize dma channel in prepare()

[PATCH v4 0/6] KVM: arm64: emulation for CTR_EL0
 2024-06-11 10:38 UTC  (2+ messages)

[PATCH v5 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-11 10:37 UTC  (2+ messages)

[PATCH 2/6] drm/nouveau: remove unused struct 'init_exec'
 2024-06-11 10:37 UTC  (3+ messages)

[PATCH v3 0/6] Add support for AD4000 series of ADCs
 2024-06-11 10:34 UTC  (5+ messages)
` [PATCH v3 6/6] iio: adc: Add support for AD4000

[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask (2)
 2024-06-11 10:34 UTC 

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-11 10:31 UTC  (5+ messages)
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks

[PATCH] x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
 2024-06-11 10:29 UTC  (2+ messages)

[PATCH] cpufreq/cppc: changing highest_perf to nominal_perf in cppc_cpufreq_cpu_init()
 2024-06-11 10:29 UTC  (9+ messages)

[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super
 2024-06-11 10:27 UTC  (2+ messages)
` Testing if issue still reproduces

[PATCH] PCI: controller: add missing MODULE_DESCRIPTION() macros
 2024-06-11 10:27 UTC  (2+ messages)

[PATCH v5 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-06-11 10:25 UTC  (4+ messages)
` [PATCH v5 3/4] dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: add secure-monitor property

[PATCH v2] virt: guest_memfd: fix reference leak on hwpoisoned page
 2024-06-11 10:25 UTC 

[PATCH] perf trace: Fix syscall untraceable bug
 2024-06-11 10:22 UTC  (3+ messages)

[PATCH] KVM: interrupt kvm_gmem_populate() on signals
 2024-06-11 10:22 UTC 

[PATCH v5 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-06-11 10:19 UTC  (2+ messages)

[PATCH RFT] ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision
 2024-06-11 10:17 UTC  (4+ messages)

[PATCH] Documentation: Add ARM64 for reserving ZONE_MOVABLE
 2024-06-11 10:16 UTC  (3+ messages)

[PATCH v5 0/6] add mTHP support for anonymous shmem
 2024-06-11 10:11 UTC  (2+ messages)
` [PATCH v5 4/6] mm: shmem: "

[PATCH] dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries
 2024-06-11 10:15 UTC  (5+ messages)

[PATCH v2 0/4] hwmon: Add support for MPS mp2993,mp9941 chip
 2024-06-11 10:14 UTC  (4+ messages)
  ` [PATCH v2 2/4] hwmon: add MP2993 driver
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp9941
  ` [PATCH v2 4/4] hwmon: add MP9941 driver


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