linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-06 17:47:22 to 2024-04-07 08:15:18 UTC [more...]

[GIT PULL] x86 fixes
 2024-04-07  8:15 UTC  (2+ messages)

[PATCH 0/3] drivers: thermal/hwmon: intel: Use model-specific bitmasks for temperature registers
 2024-04-07  8:13 UTC  (3+ messages)
` [PATCH 1/3] thermal: intel: intel_tcc: Add model checks "

[PATCH net v4] virtio_net: Do not send RSS key if it is not supported
 2024-04-07  8:12 UTC  (2+ messages)

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-04-07  8:12 UTC  (8+ messages)

[PATCH v4 0/4] libbpf: API to partially consume items from ringbuffer
 2024-04-07  8:09 UTC  (6+ messages)
` [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n

[PATCH v2 0/2] Enable JPEG encoding on rk3588
 2024-04-07  8:08 UTC  (4+ messages)

[PATCH V2] ppdev: Add an error check in register_device
 2024-04-07  8:03 UTC 

[PATCH net] nfc: nci: Fix uninit-value in nci_rx_work
 2024-04-07  8:05 UTC 

[PATCH v2 0/9] crypto: hisilicon - Optimize and fix some driver processes
 2024-04-07  8:00 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: hisilicon/sec - Add the condition for configuring the sriov function
` [PATCH v2 2/9] crypto: hisilicon/debugfs - Fix debugfs uninit process issue
` [PATCH v2 3/9] crypto: hisilicon/sgl - Delete redundant parameter verification
` [PATCH v2 4/9] crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creation
` [PATCH v2 5/9] crypto: hisilicon/qm - Add the default processing branch
` [PATCH v2 6/9] crypto: hisilicon - Adjust debugfs creation and release order
` [PATCH v2 7/9] crypto: hisilicon/sec - Fix memory leak for sec resource release
` [PATCH v2 8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
` [PATCH v2 9/9] crypto: hisilicon/qm - Add the err memory release process to qm uninit

[GIT PULL] timer fixes
 2024-04-07  8:03 UTC 

[PATCH 1/2] mm/cma: drop incorrect alignment check in cma_init_reserved_mem
 2024-04-07  8:02 UTC  (3+ messages)
` [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid

[GIT PULL] perf fix
 2024-04-07  7:55 UTC 

[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
 2024-04-07  7:50 UTC  (3+ messages)

Fwd: Steam Deck OLED 6.8.2 nau8821-max fails
 2024-04-07  7:47 UTC  (2+ messages)

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-07  7:38 UTC  (5+ messages)
` [PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-07  7:36 UTC  (6+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "

[PATCH] regulator: irq_helpers: duplicate IRQ name
 2024-04-07  7:35 UTC 

[PATCH] quota: don't let mark_dquot_dirty() fail silently
 2024-04-07  7:31 UTC 

[PATCH 00/12] Consolidate domain cache invalidation
 2024-04-07  7:28 UTC  (22+ messages)
` [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
` [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpers
` [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
` [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map
` [PATCH 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
` [PATCH 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user

[PATCH 1/2] f2fs: fix to relocate check condition in f2fs_fallocate()
 2024-04-07  7:29 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_compress_blocks()
 2024-04-07  7:26 UTC  (2+ messages)
` [PATCH 2/2] f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()

[PATCH next] drivers: soc: qcom: Auto cleanup using __free(device_node)
 2024-04-07  7:23 UTC 

[PATCH v7] f2fs: fix zoned block device information initialization
 2024-04-07  7:21 UTC 

[PATCH v2] phy: qcom: m31: match requested regulator name with dt schema
 2024-04-07  7:21 UTC  (2+ messages)

[PATCH] phy: qcom: m31: match requested regulator name with dt schema
 2024-04-07  7:21 UTC  (2+ messages)

[PATCH v2] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-07  7:11 UTC  (9+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-07  7:05 UTC  (25+ messages)
` [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v19 081/130] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v19 082/130] KVM: TDX: restore user ret MSRs
` [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall

[PATCH] scsi: lpfc: Fix a possible null pointer dereference
 2024-04-07  7:01 UTC  (3+ messages)

[PATCH V2] scsi: lpfc: Fix a possible null pointer dereference
 2024-04-07  6:58 UTC 

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-04-07  6:58 UTC  (5+ messages)
` [PATCH 06/10] mm: page_alloc: fix freelist movement during block conversion

[PATCH] mm,swap: add document about RCU read lock and swapoff interaction
 2024-04-07  6:54 UTC 

[PATCH] mm/mmap: make vma_wants_writenotify return bool
 2024-04-07  6:26 UTC 

[PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-07  6:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'

[PATCH] mm/mmap: make accountable_mapping return bool
 2024-04-07  6:38 UTC 

[PATCH -next 1/3] powerpc: boot: Fix a typo in partial_decompress() comment
 2024-04-07  6:39 UTC  (3+ messages)
` [PATCH -next 2/3] powerpc: Fix kernel-doc comments in fsl_gtm.c
` [PATCH -next 3/3] powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()

[PATCH v1] ACPI: Declare acpi_blacklisted() only if CONFIG_X86 is enabled
 2024-04-07  6:33 UTC 

[PATCH v3] ALSA: hda/tas2781: correct the register for pow calibrated data
 2024-04-07  6:32 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP SnowWhite laptops
 2024-04-07  6:31 UTC  (2+ messages)

[syzbot] [mtd?] WARNING: zero-size vmalloc in ubi_read_volume_table
 2024-04-07  6:31 UTC  (2+ messages)

[PATCH 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-04-07  6:31 UTC  (7+ messages)
` [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits
` [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment

[PATCH V2] drm/arm/malidp: fix a possible null pointer dereference
 2024-04-07  6:30 UTC 

[PATCH v5 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-07  6:28 UTC  (3+ messages)
` [PATCH v5 2/4] drm/bridge: add lvds controller support for sam9x7

[PATCH -next] ARM: Add kernel-doc comments to ssp_read_word()
 2024-04-07  6:08 UTC 

[PATCH] staging: greybus: Clear up precedence for gcam logging macros
 2024-04-07  6:13 UTC  (7+ messages)

[PATCH] KVM: riscv: selftests: Add SBI base extension test
 2024-04-07  6:08 UTC  (5+ messages)

[PATCH v3 0/1] Remove support for legacy UFS
 2024-04-07  6:04 UTC  (2+ messages)
` [PATCH v3 1/1] scsi: ufs: Remove support for old UFSHCI versions

[syzbot] [bpf?] BUG: unable to handle kernel paging request in jhash
 2024-04-07  5:59 UTC 

[syzbot] [kernel?] inconsistent lock state in __do_softirq
 2024-04-07  5:48 UTC 

[PATCH v4 0/2] Samsung Galaxy Z Fold5 initial support
 2024-04-07  5:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: qcom: Document the Samsung Galaxy Z Fold5
` [PATCH v4 2/2] arm64: dts: qcom: sm8550: Add support for "

[syzbot] [gfs2?] possible deadlock in do_qc
 2024-04-07  5:18 UTC 

[PATCH v1 0/1] Add rtc PCF2131 support
 2024-04-07  5:19 UTC  (2+ messages)
` [PATCH v1 1/1] arm64: dts: imx93-11x11-evk: add "

Machine check recovery broken in v6.9-rc1
 2024-04-07  4:51 UTC  (10+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-07  4:50 UTC  (3+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v9 0/6] PCI: qcom: Add support for OPP
 2024-04-07  4:37 UTC  (7+ messages)
` [PATCH v9 1/6] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v9 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v9 3/6] dt-bindings: pci: qcom: Add opp table
` [PATCH v9 4/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v9 5/6] PCI: Bring the PCIe speed to MBps logic to new pcie_link_speed_to_mbps()
` [PATCH v9 6/6] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH] bcachefs: Optimize eytzinger0_sort() with bottom-up heapsort
 2024-04-07  4:12 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] kprobes: Fix possible warn in __arm_kprobe_ftrace()
 2024-04-07  3:59 UTC 

[PATCH v2] cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
 2024-04-07  3:51 UTC  (5+ messages)
` [Problem ?] cxl list show nothing after reboot "

[RESPIN PATCH] irqchip/gic-v4.1:Fix VSYNC referencing an unmapped VPE
 2024-04-07  3:40 UTC  (2+ messages)

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-04-07  3:38 UTC  (7+ messages)

[PATCH v2] f2fs: zone: don't block IO if there is remained open zone
 2024-04-07  3:37 UTC  (3+ messages)

[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
 2024-04-07  3:24 UTC 

[PATCH v6] f2fs: fix zoned block device information initialization
 2024-04-07  3:20 UTC  (3+ messages)
` [f2fs-dev] "

[syzbot] [net?] WARNING in cleanup_net (3)
 2024-04-07  3:20 UTC  (3+ messages)

[PATCH v7] f2fs: prevent writing without fallocate() for pinned files
 2024-04-07  3:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-07  3:17 UTC  (3+ messages)
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-07  3:15 UTC  (2+ messages)

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-07  3:13 UTC  (8+ messages)
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
 2024-04-07  3:12 UTC  (2+ messages)

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-04-07  3:09 UTC  (10+ messages)
` [PATCH v2 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMA

[PATCH 1/2] media: v4l2-ctrls: Add average qp control
 2024-04-07  2:43 UTC  (3+ messages)

[PATCH 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-07  2:31 UTC  (2+ messages)

[PATCH] HID: Remove the unused variable minor
 2024-04-07  2:28 UTC 

[PATCH] HID: nintendo: Remove unused function
 2024-04-07  2:11 UTC 

[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-07  2:08 UTC  (3+ messages)
` [PATCH v2 2/3] "

[syzbot] [kernfs?] KASAN: slab-out-of-bounds Read in wb_writeback
 2024-04-07  2:05 UTC  (6+ messages)
` [syzbot] [nilfs?] "

[PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-07  2:03 UTC  (2+ messages)

[PATCH v2 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-04-07  1:50 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additionalProperties to true
` [PATCH v2 2/6] dt-bindings: firmware: add i.MX SCMI Extension protocol
` [PATCH v2 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol

[PATCH v2 0/3] SLUB: improve filling cpu partial a bit in get_partial_node()
 2024-04-07  1:47 UTC  (4+ messages)
` [PATCH v2 3/3] mm/slub: simplify get_partial_node()

[PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
 2024-04-07  1:47 UTC  (2+ messages)

[PATCH] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-07  1:37 UTC  (5+ messages)

[PATCH] usb: chipidea: move ci_ulpi_init after the phy initialization
 2024-04-07  1:19 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe path
 2024-04-07  1:14 UTC 

[PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-04-07  0:57 UTC  (2+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-07  0:50 UTC  (7+ messages)

[PATCH 0/4] RS485 cleanups
 2024-04-07  0:27 UTC  (5+ messages)
` [PATCH 1/4] serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
` [PATCH 2/4] serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
` [PATCH 3/4] serial: 8250: Remove superfluous sanity check
` [PATCH 4/4] serial: ar933x: Remove unneeded static structure

[PATCH net-next] net: sched: cake: Optimize number of calls to cake_heapify()
 2024-04-06 23:55 UTC 

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-04-06 23:27 UTC  (8+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_anon_rmap()

Regression in kernel 6.8.2 fails in various ways (USB, BT, ...)
 2024-04-06 23:26 UTC  (5+ messages)

[PATCH v2 0/1] i2c: Handle HAS_IOPORT dependencies
 2024-04-06 19:49 UTC  (2+ messages)

[tip:master] BUILD SUCCESS f6f609de2b987bfce0dd3283f7bfbff1aa692c7a
 2024-04-06 23:11 UTC 

[tip:x86/urgent] BUILD SUCCESS b377c66ae3509ccea596512d6afb4777711c4870
 2024-04-06 23:09 UTC 

[tip:x86/percpu] BUILD SUCCESS 93cfa544cf9e4771def159002304a2e366cd97af
 2024-04-06 23:09 UTC 

[PATCH] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-06 22:03 UTC  (2+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-06 22:00 UTC  (11+ messages)
              ` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-06 21:47 UTC  (2+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-04-06 21:42 UTC  (7+ messages)

[PATCH 1/1] fixup! increase PERCPU_MODULE_RESERVE to accommodate allocation tags
 2024-04-06 21:40 UTC 

[PATCH] bcachefs: Rename struct field swap to prevent macro naming collision
 2024-04-06 21:38 UTC  (4+ messages)

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-06 21:37 UTC  (3+ messages)
` [RFC PATCH v3 6/9] selftests: cgroup: Add basic tests for pids controller

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-06 21:32 UTC  (5+ messages)
` [PATCH v6 2/2] selftests/timers/posix_timers: Test delivery of signals across threads

[PATCH 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-06 21:30 UTC  (9+ messages)
` [PATCH 1/4] selftests/arm: Add mm test
` [PATCH 2/4] selftests/arm: Add signal tests
` [PATCH 3/4] selftests/arm: Add elf test
` [PATCH 4/4] selftests: Add build infrastructure along with README

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-06 21:23 UTC  (7+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "
` [PATCH 3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uring zerocopy test

[PATCH 0/2] tracing/selftests: Verbosity improvements to KTAP output
 2024-04-06 21:05 UTC  (5+ messages)
` [PATCH 1/2] tracing/selftests: Support log output when generating "
` [PATCH 2/2] tracing/selftests: Default to verbose mode when running in kselftest

[PATCH] net: change maximum number of UDP segments to 128
 2024-04-06 20:56 UTC  (2+ messages)

[PATCH v20 0/5] Introducing trace buffer mapping by user-space
 2024-04-06 20:46 UTC  (3+ messages)
` [PATCH v20 5/5] ring-buffer/selftest: Add ring-buffer mapping test

lib/overflow_kunit.c:295:14-19: Unneeded variable: "index". Return "0" on line 297
 2024-04-06 20:35 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
 2024-04-06 20:17 UTC 

[PATCH net-next 0/2] net: Clean up some EEE code
 2024-04-06 20:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: usb: lan78xx: Fixup EEE
` [PATCH net-next 2/2] net: lan743x: "

[PATCH 0/1] m68k: Handle HAS_IOPORT dependencies
 2024-04-06 20:09 UTC  (9+ messages)

[REGRESSION] Build failure on 6.9-rc2 with "x86/bugs: Fix the SRSO mitigation on Zen3/4"
 2024-04-06 19:53 UTC  (4+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-06 19:37 UTC  (7+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH] power: supply: cros_usbpd: Don't show messages for no charging ports found
 2024-04-06 19:17 UTC 

[PATCH] platform/x86: quickstart: Fix race condition when reporting input event
 2024-04-06 18:57 UTC  (2+ messages)

[PATCH 0/4] dev_printk: add dev_errp_probe() helper
 2024-04-06 18:54 UTC  (12+ messages)
` [PATCH 1/4] dev_printk: add new "
` [PATCH 2/4] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH 3/4] iio: backend: make use of dev_errp_probe()

[PATCH v2] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-04-06 18:43 UTC  (2+ messages)

[PATCH v4] Enable haltpoll for arm64
 2024-04-06 18:42 UTC  (5+ messages)
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[gustavoars:testing/WFAMNAE-next20240405-CbC] BUILD SUCCESS 446e1bb72bfad4018cdcaf9895c368da98082ce8
 2024-04-06 18:20 UTC 

[PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
 2024-04-06 17:55 UTC  (11+ messages)

[PATCH] Documentation: ABI: document in_temp_input file
 2024-04-06 17:47 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).