All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-03 05:45:26 to 2022-11-03 07:04:50 UTC [more...]

[linux-stable-rc:linux-5.4.y 2861/6006] include/linux/sunrpc/xdr.h:539:17: error: comparison is always false due to limited range of data type
 2022-11-03  7:04 UTC 

kernel/trace/trace_events_user.c:915 user_events_ioctl_reg() warn: ignoring unreachable code
 2022-11-03  7:04 UTC 

[PATCH v2 0/5] Add support running nested Microsoft Hypervisor
 2022-11-03  7:02 UTC  (3+ messages)
` [PATCH v2 4/5] hv: Enable vmbus driver for nested root partition

[PATCH] staging: rtl8723bs: Use min/max macros for variable comparison
 2022-11-03  7:02 UTC 

[PATCH] dt-bindings: dmaengine: zynqmp_dma: add xlnx,bus-width required property
 2022-11-03  7:02 UTC  (2+ messages)

[linus:master] [selftests/memory] 13023c33c9: kernel-selftests.memory-hotplug.mem-on-off-test.sh.fail
 2022-11-03  7:00 UTC  (2+ messages)

[PATCH v10 0/7] RISC-V IPI Improvements
 2022-11-03  7:01 UTC  (10+ messages)
` [PATCH v10 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v10 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v10 7/7] RISC-V: Use IPIs for remote icache "

[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-11-03  7:01 UTC  (6+ messages)

[PATCH] unicode: don't write -1 after NULL terminator
 2022-11-03  7:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-03  7:00 UTC 

[PATCH 5.15 000/132] 5.15.77-rc1 review
 2022-11-03  6:59 UTC  (2+ messages)

Possible bug? DOM-U network stopped working after fatal error reported in DOM0
 2022-11-03  6:58 UTC  (13+ messages)

[PATCH 1/1] drm/amdgpu: Drop eviction lock when allocating PT BO
 2022-11-03  6:58 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2022-11-03  6:58 UTC 

[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
 2022-11-03  6:57 UTC  (3+ messages)

[PATCH] sh: init: use OF_EARLY_FLATTREE for early init
 2022-11-03  6:56 UTC  (2+ messages)

[pull request][net 00/11] mlx5 fixes 2022-11-02
 2022-11-03  6:55 UTC  (12+ messages)
` [net 01/11] net/mlx5: Bridge, verify LAG state when adding bond to bridge
` [net 02/11] net/mlx5: Allow async trigger completion execution on single CPU systems
` [net 03/11] net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode
` [net 04/11] net/mlx5: fw_reset: Don't try to load device in case PCI isn't working
` [net 05/11] net/mlx5: Fix possible deadlock on mlx5e_tx_timeout_work
` [net 06/11] net/mlx5e: Add missing sanity checks for max TX WQE size
` [net 07/11] net/mlx5e: Fix usage of DMA sync API
` [net 08/11] net/mlx5e: Fix tc acts array not to be dependent on enum order
` [net 09/11] net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
` [net 10/11] net/mlx5e: E-Switch, Fix comparing termination table instance
` [net 11/11] net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions

[PATCH v8 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-11-03  6:53 UTC  (2+ messages)
` [PATCH v8 2/2] dt-bindings: hpet: add loongson-2 hpet

[PATCH] drm/amdgpu: Disable GFX RAS feature for SRIOV case
 2022-11-03  6:51 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-03  6:50 UTC 

[PATCH v3 00/10] Add support for multiple chips
 2022-11-03  6:48 UTC  (11+ messages)
` [PATCH v3 01/10] media: platform: mtk-mdp3: add chip configuration header file
` [PATCH v3 02/10] media: platform: mtk-mdp3: chip config split about component settings
` [PATCH v3 03/10] media: platform: mtk-mdp3: chip config split about subcomponents
` [PATCH v3 04/10] media: platform: mtk-mdp3: chip config split about color format
` [PATCH v3 05/10] media: platform: mtk-mdp3: chip config split about resolution limitations
` [PATCH v3 06/10] media: platform: mtk-mdp3: chip config split about pipe info
` [PATCH v3 07/10] media: platform: mtk-mdp3: extend mdp_color format for compressed mode
` [PATCH v3 08/10] media: platform: mtk-mdp3: extend shared memory structure to 4-byte aligned
` [PATCH v3 09/10] media: platform: mtk-mdp3: Split general definitions used in MDP3
` [PATCH v3 10/10] media: platform: mtk-mdp3: decompose hardware-related information in shared memory

[PATCH v2] powerpc/hv-gpci: Fix hv_gpci event list
 2022-11-03  6:47 UTC  (2+ messages)

[Intel-gfx] [PATCH v14 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-11-03  6:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev2)

Backporting 7a62ed61367b8fd01bae1e18e30602c25060d824 to 5.15 stable
 2022-11-03  6:44 UTC  (5+ messages)

[PATCH v2] firmware: ti_sci: Use devm_bitmap_zalloc when applicable
 2022-11-03  6:41 UTC  (2+ messages)

[PATCH 1/3] kunit: tool: make TestCounts a dataclass
 2022-11-03  6:41 UTC  (6+ messages)
` [PATCH 2/3] kunit: tool: unit tests all check parser errors, standardize formatting a bit
` [PATCH 3/3] kunit: tool: remove redundant file.close() call in unit test

[PATCH v3 20/25] arm: rockchip: rv1126: Set dram area unsecure for SPL
 2022-11-03  6:38 UTC  (6+ messages)
` [PATCH v3 21/25] rockchip: mkimage: Add rv1126 support
` [PATCH v3 22/25] ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2)
` [PATCH v3 23/25] ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IO
` [PATCH v3 24/25] ARM: dts: rockchip: Add rv1126-u-boot.dtsi
` [PATCH v3 25/25] board: rockchip: Add Edgeble Neu2 IO Board

RTT-PROBE: lore-subspace-rtt
 2022-11-03  6:40 UTC 

[RESEND PATCH v2] staging: vt6655: change 2 variable names wFB_Opt0 and wFB_Opt1
 2022-11-03  6:40 UTC  (2+ messages)

[PATCH v3 10/25] pinctrl: rockchip: Add pinctrl route types
 2022-11-03  6:37 UTC  (10+ messages)
` [PATCH v3 11/25] pinctrl: rockchip: Add rv1126 support
` [PATCH v3 12/25] arch: rockchip: Add cru header for rv1126
` [PATCH v3 13/25] dt-bindings: clk: Add dt-binding header for RV1126
` [PATCH v3 14/25] clk: rockchip: Add rv1126 clk support
` [PATCH v3 15/25] dt-bindings: power: Add power-domain header for rv1126
` [PATCH v3 16/25] arm: rockchip: Add grf "
` [PATCH v3 17/25] ARM: dts: rockchip: Add Rockchip RV1126 pinctrl
` [PATCH v3 18/25] ARM: dts: rockchip: Add Rockchip RV1126 SoC
` [PATCH v3 19/25] arm: rockchip: Add RV1126 arch core support

[PATCH v3] usb: gadget: uvc: add bulk transfer support
 2022-11-03  6:13 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v3 00/25] ARM: Add Rockchip RV1126 support
 2022-11-03  6:35 UTC  (9+ messages)
` [PATCH v3 01/25] ram: Mark ram-uclass depend on TPL_DM or SPL_DM
` [PATCH v3 02/25] ram: rockchip: Add common ddr type configs
` [PATCH v3 03/25] ram: rockchip: Compute ddr capacity based on grf split
` [PATCH v3 04/25] ram: rockchip: Update ddr pctl regs for px30
` [PATCH v3 05/25] ram: rockchip: Add rv1126 ddr3 support
` [PATCH v3 06/25] ram: rockchip: Add rv1126 ddr loader params
` [PATCH v3 08/25] ram: rockchip: rv1126: Control ddr init prints via DEBUG
` [PATCH v3 09/25] ram: rockchip: Add rv1126 lpddr4 support

[PATCH] docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.c
 2022-11-03  6:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_shrink: Fix alloc_size unit
 2022-11-03  6:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_shrink: Fix alloc_size unit (rev2)

[PATCH v2] ftrace: Fix use-after-free for dynamic ftrace_ops
 2022-11-03  6:33 UTC  (6+ messages)

[PATCH 1/1] test/bbdev: use helper function to set IOVA addr
 2022-11-03  6:31 UTC  (2+ messages)

+ kbuild-treat-char-as-always-unsigned.patch added to mm-nonmm-unstable branch
 2022-11-03  6:31 UTC  (12+ messages)
` [PATCH -mm] -funsigned-char, x86: make struct p4_event_bind::cntr signed array
                ` [cocci] "

[Intel-gfx] [PATCH 00/11] drm/i915: More gamma work
 2022-11-03  6:31 UTC  (7+ messages)
` [Intel-gfx] [PATCH 03/11] drm/i915: s/dev_priv/i915/ in intel_color.c
` [Intel-gfx] [PATCH 04/11] drm/i915: s/icl_load_gcmax/ivb_load_lut_max/
` [Intel-gfx] [PATCH 05/11] drm/i915: Split ivb_load_lut_ext_max() into two parts

String functions in C language that are not present in standard C library - version 1.1
 2022-11-03  6:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-03  6:30 UTC 

[PATCH v1] PCI: imx6: Keep the GPIO regulator always on
 2022-11-03  6:08 UTC  (2+ messages)

[OE-core] [PATCH] libxcrypt-compat: upgrade 4.4.28 -> 4.4.30
 2022-11-03  6:29 UTC  (2+ messages)

[LTP] [PATCH v2] setfsuid03: Convert to new LTP API
 2022-11-03  6:28 UTC 

[PATCH v1] PCI: imx6: Set MSI enable bit of RC in resume
 2022-11-03  6:26 UTC  (4+ messages)

[PATCH] drm/i915: rename intel_gsc to intel_heci_gsc
 2022-11-03  6:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/3] drm/amdgpu: add Vangogh APU flag to IP discovery path
 2022-11-03  6:26 UTC  (4+ messages)
` [PATCH v2 2/3] drm/amd/display: change GPU match with IP version for Vangogh

[PATCH v3 1/3] drm/amdgpu: add Vangogh APU flag to IP discovery path
 2022-11-03  6:20 UTC  (3+ messages)
` [PATCH v3 2/3] drm/amd/display: change GPU match with IP version for Vangogh
` [PATCH v3 3/3] drm/amdgpu: remove the DID of Vangogh from pciidlist

[ammarfaizi2-block:tglx/devel/devmsi 60/86] include/linux/pgtable.h:1606:2: error: #error Missing MAX_POSSIBLE_PHYSMEM_BITS definition
 2022-11-03  6:24 UTC 

[PATCH] virt: sev-guest: fix kconfig warnings
 2022-11-03  6:23 UTC  (2+ messages)

[PATCH] ath11k (gcc13): synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
 2022-11-03  6:21 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-03  6:20 UTC 

[PATCH v2 1/3] spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
 2022-11-03  6:19 UTC  (3+ messages)
` [PATCH v2 2/3] arm: dts: rockchip: Separate rockchip-binman.dtsi
` [PATCH v2 3/3] arm: dts: rockchip: Build binman image for SPL_OPTEE_IMAGE

[PATCH v3] xfs: fix sb write verify for lazysbcount
 2022-11-03  6:40 UTC  (3+ messages)

next/master build: 11 builds: 0 failed, 11 passed, 12 warnings (next-20221103)
 2022-11-03  6:17 UTC 

[PATCH v5 2/2] serial: mxc: have putc use the TXFIFO
 2022-11-03  6:17 UTC  (13+ messages)

next/master build: 11 builds: 0 failed, 11 passed, 12 warnings (next-20221103)
 2022-11-03  6:17 UTC 

[kirkstone][PATCH] libX11: CVE-2022-3554 & CVE-2022-3555 Fix memory leak
 2022-11-03  6:15 UTC 

[PATCH net-next v1.2] net: phy: fix yt8521 duplicated argument to & or |
 2022-11-03  6:14 UTC 

drivers/video/fbdev/omap/hwa742.c:791:13: warning: variable 'vdisp' set but not used
 2022-11-03  6:14 UTC 

[PATCH 0/3] AM62x SK EVM DT Sync + OSPI Support
 2022-11-03  6:13 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: k3-am62x: sync dt with linux kernel

[PATCH] remoteproc: imx_rproc: correct i.MX93 DRAM mapping
 2022-11-03  6:11 UTC  (4+ messages)

rust nvme driver: potential sleep-in-atomic-context
 2022-11-03  6:12 UTC 

[RESEND PATCH 0/4] Implement File-Based optimization functionality
 2022-11-03  6:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-03  6:10 UTC 

[LTP] [PATCH v6 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-03  6:08 UTC  (3+ messages)
` [LTP] [PATCH v6 1/4] Hugetlb: Add new tst_test options for hugeltb test support

[PATCH v3 00/10] cxl: add monitor support for trace events
 2022-11-03  6:08 UTC  (11+ messages)
` [PATCH v3 01/10] cxl: add helper function to parse trace event to json object
` [PATCH v3 03/10] cxl: add common function to enable event trace
` [PATCH v3 04/10] cxl: add common function to disable "
` [PATCH v3 05/10] cxl: add monitor function for event trace events
` [PATCH v3 08/10] cxl: add an optional pid check to event parsing

[PATCH v2] wifi: ath11k: Make QMI message rules const
 2022-11-03  6:07 UTC  (3+ messages)

[PATCH v2] wifi: ath10k: Make QMI message rules const
 2022-11-03  6:06 UTC  (3+ messages)

[PATCH] drm: rcar_du: DRM_RCAR_DU optionally depends on RCAR_MIPI_DSI
 2022-11-03  6:06 UTC  (3+ messages)

[PATCH net-next v4] octeon_ep: support Octeon device CNF95N
 2022-11-03  6:05 UTC 

[Intel-gfx] [PATCH] drm/i915/dsc: Source supports DSC from DISPLAY_VER >= 11
 2022-11-03  6:05 UTC  (5+ messages)

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 77/77] net/rxrpc/security.c:109:2: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-11-03  6:03 UTC 

Coverity: rtw89_mac_resize_ple_rx_quota(): Integer handling issues
 2022-11-03  6:03 UTC  (3+ messages)

[PATCHv4 0/9] zram: Support multiple compression streams
 2022-11-03  6:03 UTC  (5+ messages)
` [PATCHv4 4/9] zram: Introduce recompress sysfs knob

[PATCH] e1000: Use hw/net/mii.h
 2022-11-03  6:02 UTC 

[PATCH 1/3] spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
 2022-11-03  6:02 UTC  (3+ messages)
` [PATCH 2/3] arm: dts: rockchip: Separate rockchip-binman.dtsi
` [PATCH 3/3] arm: dts: rockchip: Build binman image for SPL_OPTEE_IMAGE

[PATCH v3] usb: gadget: f_uvc: add superspeed plus transfer support
 2022-11-03  6:00 UTC  (2+ messages)
` [PATCH v4] usb: gadget: f_uvc: add super speed "

[PATCH] fsl_etsec: Use hw/net/mii.h
 2022-11-03  6:01 UTC 

[PATCH v6 0/5] THP Shrinker
 2022-11-03  6:01 UTC  (6+ messages)
` [PATCH v6 1/5] mm: add thp_utilization metrics to debugfs
` [PATCH v6 2/5] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v6 3/5] mm: do not remap clean subpages when splitting isolated thp
` [PATCH v6 4/5] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
` [PATCH v6 5/5] mm: THP low utilization shrinker

[PATCH 0/7] iommu/vt-d: Some cleanups
 2022-11-03  5:53 UTC  (8+ messages)
` [PATCH 1/7] iommu/vt-d: Allocate pasid table in device probe path
` [PATCH 2/7] iommu/vt-d: Add blocking domain support
` [PATCH 3/7] iommu/vt-d: Use device_block_translation() in dev_attach error path
` [PATCH 4/7] iommu/vt-d: Fold dmar_remove_one_dev_info() into its caller
` [PATCH 5/7] iommu/vt-d: Rename domain_add_dev_info()
` [PATCH 6/7] iommu/vt-d: Remove unnecessary domain_context_mapped()
` [PATCH 7/7] iommu/vt-d: Use real field for indication of first level

release candidate 22.11-rc2
 2022-11-03  6:01 UTC  (2+ messages)

[PATCH 0/7] cfg80211/mac80211: extend 6 GHz support for all power modes
 2022-11-03  6:00 UTC  (4+ messages)
` [PATCH 2/7] mac80211: rework on 6 GHz power type definition

[Intel-gfx] [PATCH] drm/i915/dsc: Add is_dsc_supported()
 2022-11-03  6:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-03  6:00 UTC 

[PATCH] reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TEST
 2022-11-03  5:57 UTC  (3+ messages)

[PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
 2022-11-03  5:54 UTC  (11+ messages)

[kvalo-ath:ath-qca] BUILD SUCCESS cee4bbcabec1882f7084183c7f1a1ddc3cd32413
 2022-11-03  5:57 UTC 

[PATCH v3 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-03  5:45 UTC  (5+ messages)
` [PATCH v3 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema

[PATCH] scsi: ufs: Remove check_upiu_size() from ufshcd.h
 2022-11-03  5:53 UTC 

[PATCH bpf-next 00/10] veristat: replay, filtering, sorting
 2022-11-03  5:53 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: add veristat replay mode
` [PATCH bpf-next 02/10] selftests/bpf: shorten "Total insns/states" column names in veristat
` [PATCH bpf-next 03/10] selftests/bpf: consolidate and improve file/prog filtering "
` [PATCH bpf-next 04/10] selftests/bpf: ensure we always have non-ambiguous sorting "
` [PATCH bpf-next 05/10] selftests/bpf: allow to define asc/desc ordering for sort specs "
` [PATCH bpf-next 06/10] selftests/bpf: support simple filtering of stats "
` [PATCH bpf-next 07/10] selftests/bpf: make veristat emit all stats in CSV mode by default
` [PATCH bpf-next 08/10] selftests/bpf: handle missing records in comparison mode better in veristat
` [PATCH bpf-next 09/10] selftests/bpf: support stats ordering in comparison mode "
` [PATCH bpf-next 10/10] selftests/bpf: support stat filtering "

RTT-PROBE: lore-subspace-rtt
 2022-11-03  5:50 UTC 

[PATCH v2 00/12] sc8280xp-pmic updates and X13s thermal zone support
 2022-11-03  5:50 UTC  (4+ messages)
` [PATCH v2 12/12] arm64: dts: qcom: sc8280xp-x13s: Add "

[kvalo-ath:master-pending] BUILD SUCCESS 0da022960da575deb01323aeab254005a234f06e
 2022-11-03  5:48 UTC 

[kvalo-ath:master] BUILD SUCCESS bd13a1d98839392147b79202d09134adc1e28e11
 2022-11-03  5:47 UTC 

[kvalo-ath:pending] BUILD SUCCESS 804d85c714094537bfb3b1dbe0607559b8a169f9
 2022-11-03  5:48 UTC 

[kvalo-ath:ath12k-bringup] BUILD SUCCESS 62cf1271969636bbc7fdc429d223ca03a07b254d
 2022-11-03  5:47 UTC 

[PATCH] drm_bridge: register content protect property
 2022-11-03  5:46 UTC  (4+ messages)

[PATCH v1] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-03  5:43 UTC  (2+ 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.