linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-02 12:02:40 to 2024-08-02 15:22:56 UTC [more...]

[PATCH v2 0/3] ALSA: Add support for new HP G12 laptops
 2024-08-02 15:22 UTC  (2+ messages)
` [PATCH v2 1/3] spi: Add empty versions of ACPI functions

[PATCH v3 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-08-02 15:14 UTC  (9+ messages)
` [PATCH v3 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v3 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v3 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v3 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v3 5/9] mm: Use common huge_pte_clear() "
` [PATCH v3 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v3 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v3 8/9] mm: Use common huge_ptep_set_wrprotect() "

[PATCH v4 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-08-02 15:22 UTC 

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2024-08-02 15:21 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v11 2/9] remoteproc: k3: Factor out TI-SCI processor control OF get function
` [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
` [PATCH v11 4/9] arm64: dts: ti: k3-am62: Add M4F remoteproc node
` [PATCH v11 5/9] arm64: dts: ti: k3-am625-sk: "
` [PATCH v11 6/9] arm64: dts: ti: k3-am64: "
` [PATCH v11 7/9] arm64: dts: ti: k3-am642-sk: "
` [PATCH v11 8/9] arm64: dts: ti: k3-am642-evm: "
` [PATCH v11 9/9] arm64: defconfig: Enable TI K3 M4 remoteproc driver

[PATCH v2] tpm: Add new device/vendor ID 0x50666666
 2024-08-02 15:19 UTC  (2+ messages)

[REGRESSION] Brightness at max level after waking up from sleep on AMD Laptop
 2024-08-02 15:18 UTC  (2+ messages)

[PATCH net-next v2 0/7] net/selftests: TCP-AO selftests updates
 2024-08-02 15:18 UTC  (2+ messages)

[PATCH 0/3] Add power-controller support for rk3576
 2024-08-02 15:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 power-controller bindings
` [PATCH 2/3] dt-bindings: Add power-domain header for RK3576 SoCs
` [PATCH 3/3] soc: rockchip: power-domain: Add power domain support for rk3576

[PATCH] watchdog: Handle the ENODEV failure case of lockup_detector_delay_init() separately
 2024-08-02 15:16 UTC 

[PATCH] crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
 2024-08-02 15:16 UTC  (5+ messages)

[PATCH v4 RESEND] lockdep: fix deadlock issue between lockdep and rcu
 2024-08-02 15:16 UTC  (5+ messages)
` [PATCH v4][RESEND x4] "

[PATCH v2 0/2] Relax canonical checks on some arch msrs
 2024-08-02 15:16 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: relax canonical check for some x86 architectural msrs
` [PATCH v2 2/2] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE

[PATCH 0/7] Generic hotplug support for a PMU with a scope
 2024-08-02 15:16 UTC  (8+ messages)
` [PATCH 1/7] perf: "
` [PATCH 2/7] perf: Add PERF_EV_CAP_READ_SCOPE
` [PATCH 3/7] perf/x86/intel/cstate: Clean up cpumask and hotplug
` [PATCH 4/7] iommu/vt-d: Clean up cpumask and hotplug for perfmon
` [PATCH 5/7] dmaengine: idxd: "
` [PATCH 6/7] perf/x86/rapl: Move the pmu allocation out of CPU hotplug
` [PATCH 7/7] perf/x86/rapl: Clean up cpumask and hotplug

[PATCH] linux/container_of.h: Remove redundant type cast in container_of_const()
 2024-08-02 15:15 UTC 

[PATCH] ACPI: CPPC: Fix MASK_VAL() usage
 2024-08-02 15:13 UTC  (2+ messages)

[RFC} arm architecture board/feature deprecation timeline
 2024-08-02 15:12 UTC  (9+ messages)

[PATCH V2] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
 2024-08-02 15:10 UTC  (2+ messages)

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-08-02 15:10 UTC  (10+ messages)

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-02 15:09 UTC  (7+ messages)
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH net,v2] team: fix possible deadlock in team_port_change_check
 2024-08-02 15:08 UTC  (2+ messages)

[PATCH v2] cleanup: Add usage and style documentation
 2024-08-02 15:07 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-02 15:05 UTC  (10+ messages)
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 6/8] perf/uprobe: split uprobe_unregister()

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2024-08-02 15:04 UTC  (15+ messages)

[PATCH V4] squashfs: Add i_size check in squash_read_inode
 2024-08-02 15:03 UTC  (5+ messages)
` [PATCH V5] "
    ` [PATCH] filemap: Init the newly allocated folio memory to 0 for the filemap

[ANNOUNCE] v6.11-rc1-rt1
 2024-08-02 15:01 UTC 

[PATCH] ACPI: processor: Silence per-cpu acpi_handle_info about idle states
 2024-08-02 15:00 UTC  (2+ messages)

[PATCH 00/24] Complete EEVDF
 2024-08-02 14:59 UTC  (4+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

question on [uprobes] special vma
 2024-08-02 14:59 UTC  (3+ messages)

[PATCH] ktest.pl: Avoid false positives with grub2 skip regex
 2024-08-02 14:57 UTC 

[PATCH 0/2] Add pinctrl support for rk3576
 2024-08-02 14:52 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: rockchip: Add rk3576 pinctrl support
` [PATCH 2/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings

[PATCH] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
 2024-08-02 14:52 UTC  (2+ messages)

[PATCH][next] tools: ynl: remove extraneous ; after statements
 2024-08-02 14:45 UTC  (2+ messages)

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-02 14:46 UTC  (5+ messages)
` [PATCH v4 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-08-02 14:46 UTC 

[PATCH 00/24] netfs: Read/write improvements
 2024-08-02 14:44 UTC  (5+ messages)
` [PATCH 18/24] netfs: Speed up buffered reading

[tip: timers/urgent] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
 2024-08-02 14:43 UTC 

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-02 14:42 UTC  (7+ messages)

[PATCH] net: ethernet: use ip_hdrlen() instead of bit shift
 2024-08-02 14:40 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-02 14:38 UTC  (3+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-02 14:38 UTC  (5+ messages)

[PATCH] Updating a deprecated use of strcpy in ac.c file
 2024-08-02 14:37 UTC  (2+ messages)

[PATCH 0/3] Add CRU support for rk3576 SoC
 2024-08-02 14:34 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: add rk3576 cru bindings
` [PATCH 2/3] clk: rockchip: Add dt-binding header for rk3576
` [PATCH 3/3] clk: rockchip: Add clock controller for the RK3576

[PATCH v3] dt-bindings: edac: Add Altera SOCFPGA SDRAM EDAC binding
 2024-08-02 14:32 UTC  (3+ messages)

[PATCH] sched: idle: Optimize the generic idle loop by removing needless memory barrier
 2024-08-02 14:30 UTC 

[PATCH 1/1] arm64: dts: imx93: add lpi2c1 and child node
 2024-08-02 14:31 UTC  (3+ messages)

[ANNOUNCE] v6.10.2-rt14
 2024-08-02 14:27 UTC 

[PATCH 0/6] Add input voltage suppliers for PMIC MCP16502 regulators
 2024-08-02 14:25 UTC  (4+ messages)
` [PATCH 1/6] regulator: mcp16502: Add supplier for regulators

[PATCH v3 1/3] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
 2024-08-02 14:25 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v3 2/3] cpu/hotplug: Weak fallback for arch_cpuhp_init_parallel_bringup
 2024-08-02 14:25 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()

[PATCH 1/1] ACPI: battery: Remove redundant NULL initalizations
 2024-08-02 14:23 UTC  (2+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-08-02 14:22 UTC  (6+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-08-02 14:20 UTC  (2+ messages)
` [syzbot] "

[PATCH] rust: add `ARef::into_raw`
 2024-08-02 14:20 UTC  (3+ messages)

[PATCH v2 1/5] misc: pci_endpoint_test: Fix the return value of IOCTL
 2024-08-02 11:44 UTC  (3+ messages)
  ` [PATCH v2 0/5] pci_endpoint_test: Fix the return value of IOCTLs

[PATCH V2 0/2 RESEND] Add DTS for NanoPi R2S Plus
 2024-08-02 14:19 UTC  (2+ messages)

[PATCH 1/4] Updating a deprecated use of strcpy from acpi_pad.c file
 2024-08-02 14:19 UTC  (3+ messages)
` [PATCH 3/4] Updating a deprecated use of strcpy in battry.c file

[PATCH 0/2] "nosnp" sev command line support
 2024-08-02 14:19 UTC  (5+ messages)
` [PATCH 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
` [PATCH 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line

[PATCH v3 0/3] LoongArch: CPU parallel bring up
 2024-08-02 14:17 UTC  (2+ messages)

[PATCH] phy: qcom: com-qmp-combo: fix swing and pre-emphasis table for sm8350
 2024-08-02 14:10 UTC  (2+ messages)

[PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
 2024-08-02 14:09 UTC  (2+ messages)

[PATCH v3 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2024-08-02 14:05 UTC  (2+ messages)

[PATCH 0/2] usb: gadget: f_fs: restore ffs_func_disable() functionality
 2024-08-02 14:04 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()

[GIT PULL] s390 updates for 6.11-rc2
 2024-08-02 14:01 UTC 

[RFC] uretprobe: change syscall number, again
 2024-08-02 14:00 UTC  (4+ messages)

[PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-02 13:59 UTC  (6+ messages)
` [PATCH v9 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v9 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v9 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v9 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
 2024-08-02 13:58 UTC  (2+ messages)

[PATCH v2 0/5] Introduce initial AMD I3C HCI driver support
 2024-08-02 13:58 UTC  (5+ messages)
` [PATCH v2 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH v2 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode

[GIT PULL] USB-serial fix for 6.11-rc2
 2024-08-02 13:56 UTC 

[PATCH 1/2] i8253: Disable PIT timer 0 when not in use
 2024-08-02 13:55 UTC  (2+ messages)
` [PATCH 2/2] i8253: Fix stop sequence for timer 0

[PATCH] kprobes: Fix to check symbol prefixes correctly
 2024-08-02 13:53 UTC 

[PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
 2024-08-02 13:52 UTC  (7+ messages)

[PATCH] mfd: rk8xx: Add support for rk806 on i2c bus
 2024-08-02 13:47 UTC 

[PATCH 0/4] fixes for Adreno A5Xx preemption
 2024-08-02 13:41 UTC  (4+ messages)
` [PATCH 2/4] drm/msm/a5xx: properly clear preemption records on resume

[PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
 2024-08-02 13:36 UTC  (6+ messages)

[GIT PULL] asm-generic: fixes for 6.11
 2024-08-02 13:29 UTC 

[PATCH 1/3] xen, pvh: fix unbootable VMs (PVH + KASAN)
 2024-08-02 13:29 UTC  (7+ messages)
` [PATCH 2/3] x86/cpu: fix unbootable VMs by inlining memcmp in hypervisor_cpuid_base
` [PATCH 3/3] xen, pvh: fix unbootable VMs by inlining memset in xen_prepare_pvh

[PATCH V2] Input: atkbd - fix LED state at suspend/resume
 2024-08-02 13:23 UTC  (2+ messages)

[PATCH v2 0/2] few small change for gpio-vf610
 2024-08-02 13:22 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: gpio-vf610: use u32 mask to handle 32 number gpios
` [PATCH v2 2/2] gpio: vf610: add get_direction() support

[PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
 2024-08-02 13:20 UTC  (2+ messages)

[PATCH] crypto: iaa - Fix potential use after free bug
 2024-08-02 13:16 UTC  (2+ messages)

[PATCH] crypto: arm64/poly1305 - move data to rodata section
 2024-08-02 13:15 UTC  (2+ messages)

[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-02 13:14 UTC  (2+ messages)

[PATCH v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access()
 2024-08-02 13:12 UTC  (12+ messages)

[PATCH v3] PCI: shpchp: Remove hpc_ops
 2024-08-02 13:06 UTC  (3+ messages)

[PATCH v1 1/1] s390/uv: Panic if the security of the system cannot be guaranteed
 2024-08-02 13:11 UTC  (3+ messages)

[PATCH RFC] security/KEYS: get rid of cred_alloc_blank and cred_transfer
 2024-08-02 13:10 UTC 

[PATCH 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
 2024-08-02 13:10 UTC  (2+ messages)

[PATCH v2] crypto: xor - fix template benchmarking
 2024-08-02 13:08 UTC  (2+ messages)

[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
 2024-08-02 13:07 UTC  (4+ messages)
` [PATCH 10/20] ext4: get rid of ppath in ext4_ext_create_new_leaf()

[PATCH 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-02 13:04 UTC  (7+ messages)
` [PATCH 2/3] kallsyms: Add APIs to match symbol without .llmv.<hash> suffix

[PATCH net 0/6] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
 2024-08-02 13:03 UTC  (5+ messages)
` [PATCH net 5/6] net: dsa: vsc73xx: allow phy resetting
` [PATCH net 6/6] net: phy: vitesse: repair vsc73xx autonegotiation

[PATCH v8 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
 2024-08-02 13:01 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v8 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
 2024-08-02 13:01 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
 2024-08-02 13:01 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v8 4/5] x86/pkeys: Restore altstack access in sigreturn()
 2024-08-02 13:01 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
 2024-08-02 13:01 UTC  (4+ messages)
` [PATCH v8 5/5] selftests/mm: Add new testcases for pkeys
  ` [tip: x86/mm] "

[PATCH V2] irqchip/gic-v4.1: Replace GIC version with ID_AA64PFR0_EL1_GIC_V4P1
 2024-08-02 12:59 UTC  (2+ messages)
` [tip: irq/core] irqchip/gic-v4.1: Replace bare number "

[PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time
 2024-08-02 12:56 UTC  (5+ messages)

[PATCH v2 0/2] Support userspace hypercalls for TDX
 2024-08-02 12:47 UTC  (3+ messages)
` [PATCH v2 1/2] Add prctl to allow userlevel TDX hypercalls

[PATCH] crypto: mpi: add NULL checks to mpi_normalize()
 2024-08-02 12:46 UTC  (2+ messages)

[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-08-02 12:46 UTC  (3+ messages)

[PATCH 1/2] selftests: rust: config: add trailing newline
 2024-08-02 12:45 UTC  (2+ messages)
` [PATCH 2/2] selftests: rust: config: disable GCC_PLUGINS

[PATCH] cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids
 2024-08-02 12:43 UTC  (3+ messages)

[PATCH] scripts: kconfig: merge_config: config files: add a trailing newline
 2024-08-02 12:42 UTC 

[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
 2024-08-02 12:35 UTC  (3+ messages)
` [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event "

[PATCH printk v3 00/19] add threaded printing + the rest
 2024-08-02 12:34 UTC  (3+ messages)
` [PATCH printk v3 19/19] printk: Avoid false positive lockdep report for legacy printing

[syzbot] [btrfs?] WARNING: bad unlock balance in btrfs_direct_write
 2024-08-02 12:29 UTC  (3+ messages)
` [PATCH] btrfs: Add missing skip-lock for locks

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-02 12:24 UTC  (2+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-08-02 12:20 UTC  (4+ messages)
` [PATCH v6 0/2] mm: Ignite large folios swap-in support
  ` [PATCH v6 1/2] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
  ` [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices

[GIT PULL] sched_ext: Initial pull request for v6.11
 2024-08-02 12:20 UTC  (3+ messages)

linux-next: duplicate patches in the ieee1394 tree
 2024-08-02 12:15 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoC
 2024-08-02 12:11 UTC  (2+ messages)

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-02  6:32 UTC  (9+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-02 12:08 UTC  (7+ messages)
` [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`

[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
 2024-08-02 12:06 UTC  (9+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`

[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-08-02 12:06 UTC  (4+ messages)
` [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded


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).