All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 16:45:04 to 2022-05-13 17:24:04 UTC [more...]

[PATCH v3 0/8] Remove vfio_group from the struct file facing VFIO API
 2022-05-13 17:23 UTC  (2+ messages)

[PATCH v2 00/14] thermal OF rework
 2022-05-13 17:23 UTC  (2+ messages)

[PATCH] vfio: Delete container_q
 2022-05-13 17:23 UTC  (2+ messages)

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-13 17:23 UTC  (9+ messages)
` [PATCH v2 6/6] zswap: memcg accounting

[PATCH v3 0/7] ufs: set power domain performance state when scaling gears
 2022-05-13 17:22 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: opp: accept array of frequencies

Status on hid xppen patch
 2022-05-13 17:22 UTC  (6+ messages)

[PATCH] mtd: spi-nor: Support Dual and Quad Read on Macronix mx25u25635f
 2022-05-13 17:21 UTC  (5+ messages)

[PATCH net 0/2] pull-request: can 2022-05-13
 2022-05-13 17:21 UTC  (3+ messages)
` [PATCH net 1/2] Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-05-13 17:19 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
    ` [PATCH v4] "

[PATCH] Fix a minor typo
 2022-05-13 17:19 UTC 

[PATCH 0/7] MediaTek Helio X10 MT6795 - Devicetree, part 1
 2022-05-13 17:16 UTC  (24+ messages)
` [PATCH 1/7] arm64: dts: mediatek: mt6795: Create soc bus node and move mmio devices
` [PATCH 2/7] arm64: dts: mediatek: mt6795: Add cpu-map and L2 cache
` [PATCH 3/7] arm64: dts: mediatek: mt6795: Add Cortex A53 PMU nodes
` [PATCH 4/7] arm64: dts: mediatek: mt6795: Add watchdog node to avoid timeouts
` [PATCH 5/7] arm64: dts: mediatek: mt6795: Add fixed clocks for 32kHz and 26MHz XOs
` [PATCH 6/7] arm64: dts: mediatek: mt6795: Add general purpose timer node
` [PATCH 7/7] arm64: dts: mediatek: mt6795: Add ARM CCI-400 node and assign to CPUs

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-13 17:18 UTC  (11+ messages)
` [PATCH 0/4] memcontrol selftests fixups
  ` [PATCH 1/4] selftests: memcg: Fix compilation
  ` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
  ` [PATCH 3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups
  ` [PATCH 4/4] selftests: memcg: Remove protection from top level memcg

[PATCH v2 net-next] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
 2022-05-13 17:18 UTC  (4+ messages)

[PATCH 1/4] wilc1000: use correct sequence of RESET for chip Power-UP/Down
 2022-05-13 17:17 UTC  (4+ messages)
` [PATCH 2/4] wilc1000: remove WEP security support
` [PATCH 3/4] wilc1000: add WPA3 SAE support
` [PATCH 4/4] wilc1000: add IGTK support

[PATCH v3] usb: dwc3: gadget: Move null pinter check after window closed
 2022-05-13 17:16 UTC  (3+ messages)

[PATCH v4 0/2] mtd: rawnand: renesas: Runtime PM use
 2022-05-13 17:16 UTC  (4+ messages)
` [PATCH v4 2/2] mtd: rawnand: renesas: Use runtime PM instead of the raw clock API

[PATCH] drm/i915/guc/rc: Use i915_probe_error instead of drm_error
 2022-05-13 17:16 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] security: declare member holding string literal const
 2022-05-13 17:16 UTC  (5+ messages)

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-13 17:13 UTC  (12+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

RTT-PROBE: lore-subspace-rtt
 2022-05-13 17:14 UTC 

[Intel-gfx] [PATCH v6 0/7] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-13 17:14 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Media freq factor and per-gt enhancements/fixes (rev6)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH u-boot v2019.04-aspeed-openbmc v2 0/9] ast2600: Add I2C TPMv2 driver
 2022-05-13 17:07 UTC  (10+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc v2 1/9] tpm: Add more TPM2 definitions
` [PATCH u-boot v2019.04-aspeed-openbmc v2 2/9] tpm: add #ifndef to fix redeclaration build errors
` [PATCH u-boot v2019.04-aspeed-openbmc v2 3/9] tpm2: Introduce TIS tpm core
` [PATCH u-boot v2019.04-aspeed-openbmc v2 4/9] tis: fix tpm_tis_remove()
` [PATCH u-boot v2019.04-aspeed-openbmc v2 5/9] tpm: core: Set timeouts before requesting locality
` [PATCH u-boot v2019.04-aspeed-openbmc v2 6/9] i2c: ast_i2c: Remove SCL direct drive mode
` [PATCH u-boot v2019.04-aspeed-openbmc v2 7/9] tpm: add support for TPMv2.x I2C chips
` [PATCH u-boot v2019.04-aspeed-openbmc v2 8/9] arm: dts: ast2600-rainier: Add NPCT75X TPM
` [PATCH u-boot v2019.04-aspeed-openbmc v2 9/9] board: ast2600-ibm: Add AST2600 BMC based POWER10+ servers

[PATCH] target/ppc: Fix tlbie
 2022-05-13 17:12 UTC  (2+ messages)

[PATCH net-next] net: PIM register decapsulation and Forwarding
 2022-05-13 17:13 UTC  (2+ messages)

[PATCH] block/mq-deadline: Set the fifo_time member also if inserting at head
 2022-05-13 17:13 UTC 

[GIT PULL] Ceph fixes for 5.18-rc7
 2022-05-13 17:12 UTC 

[PATCH v6 net-next 00/13] tcp: BIG TCP implementation
 2022-05-13 17:12 UTC  (10+ messages)
` [PATCH v6 net-next 13/13] mlx5: support BIG TCP packets

[x86/uaccess] 9c5743dff4: WARNING:at_arch/x86/mm/extable.c:#ex_handler_fprestore
 2022-05-13 17:12 UTC  (5+ messages)

[GIT PULL] Please pull NFS client bugfixes for 5.18
 2022-05-13 17:12 UTC 

[PATCH] dhcp: Use bound_time for retransmission timers
 2022-05-13 17:10 UTC 

[Fuego] [PATCH 0/8] Python 2 & 3 compatible work
 2022-05-13 17:08 UTC  (5+ messages)
` [Fuego] [PATCH 1/8] Create mylong function as a compatible replacement for long()
` [Fuego] [PATCH 2/8] ftc: Use text mode in file operation to make compatible with python3

[GIT PULL] hotfixes for 5.18-rc7
 2022-05-13 17:08 UTC 

[PATCH 0/4] Several perf metrics topdown related fixes
 2022-05-13 17:07 UTC  (5+ messages)
` [PATCH 3/4] perf parse-events: Support different format of the topdown event name
` [PATCH 4/4] perf parse-events: Move slots event for the hybrid platform too

[GIT PULL] Coresight changes for v5.19
 2022-05-13 17:05 UTC  (2+ messages)

Xen Project management working group
 2022-05-13 17:05 UTC  (3+ messages)

[PATCH 0/7] Make more tests skip rather than fail
 2022-05-13 17:05 UTC  (10+ messages)
` [PATCH 1/7] perf test: Skip reason for suites with 1 test
` [PATCH 2/7] perf test: Use skip in vmlinux kallsyms

[PATCH bpf-next v3 0/5] sleepable uprobe support
 2022-05-13 17:05 UTC  (4+ messages)
` [PATCH bpf-next v3 2/5] bpf: implement sleepable uprobes by chaining gps

RTT-PROBE: lore-subspace-rtt
 2022-05-13 17:04 UTC 

[PATCH] soc: mediatek: mtk-mmsys: Add support for MT6795 Helio X10
 2022-05-13 17:03 UTC  (3+ messages)

[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
 2022-05-13 17:02 UTC  (10+ messages)

[Buildroot] [PATCH] configs/kontron_pitx_imx8m_defconfig: use linux kernel 5.17.7
 2022-05-13 17:01 UTC  (4+ messages)
` [Buildroot] [PATCH] configs/kontron_pitx_imx8m: switch to upstream U-Boot

[PATCH v3 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-05-13 17:01 UTC  (12+ messages)
` [PATCH v3 1/3] dm: Add verity helpers for LoadPin
            ` [dm-devel] "
` [PATCH v3 2/3] LoadPin: Enable loading from trusted dm-verity devices
    ` [dm-devel] "

[PATCH nf-next] netfilter: conntrack: do not disable bh during destruction
 2022-05-13 17:00 UTC  (2+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-13 17:00 UTC  (9+ messages)

[PATCH v2 0/5] Cryptomount keyfile support
 2022-05-13 17:00 UTC  (6+ messages)
` [PATCH v2 1/5] cryptodisk: luks: Unify grub_cryptodisk_dev function names
` [PATCH v2 2/5] cryptodisk: geli: "
` [PATCH v2 3/5] cryptodisk: Add options to cryptomount to support keyfiles
` [PATCH v2 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array
` [PATCH v2 5/5] docs: Add documentation on keyfile option to cryptomount

[PATCH] mapletree-vs-khugepaged
 2022-05-13 17:00 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings
 2022-05-13 17:00 UTC  (4+ messages)

[Buildroot] [git commit] configs/kontron_pitx_imx8m: switch to upstream U-Boot
 2022-05-13 16:59 UTC 

[Buildroot] [git commit] configs/kontron_pitx_imx8m_defconfig: use linux kernel 5.17.7
 2022-05-13 16:59 UTC 

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-05-13 16:59 UTC  (12+ messages)
` [PATCH 06/18] PCI: pciehp: Enable DLLSC interrupt only if supported
` [PATCH 07/18] PCI: pciehp: Enable Command Completed Interrupt "

[PATCH net-next v2] bond: add mac filter option for balance-xor
 2022-05-13 16:59 UTC  (6+ messages)

[ovmf test] 170395: regressions - FAIL
 2022-05-13 16:59 UTC 

[PATCH v2 1/4] dt-bindings: Document how Chromebooks with depthcharge boot
 2022-05-13 16:59 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings
` [PATCH v2 3/4] dt-bindings: arm: qcom: Add / fix sc7280 "
` [PATCH v2 4/4] dt-bindings: arm: qcom: Add more sc7180 Chromebook "

[PATCH v2 0/2] PCI: hv: Hardening changes
 2022-05-13 16:58 UTC  (4+ messages)

[kirkstone][PATCH v2] openssl: minor security upgrade 3.0.2 -> 3.0.3
 2022-05-13 16:57 UTC  (4+ messages)
` [OE-core] "

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2022-05-13 16:57 UTC  (3+ messages)

[PATCH] hw/tpm/tpm_tis_common.c: Assert that locty is in range
 2022-05-13 16:55 UTC  (2+ messages)

[PATCH 0/4] Cryptomount keyfile support
 2022-05-13 16:56 UTC  (6+ messages)
` [PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles

[Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{4, 10, 15}.x series
 2022-05-13 16:55 UTC  (4+ messages)
` [Buildroot] [PATCH 4/4] {linux,linux-headers}: default to 5.17.x
  ` [Buildroot] [PATCH 4/4] {linux, linux-headers}: "

[PATCH 0/5] MediaTek Helio X10 MT6795 - Clock drivers
 2022-05-13 16:54 UTC  (21+ messages)
` [PATCH 1/5] dt-bindings: mediatek: Document MT6795 system controllers bindings
` [PATCH 2/5] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH 3/5] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
` [PATCH 4/5] dt-bindings: arm: mediatek: Add clock driver bindings for MT6795
` [PATCH 5/5] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers

[f2fs-dev] [PATCH] fsck.f2fs: fix broken file_map output
 2022-05-13 16:55 UTC 

[PATCH] drm/amd/display: Remove macro DC_DEFAULT_LOG_MASK
 2022-05-13 16:55 UTC  (4+ messages)

[Buildroot] [PATCH 0/4] Bump netopeer2 and dependencies to actual upstream version
 2022-05-13 16:54 UTC  (2+ messages)

[meta-ti][dunfell][PATCH] conf: machine: am62xx Fix overlay extension
 2022-05-13 16:55 UTC 

[Buildroot] [git commit] package/netopeer2: bump version to 2.1.16
 2022-05-13 16:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-13 16:54 UTC 

[Buildroot] [git commit] package/sysrepo: bump version to 2.1.42
 2022-05-13 16:53 UTC 

[GIT PULL] arm64 fixes for -rc7
 2022-05-13 16:52 UTC  (2+ messages)

[Buildroot] [git commit] package/libyang: bump verstion to 2.0.164
 2022-05-13 16:53 UTC 

[Buildroot] [git commit] package/libnetconf2: bump version to 2.1.7
 2022-05-13 16:53 UTC 

[PATCH v2 0/4] Dirty ring and auto converge optimization
 2022-05-13 16:50 UTC  (8+ messages)
` [PATCH v2 1/4] kvm: Dynamically adjust the rate of dirty ring reaper thread
` [PATCH v2 2/4] kvm: Dirty ring autoconverge optmization for kvm_cpu_synchronize_kick_all

[PATCH] block: avoid to serialize blkdev_fallocate
 2022-05-13 16:51 UTC  (2+ messages)

[PATCH] kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
 2022-05-13 16:50 UTC  (4+ messages)

[PATCH] i2c: at91: Initialize dma_buf in at91_twi_xfer()
 2022-05-13 16:50 UTC  (3+ messages)

[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
 2022-05-13 16:49 UTC  (6+ messages)

[PATCH v2 00/13] PCI: dwc: Various fixes and cleanups
 2022-05-13 16:50 UTC  (5+ messages)

[PATCH 2/4] arch_topology: Set thread and core siblings only within the cluster
 2022-05-13 16:50 UTC  (2+ messages)
` [UPDATED] [PATCH 2/4] arch_topology: Set thread sibling cpumask "

[meta-arago][dunfell][PATCH] conf: machine: am62xx Fix overlay extension
 2022-05-13 16:51 UTC 

[f2fs-dev] [PATCH] f2fs-tools: show segment/section layout correctly
 2022-05-13 16:50 UTC 

[PATCH v12 0/3] Microchip Polarfire FPGA manager
 2022-05-13 16:27 UTC  (4+ messages)
` [PATCH v12 1/3] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v12 2/3] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v12 3/3] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH] iommu/vt-d: Try info->iommu in device_to_iommu()
 2022-05-13 16:48 UTC  (5+ messages)

[PATCH v2 1/3] npm.bbclass: Fix file permissions before opening it for writing
 2022-05-13 16:48 UTC  (4+ messages)
  ` [meta-oe][PATCH v2 3/3] nodejs: Add /usr/lib/node -> node_modules symlink
    ` [OE-core] "

[PATCH v2 0/2] iio: humidity: si7020: Check device property for skipping reset in probe
 2022-05-13 16:47 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: iio: humidity: Add si7020 bindings

[PATCH qemu v4 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
 2022-05-13 16:19 UTC  (3+ 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.