All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 09:57:11 to 2022-04-12 10:12:05 UTC [more...]

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-12  9:56 UTC  (5+ messages)
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH] stat: don't fail if the major number is >= 256
 2022-04-12  8:19 UTC  (5+ messages)

[PATCH net-next v2 0/9] net: dsa: mt7530: updates for phylink changes
 2022-04-12 10:10 UTC  (3+ messages)

[PATCH V2 0/4] imx: imx8m: enable DM SERIAL
 2022-04-12 10:11 UTC  (5+ messages)
` [PATCH V2 1/4] imx: imx8mp_evk: enable CONFIG_DM_SERIAL
` [PATCH V2 3/4] imx: imx8mn_evk: "

drivers/gpu/drm/i915/display/intel_bw.c:634:16: warning: Array access (via field 'data_rate') results in a null pointer dereference [clang-analyzer-core.NullDereference]
 2022-04-12 10:10 UTC 

[kvm-unit-tests PATCH v1 0/4] s390x: add migration test suport
 2022-04-12  8:06 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 3/4] s390x: don't run migration tests under PV

[PATCH nf] netfilter: Update ip6_route_me_harder to consider L3 domain
 2022-04-12  7:46 UTC 

[dm-devel] [PATCH 0/8] dm: io accounting & polling improvement
 2022-04-12  8:56 UTC  (9+ messages)
` [PATCH 1/8] block: replace disk based account with bdev's
` [PATCH 2/8] dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
` [PATCH 3/8] dm: pass 'dm_io' instance to dm_io_acct directly
` [PATCH 4/8] dm: switch to bdev based io accounting interface
` [PATCH 5/8] dm: always setup ->orig_bio in alloc_io
` [PATCH 6/8] dm: don't grab target io reference in dm_zone_map_bio
` [PATCH 7/8] dm: improve target io referencing
` [PATCH 8/8] dm: put all polled io into one single list

[PATCH nf] netfilter: nf_tables: nft_parse_register can return a negative value
 2022-04-12  8:14 UTC 

[PATCH V2 1/2] clk: imx: add mcore_booted module paratemter
 2022-04-12  8:14 UTC  (5+ messages)
` [PATCH V2 2/2] clk: imx8m: check mcore_booted before register clk

Wycena paneli fotowoltaicznych
 2022-04-12  7:31 UTC 

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[dm-devel] can we reduce bio_set_dev overhead due to bio_associate_blkg?
 2022-04-12  7:52 UTC  (11+ messages)
              ` [dm-devel] [PATCH] block: remove redundant blk-cgroup init from __bio_clone
                  `  "

[PATCH v1 00/17] protonic fixes
 2022-04-12  7:40 UTC  (18+ messages)
` [PATCH v1 01/17] arm: dts: imx6qdl-vicut1.dtsi: remove TiWi module
` [PATCH v1 02/17] arm: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grp
` [PATCH v1 03/17] arm: dts: imx6qdl-vicut1.dtsi: Remove PCIe
` [PATCH v1 04/17] arm: dts: imx6qdl-vicut1/victgo: Remove UART2
` [PATCH v1 05/17] arm: dts: imx6qdl-vicut1.dtsi: Fix LED names
` [PATCH v1 06/17] arm: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pins
` [PATCH v1 07/17] arm: dts: imx6qdl-vicut1.dtsi: Update GPIO line names
` [PATCH v1 08/17] arm: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry
` [PATCH v1 09/17] arm: dts: imx6q-vicut1.dts: remove sata node
` [PATCH v1 10/17] arm: dts: imx6dl-victgo.dts: update gpio names
` [PATCH v1 11/17] arm: dts: imx6dl-victgo.dts: Factor out common parts to imx6qdl-victgo.dtsi
` [PATCH v1 12/17] arm: dts: imx6qdl-vicut1.dtsi: Move some node out to DTS files
` [PATCH v1 13/17] arm: dts: Remove imx6qdl-victgo.dtsi
` [PATCH v1 14/17] arm: dts: imx6qdl-vicut1: Factor out common parts of 12inch board variants
` [PATCH v1 15/17] arm: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion
` [PATCH v1 16/17] arm: dts: imx6qdl-vicut1.dtsi: Add missing ISB led node
` [PATCH v1 17/17] arm: dts: imx6qdl-vicut1.dtsi: add thermal zone and attach tmp103 to it

[PATCH v2 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-12  8:12 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: display: ssd1307fb: Extend schema for SPI controllers

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-12  8:10 UTC  (12+ messages)

[PATCH] arm64: mm: install KPTI nG mappings with MMU enabled
 2022-04-12 10:07 UTC  (2+ messages)

[PATCH 0/6] KVM RISC-V Sv57x4 support and HFENCE improvements
 2022-04-12 10:07 UTC  (14+ messages)
` [PATCH 1/6] RISC-V: KVM: Use G-stage name for hypervisor page table
` [PATCH 2/6] RISC-V: KVM: Add Sv57x4 mode support for G-stage
` [PATCH 3/6] RISC-V: KVM: Treat SBI HFENCE calls as NOPs
` [PATCH 4/6] RISC-V: KVM: Introduce range based local HFENCE functions
` [PATCH 5/6] RISC-V: KVM: Reduce KVM_MAX_VCPUS value
` [PATCH 6/6] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests

[PATCH 4.14/4.9] xfrm: policy: match with both mark and mask on user interfaces
 2022-04-12  7:34 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.110-171-g3f868052db86)
 2022-04-12  8:28 UTC 

[PATCH v2] ALSA: jack: Access input_dev under mutex
 2022-04-12 10:07 UTC  (3+ messages)

[PATCH 0/8] IOMMU: assorted follow-on to XSA-400
 2022-04-12 10:07 UTC  (5+ messages)
` [PATCH 6/8] IOMMU: log appropriate SBDF
` [PATCH 7/8] PCI: replace stray uses of PCI_{DEVFN,BDF}2()

[PATCH v2 0/2] Enable orphan-handling=warn for VDSO
 2022-04-12 10:05 UTC  (4+ messages)

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-04-12 10:06 UTC  (13+ messages)
` [PATCH v9 03/22] dt-bindings: mediatek,dp_phy: Add Display Port PHY binding
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver

[dm-devel] [PATCH v7 0/6] DAX poison recovery
 2022-04-12 10:07 UTC  (3+ messages)
` [dm-devel] [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page

[Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Add support for render/media decompression
 2022-04-12 10:05 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dg2: Add support for render/media decompression (rev2)

[PATCH] arm64: dts: ti: k3-am62: Add SA3UL ranges in cbass_main
 2022-04-12  7:50 UTC 

stable-rc/linux-5.16.y build: 178 builds: 4 failed, 174 passed, 11 errors, 3 warnings (v5.16.19-286-g4a83e2cd9b74)
 2022-04-12  9:02 UTC 

[RFC PATCH net-next 0/2] devlink: Add port stats
 2022-04-12  8:16 UTC  (5+ messages)

[PATCH v9 0/4] Allow guest access to EFI confidential computing secret area
 2022-04-12 10:04 UTC  (3+ messages)

[PATCH net] rxrpc: fix a race in rxrpc_exit_net()
 2022-04-12  8:06 UTC  (2+ messages)

[PATCH v4,0/2] Add mt8186 dpi compatiable
 2022-04-12  8:20 UTC  (3+ messages)
` [PATCH v4,2/2] drm/mediatek: Add mt8186 dpi compatible to mtk_dpi.c

stable-rc/linux-5.17.y build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.2-344-g66349d151ef98)
 2022-04-12  8:58 UTC 

stable-rc/linux-4.19.y baseline: 102 runs, 1 regressions (v4.19.237-331-g22275249a7f8)
 2022-04-12  8:53 UTC 

[PATCH] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-12 10:04 UTC  (5+ messages)

stable-rc/queue/4.9 build: 186 builds: 3 failed, 183 passed, 2 errors, 34 warnings (v4.9.310-200-g85abd612436d6)
 2022-04-12  8:06 UTC 

[PATCH 5.10 1/2] hamradio: defer 6pack kfree after unregister_netdev
 2022-04-12  8:50 UTC  (3+ messages)

[Bridge] [PATCH RFC net-next 00/13] net: bridge: forwarding of unknown IPv4/IPv6/MAC BUM traffic
 2022-04-12  7:57 UTC  (10+ messages)
` [Bridge] [PATCH RFC net-next 05/13] selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
    `  "
` [Bridge] [PATCH RFC net-next 07/13] selftests: forwarding: new test, verify bridge flood flags
    `  "
` [Bridge] [PATCH RFC net-next 09/13] selftests: forwarding: rename test groups for next bridge mdb tests
    `  "

[igt-dev] [PATCH v2 00/12] code coverage: some improvements
 2022-04-12 10:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for code coverage: some improvements (rev2)

[PATCH v3 9/9] iio: accel: bma400: Add support for activity and inactivity events
 2022-04-12  7:38 UTC  (2+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-12 10:02 UTC  (12+ messages)

[Bridge] [PATCH v2 net-next 0/2] net: bridge: add support for host l2 mdb entries
 2022-04-12  8:30 UTC  (2+ messages)
`  "

[PATCH v3 0/9] iio: accel: bma400: Add buffer, step and activity/inactivity
 2022-04-12  9:04 UTC  (7+ messages)
` [PATCH v3 1/9] iio: accel: bma400: Fix the scale min and max macro values
` [PATCH v3 2/9] iio: accel: bma400: Reordering of header files
` [PATCH v3 3/9] iio: accel: bma400: conversion to device-managed function

GSoC Proposal 2022
 2022-04-12  8:48 UTC  (6+ messages)

[PATCH v2] iio: stmpe-adc: Fix wait_for_completion_timeout return value check
 2022-04-12  8:52 UTC  (3+ messages)
` [PATCH v3] iio: adc: "

[PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
 2022-04-12 10:03 UTC 

Napływ Klientów ze strony
 2022-04-12  8:11 UTC 

st_lsm6dsx : how to accept different chips without error message ?
 2022-04-12  8:10 UTC 

Wycena paneli fotowoltaicznych
 2022-04-12  7:31 UTC 

[freezer, sched] d97bfb5c8b: WARNING:at_kernel/kthread.c:#__kthread_bind_mask
 2022-04-12 10:03 UTC 

Please check ufshpb init flow
 2022-04-12  7:51 UTC  (5+ messages)

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-12  8:39 UTC  (8+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH 1/1] scsi: ufs: remove redundant HPB unmap
 2022-04-12  7:31 UTC 

[PATCH 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
 2022-04-12  9:04 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: ufs: Document Renesas R-Car UFS host controller
` [PATCH 2/7] ufs: add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH 3/7] ufs: add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
` [PATCH 5/7] scsi: MAINTAINERS: Add maintainer for Renesas UFS driver
` [PATCH 6/7] arm64: dts: renesas: r8a779f0: Add UFS node
` [PATCH 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device

[PATCH 0/5] dts: renesas: add interrupt property to the watchdog nodes
 2022-04-12  8:53 UTC  (11+ messages)
` [PATCH 1/5] ARM: dts: rcar-gen2: add interrupt property to the watchdog node
` [PATCH 2/5] ARM: dts: rzg1: "
` [PATCH 3/5] arm64: dts: renesas: rcar-gen3: "
` [PATCH 4/5] arm64: dts: renesas: rzg2: "
` [PATCH 5/5] arm64: dts: renesas: rcar-gen4: "

[RFC] PCI: sysfs: add bypass for config read admin check
 2022-04-12  7:51 UTC  (4+ messages)

[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
 2022-04-12  7:57 UTC  (6+ messages)

[PATCH 04/10] drm/sun4i: Allow building the driver on RISC-V
 2022-04-12 10:00 UTC  (4+ messages)

renesas/master baseline: 315 runs, 6 regressions (renesas-devel-2022-04-11-v5.18-rc2)
 2022-04-12  8:22 UTC 

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-04-12 10:01 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas,du: Document r9a07g044l bindings

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH 00/16] btrfs: add subpage support for RAID56
 2022-04-12  7:15 UTC  (3+ messages)

[PATCH v8 0/9] RZN1 DMA support
 2022-04-12  8:12 UTC  (10+ messages)

[PATCH] dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as pointer
 2022-04-12  7:59 UTC 

[PATCH 0/2] rtc: Introduce rtc-ti-k3
 2022-04-12  7:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: Add TI K3 RTC devicetree bindings documentation
` [PATCH 2/2] rtc: Introduce ti-k3-rtc

renesas/master baseline-nfs: 55 runs, 3 regressions (renesas-devel-2022-04-11-v5.18-rc2)
 2022-04-12  8:22 UTC 

[PATCH] Make a colon translatable
 2022-04-12  8:03 UTC  (4+ messages)

[PATCH 00/17] xfs: unsigned flags conversion for c11
 2022-04-12  8:43 UTC  (20+ messages)
` [PATCH 09/17] xfs: convert buffer log item flags to unsigned
` [PATCH 10/17] xfs: convert da btree operations "
` [PATCH 11/17] xfs: convert dquot "
` [PATCH 12/17] xfs: convert log item tracepoint "
` [PATCH 13/17] xfs: convert inode lock "
` [PATCH 14/17] xfs: convert ptag "
` [PATCH 15/17] xfs: convert quota options "
` [PATCH 16/17] xfs: convert shutdown reasons "
` [PATCH 17/17] xfs: convert log ticket and iclog flags "

[PATCH] i18n: fix some badly formatted i18n strings
 2022-04-12  9:03 UTC  (3+ messages)

[PATCH v2 1/1] Makefile: add a prerequisite to the coverage-report target
 2022-04-12  7:51 UTC  (5+ messages)

[PATCH] tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECK
 2022-04-12  7:44 UTC  (4+ messages)

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

alchemy_init: failed to initialize Alchemy clock
 2022-04-12 10:00 UTC  (3+ messages)

[PATCH] mm/memory-failure.c: bail out early if huge zero page
 2022-04-12 10:00 UTC  (5+ messages)

[PATCH v2 0/2] regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies
 2022-04-12  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: qcom,rpmh: document supplies per variant
` [PATCH v2 2/2] regulator: dt-bindings: qcom,rpmh: document vdd-l7-bob-supply on PMR735A

drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1415:15: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-04-12 10:00 UTC 

[PATCH 0/2] New compatible for sa3ul for AM62x
 2022-04-12  7:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62
` [PATCH 2/2] crypto: sa2ul: Add the "

[PATCH] slimbus: qcom: fix error check return value of platform_get_irq()
 2022-04-12  9:02 UTC 

[RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
 2022-04-12  8:32 UTC  (4+ messages)

git log --since to not stop after first old commit?
 2022-04-12  8:47 UTC  (4+ messages)
  ` [PATCH v3] git-log: add a --since=... --as-filter option

[dm-devel] [PATCH] Fix possibility to redefine -D_FORTIFY_SOURCE macro
 2022-04-12  9:58 UTC  (2+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-12  7:31 UTC  (5+ messages)
` [RFC PATCH v5 102/104] KVM: TDX: Add methods to ignore accesses to CPU state

[PATCH v2 0/4] Make the iommu driver no-snoop block feature consistent
 2022-04-12  7:44 UTC  (5+ messages)
` [PATCH v2 2/4] vfio: Move the Intel no-snoop control off of IOMMU_CACHE

[bug report] RDMA/mlx5: Drop crypto flow steering API
 2022-04-12  7:10 UTC 

[PATCH rdma-next 00/12] Refactor UMR post send logic
 2022-04-12  7:24 UTC  (12+ messages)
` [PATCH rdma-next 01/12] RDMA/mlx5: Move init and cleanup of UMR to umr.c
` [PATCH rdma-next 02/12] RDMA/mlx5: Move umr checks to umr.h
` [PATCH rdma-next 03/12] RDMA/mlx5: Move mkey ctrl segment logic to umr.c
` [PATCH rdma-next 04/12] RDMA/mlx5: Simplify get_umr_update_access_mask()
` [PATCH rdma-next 05/12] RDMA/mlx5: Expose wqe posting helpers outside of wr.c
` [PATCH rdma-next 07/12] RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
` [PATCH rdma-next 08/12] RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
` [PATCH rdma-next 09/12] RDMA/mlx5: Move creation and free of translation tables to umr.c
` [PATCH rdma-next 10/12] RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
` [PATCH rdma-next 11/12] RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
` [PATCH rdma-next 12/12] RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-12  9:55 UTC  (3+ messages)
  ` [PATCH 02/11] drm: bridge: samsung-dsim: Handle platform init via driver_data

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-12  9:56 UTC  (5+ messages)
` [PATCH v7 16/20] mips: Use do_kernel_power_off()
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()

[PATCH 00/16] target/arm: Implement features Debugv8p4, RAS, IESB
 2022-04-12  9:56 UTC  (5+ messages)
` [PATCH 14/16] target/arm: Implement ESB instruction

[DPDK v2] net/ixgbe: promote MDIO API
 2022-04-12 17:56 UTC  (2+ messages)
` [DPDK v3] "


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.