All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-02 10:20:03 to 2023-07-02 14:31:22 UTC [more...]

[PATCH 00/58] buildman: Refactor code and correct some pylint warnings
 2023-07-02 14:25 UTC  (27+ messages)
` [PATCH 01/58] buildman: Tidy up pylint warnings in main
` [PATCH 02/58] buildman: Convert camel case in control.py
` [PATCH 03/58] buildman: Fix most pylint warnings in control
` [PATCH 04/58] buildman: Move full-help processing to main
` [PATCH 05/58] buildman: Move series calculations into a separate function
` [PATCH 06/58] buildman: Move fetch-arch code "
` [PATCH 07/58] buildman: Move logic for -A up a little
` [PATCH 08/58] buildman: Drop use of builder in show_actions()
` [PATCH 09/58] buildman: Move dry-run handling higher in do_buildman()
` [PATCH 10/58] buildman: Move board-selection code into a function
` [PATCH 11/58] bulidman: Move more code to determine_series()
` [PATCH 12/58] buildman: Move Boards-object code into a function
` [PATCH 13/58] bulidman: Move toolchain handling to a functoin
` [PATCH 14/58] bulldman: Set up output_dir earlier
` [PATCH 15/58] buildman: Move output-file setup into one place
` [PATCH 16/58] buildman: Pass option values to get_action_summary()
` [PATCH 17/58] buildman: Pass option values to show_actions()
` [PATCH 18/58] buildman: Build option-adjusting into a function
` [PATCH 19/58] buildman: Move counting of commits "
` [PATCH 20/58] buildman: Move setting up the output dir "
` [PATCH 21/58] buildman: Move commit numbering into determine_series()
` [PATCH 22/58] buildman: Avoid too many returns in do_buildman()
` [PATCH 23/58] buildman: Move remaining builder properties to constructor
` [PATCH 24/58] buildman: Tweak commits and show_bloat
` [PATCH 25/58] buildman: Moving running of the builder into a function
` [PATCH 27/58] buildman: Adjust show_toolchain_prefix() to not return

[RFC PATCH bpf-next 02/13] bpf: Add verifier support for sign-extension load insns
 2023-07-02 14:28 UTC  (2+ messages)

OE-core CVE metrics for mickledore on Sun 02 Jul 2023 04:00:01 AM HST
 2023-07-02 14:20 UTC 

[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-07-02 14:15 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH RESEND v2 2/2] target/i386/kvm: get and put AMD pmu registers

[PATCH linux dev-6.1 v1 0/2] Add support for PECI Nuvoton
 2023-07-02 14:14 UTC  (4+ messages)
` [PATCH linux dev-6.1 v1 1/2] dt-bindings: Add bindings for peci-npcm

Regarding hello world program for ARM M7 (s32k312) using qemu
 2023-07-02 14:13 UTC  (6+ messages)

Fwd: Memory corruption in multithreaded user space program while calling fork
 2023-07-02 14:11 UTC  (7+ messages)
`  "

Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
 2023-07-02 14:08 UTC  (7+ messages)

[PATCH] nvme-core: check id->mc before setting NVME_NS_METADATA_SUPPORTED
 2023-07-02 14:02 UTC  (4+ messages)

[PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI
 2023-07-02 13:47 UTC  (9+ messages)
` [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry
` [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI

[bug report] tracing: probeevent: Add array type support
 2023-07-02 13:46 UTC  (7+ messages)
` [PATCH 1/2] tracing/probes: Fix to avoid double count of the string length on the array
` [PATCH 2/2] tracing/probes: Fix to exit fetching if an error is detected

Custom Kernel Module for PRP (https://github.com/ramv33/prp) - problem with removal of RCT using skb_trim
 2023-07-02 13:46 UTC  (2+ messages)

[PATCH] platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sensor storage-class-specifier to static
 2023-07-02 13:44 UTC 

[Buildroot] [PATCH 1/3] package: add rockchip-rkbin package
 2023-07-02 13:45 UTC  (3+ messages)

[PATCH v2 00/27] ARM: dts: qcom: cleanup PMIC usage
 2023-07-02 13:43 UTC  (28+ messages)
` [PATCH v2 01/27] ARM: dts: qcom: apq8064: correct XOADC register address
` [PATCH v2 02/27] ARM: dts: qcom: msm8960: introduce label for PMIC keypad
` [PATCH v2 03/27] ARM: dts: qcom: msm8660-surf: use keypad label directly
` [PATCH v2 04/27] ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper place
` [PATCH v2 05/27] ARM: dts: qcom: mdm9615-wp8548-mangoh-green: group include clauses
` [PATCH v2 06/27] ARM: dts: qcom: strip prefix from PMIC files
` [PATCH v2 07/27] ARM: dts: qcom: apq8064: fix PMIC node labels
` [PATCH v2 08/27] ARM: dts: qcom: mdm9615: "
` [PATCH v2 09/27] ARM: dts: qcom: msm8660: "
` [PATCH v2 10/27] ARM: dts: qcom: msm8960: "
` [PATCH v2 11/27] ARM: dts: qcom: msm8960: split PMIC to separate dtsi files
` [PATCH v2 12/27] ARM: dts: qcom: apq8064: split PMICs "
` [PATCH v2 13/27] ARM: dts: qcom: mdm9615: split PMIC "
` [PATCH v2 14/27] ARM: dts: qcom: msm8660: "
` [PATCH v2 15/27] ARM: dts: qcom: pm8058: reorder nodes
` [PATCH v2 16/27] ARM: dts: qcom: pm8921: "
` [PATCH v2 17/27] ARM: dts: qcom: pm8018: move reg property
` [PATCH v2 18/27] ARM: dts: qcom: pm8921: "
` [PATCH v2 19/27] ARM: dts: qcom: pm8058: use defined IRQ flags
` [PATCH v2 20/27] ARM: dts: qcom: pm8921: switch to interrupts-extended
` [PATCH v2 21/27] ARM: dts: qcom: pm8018: "
` [PATCH v2 22/27] ARM: dts: qcom: pm8058: "
` [PATCH v2 23/27] ARM: dts: qcom: apq8064: move RPM regulators to board files
` [PATCH v2 24/27] ARM: dts: qcom: mdm9615: "
` [PATCH v2 25/27] ARM: dts: qcom: msm8660: "
` [PATCH v2 26/27] ARM: dts: qcom: msm8960: drop useless rpm regulators node
` [PATCH v2 27/27] ARM: dts: qcom: msm8974: move regulators to board files

[Intel-wired-lan] [PATCH net v2 0/6] igc: Fix corner cases for TSN offload
 2023-07-02 13:42 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net v2 1/6] igc: Rename qbv_enable to taprio_offload_enable

Fix regression on Stoney
 2023-07-02 13:41 UTC  (2+ messages)

[PATCH v1 0/2] vduse: add support for networking devices
 2023-07-02 13:37 UTC  (3+ messages)

[PATCH V1] net: mhi : Add support to enable ethernet interface
 2023-07-02 13:37 UTC  (2+ messages)

[PATCH] clocksource/drivers/loongson1: set variable ls1x_timer_lock storage-class-specifier to static
 2023-07-02 13:31 UTC 

OE-core CVE metrics for kirkstone on Sun 02 Jul 2023 03:00:01 AM HST
 2023-07-02 13:30 UTC 

[linyunsheng:vhost-page-frag 1/2] include/linux/mm.h:1169:28: error: static declaration of 'virt_to_head_page' follows non-static declaration
 2023-07-02 13:26 UTC 

[linyunsheng:vhost-page-frag 1/2] include/linux/gfp.h:316:33: error: implicit declaration of function 'virt_to_head_page'; did you mean 'virt_to_page'?
 2023-07-02 13:25 UTC 

[linyunsheng:vhost-page-frag 1/2] include/linux/gfp.h:316:26: error: call to undeclared function 'virt_to_head_page'; ISO C99 and later do not support implicit function declarations
 2023-07-02 13:26 UTC 

[PATCH v2 0/4] pcie: Fix ARI next function numbers
 2023-07-02 13:24 UTC  (7+ messages)
` [PATCH v2 1/4] docs: Fix next function numbers in SR/IOV documentation
` [PATCH v2 3/4] igb: Fix ARI next function numbers

[PATCH] regulator: set variables clkin_name and xin_name storage-class-specifier to static
 2023-07-02 13:19 UTC 

[TECH TOPIC] Kernel documentation
 2023-07-02 13:18 UTC  (6+ messages)
  ` Intersphinx ([TECH TOPIC] Kernel documentation)

[PATCH] repack: only repack .packs that exist
 2023-07-02 13:11 UTC  (4+ messages)

[PATCH v2] Documentation/mm: Add information about kmap_local_folio()
 2023-07-02 13:05 UTC  (4+ messages)

[PATCH] smb: client: remove unused variable 'server'
 2023-07-02 13:03 UTC 

Improving the hot-unplug event handling in gpiolib
 2023-07-02 13:03 UTC  (2+ messages)

[PATCH] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
 2023-07-02 13:05 UTC  (5+ messages)

[PATCH v2] ARM: imx: romapi: Fix signed integer bitwise ops misuse
 2023-07-02 12:58 UTC  (2+ messages)

[PATCH] ref-filter: handle nested tags in --points-at option
 2023-07-02 12:56 UTC  (2+ messages)

[PATCH v1] fs:smb:Fix unsigned expression compared with zero
 2023-07-02 12:51 UTC  (2+ messages)

[PATCH v3 0/2] pcie: Fix ARI next function numbers
 2023-07-02 12:43 UTC  (4+ messages)
` [PATCH v3 1/2] pcie: Use common ARI next function number
` [PATCH v3 2/2] pcie: Specify 0 for ARI next function numbers

[PATCH 0/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled
 2023-07-02 12:41 UTC  (3+ messages)
` [PATCH 1/2] DO NOT MERGE: mmc: dw_mmc: Keep vqmmc-supply enable count in balance
` [PATCH 2/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled

[PATCH 1/2] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
 2023-07-02 12:39 UTC  (4+ messages)
` [PATCH 2/2] Documentation: security-bugs.rst: clarify CVE handling

[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
 2023-07-02 12:36 UTC  (7+ messages)

[ovmf test] 181680: all pass - PUSHED
 2023-07-02 12:34 UTC 

[Buildroot] [PATCH 1/1] package/mpir: force arm mode instead of Thumb mode
 2023-07-02 12:33 UTC 

OE-core CVE metrics for dunfell on Sun 02 Jul 2023 02:00:01 AM HST
 2023-07-02 12:32 UTC 

[PATCH 0/9] gitk: improve keyboard support
 2023-07-02 12:28 UTC  (14+ messages)
` [PATCH 5/9] gitk: add keyboard bind for checkout
` [PATCH 6/9] gitk: add keyboard bind for create and remove branch
` [PATCH 9/9] gitk: default select reset hard in dialog

Folio mapcount
 2023-07-02 12:26 UTC  (10+ messages)

[Buildroot] [PATCH] configs/chiliboard: uboot needs openssl
 2023-07-02 12:22 UTC 

[PATCH] scripts/oe-setup-builddir: copy conf-notes.txt to build dir
 2023-07-02 12:21 UTC 

[PATCH 0/5] Add PPS pulse-width support
 2023-07-02 12:20 UTC  (4+ messages)
` [PATCH 1/5] pps: add pulse-width calculation in nsec

[PATCH 0/4] Trivial code cleanup patches
 2023-07-02 12:16 UTC  (10+ messages)
` [PATCH 1/4] staging: rtl8192e: Rename variable currentRATR
` [PATCH 2/4] staging: rtl8192e: Rename variable targetRATR
` [PATCH 3/4] staging: rtl8192e: Rename variable LowRSSIThreshForRA
` [PATCH 4/4] staging: rtl8192e: Rename variable HighRSSIThreshForRA

[linyunsheng:virt_to_page_dma_map 2/2] drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:102:16: error: implicit declaration of function 'dma_dma_map_page_attrs'; did you mean 'dma_unmap_page_attrs'?
 2023-07-02 12:14 UTC 

Fwd: iwlwifi causes dma-iommu.c:693 __iommu_dma_unmap since commit 19898ce9cf8a
 2023-07-02 12:13 UTC 

[linux-linus test] 181679: regressions - FAIL
 2023-07-02 12:12 UTC 

Fwd: commit 9df9d2f0471b causes boot failure in pre-rc1 6.5 kernel
 2023-07-02 12:12 UTC  (5+ messages)

[recipe build #3567060] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-07-02 12:02 UTC 

[PATCH 0/7] Generic line based metadata support, internal pads
 2023-07-02 11:57 UTC  (3+ messages)
` [PATCH 3/7] media: v4l: subdev: Support INTERNAL pads in routing IOCTLs

[Buildroot] [PATCH 1/1] package/libssh2: disable rpath
 2023-07-02 11:56 UTC 

[Buildroot] [PATCH 1/1] package/xz: bump to version 5.4.3
 2023-07-02 11:54 UTC 

[PULL REQUEST] i2c-for-6.5-rc1
 2023-07-02 11:54 UTC 

[RFC] rockchip: spl: Enable caches to speed up checksum validation
 2023-07-02 11:52 UTC  (3+ messages)

rtsx_usb_sdmmc not detecting card insertion anymore
 2023-07-02 11:49 UTC  (6+ messages)

[FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
 2023-07-02 11:29 UTC  (4+ messages)

[GIT PULL] vfs fixes
 2023-07-02 11:28 UTC 

[PATCH] fs: fix invalid-free in init_file()
 2023-07-02 11:25 UTC  (2+ messages)

[PATCH] pcie: Release references of virtual functions
 2023-07-02 11:21 UTC  (5+ messages)

OE-core CVE metrics for master on Sun 02 Jul 2023 01:00:01 AM HST
 2023-07-02 11:19 UTC 

[RFC PATCH 0/7] iio: add iio backend device type
 2023-07-02 11:07 UTC  (7+ messages)

[PATCH] erofs-utils: Provide identical functionality without libuuid
 2023-07-02 11:07 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/putty: bump version to 0.78
 2023-07-02 11:04 UTC 

[syzbot] [overlayfs?] KASAN: invalid-free in init_file
 2023-07-02 11:03 UTC  (3+ messages)

[PATCH v4 0/5] media: Add MIPI CCI register access helper functions
 2023-07-02 10:51 UTC  (2+ messages)

[PATCH 0/4] Add Mediatek ISP3.0
 2023-07-02 10:47 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv

[PATCH 1/3] dt-bindings: clock: imx93: Add PDM IPG clk
 2023-07-02 10:44 UTC  (2+ messages)

[PATCH] rockchip: rk3568: Fix alloc space exhausted in SPL
 2023-07-02 10:43 UTC 

[PATCH 0/2] Add driver for Murata IRS-D200
 2023-07-02 10:42 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: iio: proximity: Add bindings "
` [PATCH 2/2] iio: Add driver "

[PATCH 1/1] i2c: at91: constify at91_twi_pdata
 2023-07-02 10:40 UTC  (3+ messages)

[PATCH 0/3] pci: Fix ARI next function numbers
 2023-07-02 10:39 UTC  (5+ messages)
` [PATCH 3/3] igb: "

[PATCH] block: bugfix for Amiga partition overflow check patch
 2023-07-02 10:34 UTC  (3+ messages)

[jgunthorpe:for_maor_reuse_roce_gid 12/16] drivers/infiniband/core/cache.c:372:27: sparse: sparse: symbol 'get_valid_entry' was not declared. Should it be static?
 2023-07-02 10:32 UTC 

[PATCH] ARM: dts: st: add buswidth property to stm32f429-disco
 2023-07-02 10:35 UTC  (2+ messages)

[PATCH 1/2] iio: st_sensors: Remove some redundant includes
 2023-07-02 10:31 UTC  (5+ messages)
` [PATCH 2/2] iio: st_sensors: Remove some redundant includes in st_sensors.h

[Buildroot] [PATCH v4 1/1] package/python-pyicu: fix build
 2023-07-02 10:31 UTC 

[PATCH v5 0/7] Enable decoder for mt8183
 2023-07-02 10:30 UTC  (4+ messages)
` [PATCH v5 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space

[PATCH 0/2] Adding support for Microchip MCP3564 ADC family
 2023-07-02 10:28 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: adding support for MCP3564 ADC

[Buildroot] [PATCH v3 1/1] package/python-pyicu: fix build
 2023-07-02 10:25 UTC  (2+ messages)

[PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl
 2023-07-02 10:20 UTC  (4+ messages)

[PATCH v2 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-02 10:19 UTC  (9+ messages)
` [PATCH v2 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols
` [PATCH v2 2/2] drm: Make fbdev emulation select FB_CORE instead of depends on FB


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.