public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 23:11:45 to 2024-08-28 04:26:56 UTC [more...]

[PATCH] mmc : fix for check cqe halt
 2024-08-28  4:26 UTC 

[PATCH 6.10 000/273] 6.10.7-rc1 review
 2024-08-28  4:24 UTC  (3+ messages)

[PATCH v4 0/2] Fix perf adjust period
 2024-08-28  1:10 UTC  (6+ messages)
` [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick "

[RFC PATCH 0/3] PCI: Use Configuration RRS to wait for device ready
 2024-08-28  4:17 UTC  (5+ messages)
` [RFC PATCH 1/3] PCI: Wait for device readiness with Configuration RRS
` [RFC PATCH 2/3] PCI: aardvark: Correct Configuration RRS checking
` [RFC PATCH 3/3] PCI: Rename CRS Completion Status to RRS

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-28  4:12 UTC  (10+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range

[PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-28  4:08 UTC  (7+ messages)

[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
 2024-08-28  4:11 UTC  (7+ messages)
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM

[PATCH] LoongArch: Remove posix_types.h include from sigcontext.h
 2024-08-28  4:11 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
 2024-08-28  4:11 UTC  (4+ messages)

BUG: null pointer dereference in
 2024-08-28  4:09 UTC 

[PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-08-28  4:09 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH] ACPI: Remove msleep() bloat from acpi_os_sleep()
 2024-08-28  4:06 UTC  (3+ messages)

[PATCH] selftests/arm64: Fix build warnings for abi
 2024-08-28  3:49 UTC  (3+ messages)

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-28  3:57 UTC  (3+ messages)

[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
 2024-08-28  3:54 UTC  (3+ messages)

[PATCH] powerpc/qspinlock: Fix deadlock in MCS queue
 2024-08-28  3:52 UTC  (3+ messages)

[PATCH v2] vma remove the unneeded avc bound with non-CoWed folio
 2024-08-28  3:51 UTC  (6+ messages)

[PATCH v12 0/5] Add AP6275P wireless support
 2024-08-28  3:49 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v12 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v12 3/5] dt-bindings: net: wireless: brcm4329-fmac: change properties enum structure
` [PATCH v12 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v12 5/5] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH] selftests: splice: Add splice_read.sh and hint
 2024-08-28  3:40 UTC 

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-08-28  3:45 UTC  (3+ messages)

[PATCH v2] rust: add `module_params` macro
 2024-08-28  3:43 UTC  (5+ messages)

[PATCH v12 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28  3:39 UTC  (3+ messages)
` [PATCH v12 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

jbd2: io throttle for metadata buffers
 2024-08-28  3:32 UTC  (4+ messages)

[PATCH] buffer: Associate the meta bio with blkg from buffer page
 2024-08-28  3:32 UTC 

[PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-08-28  2:56 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support

[PATCH 0/5] TQMa6x / MBa6x DT improvements
 2024-08-28  3:26 UTC  (2+ messages)

[PATCH 0/2] TQMa7x / MBa7x DT improvements
 2024-08-28  3:22 UTC  (2+ messages)

[PATCH v1 2/2] powerpc/debug: hook to user return notifier infrastructure
 2024-08-28  3:17 UTC  (6+ messages)

[PATCH] arm64: dts: layerscape: remove unused num-viewport
 2024-08-28  3:05 UTC  (2+ messages)

[PATCH net-next v2 00/13] net: Simplified with scoped function
 2024-08-28  3:23 UTC  (14+ messages)
` [PATCH net-next v2 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 02/13] net: stmmac: dwmac-sun8i: Use __free() to simplify code
` [PATCH net-next v2 03/13] net: dsa: realtek: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 04/13] net: dsa: realtek: Use __free() to simplify code
` [PATCH net-next v2 05/13] net: phy: Fix missing of_node_put() for leds
` [PATCH net-next v2 06/13] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v2 07/13] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v2 08/13] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v2 09/13] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v2 10/13] net: dsa: microchip: Use scoped function to simplfy code
` [PATCH net-next v2 11/13] net: dsa: microchip: Use __free() "
` [PATCH net-next v2 12/13] net: bcmasp: Simplify with scoped for each OF child loop
` [PATCH net-next v2 13/13] net: bcmasp: Simplify with __free()

[PATCH v2 1/1] arm64: dts: mba8mx: Add Ethernet PHY IRQ support
 2024-08-28  3:13 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues
 2024-08-28  3:11 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Update "vmtest.sh" for cross-compile arm64 on x86_64 host
    `  "

[PATCH 00/24] Complete EEVDF
 2024-08-28  3:06 UTC  (11+ messages)
` [PATCH 12/24] sched/fair: Prepare exit/cleanup paths for delayed_dequeue

[PATCH 0/2] remoteproc: qcom: Introduce DSP support for QCS8300
 2024-08-28  3:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
` [PATCH 2/2] remoteproc: qcom: pas: Add QCS8300 remoteproc support

[PATCH] mips: Remove posix_types.h include from sigcontext.h
 2024-08-28  3:04 UTC 

[PATCH v2] dt-bindings: mfd: adp5585: Add parsing of hogs
 2024-08-28  3:04 UTC 

[PATCH 6.1 000/321] 6.1.107-rc1 review
 2024-08-28  3:02 UTC  (3+ messages)

[PATCH] amba: make amba_bustype constant
 2024-08-28  3:00 UTC  (9+ messages)

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-28  2:55 UTC  (5+ messages)

[PATCH 3/6] dt-bindings: pinctrl: Add fsl,ls1012a-pinctrl yaml file
 2024-08-28  2:51 UTC  (6+ messages)

[RFC 1/2] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
 2024-08-28  2:48 UTC  (2+ messages)
` [RFC 2/2] phy: freescale: fsl-samsung-hdmi: Support dynamic integer divider

[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
 2024-08-28  2:47 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings

[PATCH] mouse_cypress_ps2: Fix 6.11 regression on xps15z
 2024-08-28  2:46 UTC  (3+ messages)

[PATCH V1] mm, slub: avoid zeroing kmalloc redzone
 2024-08-28  2:43 UTC  (3+ messages)

[PATCH v3 06/29] media: iris: introduce iris core state management with shared queues
 2024-08-28  2:38 UTC  (2+ messages)

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-28  2:36 UTC  (4+ messages)

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-28  2:34 UTC  (12+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[patch net-next v2] ethtool: cabletest: fix wrong conditional check
 2024-08-28  2:33 UTC  (2+ messages)

[PATCH] cpu: add CAP_SYSLOG check for reading crash_notes address
 2024-08-28  2:31 UTC  (2+ messages)
`  "

[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-08-28  2:28 UTC  (3+ messages)

[syzbot] [net?] general protection fault in phy_start_cable_test_tdr
 2024-08-28  2:28 UTC 

[PATCH v8] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-28  2:25 UTC  (3+ messages)
  ` 答复: "

[PATCH v1 0/2] Add EDAC driver for loongson memory controller
 2024-08-28  2:24 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: EDAC "

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-28  2:24 UTC  (7+ messages)
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support

[PATCH v4 0/2] livepatch: Add using attribute to klp_func for using function
 2024-08-28  2:23 UTC  (3+ messages)
` [PATCH v4 1/2] Introduce klp_ops into klp_func structure
` [PATCH v4 2/2] livepatch: Add using attribute to klp_func for using function show

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2024-08-28  2:11 UTC  (2+ messages)

[PATCH] drivers: core: Add more print info for bus remove and driver remove
 2024-08-28  2:11 UTC  (3+ messages)

[PATCH] usb: dwc3: core: Set GUCTL1[29] to ignore single SE0 glitch for FS/LS operation
 2024-08-28  2:11 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver
 2024-08-28  1:39 UTC  (4+ messages)

[PATCH 00/11] usb: dwc3: various cleanups
 2024-08-28  2:08 UTC  (4+ messages)

[syzbot] [net?] general protection fault in phy_start_cable_test_tdr
 2024-08-28  2:09 UTC  (4+ messages)
` [syzbot] "

[PATCH] x86/mm/tlb: Correct the comments in flush_tlb_mm_range() and arch_tlbbatch_flush()
 2024-08-28  2:07 UTC 

[PATCH v2] riscv: Report error when repeatedly recording CPU hardware ID
 2024-08-28  2:07 UTC 

[PATCH v4] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-28  2:03 UTC  (2+ messages)

[PATCH 0/6] Add initial support for QCS615
 2024-08-28  2:02 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: qcom,pdc: document QCS615 Power Domain Controller
` [PATCH 2/6] dt-bindings: arm: qcom: document QCS615 and the reference board
` [PATCH 3/6] dt-bindings: arm: qcom,ids: add SoC ID for QCS615
` [PATCH 4/6] soc: qcom: socinfo: Add QCS615 SoC ID table entry
` [PATCH 5/6] arm64: dts: qcom: add initial support for QCS615 DTSI
` [PATCH 6/6] arm64: dts: qcom: add base QCS615 RIDE dts

[PATCH -next 0/7] net: Simplified with scoped function
 2024-08-28  1:59 UTC  (6+ messages)
` [PATCH -next 1/7] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() and __free()

[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-28  1:58 UTC  (4+ messages)
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()

[PATCH] vdpa/mlx5: Fix invalid mr resource destroy
 2024-08-28  1:51 UTC  (2+ messages)

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-28  1:52 UTC  (7+ messages)

[PATCH] vdpa/mlx5: Use random MAC address when no nic vport MAC set
 2024-08-28  1:50 UTC  (2+ messages)

[GIT PULL] smb3 fixes
 2024-08-28  1:39 UTC 

[PATCH] firmware: arm_scmi: imx: add MODULE_LICENSE/DESCRIPTION
 2024-08-28  1:47 UTC 

[patch net-next] ethtool: cabletest: fix wrong conditional check
 2024-08-28  1:37 UTC 

[PATCH 1/2] maple_tree: arange64 node is not a leaf node
 2024-08-28  1:34 UTC  (2+ messages)

[PATCH v2 0/2] LoongArch: KVM: Fix some VM reboot issues
 2024-08-28  1:33 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Fix AP booting issue in VM mode

[PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal
 2024-08-28  1:31 UTC  (4+ messages)

[RFC 0/2] mm: introduce THP deferred setting
 2024-08-28  1:18 UTC  (9+ messages)

[PATCH v4 0/5] Coresight: Add Coresight TMC Control Unit driver
 2024-08-28  1:27 UTC  (6+ messages)
` [PATCH v4 1/5] Coresight: Add support for new APB clock name
` [PATCH v4 2/5] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v4 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware
` [PATCH v4 4/5] Coresight: Add Coresight TMC Control Unit driver
` [PATCH v4 5/5] arm64: dts: qcom: Add CTCU and ETR nodes for SA8775p

[PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
 2024-08-28  1:22 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2024-08-28  1:22 UTC 

[PATCH bpf-next] samples/bpf: tracex2: Replace kfree_skb from kprobe to tracepoint
 2024-08-28  1:18 UTC 

[PATCH v4] staging: rtl8192e: Fix parenthesis alignment in r8192E_dev.c 325
 2024-08-28  1:18 UTC 

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-28  1:18 UTC  (5+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-28  1:17 UTC  (3+ messages)

[PATCH 1/6] pinctrl: ls1012a: Add pinctrl driver support
 2024-08-28  1:13 UTC  (3+ messages)

[PATCH] scsi: st: Fix input/output error on empty drive reset
 2024-08-28  1:11 UTC 

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-28  1:07 UTC  (3+ messages)

[PATCH] mm: page_alloc: simpify page del and expand
 2024-08-28  0:59 UTC  (2+ messages)

[RFC/PATCH] perf/x86: Relax privilege filter restriction on AMD IBS
 2024-08-28  0:59 UTC  (3+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-28  0:46 UTC  (5+ messages)

[PATCHv5, REBASED 0/4] x86/tdx: Adjust TD settings on boot
 2024-08-28  0:44 UTC  (5+ messages)
` [PATCHv5, REBASED 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs

[PATCH v2] memcg: add charging of already allocated slab objects
 2024-08-28  0:34 UTC  (2+ messages)

[PATCH] clk: lmk04832: Use devm_clk_get_enabled() helpers
 2024-08-28  0:29 UTC  (2+ messages)

[PATCH v3 18/29] media: iris: implement vb2 streaming ops
 2024-08-28  0:26 UTC  (2+ messages)

[PATCH md-6.12 v2] md: remove flush handling
 2024-08-28  0:24 UTC  (2+ messages)

[PATCH v1 0/2] clk: x86: lpss-atom: A couple of cleanups
 2024-08-28  0:21 UTC  (3+ messages)
` [PATCH v1 1/2] clk: x86: lpss-atom: Use predefined constants from units.h

[PATCH sched_ext/for-6.12] sched_ext: Add missing cfi stub for ops.tick
 2024-08-28  0:20 UTC 

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-08-28  0:19 UTC  (3+ messages)

[PATCH v1 1/1] clk: devres: Simplify devres handling functions
 2024-08-28  0:19 UTC  (2+ messages)

linux-next: build failure after merge of the scmi tree
 2024-08-28  0:15 UTC 

[syzbot] [nbd?] INFO: task hung in nbd_queue_rq
 2024-08-28  0:09 UTC 

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-28  0:07 UTC  (5+ messages)
` [PATCH 09/13] media: qcom: camss: vfe: Move common code into vfe core

[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
 2024-08-28  0:07 UTC  (4+ messages)
` [PATCH-cgroup 1/2] "

[PATCH 1/1] Driver: clk-qoriq.c: replace of_node_put with _free improves cleanup
 2024-08-28  0:03 UTC  (3+ messages)
` [PATCH 1/1 V2] "

[PATCH v16 00/16] Add Cgroup support for SGX EPC memory
 2024-08-28  0:01 UTC  (21+ messages)
` [PATCH v16 05/16] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v16 08/16] x86/sgx: Encapsulate uses of the global LRU
` [PATCH v16 09/16] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v16 10/16] x86/sgx: Implement async reclamation "
` [PATCH v16 12/16] x86/sgx: Revise global reclamation for EPC cgroups
` [PATCH v16 13/16] x86/sgx: implement direct reclamation for cgroups
` [PATCH v16 14/16] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v16 16/16] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-27 23:50 UTC  (3+ messages)
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC

BUG: kernel panic: corrupted stack end in worker_thread
 2024-08-27 23:49 UTC 

[PATCH v3] firmware_loader: Block path traversal
 2024-08-27 23:45 UTC 

[PATCH v3 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-27 23:40 UTC  (5+ messages)
` [PATCH v3 7/9] uio: add Xilinx "

[PATCH RFC] fs: don't force i_version increment when timestamps change
 2024-08-27 23:38 UTC  (2+ messages)

[PATCHv4 net-next] net: ag71xx: get reset control using devm api
 2024-08-27 23:36 UTC  (3+ messages)

linux-next: boot warning after merge of the mm tree
 2024-08-27 23:36 UTC  (2+ messages)

[PATCH net-next v6 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-27 23:30 UTC  (2+ messages)

Initial Thoughts on OSI Level 1 Diagnostic for 10BaseT1L Interface
 2024-08-27 23:23 UTC  (2+ messages)

[PATCH net-next v5] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-27 23:19 UTC  (8+ messages)

[PATCH v1 1/1] scsi: ufs: core: Remove ufshcd_urgent_bkops()
 2024-08-27 23:14 UTC 

[PATCH v3 07/29] media: iris: implement video firmware load/unload
 2024-08-27 23:13 UTC  (2+ messages)

[PATCH v2 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-27 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init
` [PATCH v2 2/2] clk: qcom: gcc-sm8550: Don't use shared clk_ops for QUPs

[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
 2024-08-27 23:07 UTC  (3+ messages)
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v3 5/5] mm: clean up mem_cgroup_iter()


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