All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-17 17:47:05 to 2021-12-17 18:23:42 UTC [more...]

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-17 18:22 UTC  (7+ messages)

[GIT PULL 1/2] arm64: TI K3 SoC configs changes for v5.17
 2021-12-17 17:28 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: dts: TI K3 updates "

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-17 18:22 UTC  (5+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-12-17 17:52 UTC  (27+ messages)

[PATCH 00/16] Refactor and fix assertion checking
 2021-12-17 18:22 UTC  (18+ messages)
` [PATCH 01/16] libsepol: Return an error if check_assertion() returns an error
` [PATCH 02/16] libsepol: Change label in check_assertion_avtab_match()
` [PATCH 03/16] libsepol: Remove uneeded error messages in assertion checking
` [PATCH 04/16] libsepol: Check for error from check_assertion_extended_permissions()
` [PATCH 05/16] libsepol: Use consistent return checking style
` [PATCH 06/16] libsepol: Move check of target types to before check for self
` [PATCH 07/16] libsepol: Create function check_assertion_self_match() and use it
` [PATCH 08/16] libsepol: Use (rc < 0) instead of (rc) when calling ebitmap functions
` [PATCH 09/16] libsepol: Remove unnessesary check for matching class
` [PATCH 10/16] libsepol: Move assigning outer loop index out of inner loop
` [PATCH 11/16] libsepol: Make use of previously created ebitmap when checking self
` [PATCH 12/16] libsepol: Refactor match_any_class_permissions() to be clearer
` [PATCH 13/16] libsepol: Make return value clearer when reporting neverallowx errors
` [PATCH 14/16] libsepol: The src and tgt must be the same if neverallow uses self
` [PATCH 15/16] libsepol: Set args avtab pointer when reporting assertion violations
` [PATCH 16/16] libsepol: Fix two problems with neverallowxperm reporting

[PATCH v2] cifs: sanitize multiple delimiters in prepath
 2021-12-17 18:20 UTC 

[PATCH-next v3] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-17 18:21 UTC  (4+ messages)

Possible nohz-full/RCU issue in arm64 KVM
 2021-12-17 17:47 UTC  (14+ messages)

[soc:starfive/jh7100] BUILD REGRESSION a43676272a6e0b398781bc5337ca4cc187ba923d
 2021-12-17 17:23 UTC 

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-12-17 17:23 UTC  (3+ messages)

[PATCH v5 0/5] clk-fch: Add support for newer family of AMD's SOC
 2021-12-17 18:19 UTC  (4+ messages)
` [PATCH v5 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"

[PATCH] drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
 2021-12-17 18:18 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 1277/1768] drivers/gpio/gpio-xilinx.c:694:39: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-12-17 17:20 UTC 

[PATCH v8 net-next 00/13] allow user to offload tc action to net device
 2021-12-17 18:16 UTC  (14+ messages)
` [PATCH v8 net-next 01/13] flow_offload: fill flags to action structure
` [PATCH v8 net-next 02/13] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v8 net-next 03/13] flow_offload: add index to flow_action_entry structure
` [PATCH v8 net-next 04/13] flow_offload: rename offload functions with offload instead of flow
` [PATCH v8 net-next 05/13] flow_offload: add ops to tc_action_ops for flow action setup
` [PATCH v8 net-next 06/13] flow_offload: allow user to offload tc action to net device
` [PATCH v8 net-next 07/13] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v8 net-next 08/13] flow_offload: rename exts stats update functions with hw
` [PATCH v8 net-next 09/13] flow_offload: add process to update action stats from hardware
` [PATCH v8 net-next 10/13] net: sched: save full flags for tc action
` [PATCH v8 net-next 11/13] flow_offload: add reoffload process to update hw_count
` [PATCH v8 net-next 12/13] flow_offload: validate flags of filter and actions
` [PATCH v8 net-next 13/13] selftests: tc-testing: add action offload selftest for action and filter

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-12-17 18:17 UTC  (3+ messages)
` [RESEND "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5afbfddd09957fdebd54df96be359c03c95f1f4f
 2021-12-17 18:18 UTC 

[PATCH v3] lib/raid6: Reduce high latency by using migrate instead of preempt
 2021-12-17 18:17 UTC  (4+ messages)

[RFC V2 PATCH] coresight: change tmc from misc device to cdev device
 2021-12-17 17:18 UTC  (4+ messages)

[Devel] ACPICA version 20211217 released
 2021-12-17 18:17 UTC 

[PATCH] eal: fix data race in multi-process support
 2021-12-17 18:16 UTC 

[PATCH] drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
 2021-12-17 18:16 UTC 

[PATCH v2] mfd: rk808: add reboot support to rk808.c
 2021-12-17 18:16 UTC  (3+ messages)

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-17 18:11 UTC  (9+ messages)
` [PATCH v1 01/11] seqlock: provide lockdep-free raw_seqcount_t variant
` [PATCH v1 03/11] mm: simplify hugetlb and file-THP handling in __page_mapcount()

Git bug: Filter ignored when "--invert-grep" option is used
 2021-12-17 18:16 UTC  (6+ messages)

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2021-12-17 18:15 UTC 

[meta-oe][PATCH] nss: upgrade 3.64 -> 3.73.1
 2021-12-17 18:15 UTC  (2+ messages)
` [oe] "

[PATCH net-next v7 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-17 18:14 UTC  (5+ messages)
` [PATCH net-next v7 7/9] net: lan966x: Add "
` [PATCH net-next v7 9/9] net: lan966x: Extend switchdev with fdb support

[PATCH 0/6] cacheinfo: CPU affinity and Devicetree 'id' support
 2021-12-17 18:14 UTC  (4+ messages)
` [PATCH 2/6] cacheinfo: Set cache 'id' based on DT data

[PATCH] Target/arm: Implement Cortex-A5
 2021-12-17 18:12 UTC  (4+ messages)

[PATCH] ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG
 2021-12-17 18:12 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2021-12-17 18:09 UTC  (4+ messages)

[PATCH phy v2 0/6] Armada 3720 comphy native implementation
 2021-12-17 17:07 UTC  (3+ messages)
` [PATCH phy v2 3/6] arm64: dts: marvell: armada-37xx: Add xtal clock to comphy node

[meta-rockchip][PATCH v3] trusted-firmware-a: replace baudrate with the one specified in machine conf
 2021-12-17 18:11 UTC  (3+ messages)

[meta][dunfell][PATCH] boost: Add a NULL check for the pointer which causes a crash
 2021-12-17 18:10 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] isoc: mediatek: Fix dereference of null pointer while alloc fail
 2021-12-17 17:00 UTC  (4+ messages)

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-12-17 16:59 UTC  (3+ messages)
` [RESEND v4 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH 0/2] Two small 'git repack' fixes
 2021-12-17 18:10 UTC  (3+ messages)
` [PATCH 2/2] repack: make '--quiet' disable progress

[PATCH] block: use "unsigned long" for blk_validate_block_size()
 2021-12-17 18:09 UTC  (3+ messages)

[GIT PULL] ARM: at91: defconfig for 5.17
 2021-12-17 16:58 UTC 

[PATCH V5 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-12-17 16:58 UTC  (3+ messages)

[PATCH v2] Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
 2021-12-17 18:07 UTC  (3+ messages)

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-12-17 18:08 UTC  (12+ messages)

[PATCH v1 1/1] ACPI: NFIT: Import GUID before use
 2021-12-17 18:08 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 730/1981] drivers/mtd/spi-nor/micron-st.c:61:3-19: duplicated argument to & or | (fwd)
 2021-12-17 18:08 UTC 

[PATCH 0/3] Conformance Profiles Table support in U-boot
 2021-12-17 18:07 UTC  (4+ messages)
` [PATCH 3/3] cmd: efi: efidebug print ECPT table

[PATCH v4 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-12-17 18:05 UTC  (3+ messages)
` [PATCH v4 1/2] SPI: Add SPI driver for Sunplus SP7021

[Buildroot] [PATCH] package/postgis: re-enable Microblaze architecture
 2021-12-17 18:06 UTC  (2+ messages)

[PATCH v3] ARM: configs: at91: Enable crypto software implementations
 2021-12-17 16:52 UTC  (2+ messages)

[PATCH v5 00/11] Support HDMI audio on NVIDIA Tegra20
 2021-12-17 18:05 UTC  (26+ messages)
` [PATCH v5 01/11] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v5 02/11] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v5 03/11] ASoC: dt-bindings: tegra20-i2s: Document new nvidia, fixed-parent-rate property
  ` [PATCH v5 03/11] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v5 04/11] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v5 05/11] ASoC: tegra20: spdif: Support device-tree
` [PATCH v5 06/11] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v5 07/11] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v5 08/11] ASoC: tegra20: spdif: Reset hardware
` [PATCH v5 09/11] ASoC: tegra20: spdif: Support system suspend
` [PATCH v5 10/11] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v5 11/11] ASoC: tegra20: i2s: "

[PATCH v5 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-17 18:06 UTC  (2+ messages)
` [PATCH v5 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[Buildroot] [PATCH 1/3] package/cross-ldd: new package
 2021-12-17 18:05 UTC  (8+ messages)
` [Buildroot] [PATCH 3/3] fs/dracut: new fs type

mlx5: unitialized warning
 2021-12-17 18:05 UTC 

[PATCH] ARM: configs: at91: sama7: Enable SPI NOR and QSPI controller
 2021-12-17 16:50 UTC  (2+ messages)

[dm-devel] [PATCH 0/5] libmpathpersist: cleanup ABI and headers
 2021-12-17 18:04 UTC  (2+ messages)

[PATCH mptcp-next 00/21] mptcp: support userspace path management
 2021-12-17 18:04 UTC  (3+ messages)
` [PATCH mptcp-next 08/21] mptcp: attempt to add listening sockets for announced addrs

[PATCH v2] x86: Skip WBINVD instruction for VM guest
 2021-12-17 18:04 UTC  (11+ messages)
` [PATCH 0/4] ACPI/ACPICA: Only flush caches on S1/S2/S3 and C3
  ` [PATCH 2/4] ACPI: PM: Remove redundant cache flushing
  ` [PATCH 3/4] ACPI: processor idle: Only flush cache on entering C3

[x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage
 2021-12-17 18:04 UTC  (11+ messages)
  ` [LKP] "
              ` [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage - clang KCOV?
                  `  "

[PATCH 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-17 16:46 UTC  (3+ messages)
` [PATCH 6/7] arm64: dts: exynos: Add initial Exynos850 SoC support

[Buildroot] [git commit] package/postgis: re-enable on Microblaze architecture
 2021-12-17 18:02 UTC 

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-17 18:02 UTC  (3+ messages)

[PATCH v4 00/14] vfio-user server in QEMU
 2021-12-17 17:59 UTC  (4+ messages)
` [PATCH v4 07/14] vfio-user: run vfio-user context

unable to use all spaces
 2021-12-17 18:00 UTC  (5+ messages)

[PATCH v2] arm64: errata: Fix exec handling in erratum 1418040 workaround
 2021-12-17 16:42 UTC  (3+ messages)

[PATCH ethtool-next 0/3] ethtool: Add ability to control transceiver modules' power mode
 2021-12-17 18:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
 2021-12-17 18:00 UTC  (2+ messages)

[GIT PULL] ARM: at91: soc for 5.17
 2021-12-17 16:41 UTC 

[PATCH v6 0/1] s390x: KVM: CPU Topology
 2021-12-17 17:58 UTC  (2+ messages)
` [PATCH v6 1/1] s390x: KVM: guest support for topology function

[RFC PATCH v2 net-next] net: Preserve skb delivery time during forward
 2021-12-17 17:57 UTC  (8+ messages)

[PULL v2 0/7] s390x patches (and one gitlab-CI fix)
 2021-12-17 17:54 UTC  (2+ messages)

[PATCH v3 1/2] Documentation: Fill the gaps about entry/noinstr constraints
 2021-12-17 17:56 UTC  (4+ messages)
` [PATCH v3 2/2] Documentation: core-api: entry: Add comments about nesting

[PATCH v3 0/7] drm/i915: Asynchronous vma unbinding
 2021-12-17 17:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Asynchronous vma unbinding (rev3)

[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
 2021-12-17 17:55 UTC  (4+ messages)

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2021-12-17 17:55 UTC  (7+ messages)
` [PATCH v10 05/38] media: subdev: Add v4l2_subdev_lock_and_return_state()

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-17 17:54 UTC  (4+ messages)
` [PATCH 25/32] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV

[PATCH v2 0/4] Cleanups for NFS fscache and convert from dfprintk to trace events
 2021-12-17 17:54 UTC  (5+ messages)
` [PATCH v2 1/4] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly
` [PATCH v2 2/4] NFS: Rename fscache read and write pages functions
` [PATCH v2 3/4] NFS: Replace dfprintks with tracepoints in fscache read and write page functions
` [PATCH v2 4/4] NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE

[PATCH v2] ath11k: add support of firmware logging for WCN6855
 2021-12-17 16:29 UTC  (2+ messages)

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-17 16:26 UTC  (7+ messages)
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng

[PATCH v7 10/14] PCI: mediatek: Allow selecting controller driver for airoha arch
 2021-12-17 16:25 UTC  (3+ messages)

[PATCH v12 0/5] Add Xilinx AMS Driver
 2021-12-17 17:52 UTC  (3+ messages)
` [PATCH v12 1/5] device property: Add fwnode_iomap()

[PATCH] arm64: defconfig: Enable MT6397 RTC
 2021-12-17 16:24 UTC  (2+ messages)

[GIT PULL 1/6] soc/tegra: Changes for v5.17-rc1
 2021-12-17 16:22 UTC  (3+ messages)
` [GIT PULL 5/6] ARM: tegra: "
` [GIT PULL 6/6] ARM: tegra: Default configuration changes "

[bitbake-devel] [PATCH] process: Do not mix stderr with stdout
 2021-12-17 17:49 UTC  (3+ messages)

[PATCH 0/7] introduce mt76-connac dependency in mt7915 driver
 2021-12-17 17:48 UTC  (8+ messages)
` [PATCH 1/7] mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_req
` [PATCH 2/7] mt76: mt7915: rely on mt76_connac_mcu_alloc_wtbl_req
` [PATCH 3/7] mt76: mt7915: rely on mt76_connac_mcu_add_tlv routine
` [PATCH 4/7] mt76: connac: move mt76_connac_mcu_get_cipher in common code
` [PATCH 5/7] mt76: connac: move mt76_connac_chan_bw "
` [PATCH 6/7] mt76: mt7915: rely on mt76_connac_get_phy utilities
` [PATCH 7/7] mt76: connac: move mt76_connac_mcu_add_key in connac module

[PATCH 0/3] media: i2c: max9286: Small new features
 2021-12-17 17:49 UTC  (5+ messages)
` [PATCH 3/3] media: i2c: max9286: Support manual framesync operation

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-17 17:48 UTC  (6+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Fix possible NULL pointer dereferences in i9xx_update_wm()
 2021-12-17 17:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Fix possible NULL pointer dereferences in i9xx_update_wm() (rev2)

[Buildroot] [git commit] package/frr: add options for BMP and NHRPD
 2021-12-17 17:39 UTC 

[Buildroot] [git commit] package/intel-mediasdk: switch _SITE to https
 2021-12-17 17:42 UTC 

[Buildroot] [git commit] package/stella: bump to version 6.6
 2021-12-17 17:42 UTC 

[Buildroot] [git commit] package/tcllib: bump to version 1.20
 2021-12-17 17:42 UTC 

[Buildroot] [git commit] package/libmbim: fix build with help2man
 2021-12-17 17:42 UTC 


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.