All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-26 10:06:03 to 2022-06-26 13:02:31 UTC [more...]

OE-core CVE metrics for kirkstone on Sun 26 Jun 2022 03:00:01 AM HST
 2022-06-26 13:02 UTC 

[PATCH net-next 0/8] net: lan966x: Add lag support
 2022-06-26 13:04 UTC  (9+ messages)
` [PATCH net-next 1/8] net: lan966x: Add reqisters used to configure lag interfaces
` [PATCH net-next 2/8] net: lan966x: Split lan966x_fdb_event_work
` [PATCH net-next 3/8] net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
` [PATCH net-next 4/8] net: lan966x: Extend lan966x_foreign_bridging_check
` [PATCH net-next 5/8] net: lan966x: Add lag support for lan966x
` [PATCH net-next 6/8] net: lan966x: Extend FDB to support also lag
` [PATCH net-next 7/8] net: lan966x: Extend MAC to support also lag interfaces
` [PATCH net-next 8/8] net: lan966x: Update PGID when lag ports are changing link status

[PATCH v2] ls-files: introduce "--format" option
 2022-06-26 13:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCHv17 00/11] nvme: In-band authentication support
 2022-06-26 13:01 UTC  (4+ messages)

[PATCH v2 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-26 12:59 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: Add AXP221/AXP223/AXP809 compatibles
` [PATCH v2 2/4] mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells
` [PATCH v2 3/4] pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant

[PATCH 0/2] Decouple Xen-HVM from PIIX
 2022-06-26 12:59 UTC  (3+ messages)
` [PATCH 2/2] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it

[GIT PULL] l10n updates for 2.37.0 round 1
 2022-06-26 12:57 UTC 

drivers/gpu/ipu-v3/ipu-image-convert.c:1955:34: warning: shift by count ('4294967295') >= precision of type ('32')
 2022-06-26 12:57 UTC 

[PATCH] HID: roccat: Fix Use-After-Free in roccat_read
 2022-06-26 12:54 UTC  (2+ messages)

[PATCH 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-26 12:54 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant

[PATCH] dt-bindings: interconnect: samsung,exynos-bus: convert to dtschema
 2022-06-26 12:52 UTC  (2+ messages)

[PATCH 00/36] RS485 serial_rs485 sanitization
 2022-06-26 12:39 UTC  (7+ messages)
` [PATCH 01/36] serial: Add uart_rs485_config()
` [PATCH 22/36] serial: Sanitize rs485_struct

[net-next 0/2] net: ethernet: adi: Add ADIN1110 support
 2022-06-26 12:39 UTC  (5+ messages)
` [net-next 1/2] "
` [net-next 2/2] dt-bindings: net: adin1110: Add docs

[Buildroot] [PATCH 1/1] package/cereal: bump to version 1.3.2
 2022-06-26 12:35 UTC 

[Buildroot] [PATCH v1 1/1] package/nvidia-persistenced: new package
 2022-06-26 12:36 UTC 

[PATCH v2 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-26 12:35 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: sifive,plic: Document "
` [PATCH v2 2/2] irqchip/sifive-plic: Add support for "

OE-core CVE metrics for dunfell on Sun 26 Jun 2022 02:30:01 AM HST
 2022-06-26 12:34 UTC 

[PATCH 0/2] Fix rtl28xxu nec/rc5 receiver
 2022-06-26 12:33 UTC  (3+ messages)
` [PATCH 2/2] media: rtl28xxu: improve IR receiver

[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
 2022-06-26 12:30 UTC  (4+ messages)

drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c:563:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-06-26 12:26 UTC 

[PATCH 0/2] Add mutex-design Chinese translation
 2022-06-26 12:22 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN: Show the Chinese translation of spinlocks
` [PATCH 2/2] docs/zh_CN: Add mutex-design Chinese translation

[PATCH v3 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-06-26 12:29 UTC  (18+ messages)
` [PATCH v3 01/17] iio: core: Increase precision of IIO_VAL_FRACTIONAL_LOG2 when possible
` [PATCH v3 02/17] iio: ABI: Fix wrong format of differential capacitance channel ABI
` [PATCH v3 03/17] staging: iio: cdc: ad7746: Use explicit be24 handling
` [PATCH v3 04/17] staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace
` [PATCH v3 05/17] staging: iio: cdc: ad7746: Use local buffer for multi byte reads
` [PATCH v3 06/17] staging: iio: cdc: ad7746: Factor out ad7746_read_channel()
` [PATCH v3 07/17] staging: iio: cdc: ad7764: Push locking down into case statements in read/write_raw
` [PATCH v3 08/17] staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc
` [PATCH v3 09/17] staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()
` [PATCH v3 10/17] staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels
` [PATCH v3 11/17] iio: core: Introduce _zeropoint for differential channels
` [PATCH v3 12/17] staging: iio: cdc: ad7746: Switch from _offset to "
` [PATCH v3 13/17] staging: iio: cdc: ad7746: Use read_avail() rather than opencoding
` [PATCH v3 14/17] staging: iio: ad7746: White space cleanup
` [PATCH v3 15/17] iio: cdc: ad7746: Add device specific ABI documentation
` [PATCH v3 16/17] iio: cdc: ad7746: Move driver out of staging
` [PATCH v3 17/17] RFC: iio: cdc: ad7746: Add roadtest

[PATCH v6 0/9] TPM IRQ fixes
 2022-06-26 12:18 UTC  (4+ messages)
` [PATCH v6 5/9] tpm, tpm_tis: Only handle supported interrupts

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 624/1197] drivers/gpu/drm/xlnx/xlnx_fb.c:339: warning: expecting prototype for xlnx_fbdev_fini(). Prototype was for xlnx_fb_fini() instead
 2022-06-26 12:16 UTC 

[PATCH net-next v1 1/1] net: phy: ax88772a: fix lost pause advertisement configuration
 2022-06-26 12:15 UTC  (4+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-26 12:13 UTC  (4+ messages)
` [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

ask for TXA_FLUSH_THRESHOLD change
 2022-06-25  3:19 UTC  (3+ messages)

pyverbs: rdma_connect/accept with private data
 2022-06-26 12:11 UTC  (2+ messages)

[PATCH net-next 0/4] Prevent permanently closed tc-taprio gates from blocking a Felix DSA switch port
 2022-06-26 12:05 UTC  (5+ messages)
` [PATCH net-next 1/4] time64.h: define PSEC_PER_NSEC and use it in tc-taprio
` [PATCH net-next 2/4] net: dsa: felix: keep reference on entire tc-taprio config
` [PATCH net-next 3/4] net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmw
` [PATCH net-next 4/4] net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the port

[PATCH 0/5] mmc: dt-bindings: samsung,s3c6410-sdhci: convert to dtschema
 2022-06-26 12:03 UTC  (12+ messages)
` [PATCH 1/5] ARM: dts: exynos: align SDHCI node name with dtschema
` [PATCH 2/5] ARM: dts: s3c24xx: "
` [PATCH 3/5] ARM: dts: s3c64xx: "
` [PATCH 4/5] ARM: dts: s5pv210: "
` [PATCH 5/5] dt-bindings: mmc: samsung,s3c6410-sdhci: convert to dtschema

OE-core CVE metrics for master on Sun 26 Jun 2022 02:00:01 AM HST
 2022-06-26 12:02 UTC 

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-26 11:59 UTC  (20+ messages)
` [PATCH 48/55] media: rkisp1: Add match data for i.MX8MP ISP
` [PATCH 50/55] media: rkisp1: Add and set registers for crop for i.MX8MP
` [PATCH 51/55] media: rkisp1: Add and set registers for output size config on i.MX8MP
` [PATCH 53/55] media: rkisp1: Shift DMA buffer addresses "
` [PATCH 55/55] media: rkisp1: Fix RSZ_CTRL bits for i.MX8MP
  ` (EXT) "

[PATCH] net: wireless/broadcom: fix possible condition with no effect
 2022-06-26 11:18 UTC  (7+ messages)

[Bug 216175] New: PowerColor Radeon Rx 6400 ITX does not work
 2022-06-26 11:58 UTC  (8+ messages)
` [Bug 216175] "

[PATCH v3 1/3] ARM: dts: qcom: extend scm compatible to match dt-schema
 2022-06-26 11:46 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: extend scm compatible strings
` [PATCH v3 3/3] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml

[OE-Core][PATCH] python3-cryptography: Cleanup DEPENDS/RDEPENDS
 2022-06-26 11:42 UTC 

[PATCH] spi: dt-bindings: samsung: Add Exynos4210 SPI
 2022-06-26 11:28 UTC 

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-06-26 11:19 UTC  (5+ messages)
` [PATCH v2 18/20] dt-bindings: mfd: update dlg,da9063.yaml reference
` [PATCH v2 20/20] MAINTAINERS: fix cross references to mfd/dlg,da9063.yaml

[PATCH qemu] m68k: virt: pass RNG seed via bootinfo block
 2022-06-26 11:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] artist: set memory region owners for buffers to the artist device
 2022-06-26 11:15 UTC  (2+ messages)

[Bug report] fstests g/465 panic on NFS over XFS (linux v5.19-rc2+)
 2022-06-26 11:15 UTC  (2+ messages)

[PATCH] m68k: virt: pass RNG seed via bootinfo block
 2022-06-26 11:15 UTC  (8+ messages)
            ` [PATCH v2] m68k: virt: use RNG seed from "

[PATCH] btrfs: Convert zlib_compress_pages() to use kmap_local_page()
 2022-06-26 11:12 UTC  (4+ messages)

[PATCH] arm64: mm: fix linear mapping mem access performace degradation
 2022-06-26 11:10 UTC  (2+ messages)

[PATCH] net: ethernet/nvidia: fix possible condition with no effect
 2022-06-26 11:08 UTC  (4+ messages)

[PATCH] paride: Fixed integer overflow in pt_read and pt_write
 2022-06-26 11:02 UTC 

[PATCH] iwlwifi: pcie: Fixed integer overflow in iwl_write_to_user_buf
 2022-06-26 10:59 UTC 

[PATCH v3] arm64: dts: qcom: timer should use only 32-bit size
 2022-06-26 10:57 UTC 

[RFC PATCH] can-roundtrip-stats: a tool to benchmark transmission time
 2022-06-26 10:57 UTC  (6+ messages)

[PATCH v2 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-06-26 11:07 UTC  (3+ messages)

[PATCH] tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd()
 2022-06-26 10:49 UTC  (2+ messages)

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-26 10:50 UTC  (23+ messages)
` [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 DT "
` [PATCH RESEND v9 5/5] arm64: dts: apm: "
  ` (subset) "

[PULL 0/3] xtensa fixes for v5.19
 2022-06-26 10:47 UTC 

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-26 10:45 UTC  (7+ messages)

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-06-26 10:20 UTC  (6+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
      ` [f2fs-dev] "

[Buildroot] [PATCH v2] package/zerofree: new package
 2022-06-26 10:43 UTC  (2+ messages)

[PATCH 0/5] gpio: thunderx: Marvell GPIO changes
 2022-06-26 10:40 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: gpio: gpio-thunderx: Describe pin-cfg option

[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
 2022-06-26 10:38 UTC  (5+ messages)

[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
 2022-06-26 10:37 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add compatibles for Allwinner D1/D1s

[PATCH V10 1/3] dt-bindings: rtc: zynqmp: Add clock information
 2022-06-26 10:36 UTC  (3+ messages)

[PATCH 1/2] habanalabs: remove dead code from free_device_memory()
 2022-06-26 10:33 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: communicate supported page sizes to user

[PATCH] efi/capsule-loader: Fix use-after-free in efi_capsule_write
 2022-06-26 10:32 UTC 

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-26 10:32 UTC  (3+ messages)

[PATCH v3 0/7] MediaTek Helio X10 MT6795 - Clock drivers
 2022-06-26 10:31 UTC  (6+ messages)
` [PATCH v3 4/7] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 605/1197] drivers/media/platform/xilinx/xilinx-vpss-scaler.c:1236: warning: expecting prototype for xv_hscaler_coeff_select(). Prototype was for xv_hscaler_select_coeff() instead
 2022-06-26 10:30 UTC 

[PATCH v6 0/4] fbcon: Fixes for screen resolution changes
 2022-06-26 10:28 UTC  (5+ messages)
` [PATCH v6 1/4] fbcon: Disallow setting font bigger than screen size
` [PATCH v6 2/4] fbmem: Prevent invalid virtual screen sizes
` [PATCH v6 3/4] fbcon: Prevent that screen size is smaller than font size
` [PATCH v6 4/4] fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-06-26 10:28 UTC  (4+ messages)
` [PATCH v3 04/40] dt-bindings: pinctrl: nuvoton,wpcm450-pinctrl: align key node name

[PATCH] raw/ifpga/base: check pointer before dereference
 2022-06-26 10:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ccid: bump to version 1.5.0
 2022-06-26 10:17 UTC 

Script to see patches used in certain build configuration (from the google pixel devs?)
 2022-06-26 10:20 UTC 

[PATCH] Align Raspberry Pi DMA interrupts with Linux DTS
 2022-06-26 10:16 UTC  (2+ messages)

[xen-unstable test] 171357: tolerable FAIL
 2022-06-26 10:18 UTC 

[PATCH] raw/ifpga: avoid potential integer overflow
 2022-06-26 10:16 UTC  (3+ messages)

[PATCH] drm/amd/display: Re-org and cleanup the redundant code
 2022-06-26 10:15 UTC 

[PATCH] Documentation: kunit: Cleanup run_wrapper, fix x-ref
 2022-06-26 10:15 UTC 

[PATCH v2 00/54] PS2 device QOMification - part 1
 2022-06-26 10:14 UTC  (3+ messages)
` [PATCH v2 47/54] lasips2: switch over from update_irq() function to PS2 device gpio

[PATCH v2] docs: rename Documentation/vm to Documentation/mm
 2022-06-26 10:13 UTC 

[PATCH] parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
 2022-06-26 10:13 UTC 

[PATCH] rte_rib6: fix references to rte_rib
 2022-06-26 10:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bdwgc: fix build without NPTL
 2022-06-26 10:06 UTC 

[PATCH v5 00/21] arm64: refactor boot flow
 2022-06-26 10:07 UTC  (3+ messages)
` [PATCH v5 05/21] arm64: head: simplify page table mapping macros (slightly)

Force Feedback support not recognized on Granite Devices Simucube
 2022-06-26  9:59 UTC  (3+ messages)

[PATCH v3 2/2] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
 2022-06-26 10:06 UTC  (3+ messages)

[RESEND PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
 2022-06-26 10:05 UTC  (4+ messages)
` [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
` [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
` [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs


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.