All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-15 06:56:25 to 2024-11-15 07:37:43 UTC [more...]

[isar-cip-core][PATCH v2 0/6] Add support for EROFS
 2024-11-15  7:01 UTC  (5+ messages)
` [isar-cip-core][PATCH v2 6/6] kas: Add option for selecting read-only rootfs type
  ` [isar-cip-core][PATCH v3 "

[PATCH v23 00/33] Automatic Disk Unlock with TPM2
 2024-11-15  7:34 UTC  (12+ messages)
` [PATCH v23 01/33] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v23 02/33] libtasn1: import libtasn1-4.19.0
` [PATCH v23 03/33] libtasn1: disable code not needed in grub
` [PATCH v23 07/33] libtasn1: Use grub_divmod64() for division
` [PATCH v23 08/33] libtasn1: fix the potential buffer overrun
` [PATCH v23 09/33] asn1_test: include asn1_test.h only
` [PATCH v23 10/33] asn1_test: rename the main functions to the test names
` [PATCH v23 12/33] asn1_test: remove 'verbose' and the unnecessary printf()
` [PATCH v23 13/33] asn1_test: print the error messages with grub_printf()
` [PATCH v23 14/33] asn1_test: use the grub-specific functions and types
` [PATCH v23 18/33] libtasn1: Add the documentation

[PATCH v3] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
 2024-11-15  7:33 UTC  (2+ messages)

[PATCH 0/5] pci: qcom: Add QCS8300 PCIe support
 2024-11-15  7:36 UTC  (13+ messages)
` [PATCH 4/5] arm64: dts: qcom: qcs8300: enable pcie0 for QCS8300

ath11k hibernation broken since v6.11
 2024-11-15  7:35 UTC 

[PATCH RFC 0/8] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-15  7:33 UTC  (11+ messages)
` [PATCH RFC 2/8] drm/msm: adreno: add GMU_BW_VOTE quirk
` [PATCH RFC 3/8] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH RFC 4/8] drm/msm: adreno: dynamically generate GMU bw table
` [PATCH RFC 5/8] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
` [PATCH RFC 6/8] drm/msm: adreno: enable GMU bandwidth for A740 and A750

[PATCH] sbi: fwft: clear the config lock when warm boot
 2024-11-15  7:33 UTC 

[PATCH 0/3] Build improvements for clar
 2024-11-15  7:32 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] t/unit-tests: convert "clar-generate.awk" into a shell script
  ` [PATCH v3 2/4] cmake: use SH_EXE to execute clar scripts
  ` [PATCH v3 3/4] cmake: use verbatim arguments when invoking clar commands
  ` [PATCH v3 4/4] Makefile: let clar header targets depend on their scripts

[PATCH] tools/power/x86/intel-speed-select: rm .*.cmd when make clean
 2024-11-15  7:32 UTC 

[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
 2024-11-15  7:31 UTC  (2+ messages)

[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
 2024-11-15  7:29 UTC  (5+ messages)

CPU threads supported?
 2024-11-15  7:29 UTC 

[PATCH v7 0/2] MCTP Over PCC Transport
 2024-11-15  7:27 UTC  (3+ messages)
` [PATCH v7 2/2] mctp pcc: Implement MCTP over "

[PATCH] Bluetooth: qca: Support downloading board id specific NVM for WCN6855
 2024-11-15  7:17 UTC  (4+ messages)

[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
 2024-11-15  7:26 UTC  (9+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "

[PATCH] dt-bindings: PCI: snps,dw-pcie: Drop "#interrupt-cells" from example
 2024-11-15  7:26 UTC  (2+ messages)

[PATCH v5] soc: imx: Add SoC device register for i.MX9
 2024-11-15  7:24 UTC  (3+ messages)
  ` 回复: [EXT] "

[PATCH v13] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration
 2024-11-15  7:22 UTC 

[meta-oe][PATCH 0/4] Add exact CPE name including vendor to several components
 2024-11-15  7:21 UTC  (5+ messages)
` [meta-oe][PATCH 1/4] libfastjson: add CVE_PRODUCT
` [meta-oe][PATCH 2/4] rsyslog: "
` [meta-oe][PATCH 3/4] librelp: "
` [meta-oe][PATCH 4/4] libestr: "

[PATCH 0/7] Add PMU support for single engine busyness
 2024-11-15  7:21 UTC  (8+ messages)
` [PATCH 4/7] drm/xe: add function to convert xe hw engine class to user class
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version

[RFC PATCH 00/21] Modernize the build system
 2024-11-15  7:21 UTC  (24+ messages)
` [PATCH RFC v7 00/22] "
  ` [PATCH RFC v7 01/22] Makefile: use common template for GIT-BUILD-OPTIONS
  ` [PATCH RFC v7 02/22] Makefile: consistently use @PLACEHOLDER@ to substitute
  ` [PATCH RFC v7 03/22] Makefile: refactor GIT-VERSION-GEN to be reusable
  ` [PATCH RFC v7 04/22] Makefile: propagate Git version via generated header
  ` [PATCH RFC v7 05/22] Makefile: generate "git.rc" via GIT-VERSION-GEN
  ` [PATCH RFC v7 06/22] Makefile: consistently use PERL_PATH
  ` [PATCH RFC v7 07/22] Makefile: extract script to massage Perl scripts
  ` [PATCH RFC v7 08/22] Makefile: use "generate-perl.sh" to massage Perl library
  ` [PATCH RFC v7 09/22] Makefile: extract script to massage Shell scripts
  ` [PATCH RFC v7 10/22] Makefile: extract script to generate gitweb.cgi
  ` [PATCH RFC v7 11/22] Makefile: extract script to generate gitweb.js
  ` [PATCH RFC v7 12/22] Makefile: refactor generators to be PWD-independent
  ` [PATCH RFC v7 13/22] Makefile: allow "bin-wrappers/" directory to exist
  ` [PATCH RFC v7 14/22] Makefile: simplify building of templates
  ` [PATCH RFC v7 15/22] Documentation: allow sourcing generated includes from separate dir
  ` [PATCH RFC v7 16/22] Documentation: teach "cmd-list.perl" about out-of-tree builds
  ` [PATCH RFC v7 17/22] Documentation: extract script to generate a list of mergetools
  ` [PATCH RFC v7 18/22] t: better support for out-of-tree builds
  ` [PATCH RFC v7 19/22] t: allow overriding build dir
  ` [PATCH RFC v7 20/22] Documentation: add comparison of build systems
  ` [PATCH RFC v7 21/22] Introduce support for the Meson build system
  ` [PATCH RFC v7 22/22] meson: fix conflicts with in-flight topics

[PATCH i-g-t] tests/kms_vrr: Set VRR_ENABLED property as false for non-VRR panel as well
 2024-11-15  7:20 UTC  (7+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✗ CI.xeFULL: "

[PATCH 0/2] Ensure GT reset is complete during ccs_mode change
 2024-11-15  7:09 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: "

[PATCH v2 0/3] Add new time property for battery charger type detection
 2024-11-15  7:19 UTC  (4+ messages)
` [PATCH v2 3/3] usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property

Update regulatory rules for Syria (SY)
 2024-11-15  7:19 UTC  (2+ messages)

[PATCH] powerpc: Add preempt lazy support
 2024-11-15  7:19 UTC  (8+ messages)

[PATCH] PCI: dwc: ep: Do not map more memory than needed to raise a MSI/MSI-X IRQ
 2024-11-15  7:19 UTC  (2+ messages)

[RFC 00/10] unit test bugs
 2024-11-15  7:19 UTC  (3+ messages)
` [RFC 09/10] app/test-dma-perf: fix parsing of dma address

[PATCH-net] batman-adv: Fix "Arguments in wrong order" issue
 2024-11-15  7:14 UTC  (2+ messages)

[PATCH 1/1] tools: use cryptographically safe RNG
 2024-11-15  7:18 UTC  (6+ messages)

[PATCH] PCI: dwc: Use of_property_present() for non-boolean properties
 2024-11-15  7:17 UTC  (2+ messages)

[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-15  7:16 UTC  (9+ messages)
` [PATCH v6 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy()
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
 2024-11-15  7:14 UTC  (3+ messages)
` [PATCH 4/5] maple_tree: break on convergence in mas_spanning_rebalance()

[PATCH net] net: txgbe: fix null pointer to pcs
 2024-11-15  7:35 UTC 

[PATCH BlueZ v3] tools/obexctl: Add support for system/session bus
 2024-11-15  7:12 UTC  (2+ messages)
` [BlueZ,v3] "

[PATCH v7 0/3] drm/xe/pmu: PMU interface for Xe
 2024-11-15  7:12 UTC  (3+ messages)
` [PATCH v7 2/3] drm/xe/pmu: Add GT C6 events

[PATCH v8 0/9] add ref content check for files backend
 2024-11-15  7:11 UTC  (3+ messages)
` [PATCH v8 5/9] ref: port git-fsck(1) regular refs "

[PATCH i-g-t] tests/xe_eudebug: Convert comments to be C-styled
 2024-11-15  7:09 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 1/1] PCI/PME+pciehp: Request IRQF_ONESHOT because bwctrl shares IRQ
 2024-11-15  7:07 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for Macronix flash part
 2024-11-15  7:07 UTC  (3+ messages)

[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
 2024-11-15  7:07 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v2] drm/xe/xe_guc_ads: Add nonpriv registers to write list
 2024-11-15  0:30 UTC  (2+ messages)

[PATCH] ASoC: imx-audmix: Add NULL check in imx_audmix_probe
 2024-11-15  7:03 UTC  (2+ messages)

[PATCH] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
 2024-11-15  7:02 UTC  (2+ messages)

[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
 2024-11-15  7:03 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "

[LTP] [PATCH] preadv202: Convert docs to docparse
 2024-11-15  7:01 UTC 

[PATCH RFC] bluetooth: qca: generate nvm fw name from boardid for WCN6855
 2024-11-15  6:49 UTC  (3+ messages)

[PATCH] refs: don't invoke reference-transaction hook for reflogs
 2024-11-15  7:01 UTC  (3+ messages)

[PATCH 5.4 00/66] 5.4.286-rc1 review
 2024-11-15  7:00 UTC  (3+ messages)
` [PATCH 5.4 62/66] mm: clarify a confusing comment for remap_pfn_range()

[PATCH 5.15 00/22] 5.15.173-rc1 review
 2024-11-15  6:39 UTC  (23+ messages)
` [PATCH 5.15 01/22] 9p: Avoid creating multiple slab caches with the same name
` [PATCH 5.15 02/22] irqchip/ocelot: Fix trigger register address
` [PATCH 5.15 03/22] block: Fix elevator_get_default() checking for NULL q->tag_set
` [PATCH 5.15 04/22] HID: multitouch: Add support for B2402FVA track point
` [PATCH 5.15 05/22] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
` [PATCH 5.15 06/22] bpf: use kvzmalloc to allocate BPF verifier environment
` [PATCH 5.15 07/22] crypto: marvell/cesa - Disable hash algorithms
` [PATCH 5.15 08/22] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
` [PATCH 5.15 09/22] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
` [PATCH 5.15 10/22] powerpc/powernv: Free name on error in opal_event_init()
` [PATCH 5.15 11/22] vDPA/ifcvf: Fix pci_read_config_byte() return code handling
` [PATCH 5.15 12/22] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH 5.15 13/22] HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
` [PATCH 5.15 14/22] HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
` [PATCH 5.15 15/22] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
` [PATCH 5.15 16/22] md/raid10: improve code of mrdev in raid10_sync_request
` [PATCH 5.15 17/22] io_uring: fix possible deadlock in io_register_iowq_max_workers()
` [PATCH 5.15 18/22] mm: krealloc: Fix MTE false alarm in __do_krealloc
` [PATCH 5.15 19/22] mm/memory: add non-anonymous page check in the copy_present_page()
` [PATCH 5.15 20/22] udf: Allocate name buffer in directory iterator on heap
` [PATCH 5.15 21/22] udf: Avoid directory type conversion failure due to ENOMEM
` [PATCH 5.15 22/22] 9p: fix slab cache name creation for real

[LTP] [PATCH] preadv201: Convert docs to docparse
 2024-11-15  6:58 UTC 

[PULL] drm-xe-fixes
 2024-11-15  0:03 UTC 

[PATCH 5.10 00/82] 5.10.230-rc1 review
 2024-11-15  6:38 UTC  (57+ messages)
` [PATCH 5.10 24/82] media: dvb_frontend: dont play tricks with underflow values
` [PATCH 5.10 26/82] scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
` [PATCH 5.10 27/82] ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
` [PATCH 5.10 28/82] ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove
` [PATCH 5.10 29/82] media: s5p-jpeg: prevent buffer overflows
` [PATCH 5.10 30/82] media: cx24116: prevent overflows on SNR calculus
` [PATCH 5.10 31/82] media: pulse8-cec: fix data timestamp at pulse8_setup()
` [PATCH 5.10 32/82] media: v4l2-tpg: prevent the risk of a division by zero
` [PATCH 5.10 33/82] pwm: imx-tpm: Use correct MODULO value for EPWM mode
` [PATCH 5.10 36/82] dm cache: correct the number of origin blocks to match the target length
` [PATCH 5.10 37/82] dm cache: fix out-of-bounds access to the dirty bitset when resizing
` [PATCH 5.10 38/82] dm cache: optimize dirty bit checking with find_next_bit "
` [PATCH 5.10 39/82] dm cache: fix potential out-of-bounds access on the first resume
` [PATCH 5.10 40/82] dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
` [PATCH 5.10 41/82] io_uring: rename kiocb_end_write() local helper
` [PATCH 5.10 42/82] fs: create kiocb_{start,end}_write() helpers
` [PATCH 5.10 43/82] io_uring: use "
` [PATCH 5.10 44/82] io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
` [PATCH 5.10 45/82] nfs: Fix KMSAN warning in decode_getfattr_attrs()
` [PATCH 5.10 46/82] btrfs: reinitialize delayed ref list after deleting it from the list
` [PATCH 5.10 47/82] splice: dont generate zero-len segement bvecs
` [PATCH 5.10 48/82] spi: Fix deadlock when adding SPI controllers on SPI buses
` [PATCH 5.10 49/82] spi: fix use-after-free of the add_lock mutex
` [PATCH 5.10 50/82] net: bridge: xmit: make sure we have at least eth header len bytes
` [PATCH 5.10 51/82] Revert "perf hist: Add missing puts to hist__account_cycles"
` [PATCH 5.10 52/82] perf session: Add missing evlist__delete when deleting a session
` [PATCH 5.10 53/82] net: do not delay dst_entries_add() in dst_release()
` [PATCH 5.10 54/82] media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
` [PATCH 5.10 55/82] fs/proc: fix compile warning about variable vmcore_mmap_ops
` [PATCH 5.10 56/82] usb: musb: sunxi: Fix accessing an released usb phy
` [PATCH 5.10 57/82] usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
` [PATCH 5.10 58/82] USB: serial: io_edgeport: fix use after free in debug printk
` [PATCH 5.10 59/82] USB: serial: qcserial: add support for Sierra Wireless EM86xx
` [PATCH 5.10 60/82] USB: serial: option: add Fibocom FG132 0x0112 composition
` [PATCH 5.10 61/82] USB: serial: option: add Quectel RG650V
` [PATCH 5.10 62/82] irqchip/gic-v3: Force propagation of the active state with a read-back
` [PATCH 5.10 63/82] ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
` [PATCH 5.10 64/82] ALSA: usb-audio: Support jack detection on Dell dock
` [PATCH 5.10 65/82] ALSA: usb-audio: Add quirks for Dell WD19 dock
` [PATCH 5.10 66/82] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
` [PATCH 5.10 67/82] vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
` [PATCH 5.10 68/82] ALSA: usb-audio: Add endianness annotations
` [PATCH 5.10 69/82] net: phy: ti: take into account all possible interrupt sources
` [PATCH 5.10 70/82] 9p: Avoid creating multiple slab caches with the same name
` [PATCH 5.10 71/82] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
` [PATCH 5.10 72/82] bpf: use kvzmalloc to allocate BPF verifier environment
` [PATCH 5.10 73/82] crypto: marvell/cesa - Disable hash algorithms
` [PATCH 5.10 74/82] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
` [PATCH 5.10 75/82] powerpc/powernv: Free name on error in opal_event_init()
` [PATCH 5.10 76/82] vDPA/ifcvf: Fix pci_read_config_byte() return code handling
` [PATCH 5.10 77/82] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH 5.10 78/82] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
` [PATCH 5.10 79/82] md/raid10: improve code of mrdev in raid10_sync_request
` [PATCH 5.10 80/82] io_uring: fix possible deadlock in io_register_iowq_max_workers()
` [PATCH 5.10 81/82] mm: krealloc: Fix MTE false alarm in __do_krealloc
` [PATCH 5.10 82/82] 9p: fix slab cache name creation for real

[PATCH RFC 0/2] arm64: dts: qcom: move board clocks to DTS files
 2024-11-15  6:59 UTC  (3+ messages)
` [PATCH RFC 1/2] arm64: dts: qcom: sm8450: "
` [PATCH RFC 2/2] arm64: dts: qcom: sm8650: "

[PATCH v2] perf/test: fix perf ftrace test on s390
 2024-11-15  6:57 UTC 

regmap I3C support
 2024-11-15  6:58 UTC  (9+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.