public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-09 17:51:15 to 2024-01-09 20:20:55 UTC [more...]

[PATCH v2 1/3] objtool: Make objtool check actually fatal upon fatal errors
 2024-01-09 20:20 UTC  (7+ messages)
` [PATCH v2 2/3] objtool: make objtool SLS validation fatal when building with CONFIG_SLS=y

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-09 20:20 UTC  (4+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[PATCH] mfd: sun4i-gpadc: adaptation interrupt number
 2024-01-09 20:19 UTC  (2+ messages)

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-09 20:24 UTC  (10+ messages)
          ` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]

[PATCH 00/12] mailbox: Convert to platform remove callback returning void
 2024-01-09 20:15 UTC  (3+ messages)
` [PATCH 10/12] mailbox: sun6i-msgbox: "

[PATCH] gmac: sun8i: r40: add gmac tx_delay support
 2024-01-09 20:15 UTC  (4+ messages)

[PATCH RESEND] arm64: dts: allwinner: a64: Add thermal trip points for GPU
 2024-01-09 20:13 UTC  (2+ messages)

[PATCH] serial: max310x: fix syntax error in IRQ error message
 2024-01-09 20:11 UTC 

[PATCH] scripts/decode_stacktrace.sh: optionally use LLVM utilities
 2024-01-09 20:05 UTC  (2+ messages)

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2024-01-09 20:04 UTC  (7+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  ` [PATCH] Documentation: Begin a RAS section

[syzbot] [net?] KASAN: slab-out-of-bounds Read in dsa_user_changeupper
 2024-01-09 20:04 UTC  (3+ messages)

[syzbot] [ntfs?] KASAN: slab-use-after-free Read in ntfs_test_inode
 2024-01-09 20:01 UTC 

arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-01-09 20:00 UTC 

[PATCH 0/7] Documentation: gpio: add character device userspace API documentation
 2024-01-09 20:00 UTC  (2+ messages)

[PATCH 00/45] C++: Convert the kernel to C++
 2024-01-09 19:57 UTC  (2+ messages)

[PATCH] Compiler Attributes: counted_by: bump compiler versions
 2024-01-09 19:56 UTC  (4+ messages)

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-09 19:56 UTC  (3+ messages)
` [PATCH v12 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH] ARM: dts: keystone: Replace http urls with https
 2024-01-09 19:56 UTC 

[PATCH] ARM: dts: omap: Switch over to https:// url
 2024-01-09 19:55 UTC 

[PATCH net-next v3 00/19] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2024-01-09 19:53 UTC  (3+ messages)
` [PATCH net-next v3 19/19] net: ravb: Add runtime PM support

[PATCH 1/2 net-next v2] bonding: Extending LACP MUX State Machine to include a Collecting State
 2024-01-09 19:53 UTC  (5+ messages)

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-09 19:53 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[PATCH 6.1 000/150] 6.1.72-rc1 review
 2024-01-09 19:53 UTC  (4+ messages)

[PATCH 4.14 0/7] 4.14.336-rc1 review
 2024-01-09 19:52 UTC  (2+ messages)

[PATCH] tg3: add new module param to force device power down on reboot
 2024-01-09 19:45 UTC 

[PATCH v4 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-01-09 19:50 UTC  (2+ messages)

[RFC PATCH v5 0/4] Introduce mseal()
 2024-01-09 19:47 UTC  (4+ messages)
` [RFC PATCH v5 1/4] mseal: Wire up mseal syscall

[PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
 2024-01-09 19:40 UTC  (2+ messages)

[PATCH v16 00/34] Drivers for Gunyah hypervisor
 2024-01-09 19:38 UTC  (35+ messages)
` [PATCH v16 01/34] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v16 02/34] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v16 03/34] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v16 04/34] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v16 05/34] virt: gunyah: Add hypervisor driver
` [PATCH v16 06/34] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v16 07/34] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v16 08/34] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v16 09/34] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v16 10/34] gunyah: vm_mgr: Add VM start/stop
` [PATCH v16 11/34] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v16 12/34] virt: gunyah: Add resource tickets
` [PATCH v16 13/34] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v16 14/34] virt: gunyah: Add hypercalls for running a vCPU
` [PATCH v16 15/34] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v16 16/34] gunyah: Add hypercalls for demand paging
` [PATCH v16 17/34] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v16 18/34] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH v16 19/34] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v16 20/34] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v16 21/34] virt: gunyah: Implement guestmemfd
` [PATCH v16 22/34] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH v16 23/34] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH v16 24/34] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH v16 25/34] gunyah: rsc_mgr: Add RPC to enable demand paging
` [PATCH v16 26/34] mm/interval_tree: Export iter_first/iter_next
` [PATCH v16 27/34] virt: gunyah: Enable demand paging
` [PATCH v16 28/34] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v16 29/34] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH v16 30/34] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v16 31/34] virt: gunyah: Add irqfd interface
` [PATCH v16 32/34] virt: gunyah: Add IO handlers
` [PATCH v16 33/34] virt: gunyah: Add ioeventfd
` [PATCH v16 34/34] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH v3] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards
 2024-01-09 19:35 UTC 

[PATCH v1 0/2] Rust enablement for LoongArch
 2024-01-09 19:33 UTC  (2+ messages)

[PATCH v3 0/4] drm/msm: provide migration path from MDP5 to DPU driver
 2024-01-09 19:32 UTC  (7+ messages)
` [PATCH v3 3/4] drm/msm: add a kernel param to select between MDP5 and DPU drivers

[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-09 19:31 UTC  (6+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2023-12-21  6:59 UTC  (2+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE

[PATCH] Input: i8042 - add quirk for Lenovo ThinkPad T14 Gen 1
 2024-01-09 19:28 UTC  (4+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-09 19:27 UTC  (4+ messages)
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()

[PATCH] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
 2024-01-09 19:19 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] [mm?] WARNING in hpage_collapse_scan_pmd
 2024-01-09 19:26 UTC  (2+ messages)

[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
 2024-01-09 19:23 UTC  (4+ messages)
` [PATCH v1 1/3] arm64: Add Neoverse-V2 part
` [PATCH v1 2/3] tools headers "
` [PATCH v1 3/3] perf arm-spe: Add Neoverse-V2 to neoverse list

[PATCH v2 0/4] kselftest: alsa: Fix a couple of format specifiers and function parameters
 2024-01-09 19:23 UTC  (3+ messages)

[GIT PULL] Kselftest next update for Linux 6.8-rc1
 2024-01-09 19:21 UTC 

[PATCH v3 0/4] Bluetooth: Improve retrying of connection attempts
 2024-01-09 19:20 UTC  (3+ messages)

[PATCH v4 0/4] Reduce synchronize_rcu() latency(v4)
 2024-01-09 19:16 UTC  (3+ messages)
` [PATCH v4 1/4] rcu: Reduce synchronize_rcu() latency

[PATCH] md: fix md_seq_ops() regressions
 2024-01-09 19:14 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: add SPI controller aliases to RK3399
 2024-01-09 19:14 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add spi controller aliases on rk3399
` [PATCH 2/2] arm64: dts: rockchip: remove duplicate SPI aliases for helios64

[PATCH] staging: vt6655: fixed check alignment of open parenthesis in card.c
 2024-01-09 19:10 UTC  (4+ messages)

[PATCH] kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
 2024-01-09 19:07 UTC  (4+ messages)

[PATCH] x86/mtrr: Check if fixed MTRRs exist before saving them
 2024-01-09 19:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: media: mediatek-jpeg-encoder: change max iommus count
 2024-01-09 19:06 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in signal_wake_up_state
 2024-01-09 19:05 UTC  (2+ messages)

[GIT PULL] gpio: updates for v6.8-rc1
 2024-01-09 19:05 UTC 

[GIT PULL] non-MM updates for 6.8-rc1
 2024-01-09 19:04 UTC 

[PATCH 6.6 000/124] 6.6.11-rc1 review
 2024-01-09 18:59 UTC  (2+ messages)

[PATCH] of: Fix double free in of_parse_phandle_with_args_map
 2024-01-09 18:58 UTC  (2+ messages)

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-09 18:58 UTC  (9+ messages)
` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH RFC v2 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[GIT PULL] execve updates for v6.8-rc1
 2024-01-09 18:57 UTC  (4+ messages)

[PATCH] RISC-V: only flush icache when it has VM_EXEC set
 2024-01-09 18:48 UTC 

[PATCH] dt-bindings: mtd: Change the schema for nodename which includes "sram"
 2024-01-09 18:43 UTC  (2+ messages)

[PATCH v6 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-09 18:43 UTC  (3+ messages)
` [PATCH v6 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v6 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-09 18:42 UTC  (8+ messages)
` [PATCH 1/4] netfs: "
` [PATCH 2/4] afs: "
` [PATCH 3/4] erofs: "
` [PATCH 4/4] cifs: "

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-09 18:41 UTC  (12+ messages)
` [DO NOT MERGE v6 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v6 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v6 25/37] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v6 27/37] dt-bindings: ata: ata-generic: Add new targets

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-09 18:38 UTC  (8+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit

[GIT PULL] KUnit next update for Linux 6.8-rc1
 2024-01-09 18:37 UTC 

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-09 18:37 UTC  (2+ messages)

[PATCH v3] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
 2024-01-09 18:31 UTC 

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-01-09 18:30 UTC  (8+ messages)
` [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes

[v2 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-01-09 18:30 UTC  (5+ messages)
` [v2 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v2 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-09 18:27 UTC  (8+ messages)
` [PATCH v8 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint "

[PATCH v2 0/2] Add waveshare 7inch touchscreen panel support
 2024-01-09 18:26 UTC  (3+ messages)
` [PATCH v2 2/2] gpu: drm: panel: panel-simple: add new display mode for waveshare 7inch touchscreen panel

[PATCH] iio: light: vcnl4000: Set ps high definition for 4040/4200
 2024-01-09 18:25 UTC  (3+ messages)

[PATCH v2] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
 2024-01-09 17:03 UTC  (3+ messages)

[syzbot] [kernel?] WARNING in input_unregister_device (2)
 2024-01-09 18:22 UTC 

[syzbot] [serial?] KMSAN: uninit-value in n_tty_receive_buf_closing (2)
 2024-01-09 18:22 UTC 

[PATCH] Revert "drm/msm/gpu: Push gpu lock down past runpm"
 2024-01-09 18:22 UTC 

[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (3)
 2024-01-09 18:21 UTC 

[syzbot] Monthly ext4 report (Jan 2024)
 2024-01-09 18:20 UTC 

[syzbot] Monthly gfs2 report (Jan 2024)
 2024-01-09 18:20 UTC 

[syzbot] Monthly ntfs report (Jan 2024)
 2024-01-09 18:20 UTC 

[syzbot] [crypto?] KMSAN: uninit-value in chksum_update
 2024-01-09 18:20 UTC 

[syzbot] Monthly block report (Jan 2024)
 2024-01-09 18:20 UTC 

[syzbot] Monthly bpf report (Jan 2024)
 2024-01-09 18:20 UTC 

[syzbot] [hams?] KMSAN: uninit-value in nr_route_frame
 2024-01-09 18:20 UTC 

[syzbot] [ntfs?] KASAN: use-after-free Write in ntfs_perform_write
 2024-01-09 18:19 UTC 

[PATCH v2 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-09 18:18 UTC  (3+ messages)

[syzbot] [modules?] INFO: task hung in _vm_unmap_aliases (3)
 2024-01-09 18:18 UTC 

[syzbot] [kvm?] KMSAN: uninit-value in em_ret_far
 2024-01-09 18:18 UTC 

[v5.15] WARNING in kvm_arch_vcpu_ioctl_run
 2024-01-09 18:18 UTC 

[PATCH-next] firmware: arm_scmi: Fix Clock protocol supported version
 2024-01-09 18:17 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in longest_match_std (2)
 2024-01-09 18:17 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_lookup
 2024-01-09 18:17 UTC 

[syzbot] [mm?] general protection fault in __hugetlb_zap_begin
 2024-01-09 18:17 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in ext4_quota_write
 2024-01-09 18:17 UTC  (2+ messages)

[syzbot] [bpf?] [net?] WARNING in __sk_msg_free
 2024-01-09 18:17 UTC  (2+ messages)

[PATCH 0/7] New DRM properties for output color format
 2024-01-09 18:11 UTC  (8+ messages)
` [PATCH 1/7] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH 2/7] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH 3/7] drm/amd/display: Add handling for new "active color format" property
` [PATCH 4/7] drm/i915/display: "
` [PATCH 5/7] drm/uAPI: Add "preferred color format" drm property as setting for userspace
` [PATCH 6/7] drm/amd/display: Add handling for new "preferred color format" property
` [PATCH 7/7] drm/i915/display: "

[PATCH v2] ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-09 18:11 UTC 

[PATCH v3 0/4] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support
 2024-01-09 18:02 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: media: camss: Add qcom,sc8280xp-camss binding

[PATCH v3 0/4] Add support of color temperature and chromaticity
 2024-01-09 18:00 UTC  (5+ messages)
` [PATCH v3 1/4] iio: hid-sensor-als: Assign channels dynamically
` [PATCH v3 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums
` [PATCH v3 3/4] iio: hid-sensor-als: Add light color temperature support
` [PATCH v3 4/4] iio: hid-sensor-als: Add light chromaticity support

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-09 17:59 UTC  (11+ messages)
` [EXT] "

[PATCH v7 0/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-09 17:58 UTC  (3+ messages)

[PATCH 2/2] cpufreq/amd-pstate: Adding Zen4 support in introduction
 2024-01-09 17:58 UTC 

[PATCH 1/2] admin-guide: Fixing typos
 2024-01-09 17:57 UTC 

[PATCH v4 2/4] arch/x86: Move internal setup_data structures into setup_data.h
 2024-01-09 17:58 UTC  (3+ messages)

[PATCH v1] misc: fastrpc: Pass proper arguments to scm call
 2024-01-09 17:55 UTC  (4+ messages)

[PATCH v5 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-09 17:54 UTC  (6+ messages)
` [PATCH v5 2/2] documentation: Document "

[PATCH] Bluetooth: qca: fix device-address endianness
 2024-01-09 17:54 UTC  (4+ messages)

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2024-01-09 17:51 UTC  (7+ messages)
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits

[PATCH 0/3] wifi: ath12k: Cleanup QMI messaging functions
 2024-01-09 17:51 UTC  (2+ messages)
` [PATCH 1/3] wifi: ath12k: Remove unnecessary struct qmi_txn initializers


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