All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-21 07:32:41 to 2024-10-21 08:13:41 UTC [more...]

[PATCH v3 RESEND 0/4] arm64: dts: mediatek: Add MT8186 Chinchou
 2024-10-21  7:26 UTC  (5+ messages)
` [PATCH v3 RESEND 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook
` [PATCH v3 RESEND 2/4] arm64: dts: mediatek: Add MT8186 Chinchou Chromebooks
` [PATCH v3 RESEND 3/4] arm64: dts: mediatek: Add exton node for DP bridge
` [PATCH v3 RESEND 4/4] arm64: dts: mediatek: Modify audio codec name for pmic

[PATCH 1/3] mtd: rawnand: davinci: order headers alphabetically
 2024-10-21  7:40 UTC  (4+ messages)

[PATCH 0/9] ARM: Layerscape: LS1046a: switch to TF-A
 2024-10-21  8:03 UTC  (6+ messages)
` [PATCH 9/9] ARM: Layerscape: LS1046a: add PSCI node

[PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic
 2024-10-21  8:13 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/bugs: Use code segment selector for VERW operand" failed to apply to 5.15-stable tree
 2024-10-21  8:13 UTC 

[PATCH] Use card->dev in replace of the &pdev->dev argument in the dev_err function
 2024-10-15  7:49 UTC 

FAILED: patch "[PATCH] x86/bugs: Use code segment selector for VERW operand" failed to apply to 6.1-stable tree
 2024-10-21  8:13 UTC 

[PATCH v28 00/33] Introduce QC USB SND audio offloading support
 2024-10-15  1:31 UTC  (4+ messages)

[PATCH v2] media: v4l2-subdev: Refactor events
 2024-10-21  8:12 UTC  (5+ messages)

Linaro OP-TEE Contribution, LOC, monthly meeting October 22
 2024-10-21  8:12 UTC 

[PATCH] drm/amdkfd: fix the hang caused by the write reorder to fence_addr
 2024-10-21  8:12 UTC  (4+ messages)

[PATCH] scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
 2024-10-21  8:11 UTC  (2+ messages)

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-21  8:11 UTC  (3+ messages)
` [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl

[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
 2024-10-21  8:11 UTC  (3+ messages)
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality
 2024-10-21  8:11 UTC  (2+ messages)

[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
 2024-10-21  8:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev4)

[PATCH] iio: accel: replace s64 __aligned(8) with aligned_s64
 2024-10-21  8:15 UTC  (3+ messages)

[PATCH] qemu-ga: Fix a SIGSEGV on guest-set-time command
 2024-10-21  8:09 UTC  (2+ messages)

[PATCH v20 00/33] Automatic Disk Unlock with TPM2
 2024-10-21  8:07 UTC  (34+ messages)
` [PATCH v20 01/33] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v20 02/33] libtasn1: import libtasn1-4.19.0
` [PATCH v20 03/33] libtasn1: disable code not needed in grub
` [PATCH v20 04/33] libtasn1: replace strcat() with strcpy() in _asn1_str_cat()
` [PATCH v20 05/33] libtasn1: replace strcat() with _asn1_str_cat()
` [PATCH v20 06/33] libtasn1: adjust the header paths in libtasn1.h
` [PATCH v20 07/33] libtasn1: Use grub_divmod64() for division
` [PATCH v20 08/33] libtasn1: fix the potential buffer overrun
` [PATCH v20 09/33] asn1_test: include asn1_test.h only
` [PATCH v20 10/33] asn1_test: rename the main functions to the test names
` [PATCH v20 11/33] asn1_test: return either 0 or 1 to reflect the results
` [PATCH v20 12/33] asn1_test: remove 'verbose' and the unnecessary printf()
` [PATCH v20 13/33] asn1_test: print the error messages with grub_printf()
` [PATCH v20 14/33] asn1_test: use the grub-specific functions and types
` [PATCH v20 15/33] asn1_test: exclude a testcase when long and int are the same
` [PATCH v20 16/33] libtasn1: compile into asn1 module
` [PATCH v20 17/33] asn1_test: test module for libtasn1
` [PATCH v20 18/33] libtasn1: Add the documentation
` [PATCH v20 19/33] key_protector: Add key protectors framework
` [PATCH v20 20/33] tss2: Add TPM2 buffer handling functions
` [PATCH v20 21/33] tss2: Add TPM2 types and Marshal/Unmarshal functions
` [PATCH v20 22/33] tss2: Add TPM2 Software Stack (TSS2) support
` [PATCH v20 23/33] key_protector: Add TPM2 Key Protector
` [PATCH v20 24/33] cryptodisk: Support key protectors
` [PATCH v20 25/33] util/grub-protect: Add new tool
` [PATCH v20 26/33] tpm2_key_protector: Support authorized policy
` [PATCH v20 27/33] tpm2_key_protector: Implement NV index
` [PATCH v20 28/33] cryptodisk: Fallback to passphrase
` [PATCH v20 29/33] cryptodisk: wipe out the cached keys from protectors
` [PATCH v20 30/33] diskfilter: look up cryptodisk devices first
` [PATCH v20 31/33] tpm2_key_protector: Add grub-emu support
` [PATCH v20 32/33] tests: Add tpm2_key_protector_test
` [PATCH v20 33/33] docs: Document TPM2 key protector

[PATCH v3 00/10] media: ov5645: Add support for streams
 2024-10-21  8:10 UTC  (4+ messages)

[PATCH 1/3] percpu: Merge VERIFY_PERCPU_PTR() into its only user
 2024-10-21  8:07 UTC  (3+ messages)
` [PATCH 2/3] percpu: Introduce PERCPU_PTR() macro
` [PATCH 3/3] percpu: Cast percpu pointer in PERCPU_PTR() via unsigned long

[syzbot] [bcachefs?] kernel BUG in bch2_bucket_alloc_trans (2)
 2024-10-21  8:08 UTC  (2+ messages)
` [syzbot] kernel BUG in bch2_bucket_alloc_trans

[PATCH bpf-next v2] bpf: handle MADV_PAGEOUT error in uprobe_multi.c
 2024-10-21  8:07 UTC  (4+ messages)

[PATCH] iommu/mediatek: Add PGTABLE_PA_35_EN to mt8186 platform data
 2024-10-21  8:06 UTC  (2+ messages)

Proposal: bi-weekly guest_memfd upstream call
 2024-10-21  8:05 UTC  (2+ messages)

[PATCH v1] bcachefs: set freespace inited to false if trans_mark_dev_sbs fails
 2024-10-21  8:05 UTC  (3+ messages)

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-21  8:04 UTC  (4+ messages)

[PATCH] selftests: netfilter: remove unused parameter
 2024-10-21  8:04 UTC 

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-21  8:04 UTC  (2+ messages)

[PATCH] rust: introduce alternative implementation of offset_of!
 2024-10-21  8:04 UTC  (4+ messages)

[PATCH v2] LoongArch: Fix cpu hotplug issue
 2024-10-21  8:04 UTC 

[PATCH] fixup! dma: give dma_alloc_coherent a device parameter
 2024-10-21  8:00 UTC  (4+ messages)

[PATCH 0/7] pinctrl: rzg2l: Fix releasing of IRQ and status reported in pinmux-pins
 2024-10-21  8:03 UTC  (4+ messages)
` [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested

[PATCH v3 0/1] virtio-media: Add device specification
 2024-10-21  8:03 UTC  (6+ messages)
` [PATCH v3 1/1] virtio-media: Add virtio media "

[PATCH v2] doc/user-manual: Refresh help output
 2024-10-21  8:03 UTC  (2+ messages)
` [docs] "

[PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state
 2024-10-21  8:02 UTC  (11+ messages)

[PATCH 0/2] arm: Add collie and sx functional tests
 2024-10-21  8:01 UTC  (3+ messages)

[PATCH v6 0/5] Reuse 32 bit C code more safely
 2024-10-21  8:01 UTC  (7+ messages)
` [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it

[PATCH 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit
 2024-10-21  8:01 UTC  (2+ messages)

[PATCH] fgraph: Separate size of ret_stack from PAGE_SIZE
 2024-10-21  8:01 UTC  (2+ messages)

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SAR2130P compatible
 2024-10-21  8:01 UTC  (2+ messages)

[PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-10-21  8:01 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)

[PATCH 0/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P
 2024-10-21  8:00 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: add SoC ID for SAR2130P and SAR1130P
` [PATCH 2/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P

[PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode
 2024-10-21  8:00 UTC  (2+ messages)

[PATCH] drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()
 2024-10-21  7:56 UTC  (2+ messages)

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries
 2024-10-21  7:59 UTC  (5+ messages)

next/master build: 183 builds: 9 failed, 174 passed, 15 errors, 10378 warnings (next-20241021)
 2024-10-21  7:59 UTC 

next/master build: 183 builds: 9 failed, 174 passed, 15 errors, 10378 warnings (next-20241021)
 2024-10-21  7:59 UTC 

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-21  7:59 UTC  (3+ messages)

[isilence:zcrx/next 12/19] io_uring/zcrx.c:411 io_pp_zc_init() warn: variable dereferenced before check 'ifq' (see line 408)
 2024-10-21  7:58 UTC 

[PATCH 0/2] Add support for the TUSB1046-DCI Type-C crosspoint switch
 2024-10-21  7:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: Describe TUSB1046 "

[PATCH] fgraph: Give ret_stack its own kmem cache
 2024-10-21  7:58 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue 50/51] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:2391 ixgbe_clean_rx_irq() error: uninitialized symbol 'xdp_res'
 2024-10-21  7:57 UTC  (2+ messages)
`  "

[PATCH] dt-bindings: cache: qcom,llcc: Fix X1E80100 reg entries
 2024-10-21  7:57 UTC  (2+ messages)

[PATCH v1 0/5] Setup memory management
 2024-10-21  7:56 UTC  (5+ messages)
` [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()

No sound on speakers X1 Carbon Gen 12
 2024-10-21  7:56 UTC  (15+ messages)

[PATCH 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform
 2024-10-21  7:56 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300
` [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300

[PATCH] mm: shmem: avoid repeated flush dcache in shmem_writepage()
 2024-10-21  7:55 UTC  (13+ messages)
` [PATCH] mm: shmem: convert to use folio_zero_range()

[PATCH v3 00/12] iommu: Domain allocation enhancements
 2024-10-21  7:59 UTC  (6+ messages)
` [PATCH v3 02/12] iommu: Introduce iommu_paging_domain_alloc_flags()
` [PATCH v3 03/12] iommu: Add new flag to explictly request PASID capable domain

[PATCH] staging: gpib: Add missing check for NULL
 2024-10-21  7:54 UTC  (2+ messages)

[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
 2024-10-21  7:54 UTC  (4+ messages)

FAILED: patch "[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt" failed to apply to 4.19-stable tree
 2024-10-21  7:54 UTC 

FAILED: patch "[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt" failed to apply to 5.4-stable tree
 2024-10-21  7:54 UTC 

[Buildroot] [git commit] docs/website: Update for 2024.02.7
 2024-10-21  7:53 UTC 

FAILED: patch "[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt" failed to apply to 5.10-stable tree
 2024-10-21  7:53 UTC 

[Buildroot] [git commit] Update for 2024.02.7
 2024-10-21  7:50 UTC 

FAILED: patch "[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt" failed to apply to 5.15-stable tree
 2024-10-21  7:53 UTC 

FAILED: patch "[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt" failed to apply to 6.1-stable tree
 2024-10-21  7:53 UTC 

FAILED: patch "[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt" failed to apply to 6.6-stable tree
 2024-10-21  7:53 UTC 

[PATCH bpf-next v1 1/2] bpf: force checkpoint when jmp history is too long
 2024-10-21  7:53 UTC  (4+ messages)

FAILED: patch "[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms" failed to apply to 5.10-stable tree
 2024-10-21  7:52 UTC 

FAILED: patch "[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms" failed to apply to 5.15-stable tree
 2024-10-21  7:52 UTC 

FAILED: patch "[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms" failed to apply to 6.1-stable tree
 2024-10-21  7:52 UTC 

FAILED: patch "[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms" failed to apply to 6.6-stable tree
 2024-10-21  7:52 UTC 

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-21  7:52 UTC  (3+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies

[v3,1/5] raw/gdtc: introduce gdtc raw device driver
 2024-10-21  7:45 UTC  (5+ messages)
` [v3,2/5] raw/gdtc: add support for queue setup operation
` [v3,3/5] raw/gdtc: add support for standard rawdev operations
` [v3,4/5] raw/gdtc: add support for enqueue operation
` [v3,5/5] raw/gdtc: add support for dequeue operation

FAILED: patch "[PATCH] usb: gadget: f_uac2: fix return value for" failed to apply to 6.1-stable tree
 2024-10-21  7:52 UTC 

FAILED: patch "[PATCH] usb: gadget: f_uac2: fix return value for" failed to apply to 6.6-stable tree
 2024-10-21  7:52 UTC 

[PATCH 00/14] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-21  7:52 UTC  (5+ messages)
` [PATCH 01/14] dt-bindings: clock: qcom,rpmhcc: Add SAR2130P compatible
` [PATCH 04/14] dt-bindings: clock: qcom,sm8550-dispcc: "

[PATCH] csky: fix csky_cmpxchg_fixup not working
 2024-10-21  7:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2024-10-21  7:50 UTC  (7+ messages)

[PATCH] bpf, arm64: Fix address emission with tag-based KASAN enabled
 2024-10-21  7:50 UTC  (2+ messages)

[PATCH v13 00/13] Add Secure TSC support for SNP guests
 2024-10-21  7:48 UTC  (3+ messages)
` [PATCH v13 01/13] x86/sev: Carve out and export SNP guest messaging init routines

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-21  7:49 UTC  (2+ messages)

PCI endpoint: pci-epf-test is broken on big-endian
 2024-10-21  7:49 UTC 

FAILED: patch "[PATCH] xhci: dbc: honor usb transfer size boundaries." failed to apply to 5.15-stable tree
 2024-10-21  7:49 UTC 

FAILED: patch "[PATCH] xhci: dbc: honor usb transfer size boundaries." failed to apply to 6.1-stable tree
 2024-10-21  7:49 UTC 

FAILED: patch "[PATCH] xhci: dbc: honor usb transfer size boundaries." failed to apply to 6.6-stable tree
 2024-10-21  7:49 UTC 

FAILED: patch "[PATCH] xhci: dbc: honor usb transfer size boundaries." failed to apply to 6.11-stable tree
 2024-10-21  7:49 UTC 

FAILED: patch "[PATCH] xhci: Mitigate failed set dequeue pointer commands" failed to apply to 5.10-stable tree
 2024-10-21  7:49 UTC 

[PATCH v4 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-10-21  7:49 UTC  (6+ messages)
` [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB

[PATCHv2 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-21  7:48 UTC  (9+ messages)
` [PATCHv2 16/23] dt-bindings: altera: add Enclustra Mercury SA1
` [PATCHv2 18/23] dt-bindings: altera: add binding for Mercury+ SA2
` [PATCHv2 20/23] dt-bindings: altera: add Mercury AA1 combinations
` [PATCHv2 22/23] dt-bindings: altera: removal of generic PE1 dts

[RFC PATCH v3 13/13] clavis: Kunit support
 2024-10-21  7:45 UTC  (2+ messages)

[PATCH v3 0/3] Pinctrl: A4: Add pinctrl driver
 2024-10-21  7:38 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs

[PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-21  7:37 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add T-HEAD dwmac support

[PATCH v2] dt-bindings: iommu: arm,smmu: Add Qualcomm SAR2130P compatible
 2024-10-21  7:45 UTC  (2+ messages)

[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
 2024-10-21  7:43 UTC  (2+ messages)

Pls pick up two bluetooth fixes
 2024-10-21  7:44 UTC  (2+ messages)

[kirkstone][PATCH] libyaml: Add libyaml ptest
 2024-10-21  7:42 UTC 

Another bcachefs version downgrade bug
 2024-10-21  7:43 UTC  (4+ messages)
    ` Mounting multiple versions/snapshots/images at the same time (was: Re: Another bcachefs version downgrade bug)

[PATCH] Landlock: fix grammar issues in docs
 2024-10-21  7:43 UTC  (2+ messages)

[PATCH] fgraph: Allocate ret_stack_list with proper size
 2024-10-21  7:43 UTC  (2+ messages)

[PATCH v3 00/15] Add ITE IT6263 LVDS to HDMI converter support
 2024-10-21  7:43 UTC  (7+ messages)
` [PATCH v3 07/15] dt-bindings: display: lvds-data-mapping: Add 30-bit RGB pixel data mappings
` [PATCH v3 08/15] dt-bindings: display: Document dual-link LVDS display common properties
` [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml

[PATCH 1/2] sandbox: add --command line support
 2024-10-21  7:35 UTC  (5+ messages)
` [PATCH 2/2] sandbox: add cpuinfo command

[GIT PULL] Char/Misc driver fixes for 6.12-rc4
 2024-10-21  7:42 UTC  (2+ messages)

[PATCH 0/6] phy: qualcomm: add support for USB+DP and PCIe PHYs on SAR2130P
 2024-10-21  7:35 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb32dp: Add SAR2130P compatible

drivers/infiniband/hw/bnxt_re/qplib_fp.c:1090 bnxt_qplib_create_qp() error: we previously assumed 'res->dattr' could be null (see line 985)
 2024-10-21  7:42 UTC 

[PATCH v16 0/2] Implement the NVMe reservation feature
 2024-10-21  7:33 UTC  (6+ messages)
` [PATCH v16 2/2] nvmet: support "

[PULL v1 0/1] Xen Queue
 2024-10-21  7:39 UTC  (2+ messages)
` [PULL v1 1/1] hw/xen: Avoid use of uninitialized bufioreq_evtchn

[RESENT PATCH v3 0/5] Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates
 2024-10-21  7:39 UTC  (5+ messages)
` [RESENT PATCH v3 1/5] mmc-utils: Refactor common FFU code into functions to support additional FFU modes

[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
 2024-10-21  7:38 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: iio: imu: bmi270: Add Bosch BMI260

[PATCH] drm/rockchip: vop: Fix a dereferenced before check warning
 2024-10-21  7:28 UTC 

[linuxtv-media-stage:fixes 4/14] drivers/media/dvb-core/dvbdev.c:554 dvb_register_device() error: uninitialized symbol 'ret'
 2024-10-21  7:37 UTC 

[PATCH 00/12] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-10-21  7:36 UTC  (4+ messages)
` [PATCH 05/12] dt-bindings: clock: qcom: Add QCS615 GCC clocks

[PATCH] vhost-user: fix shared object return values
 2024-10-21  7:35 UTC  (5+ messages)

[PATCHv11 0/9] nvme: implement secure concatenaion
 2024-10-21  7:36 UTC  (5+ messages)
` [PATCH 8/9] nvmet-tcp: support secure channel concatenation

[RFC v2] ethdev: an API for cache stashing hints
 2024-10-21  7:36 UTC  (5+ messages)
` [RFC v3 0/2] An API for Stashing Packets into CPU caches
  ` [RFC v3 2/2] ethdev: introduce the cache stashing hints API

gstreamer1.0-plugins-good 1.24 fails with qt6 option
 2024-10-21  7:36 UTC 

[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-10-21  7:36 UTC  (6+ messages)

[POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
 2024-10-21  7:35 UTC  (2+ messages)

[android-common:android-mainline 1/1] drivers/usb/gadget/configfs.c:2050 gadgets_make() error: double free of 'gi->composite.gadget_driver.driver.name'
 2024-10-21  7:35 UTC 

pull request: bluetooth 2024-10-16
 2024-10-21  7:34 UTC  (2+ messages)

[PATCH] drm/i915/psr: vbt.psr.enable is only for eDP panels
 2024-10-21  7:33 UTC 

[Buildroot] Buildroot 2024.02.7 released
 2024-10-21  7:34 UTC 


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.