The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-01-29 02:26:38 to 2024-01-29 07:42:09 UTC [more...]

[PATCH v2] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-01-29  7:26 UTC 

[RFC PATCH v2 0/3] bluetooth/gnss: GNSS support for TiWi chips
 2024-01-29  7:40 UTC  (5+ messages)
` [RFC PATCH v2 1/3] gnss: Add AI2 protocol used by some TI combo chips
` [RFC PATCH v2 2/3] bluetooth: ti-st: Add GNSS subdevice for TI Wilink chips

[PATCH] usb: uhci-grlib: Explicitly include linux/platform_device.h
 2024-01-29  7:41 UTC  (3+ messages)

[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
 2024-01-29  7:39 UTC  (16+ messages)
` [PATCH 4/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588

[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-01-29  7:34 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[PATCH v1 RESEND] spmi: hisi-spmi-controller: Fix kernel panic on rmmod
 2024-01-29  7:31 UTC  (4+ messages)

@ X - Finalized Philsophy
 2024-01-29  7:30 UTC 

[PATCH] doc: ipu3: Fix UAPI header doc warnings
 2024-01-29  7:29 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.8-rc3
 2024-01-29  7:27 UTC 

[PATCH v7] io_uring: Statistics of the true utilization of sq threads
 2024-01-29  7:18 UTC  (2+ messages)
  `  "

[PATCH 1/1] iommu/vt-d: Remove INTEL_IOMMU_BROKEN_GFX_WA
 2024-01-29  7:24 UTC  (5+ messages)

[PATCHv6 00/16] x86/tdx: Add kexec support
 2024-01-29  7:22 UTC  (3+ messages)
` [PATCHv6 09/16] x86/mm: Adding callbacks to prepare encrypted memory for kexec

[PATCH] ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
 2024-01-29  7:18 UTC 

[PATCH 1/2] x86/fred: Fix build with clang
 2024-01-29  6:45 UTC  (2+ messages)
` [PATCH v1A "

[PATCH] dt-bindings: display: bridge: it6505: Add #sound-dai-cells
 2024-01-29  7:16 UTC  (3+ messages)

[RFC] Randomness on confidential computing platforms
 2024-01-29  7:15 UTC  (6+ messages)

[PATCH bpf-next v4 0/3] Fix make install target for BPF selftests
 2024-01-29  7:09 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Remove incorrect object path
` [PATCH bpf-next v4 2/3] selftests/bpf: Make install target copy test_progs extra files
` [PATCH bpf-next v4 3/3] selftests/bpf: Make install target copy bpftool

[RFC PATCH v2 0/3] Virtio SPI Linux driver compliant to draft spec V10
 2024-01-29  7:06 UTC  (7+ messages)
` [RFC PATCH v2 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v2 2/3] virtio-spi: Add virtio-spi.h (V10 draft specification)
` [RFC PATCH v2 3/3] SPI: Add virtio SPI driver "

[PATCH v9 00/27] Enable CET Virtualization
 2024-01-29  7:04 UTC  (3+ messages)
` [PATCH v9 26/27] KVM: nVMX: Enable CET support for nested guest

[PATCH v18 000/121] KVM TDX basic feature support
 2024-01-29  7:03 UTC  (8+ messages)
` [PATCH v18 003/121] KVM: x86: Add is_vm_type_supported callback
` [PATCH v18 004/121] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH v18 047/121] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page

[PATCH v4 0/2] Add helper function to get and enable all bulk clocks
 2024-01-29  6:58 UTC  (5+ messages)
  ` [PATCH v4 1/2] clk: Provide managed helper to get and enable "
  ` [PATCH v4 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

[RFC PATCH 0/5] of: automate of_node_put() - new approach to loops
 2024-01-29  6:54 UTC  (4+ messages)
` [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling

[PATCH V3 0/3] mmc: Add partial initialization support
 2024-01-29  6:50 UTC  (6+ messages)
` [PATCH V3 1/3] mmc: core: "

BLKDISCARD... off by -4kiB @ >=4GiB?
 2024-01-29  6:45 UTC 

[PATCH RFC for upstream 0/4] Add support for ETML1010G3DRA LVDS display on phyBOARD-Pollux
 2024-01-29  6:45 UTC  (4+ messages)
` [PATCH RFC for upstream 1/4] dt-bindings: display: panel-simple: add ETML1010G3DRA

[PATCH] eventfs: Have inodes have unique inode numbers
 2024-01-29  6:44 UTC  (17+ messages)

[PATCH 1/1] x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
 2024-01-29  6:38 UTC 

[PATCH v4,00/22] media: add driver to support secure video decoder
 2024-01-29  6:30 UTC  (23+ messages)
` [PATCH v4,01/22] v4l2: add restricted memory flags
` [PATCH v4,02/22] v4l2: handle restricted memory flags in queue setup
` [PATCH v4,03/22] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v4,04/22] v4l: add documentation for restricted memory flag
` [PATCH v4,05/22] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v4,06/22] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v4,07/22] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v4,08/22] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v4,09/22] media: mediatek: vcodec: allocate tee share memory
` [PATCH v4,10/22] media: mediatek: vcodec: send share memory data to optee
` [PATCH v4,11/22] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v4,12/22] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v4,13/22] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v4,14/22] media: mediatek: vcodec: Add capture format to support one plane memory
` [PATCH v4,15/22] media: mediatek: vcodec: Add one plane format
` [PATCH v4,16/22] media: mediatek: vcodec: support one plane capture buffer
` [PATCH v4,17/22] media: mediatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v4,18/22] media: mediatek: vcodec: remove parse nal_info in kernel
` [PATCH v4,19/22] media: mediatek: vcodec: disable wait interrupt for svp mode
` [PATCH v4,20/22] media: mediatek: vcodec: support tee decoder
` [PATCH v4,21/22] media: mediatek: vcodec: move vdec init interface to setup callback
` [PATCH v4,22/22] media: mediatek: vcodec: support hevc svp for mt8188

[PATCH v2] soc: qcom: rpmh-rsc: Enhance check for VREG in-flight request
 2024-01-29  6:27 UTC  (5+ messages)

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-29  6:27 UTC  (3+ messages)

[PATCH 0/2] EDAC/{igen6,i10nm}: Add EDAC support for two Intel CPUs
 2024-01-29  6:20 UTC  (3+ messages)
` [PATCH 1/2] EDAC/igen6: Add one more Intel Alder Lake-N SoC support
` [PATCH 2/2] EDAC/i10nm: Add Intel Grand Ridge micro-server support

[PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-29  6:21 UTC  (5+ messages)
` [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()
` [PATCH 2/4 V3 net-next] cpumask: define cleanup function for cpumasks
` [PATCH 3/4 V3 net-next] net: mana: add a function to spread IRQs per CPUs
` [PATCH 4/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores

[PATCH v3 00/15] block atomic writes
 2024-01-29  6:20 UTC  (6+ messages)
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-29  6:16 UTC  (8+ messages)
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker

[PATCH] mempolicy: check home_node is in the nodes of policy
 2024-01-29  6:15 UTC  (3+ messages)

[PATCH 1/1] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-29  6:15 UTC  (3+ messages)

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-29  6:11 UTC  (10+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations

[V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-29  6:10 UTC 

[PATCH 0/2] Fix double allocation in swiotlb_alloc()
 2024-01-29  6:08 UTC  (3+ messages)
` [PATCH 2/2] swiotlb: Enforce page alignment "

[PATCH V4 01/13] ASoC/soundwire: implement generic api for scanning amd soundwire controller
 2024-01-29  5:51 UTC  (13+ messages)
` [PATCH V4 02/13] soundwire: amd: update license
` [PATCH V4 03/13] soundwire: amd: refactor amd soundwire manager device node creation
` [PATCH V4 04/13] soundwire: amd: implement function to extract slave information
` [PATCH V4 05/13] soundwire: amd: refactor soundwire pads enable
` [PATCH V4 06/13] soundwire: amd: refactor register mask structure
` [PATCH V4 07/13] ASoC: SOF: amd: add code for invoking soundwire manager helper functions
` [PATCH V4 08/13] ASoC: SOF: amd: add interrupt handling for SoundWire manager devices
` [PATCH V4 09/13] ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platforms
` [PATCH V4 10/13] ASoC: SOF: amd: add machine select logic for soundwire based platforms
` [PATCH V4 11/13] ASoC: SOF: amd: update descriptor fields for acp6.3 based platform
` [PATCH V4 12/13] ASoC: SOF: amd: select soundwire dependency flag "
` [PATCH V4 13/13] ASoC: SOF: amd: refactor acp driver pm ops

[syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
 2024-01-29  5:53 UTC  (4+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-29  5:48 UTC  (3+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-01-29  5:45 UTC 

[PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
 2024-01-29  5:43 UTC  (2+ messages)

[PATCH net] octeontx2-af: Initialize bitmap arrays
 2024-01-29  5:24 UTC  (6+ messages)
  ` [EXT] "

[PATCH net v2] octeontx2-af: Initialize bitmap arrays
 2024-01-29  5:23 UTC 

[PATCH 0/7] AMD Pstate Driver Core Performance Boost
 2024-01-29  5:22 UTC  (13+ messages)
` [PATCH 1/7] cpufreq: amd-pstate: remove set_boost callback for passive mode
` [PATCH 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH 4/7] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq()
` [PATCH 7/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method

[PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc()
 2024-01-29  5:20 UTC  (4+ messages)

[PATCH] mm: init_mlocked_on_free_v2
 2024-01-29  5:18 UTC 

[PATCH v12 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-29  5:16 UTC  (7+ messages)
` [PATCH v12 1/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v12 2/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [PATCH v12 3/5] iommu/vt-d: simplify parameters of qi_submit_sync() ATS invalidation callers
` [PATCH v12 4/5] iommu/vt-d: pass pdev parameter for qi_check_fault() and refactor callers
` [PATCH v12 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-29  5:15 UTC  (12+ messages)

[PATCH V3 0/7] Add NSS clock controller support for IPQ9574
 2024-01-29  5:11 UTC  (8+ messages)
` [PATCH V3 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V3 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH V3 3/7] clk: qcom: gcc-ipq9574: Add gpll0_out_aux clock & enable few nssnoc clocks
` [PATCH V3 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH V3 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH V3 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node
` [PATCH V3 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
 2024-01-29  5:07 UTC  (4+ messages)

[PATCH] ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
 2024-01-29  5:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-01-29  5:03 UTC  (7+ messages)
` [PATCH v2 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding
      ` [EXTERNAL] "
  ` [EXTERNAL] Re: [PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code

[PATCH net-next v5 0/8] add octeon_ep_vf driver
 2024-01-29  5:02 UTC  (9+ messages)
` [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization
` [PATCH net-next v5 2/8] octeon_ep_vf: add hardware configuration APIs
` [PATCH net-next v5 3/8] octeon_ep_vf: add VF-PF mailbox communication
` [PATCH net-next v5 4/8] octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
` [PATCH net-next v5 5/8] octeon_ep_vf: add support for ndo ops
` [PATCH net-next v5 6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support
` [PATCH net-next v5 7/8] octeon_ep_vf: add ethtool support
` [PATCH net-next v5 8/8] octeon_ep_vf: update MAINTAINERS

[PATCH 0/3] fs/exec: remove current->in_execve flag
 2024-01-29  4:46 UTC  (4+ messages)
` [PATCH 1/3] LSM: add security_bprm_aborting_creds() hook

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-01-29  4:35 UTC  (4+ messages)
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework

[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
 2024-01-29  4:36 UTC  (2+ messages)

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-01-29  4:20 UTC  (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[PATCH v3 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2024-01-29  4:08 UTC  (3+ messages)
` [PATCH v3 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure

[PATCH v3 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
 2024-01-29  4:05 UTC  (3+ messages)
` [PATCH v3 2/2] phy: qcom: edp: Add set_mode op for configuring eDP/DP submode

[PATCH 0/5] Miscelleanous fixes and improvements to Infield Scan
 2024-01-29  3:55 UTC  (4+ messages)
` [PATCH 1/5] platform/x86/intel/ifs: Call release_firmware() when handling errors

[PATCH RESEND v6] arm64: dts: qcom: qcm6490-idp: Add definition for three LEDs
 2024-01-29  3:57 UTC  (2+ messages)

[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-29  3:56 UTC  (5+ messages)
` [PATCH v5 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH v2 00/13] Add ISP 3A for StarFive
 2024-01-29  2:16 UTC  (2+ messages)
` 回复: "

[PATCH 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs
 2024-01-29  3:47 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
` [PATCH 2/2] riscv: dts: sophgo: cv18xx: Add i2c devices

[PATCH v1 0/4] CAST Controller Area Network driver support
 2024-01-29  3:12 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix
` [PATCH v1 2/4] dt-bindings: can: Add bindings for CAST CAN Controller
` [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
` [PATCH v1 4/4] riscv: dts: starfive: jh7110: Add CAN node

[PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
 2024-01-29  3:41 UTC  (12+ messages)

[PATCH 18/46] of: reserved_mem: Add code to dynamically allocate reserved_mem array
 2024-01-29  3:39 UTC  (2+ messages)

[PATCH] drm/i915/gvt: Fix uninitialized variable in handle_mmio()
 2024-01-29  3:37 UTC  (2+ messages)

[PATCH v14,RESEND 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
 2024-01-29  0:59 UTC  (5+ messages)
` [PATCH v14,RESEND 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v14,RESEND 10/22] PCI: microchip: Rename interrupt related functions
` [PATCH v14,RESEND 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v14,RESEND 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event

[GIT PULL] tracing: A couple of fixes for 6.8
 2024-01-29  3:31 UTC 

linux-next: Tree for Jan 29
 2024-01-29  3:30 UTC 

[PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver
 2024-01-29  3:28 UTC  (4+ messages)

[for-linus][PATCH 0/2] tracing: A couple of updates for 6.8
 2024-01-29  3:25 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing/trigger: Fix to return error if failed to alloc snapshot
` [for-linus][PATCH 2/2] tracefs: remove stale update_gid code

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-01-29  3:25 UTC  (6+ 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()

[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
 2024-01-29  3:06 UTC  (2+ messages)
` [External] "

[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
 2024-01-29  3:05 UTC  (6+ messages)

[Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_queue_msg_fh and 4 other crashes in the cec device (`cec_ioctl`)
 2024-01-29  3:03 UTC  (3+ messages)

[PATCH] net/tun: use reciprocal_scale
 2024-01-29  3:01 UTC  (2+ messages)

[PATCH] doc: Fix malformed table in gadget-testing.rst
 2024-01-29  2:59 UTC  (2+ messages)

[Linux Kernel Bug][ipv6/udp] memory leak in __ip6_append_data
 2024-01-29  2:47 UTC  (3+ messages)

[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
 2024-01-29  2:46 UTC  (5+ messages)

[PATCH v4 0/3] Introduce EC-based watchdog
 2024-01-29  2:42 UTC  (3+ messages)
` [PATCH v4 1/3] platform/chrome: Update binary interface for "

[PATCH v6 0/4] VM: selftests: Add LoongArch support
 2024-01-29  2:41 UTC  (3+ messages)

[PATCH 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-01-29  2:40 UTC  (3+ messages)
` [PATCH 2/3] crypto: hisilicon/qm - obtain stop "

[PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
 2024-01-29  2:40 UTC  (2+ messages)

[PATCH v8 0/7] Fixes and improvements for RS485
 2024-01-29  2:39 UTC  (3+ messages)

[PATCH 0/3] add debugfs to hisilicon migration driver
 2024-01-29  2:37 UTC  (5+ messages)
` [PATCH 2/3] hisi_acc_vfio_pci: register debugfs for "

linux-next: manual merge of the rust tree with the mm tree
 2024-01-29  2:33 UTC 

[PATCH] optee: support wq_sleep_timeout
 2024-01-29  2:32 UTC  (3+ messages)

[PATCH v2,1/2] media: mediatek: vcodec: adding lock to protect decoder context list
 2024-01-29  2:31 UTC  (2+ messages)
` [PATCH v2,2/2] media: mediatek: vcodec: adding lock to protect encoder "


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