linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 05:27:10 to 2023-07-25 07:37:29 UTC [more...]

[PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-25  7:35 UTC  (4+ messages)
` [PATCH v5 2/3] Documentation: riscv: Add early boot document

[PATCH v1 0/7] Add support for various features to i.MX6 bindings
 2023-07-25  7:34 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks

[Enable Designware XGMAC VLAN Stripping Feature 0/2]
 2023-07-25  7:33 UTC  (10+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature 1/2] dt-bindings: net: snps,dwmac: Add description for rx-vlan-offload

[PATCH v1] Bluetooth: Add timeout in disconnect when power off
 2023-07-25  7:33 UTC  (4+ messages)

[PATCH v7 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-25  7:32 UTC  (12+ messages)
` [PATCH v7 01/11] drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
` [PATCH v7 02/11] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v7 03/11] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v7 04/11] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v7 05/11] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
` [PATCH v7 06/11] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v7 07/11] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
` [PATCH v7 08/11] drm/mediatek: dp: Move PHY registration to new function
` [PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
` [PATCH v7 10/11] drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
` [PATCH v7 11/11] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case

[PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
 2023-07-25  7:32 UTC  (5+ messages)

[-next v1 0/1] Add StarFive Visionfive 2 v1.3B gmac phy configuration
 2023-07-25  7:30 UTC  (2+ messages)
` [-next v1 1/1] riscv: dts: starfive: visionfive 2: Add "

[PATCH v3 0/3] clk: imx: add audio clock mux driver
 2023-07-25  7:32 UTC  (3+ messages)
` [PATCH v3 3/3] clk: imx: imx8: "

[PATCH net-next 0/2] r8152: reduce control transfer
 2023-07-25  7:30 UTC  (3+ messages)
` [PATCH net-next 1/2] r8152: adjust generic_ocp_write function
` [PATCH net-next 2/2] r8152: set bp in bulk

[PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
 2023-07-25  7:31 UTC  (3+ messages)

[PATCH v3] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports with GESI
 2023-07-25  7:30 UTC 

[PATCH 01/13] clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()
 2023-07-25  7:30 UTC  (3+ messages)
` [PATCH 08/13] clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource()

[PATCH v2] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-25  7:30 UTC  (2+ messages)

[PATCH v1 00/14] futex: More futex2 bits
 2023-07-25  7:23 UTC  (7+ messages)
` [PATCH v1 05/14] futex: Add sys_futex_wake()
` [PATCH v1 06/14] futex: Add sys_futex_wait()
` [PATCH v1 09/14] futex: Add sys_futex_requeue()

[PATCH v14 00/12] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-07-25  7:27 UTC  (5+ messages)
` [PATCH v14 01/12] drm/shmem-helper: Factor out pages alloc/release from drm_gem_shmem_get/put_pages()
` [PATCH v14 02/12] drm/shmem-helper: Add pages_pin_count field

[PATCH v4 00/32] Introduce QC USB SND audio offloading support
 2023-07-25  7:26 UTC  (12+ messages)
` [PATCH v4 01/32] xhci: add support to allocate several interrupters
` [PATCH v4 11/32] sound: usb: card: Introduce USB SND platform op callbacks
` [PATCH v4 12/32] sound: usb: Export USB SND APIs for modules
` [PATCH v4 18/32] sound: usb: Introduce QC USB SND offloading support
` [PATCH v4 19/32] sound: usb: card: Check for support for requested audio format

[PATCH v11 00/10] Introduce ICSSG based ethernet Driver
 2023-07-25  7:25 UTC  (3+ messages)
` [PATCH v11 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs

[RFC PATCH] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
 2023-07-25  7:23 UTC 

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-25  7:23 UTC  (10+ messages)
  ` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
        ` [v2] "

[RFC PATCH 0/3] report task state in symbolic chars in sched tracepoints
 2023-07-25  7:22 UTC  (4+ messages)
` [RFC PATCH 1/3] sched, tracing: report task state in symbolic chars instead
` [RFC PATCH 2/3] perf sched: sync with latest sched_switch tracepoint definition
` [RFC PATCH 3/3] libtraceevent: "

[PATCH] arm64: dts: qcom: sm8150: add uart13 node
 2023-07-25  7:22 UTC 

[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-25  7:19 UTC  (4+ messages)
` [PATCH v6 11/11] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-25  7:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] get_maintainer: strip long text in brackets from mail description
 2023-07-25  7:18 UTC  (2+ messages)

[PATCH V3 1/2] xen: Update dm_op.h from Xen public header
 2023-07-25  7:18 UTC  (5+ messages)
` [PATCH V3 2/2] xen: privcmd: Add support for irqfd

[PATCH v7 00/13] Add support to configure TPDM DSB subunit
 2023-07-25  7:15 UTC  (14+ messages)
` [PATCH v7 01/13] coresight-tpdm: Remove the unnecessary lock
` [PATCH v7 02/13] dt-bindings: arm: Add support for DSB element size
` [PATCH v7 03/13] coresight-tpdm: Introduce TPDM subtype to TPDM driver
` [PATCH v7 04/13] coresight-tpda: Add DSB dataset support
` [PATCH v7 05/13] coresight-tpdm: Initialize DSB subunit configuration
` [PATCH v7 06/13] coresight-tpdm: Add reset node to TPDM node
` [PATCH v7 07/13] coresight-tpdm: Add nodes to set trigger timestamp and type
` [PATCH v7 08/13] coresight-tpdm: Add node to set dsb programming mode
` [PATCH v7 09/13] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v7 10/13] coresight-tpdm: Add nodes to configure pattern match output
` [PATCH v7 11/13] coresight-tpdm: Add nodes for timestamp request
` [PATCH v7 12/13] dt-bindings: arm: Add support for DSB MSR register
` [PATCH v7 13/13] coresight-tpdm: Add nodes for dsb msr support

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-25  7:16 UTC  (4+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452

[PATCH v2 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-25  7:15 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] arm64: kdump: Restore the write protection for the crashkernel memory region
 2023-07-25  7:14 UTC  (3+ messages)

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-07-25  7:12 UTC  (3+ messages)
` [PATCH V13 - RESEND 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH bpf-next] LoongArch: BPF: Fix check condition to call lu32id in move_imm()
 2023-07-25  7:12 UTC 

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-07-25  7:11 UTC  (7+ messages)
` [PATCH v6 2/5] riscv: Dump out kernel offset information on panic

[PATCH 0/3] ASoC: mt8188-mt6359: add SOF support
 2023-07-25  7:11 UTC  (5+ messages)
` [PATCH 1/3] ASoC: mediatek: mt8188-mt6359: support dynamic pinctrl
` [PATCH 3/3] ASoC: mediatek: mt8188-mt6359: add SOF support

[PATCH net] net: ipa: only reset hashed tables when supported
 2023-07-25  7:08 UTC  (2+ messages)

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2023-07-25  7:05 UTC 

[PATCH v3 0/4] gpio: sifive: Module support
 2023-07-25  7:04 UTC  (2+ messages)

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-07-25  7:02 UTC  (7+ messages)
` [PATCH RESEND 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface

[PATCH] security: Fix ret values doc for security_inode_init_security()
 2023-07-25  7:02 UTC  (3+ messages)

[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
 2023-07-25  7:02 UTC  (3+ messages)
` Non-robust apps and resets (was Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations)

[GIT PULL] m68k fixes for v6.5
 2023-07-25  6:57 UTC 

[PATCH v2 1/3] serial: core: Controller id cannot be negative
 2023-07-25  6:56 UTC  (10+ messages)

[PATCH v3] spmi: mtk-pmif: Serialize PMIF status check and command submission
 2023-07-25  6:52 UTC  (2+ messages)

[PATCH v2] tty: Explicitly include correct DT includes
 2023-07-25  6:50 UTC  (2+ messages)

[patch 00/29] x86/cpu: Rework the topology evaluation
 2023-07-25  6:51 UTC  (4+ messages)
` [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser

[PATCH V3 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
 2023-07-25  6:50 UTC  (3+ messages)
` [PATCH V3 2/2] serial: sprd: Fix DMA buffer leak issue

[PATCH 0/5] Staging: rtl8192e: Function name cleanup series 1
 2023-07-25  6:48 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-07-25  6:12 UTC  (8+ messages)
` [RFC PATCH v2 1/7] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v2 2/7] ASoC: fsl_easrc: "
` [RFC PATCH v2 3/7] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support
` [RFC PATCH v2 5/7] media: imx: fsl_asrc: Add memory to memory driver
` [RFC PATCH v2 6/7] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v2 7/7] ASoC: fsl_easrc: "

[PATCH v3] i2c: imx-lpi2c: add error message when i2c peripheral clk doesn't work
 2023-07-25  6:44 UTC  (2+ messages)

[PATCH] dpaa: avoid linking objects into multiple modules
 2023-07-25  6:43 UTC 

Regression in linux-next
 2023-07-25  6:42 UTC 

[PATCH v2] Documentation: embargoed-hardware-issues.rst: add AMD to the list
 2023-07-25  6:38 UTC 

[PATCH 5/5] Staging: rtl8192e: Rename function ResetBaEntry
 2023-07-25  6:38 UTC 

[PATCH 4/5] Staging: rtl8192e: Rename function RxTsDeleteBA
 2023-07-25  6:38 UTC 

[PATCH 3/5] Staging: rtl8192e: Rename function TxTsDeleteBA
 2023-07-25  6:37 UTC 

[PATCH 2/5] Staging: rtl8192e: Rename function DeActivateBAEntry
 2023-07-25  6:37 UTC 

[PATCH 1/5] Staging: rtl8192e: Rename function ActivateBAEntry
 2023-07-25  6:37 UTC 

[PATCH] Documentation: embargoed-hardware-issues.rst: add AMD to the list
 2023-07-25  6:35 UTC 

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-07-25  6:33 UTC  (7+ messages)

[PATCH] tmpfs: fixup Docs table for huge mount options
 2023-07-25  6:31 UTC  (2+ messages)

[PATCH v2] regulator: dt-bindings: dlg,slg51000: Convert to DT schema
 2023-07-25  6:31 UTC 

[PATCH v1 1/8] tools/nolibc: add support for powerpc
 2023-07-25  6:29 UTC  (3+ messages)

[PATCH v3 0/3] Add support for vibrator in multiple PMICs
 2023-07-25  6:26 UTC  (8+ messages)
` [PATCH v3 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
` [PATCH v3 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v3 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2023-07-25  6:25 UTC  (3+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-07-25  6:18 UTC  (10+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-25  6:24 UTC  (6+ messages)

[PATCH 0/7] usb: Add USB MIDI 2.0 Gadget Function Driver
 2023-07-25  6:22 UTC  (8+ messages)
` [PATCH 1/7] usb: gadget: Add support for USB MIDI 2.0 function driver
` [PATCH 2/7] usb: gadget: midi2: Add configfs support
` [PATCH 3/7] usb: gadget: midi2: Dynamically create MIDI 1.0 altset descriptors
` [PATCH 4/7] usb: gadget: midi2: MIDI 1.0 interface (altset 0) support
` [PATCH 5/7] usb: gadget: midi2: Add testing documentation
` [PATCH 6/7] usb: gadget: midi2: Add "Operation Mode" control
` [PATCH 7/7] usb: gadget: midi2: More flexible MIDI 1.0 configuration

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-25  6:16 UTC 

VFIO (PCI) and write combine mapping of BARs
 2023-07-25  6:15 UTC  (4+ messages)

[PATCH] docs: move powerpc under arch
 2023-07-25  6:13 UTC 

[PATCH v7 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-07-25  6:10 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
` [PATCH v7 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver

[PATCH v1 1/8] tools/nolibc: add support for powerpc
 2023-07-25  6:14 UTC  (2+ messages)

[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trailing s tatements should be on next line
 2023-07-25  6:10 UTC  (2+ messages)
    ` [Nouveau] [PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trail

[PATCH v2] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-07-25  6:10 UTC 

[PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
 2023-07-25  6:07 UTC  (4+ messages)
  ` [External] "

[PATCH 0/1] Set may payload size for IPQ9574
 2023-07-25  6:06 UTC  (7+ messages)
` [PATCH 1/1] PCI: qcom: Add early fixup to set the max "

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-07-25  6:06 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: arm: convert nested if-else construct to allOf
  ` [PATCH v2 2/3] dt-bindings: arm: Add qcom specific hvc transport for SCMI

[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
 2023-07-25  6:05 UTC  (5+ messages)

[PATCH v2 2/2] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-25  6:00 UTC  (2+ messages)

[PATCH v1 8/8] selftests/nolibc: add test support for powerpc64
 2023-07-25  6:02 UTC  (3+ messages)

[PATCH v2] MIPS: Loongson64: Fix more __iomem attributes
 2023-07-25  6:01 UTC 

[PATCH] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-25  5:55 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/4] fix large folio for madvise_cold_or_pageout()
 2023-07-25  5:55 UTC  (7+ messages)
` [RFC PATCH v2 2/4] madvise: Use notify-able API to clear and flush page table entries
` [RFC PATCH v2 3/4] mm: add functions folio_in_range() and folio_within_vma()
` [RFC PATCH v2 4/4] madvise: avoid trying to split large folio always in cold_pageout

[PATCH v3 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-25  5:53 UTC  (2+ messages)

Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
 2023-07-25  5:53 UTC  (2+ messages)

[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-25  5:51 UTC  (4+ messages)
` [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs

[PATCH] ext4: mballoc: avoid garbage value from err
 2023-07-25  4:33 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tv: avoid possible division by zero
 2023-07-25  5:51 UTC  (3+ messages)

[PATCH v1] sh: boards: fix CEU buffer size passed to dma_declare_coherent_memory()
 2023-07-25  5:50 UTC  (6+ messages)

[PATCH 0/3] Add interconnect debugfs client
 2023-07-25  5:48 UTC  (6+ messages)
` [PATCH 2/3] interconnect: Reintroduce icc_get()
` [PATCH 3/3] interconnect: Add debugfs test client

[PATCH 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-07-25  5:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5
` [PATCH 2/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial device tree

[PATCH v1] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-25  5:47 UTC  (3+ messages)

[RFC PATCH 0/4] Implement a PSCI SYSTEM_RESET2 reboot-mode driver
 2023-07-25  5:44 UTC  (3+ messages)
` [RFC PATCH 4/4] power: reset: "

[PATCH v2] arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
 2023-07-25  5:43 UTC  (3+ messages)

[PATCH v5 0/3] Serial core controller port device name fixes
 2023-07-25  5:42 UTC  (4+ messages)
` [PATCH v5 1/3] serial: core: Controller id cannot be negative
` [PATCH v5 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v5 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH v1] i40e: Add length check for IFLA_AF_SPEC parsing
 2023-07-25  5:40 UTC  (4+ messages)

[PATCH RFC 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
 2023-07-25  5:40 UTC  (3+ messages)
` [PATCH RFC 1/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 compatible

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-07-25  5:39 UTC  (6+ messages)
` [PATCH v9 03/10] usb: dwc3: core: Access XHCI address space temporarily to read port info

[V2 PATCH] powercap/intel_rapl: Fix a sparse warning
 2023-07-25  5:39 UTC 

[PATCH 0/2] arm64: dts: ti: k3-j784s4: Add UFS support
 2023-07-25  5:38 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j784s4-main: Add DT node for UFS
` [PATCH 2/2] arm64: dts: ti: k3-j784s4-evm: Add Support for UFS peripheral

[PATCH] riscv: remove redundant mv instructions
 2023-07-25  5:38 UTC 

[PATCH v7 0/2] clk: imx: add audio clock mux driver
 2023-07-25  5:38 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: clock: fsl,imx8-acm: Add audio clock mux support
` [PATCH v7 2/2] clk: imx: imx8: add audio clock mux driver

[PATCH v1] RDMA/nldev: Add length check for IFLA_BOND_ARP_IP_TARGET parsing
 2023-07-25  5:34 UTC  (5+ messages)

[PATCH] PNP/ACPI: Fix string truncation warning
 2023-07-25  5:29 UTC 

[PATCH 1/5] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
 2023-07-25  5:28 UTC 


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