linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-17 03:22:48 to 2023-05-17 07:19:59 UTC [more...]

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-05-17  7:19 UTC  (7+ messages)

[PATCH 1/2] fs: d_path: include internal.h
 2023-05-17  7:18 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Fix dispc quirk masking bool variables
 2023-05-17  7:18 UTC 

Build regressions/improvements in v6.4-rc1
 2023-05-17  7:17 UTC  (3+ messages)
` [PATCH v2] mtd: spi-nor: spansion: make sure local struct does not contain garbage

[PATCH] squashfs: don't include buffer_head.h
 2023-05-17  7:16 UTC 

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-17  7:16 UTC  (12+ messages)

[PATCH] PCI: Only put >= 2015 root ports into D3 on Intel
 2023-05-17  7:15 UTC  (4+ messages)

[PATCH 2/9] ASoC: amd: ps: handle soundwire interrupts in acp pci driver
 2023-05-17  7:18 UTC  (7+ messages)
` [PATCH 3/9] ASoC: amd: ps: add soundwire dma driver

[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-05-17  7:12 UTC 

[PATCH v2 1/2] virtio: abstract virtqueue related methods
 2023-05-17  7:10 UTC  (3+ messages)

[PATCH v3] squashfs: cache partial compressed blocks
 2023-05-17  7:11 UTC  (2+ messages)

[PATCH V2] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-05-17  7:11 UTC 

[PATCH] MTD SPI-NOR: BUG FIX of divide by zero in new n_banks value
 2023-05-17  7:10 UTC  (2+ messages)

[PATCH v5] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
 2023-05-17  7:08 UTC  (6+ messages)

[PATCH v2] ntfs: Add myself as a reviewer
 2023-05-17  7:07 UTC 

[PATCH 1/5] irqchip: ftintc010: mark all function static
 2023-05-17  7:06 UTC  (2+ messages)

[PATCH] can: ctucanfd: Fix an error handling path in ctucan_probe_common()
 2023-05-17  7:05 UTC  (4+ messages)

[PATCH] ntfs: Add myself as a reviewer
 2023-05-17  7:04 UTC 

[PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup
 2023-05-17  7:03 UTC  (4+ messages)

[PATCH V9 0/4] Add S4 SoC PLL and Peripheral clock
 2023-05-17  7:02 UTC  (5+ messages)
` [PATCH V9 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL clock controller
` [PATCH V9 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "
` [PATCH V9 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
` [PATCH V9 4/4] clk: meson: s4: add support for Amlogic S4 SoC peripheral clock controller

[PATCH] fbdev: fbmem: mark get_fb_unmapped_area() static
 2023-05-17  7:02 UTC  (2+ messages)

[PATCH 0/3] SPDX conversion on pcmcia drivers
 2023-05-17  7:01 UTC  (5+ messages)
` [PATCH 1/3] pcmcia: Convert dual GPL/MPL notice to SPDX license identifier
` [PATCH 2/3] pcmcia: Add SPDX identifier for GPL 2.0-licensed driver files
` [PATCH 3/3] pcmcia: pd6729: Replace unversioned GPL notice with SPDX identifier

[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
 2023-05-17  9:42 UTC  (3+ messages)

[PATCH v3 0/4] Enable IPQ9574 TSENS support
 2023-05-17  7:00 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-17  6:59 UTC  (2+ messages)

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-17  6:56 UTC  (8+ messages)
` [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated "

[PATCH 01/24] media: pvrusb2: fix DVB_CORE dependency
 2023-05-17  6:55 UTC  (7+ messages)
` [PATCH 04/24] media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
` [PATCH 05/24] media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
` [PATCH 07/24] media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer

[PATCH] LoongArch: Support dbar with different hints
 2023-05-17  6:51 UTC  (3+ messages)

[PATCH V5 0/8] Add minimal boot support for IPQ5018
 2023-05-17  6:49 UTC  (5+ messages)
` [PATCH V5 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-17  6:44 UTC  (34+ messages)
` [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 08/17] ia64: "
` [PATCH v5 RESEND 10/17] s390: "
` [PATCH v5 RESEND 11/17] sh: "
` [PATCH v5 RESEND 12/17] xtensa: "
` [PATCH v5 RESEND 13/17] parisc: "
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 RESEND 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[cocci] [PATCH] firmware: ti_sci: Fix exception handling in ti_sci_probe()
 2023-05-17  6:43 UTC  (2+ messages)

[PATCH v7 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-05-17  6:41 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: omap: Partially convert "
` [PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files

[PATCH 12/13] ARM: spear: include "pl080.h" for pl080_get_signal() prototype
 2023-05-17  6:39 UTC  (6+ messages)
  ` [PATCH 07/13] ARM: omap1: add missing include
  ` [PATCH 05/13] ARM: imx: remove unused mx25_revision()

[PATCH] LoongArch: Introduce hardware page table walker
 2023-05-17  6:36 UTC  (3+ messages)

[PATCH v5 0/5] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-17  6:33 UTC  (7+ messages)
` [PATCH v5 1/5] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
` [PATCH v5 3/5] usb: misc: eud: Add driver support for SM6115 / SM4250

[PATCH] module: Fix use-after-free bug in read_file_mod_stats()
 2023-05-17  6:33 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: msm8916-longcheer-l8910: Add front flash LED
 2023-05-17  6:32 UTC 

[PATCH v2 0/2] Add support for TI TPS65219 PMIC GPIO interface
 2023-05-17  6:33 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC

[RESEND PATCH v7 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-05-17  6:28 UTC  (3+ messages)
` [RESEND PATCH v7 1/2] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [RESEND PATCH v7 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH 00/43] ep93xx device tree conversion
 2023-05-17  9:29 UTC  (6+ messages)
` [PATCH 36/43] pwm: ep93xx: drop legacy pinctrl

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-17  6:26 UTC  (2+ messages)

[PATCH] mfd: tps65219: Add support for soft shutdown via sys-off API
 2023-05-17  6:25 UTC  (2+ messages)

[PATCH v7 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-05-17  6:24 UTC  (4+ messages)
` [PATCH v7 1/2] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [PATCH v7] dt-bindings: leds: Document commonly used LED triggers
` [PATCH v7 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH] [v2] wifi: b43: fix incorrect __packed annotation
 2023-05-17  6:24 UTC  (2+ messages)

[PATCH v2 0/2] virtio: abstract virtqueue related methods
 2023-05-17  6:21 UTC  (7+ messages)
  `  "
      `  "
          `  "

[PATCH v3] net: Remove low_thresh in ip defrag
 2023-05-17  6:23 UTC  (3+ messages)

[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
 2023-05-17  6:23 UTC  (6+ messages)
` [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code

[PATCH v2 0/4] Fix type confusion in page_table_check
 2023-05-17  6:22 UTC  (3+ messages)
` [PATCH v2 1/4] usb: usbfs: Enforce page requirements for mmap

[PATCH v2] ARM: dts: aspeed: Adding Inventec Starscream BMC
 2023-05-17  6:22 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-17  6:21 UTC  (11+ messages)

[PATCH 1/3] auto, kbuild: flatten KBUILD_CFLAGS
 2023-05-17  6:20 UTC  (5+ messages)
` [PATCH 2/3] auto: add "auto" keyword as alias for __auto_type

[PATCH 0/5] debugfs: Fixes and improvements to debugfs_create_str()
 2023-05-17  6:19 UTC  (11+ messages)
` [PATCH 1/5] debugfs: Prevent NULL dereference reading from string property
` [PATCH 3/5] debugfs: Update debugfs_create_str() kerneldoc to warn about pointer race

kernel/livepatch/transition.c:17:1: sparse: sparse: symbol '__pcpu_scope_klp_stack_entries' was not declared. Should it be static?
 2023-05-17  6:09 UTC 

[PATCH wireless v2] wifi: rtw88: sdio: Always use two consecutive bytes for word operations
 2023-05-17  6:09 UTC  (2+ messages)

[PATCH v2] memblock: Add flags and nid info in memblock debugfs
 2023-05-17  6:07 UTC  (2+ messages)

[PATCH] selftests: fib_tests: mute cleanup error message
 2023-05-17  6:00 UTC  (2+ messages)

[PATCH] iommu/amd: Fix domain flush size when syncing iotlb
 2023-05-17  5:58 UTC  (6+ messages)

[PATCH] gpio: mockup: Fix mode of debugfs files
 2023-05-17  5:47 UTC 

[RESEND PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info
 2023-05-17  5:57 UTC  (2+ messages)

linux-next: Tree for May 15
 2023-05-17  5:51 UTC  (3+ messages)
` linux-next: Tree for May 15 (drivers/tty/serial/8250/8250_omap.c)

[PATCH v6 0/8] drm/tidss: Use new connector model for tidss
 2023-05-17  5:48 UTC  (4+ messages)
` [PATCH v6 4/8] drm/bridge: mhdp8546: Set input_bus_flags from atomic_check

[PATCH 0/2] Fix SM8550 LLCC
 2023-05-17  5:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Fix SM8550 description
` [PATCH 2/2] arm64: dts: qcom: sm8550: Use the correct LLCC register scheme

[RFC 0/2] allow to inline generic entry
 2023-05-17  5:45 UTC  (4+ messages)
` [PATCH 1/2] entry: move the exit path to header files

[PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-17  5:41 UTC  (4+ messages)
` [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get

[PATCH] arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent
 2023-05-17  5:41 UTC  (2+ messages)

[PATCH RESEND v5 00/14] PCI: dwc: Relatively simple fixes and cleanups
 2023-05-17  5:31 UTC  (11+ messages)
` [PATCH RESEND v5 07/14] PCI: visconti: Convert to using generic resources getter
` [PATCH RESEND v5 09/14] MAINTAINERS: Demote Gustavo Pimentel to DW PCIe core reviewer
` [PATCH RESEND v5 10/14] MAINTAINERS: Add Manivannan to DW PCIe core maintainers list
` [PATCH RESEND v5 12/14] MAINTAINERS: Demote Gustavo Pimentel to DW EDMA driver reviewer
` [PATCH RESEND v5 13/14] MAINTAINERS: Add Manivannan to DW eDMA driver maintainers list

[PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new binding
 2023-05-17  5:30 UTC  (5+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-17  5:28 UTC  (9+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v2] net: wwan: t7xx: Ensure init is completed before system sleep
 2023-05-17  5:24 UTC 

[PATCH] vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister
 2023-05-17  5:24 UTC  (2+ messages)

[PATCH v1] virtio_pci: Optimize virtio_pci_device structure size
 2023-05-17  5:23 UTC  (2+ messages)

[PATCH 1/2] spi: spi-cadence: Avoid read of RX FIFO before its ready
 2023-05-17  5:24 UTC  (4+ messages)

vPASID capability for VF
 2023-05-17  5:22 UTC  (9+ messages)

[PATCH V2] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-05-17  5:17 UTC 

[PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-05-17  5:16 UTC  (3+ messages)
` RESEND "

[PATCH net-next] net: bna: bnad: Remove unnecessary (void*) conversions
 2023-05-17  5:14 UTC  (2+ messages)

[PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
 2023-05-17  5:06 UTC  (2+ messages)

[PATCH] drm/i915: Fix memory leaks in function live_nop_switch
 2023-05-17  5:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v10 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-17  4:55 UTC  (3+ messages)
` [PATCH v10 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
 2023-05-17  4:54 UTC  (3+ messages)

Vger メール(linux-kernel@vger.kernel.org)の設定確認のお願い
 2023-05-17  4:45 UTC 

[PATCH v2 0/4] Make fprobe + rethook immune to recursion
 2023-05-17  4:51 UTC  (11+ messages)
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-17  4:50 UTC  (5+ messages)
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect

[PATCH 1/2] clk: keystone: syscon-clk: Allow the clock node to not be of type syscon
 2023-05-17  4:36 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible

[PATCH blktests v4 00/11] nvme testsuite runtime optimization
 2023-05-17  4:44 UTC  (7+ messages)
` [PATCH blktests v4 04/11] common/xfs: Limit fio size job to fit into xfs fs
` [PATCH blktests v4 05/11] nvme{032,040}: Use runtime fio background jobs
` [PATCH blktests v4 09/11] nvme{045,047}: Calculate IO size for random fio jobs

[PATCH v2] watchdog: Prefer use "ref-cycles" for NMI watchdog
 2023-05-17  4:38 UTC  (3+ messages)

[PATCH v12 00/11] Add support for MT8195 SCP 2nd core
 2023-05-17  4:34 UTC  (12+ messages)
` [PATCH v12 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v12 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v12 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v12 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v12 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v12 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v12 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v12 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v12 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v12 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v12 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-05-17  4:32 UTC  (4+ messages)
` [PATCH V2 3/5] coresight: etm4x: Drop pid argument from etm4_probe()

[PATCH] net: wwan: t7xx: Ensure init is completed before system sleep
 2023-05-17  4:28 UTC  (3+ messages)

[PATCH] hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI boards
 2023-05-17  4:20 UTC 

[PATCH] drm/drm_atomic_helper.c: fix a typo
 2023-05-17  4:16 UTC 

[PATH net-next v1] octeontx2-pf: Add support for page pool
 2023-05-17  4:15 UTC 

[PATCH] staging: vchiq_arm: mark vchiq_platform_init() static
 2023-05-17  4:13 UTC  (2+ messages)

[PATCH v2 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-05-17  4:05 UTC  (6+ messages)
` [PATCH v2 1/3] media: uvcvideo: Cancel async worker earlier

[PATCH] sched: core: Simplify cpuset_cpumask_can_shrink()
 2023-05-18 20:34 UTC 

[PATCH 1/1] f2fs: pass I_NEW flag to trace event
 2023-05-17  3:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-05-17  3:27 UTC  (3+ messages)
` [PATCH v3 21/28] KVM: x86/mmu: Use page-track notifiers iff there are external users

[PATCH 5.4 000/282] 5.4.243-rc1 review
 2023-05-17  3:52 UTC  (2+ messages)

[PATCH v5] scsi: support packing multi-segment in UNMAP command
 2023-05-17  3:49 UTC  (2+ messages)

[PATCH v4,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-05-17  3:46 UTC  (2+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-05-17  3:45 UTC  (5+ messages)
` [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions

[PATCH][next] media: venus: Replace one-element arrays with flexible-array members
 2023-05-17  3:44 UTC  (3+ messages)

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17  3:40 UTC  (3+ messages)
` [PATCH v3 1/3] mm: Call arch_swap_restore() from do_swap_page()

[PATCH v2] f2fs: compress: fix to check validity of i_compress_flag field
 2023-05-17  3:41 UTC 

[PATCH v4 3/4] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-17  3:37 UTC  (3+ messages)

[PATCH v3,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-05-17  3:34 UTC  (2+ messages)

[PATCH] i3c: master: svc: fix i3c suspend/resume issue
 2023-05-17  3:30 UTC  (3+ messages)
` [PATCH] i3c: master: svc: fix cpu schedule in spin lock
` [PATCH] i3c: master: svc: add NACK check after start byte sent

[PATCH v5 0/3] page_owner: print stacks and their counter
 2023-05-17  3:27 UTC  (3+ messages)

[PATCH v5 5/7] ufs: mcq: Added ufshcd_mcq_abort()
 2023-05-17  3:25 UTC  (3+ messages)

[PATCH v2] usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
 2023-05-17  3:25 UTC  (4+ messages)

[PATCH] btrfs: fix uninitialized warning in btrfs_log_inode
 2023-05-17  3:23 UTC  (2+ messages)

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-17  3:21 UTC  (6+ messages)
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info


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