All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-17 07:42:05 to 2022-05-17 08:18:39 UTC [more...]

[PATCH v2 0/2] Add Ethernet to RZ/V2M
 2022-05-17  8:16 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r9a09g011: Add ethernet nodes
` [PATCH v2 2/2] arm64: dts: renesas: rzv2m evk: Enable ethernet

[PATCH v1] scsi: ufs-mediatek: introduce new UFS4.0 HS-G5 mode
 2022-05-17  8:17 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/1] s390x: add migration test for storage keys
 2022-05-17  8:17 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/1] "

[PATCH] net/ice: fix missing MTU value setting
 2022-05-17  8:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH iptables 1/2] xtables: fix compilation with musl
 2022-05-17  8:17 UTC  (9+ messages)

linux-next: manual merge of the mm tree with the parisc-hd tree
 2022-05-17  8:17 UTC 

[RFC v3] drm/msm: Add initial ci/ subdirectory
 2022-05-17  8:16 UTC  (6+ messages)
` [RFC v4] drm: "

[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
 2022-05-17  8:14 UTC  (22+ messages)
` [RFC ONLY 1/8] btrfs: add raid stripe tree definitions
` [RFC ONLY 2/8] btrfs: move btrfs_io_context to volumes.h
` [RFC ONLY 3/8] btrfs: read raid-stripe-tree from disk
` [RFC ONLY 4/8] btrfs: add boilerplate code to insert raid extent
` [RFC ONLY 5/8] btrfs: add code to delete "

[PATCH v5 00/15] Network support for Landlock
 2022-05-17  8:14 UTC  (8+ messages)
` [PATCH v5 01/15] landlock: access mask renaming
` [PATCH v5 03/15] landlock: merge and inherit function refactoring
` [PATCH v5 05/15] landlock: landlock_add_rule syscall refactoring

[PATCH net-next] net: stmmac: remove unused get_addr() callback
 2022-05-17  8:16 UTC  (2+ messages)

mdadm test suite improvements
 2022-05-17  8:16 UTC  (4+ messages)
    ` 回复:mdadm "

[Intel-gfx] [RFC V3 0/2] Attach and Set vrr_enabled property
 2022-05-17  8:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Attach and Set vrr_enabled property (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v4 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-05-17  8:14 UTC  (3+ messages)
` [PATCH v4 3/6] clk: qcom: Add IPQ8074 APSS clock controller

[PATCH] treewide: use uint* instead of u_int*
 2022-05-17  8:14 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: r9a07g043: Add ADC node
 2022-05-17  8:14 UTC  (2+ messages)

[OE-core] [PATCH] python3-cryptography: add python3-pytest-benchmark rdepends
 2022-05-17  8:16 UTC  (8+ messages)
` [PATCH v2 1/7] "
  ` [PATCH 2/7] python3-pytest-benchmark: move from meta-python
  ` [PATCH 3/7] python3-aspectlib: "
  ` [PATCH 4/7] python3-py-cpuinfo: "
  ` [PATCH 5/7] python3-fields: "
  ` [PATCH 6/7] python3-process-tests: "
  ` [PATCH 7/7] python3-tornad: "

[PATCH 0/7] MediaTek Helio X10 MT6795 - Devicetree, part 1
 2022-05-17  8:14 UTC  (8+ messages)
` [PATCH 5/7] arm64: dts: mediatek: mt6795: Add fixed clocks for 32kHz and 26MHz XOs

[PATCH -next] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
 2022-05-17  8:13 UTC 

[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-05-17  8:13 UTC  (4+ messages)
` [PATCH 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Fix typo from src_tiling to dst_tiling
 2022-05-17  8:16 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[meta-virtualization] [PATCH v2 0/4] Vairous fixes for qemu support
 2022-05-17  8:16 UTC  (2+ messages)

[PATCH 0/3] uring-passthrough for admin commands
 2022-05-17  8:15 UTC  (5+ messages)
  ` [PATCH 2/3] nvme: enable "
  ` [PATCH 1/3] nvme: helper for uring-passthrough checks

About restoring the state in vhost-vdpa device
 2022-05-17  8:12 UTC  (7+ messages)

[git:media_stage/master] media: i2c: imx412: Fix reset GPIO polarity
 2022-05-17  7:07 UTC 

[git:media_stage/master] media: i2c: imx412: Fix power_off ordering
 2022-05-17  7:07 UTC 

[PATCH] misc: rtsx: Set setting_reg2 before use
 2022-05-17  8:10 UTC  (5+ messages)

[PATCH net-next v2 0/9] net: tcp: add skb drop reasons to tcp state change
 2022-05-17  8:10 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: skb: introduce __DEFINE_SKB_DROP_REASON() to simply the code
` [PATCH net-next v2 2/9] net: skb: introduce __skb_queue_purge_reason()
` [PATCH net-next v2 3/9] net: sock: introduce sk_stream_kill_queues_reason()
` [PATCH net-next v2 4/9] net: inet: add skb drop reason to inet_csk_destroy_sock()
` [PATCH net-next v2 5/9] net: tcp: make tcp_rcv_synsent_state_process() return drop reasons
` [PATCH net-next v2 6/9] net: tcp: make tcp_rcv_state_process() return drop reason
` [PATCH net-next v2 7/9] net: tcp: add skb drop reasons to tcp connect requesting
` [PATCH net-next v2 8/9] net: tcp: add skb drop reasons to tcp tw code path
` [PATCH net-next v2 9/9] net: tcp: add skb drop reasons to route_req()

[PATCH v4 01/11] clk: qcom: ipq8074: fix NSS core PLL-s
 2022-05-17  8:12 UTC  (5+ messages)
` [PATCH v4 07/11] dt-bindings: clocks: qcom,gcc-ipq8074: support power domains
` [PATCH v4 08/11] dt-bindings: clock: qcom: ipq8074: add USB GDSCs

[PATCH 0/4] stm32mp: add minimal RCC support for STM32MP13
 2022-05-17  8:12 UTC  (3+ messages)

[RFC PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-05-17  8:11 UTC  (3+ messages)
` [RFC PATCH 2/2] Removes the x86 dependency on the "

[PATCH v4] clk: qcom: rcg2: Cache CFG register updates for parked RCGs
 2022-05-17  8:11 UTC  (2+ messages)

[dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-17  8:10 UTC  (11+ messages)
    ` [dm-devel] [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
          `  "
    ` [dm-devel] [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
        `  "
  ` [PATCH v4 00/13] support non power of 2 zoned devices

[PATCH v8 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-17  8:09 UTC  (10+ messages)
` [PATCH v8 2/8] hwtracing: hisi_ptt: Add trace function "

[PATCH] scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
 2022-05-17  8:04 UTC 

[PATCH v12 0/7] add hugetlb_optimize_vmemmap sysctl
 2022-05-17  8:10 UTC  (10+ messages)
` [PATCH v12 3/7] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v12 4/7] mm: hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
` [PATCH v12 7/7] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[igt-dev] [PATCH i-g-t v4 0/9] Improve logic to work with audio dependency on DRM driver
 2022-05-17  8:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/5] MediaTek Helio X10 MT6795 - Clock drivers
 2022-05-17  8:07 UTC  (11+ messages)
` [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

[PATCH 5.15 000/102] 5.15.41-rc1 review
 2022-05-17  8:08 UTC  (2+ messages)

[PATCH 1/3] ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
 2022-05-17  8:07 UTC  (6+ messages)
` [PATCH 2/3] ksmbd: add smbd max io size parameter
` [PATCH 3/3] ksmbd: fix wrong smbd max read/write size check

[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
 2022-05-17  8:07 UTC  (2+ messages)
` [Bug 215800] "

[PATCH] crypto: Use struct_size() helper in kmalloc()
 2022-05-17  8:05 UTC 

[PATCH mptcp-next] Squash to "bpf: add bpf_skc_to_mptcp_sock_proto"
 2022-05-17  8:07 UTC  (9+ messages)
` [PATCH mptcp-next] Squash to "selftests/bpf: add MPTCP test base"
` [PATCH mptcp-next] Squash to "selftests/bpf: test bpf_skc_to_mptcp_sock"
` [PATCH mptcp-next] Squash to "selftests/bpf: verify token of struct mptcp_sock"
` [PATCH mptcp-next] Squash to "selftests/bpf: verify ca_name "
` [PATCH mptcp-next] Squash to "selftests/bpf: verify first "
` [PATCH mptcp-next] Squash to "selftests/bpf: add bpf_first test"
  ` Squash to "selftests/bpf: add bpf_first test": Tests Results
` Squash to "bpf: add bpf_skc_to_mptcp_sock_proto": "

[PATCH 00/11] Fuzzing and ASAN for sandbox
 2022-05-17  8:06 UTC  (3+ messages)
` [PATCH v2 04/12] linker_lists: Rename sections to remove . prefix

[PATCH 0/3] KASAN support for 64-bit Book 3S powerpc
 2022-05-17  8:06 UTC  (5+ messages)
` [PATCH 3/3] [RFC] powerpc: Book3S 64-bit outline-only KASAN support

[RFC PATCH v2 00/21] KCFI support
 2022-05-17  8:05 UTC  (15+ messages)
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH] clk: at91: generated: consider range when calculating best rate
 2022-05-17  8:04 UTC  (6+ messages)

[PATCH] hwmon: (asus-ec-sensors) fix Formula VIII definition
 2022-05-17  8:05 UTC 

[PATCH RESEND net] bonding: fix missed rcu protection
 2022-05-17  8:04 UTC  (5+ messages)

[DPDK] eal/linux: fix segfaults due to thread exit order
 2022-05-17 16:04 UTC 

[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
 2022-05-17  8:04 UTC  (10+ messages)
  `  "

[PATCH v1 00/13] Host1x support on Tegra234
 2022-05-17  8:02 UTC  (7+ messages)
` [PATCH v1 02/13] dt-bindings: Add headers for Host1x and VIC "
` [PATCH v1 03/13] arm64: tegra: Add "

[PATCH] media: amphion: support for reloading module
 2022-05-17  8:01 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix incorrect CFI in gettimeofday.S
 2022-05-17  7:33 UTC  (2+ messages)

[PATCH V2 0/1] ubd: add io_uring based userspace block driver
 2022-05-17  8:01 UTC  (2+ messages)

[PATCH] erofs: support idmapped mounts
 2022-05-17  8:00 UTC  (3+ messages)

[PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
 2022-05-17  7:58 UTC  (4+ messages)

[Buildroot] [PATCH v1 1/2] configs/zynqmp_zcu102_defconfig: transition to tarballs
 2022-05-17  7:58 UTC  (18+ messages)
` [Buildroot] [PATCH v1 2/2] configs/zynqmp_zcu106_defconfig: "

Please pull u-boot-marvell/master
 2022-05-17  7:57 UTC 

[v3 3/3] hwmon: (lm90) enable extended range according to DTS node
 2022-05-17  7:57 UTC 

[v3 1/3] dt-bindings: hwmon: lm90: add missing ti,tmp461
 2022-05-17  7:56 UTC 

[v3 2/3] dt-bindings: hwmon: lm90: add ti,extended-range-enable property
 2022-05-17  7:57 UTC 

nvme-cli license clarification
 2022-05-17  7:57 UTC  (3+ messages)

[PATCH 0/3] Broadband SoC BCM63178
 2022-05-17  7:55 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: add BCM63178 soc to binding document

[PATCH 1/2] config/arm: add SVE control flag
 2022-05-17  7:56 UTC  (3+ messages)
` [PATCH v4 1/2] config/arm: add SVE ACLE "

[PATCH] cve-check: Fix report generation
 2022-05-17  7:55 UTC  (2+ messages)
` [OE-core] "

[PATCH] i2c: core: Workaround false-positive LOCKDEP in delete_device
 2022-05-17  7:55 UTC 

[PATCH] fstests: add a btrfs read_repair group
 2022-05-17  7:54 UTC  (2+ messages)

[PATCH 1/2] pinctrl: probe pinctrl drivers during post-bind
 2022-05-17  7:54 UTC  (2+ messages)

[PATCH] mvebu: uDPU: include fixed-phy support
 2022-05-17  7:54 UTC  (2+ messages)

[PATCH] random: remove get_random_bytes_arch() and add rng_has_arch_random()
 2022-05-17  7:54 UTC  (2+ messages)

[PATCH] drm: Create support for Write-Only property blob
 2022-05-17  7:53 UTC  (3+ messages)

[PATCH] arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLE
 2022-05-17  7:53 UTC  (2+ messages)

[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
 2022-05-17  7:53 UTC  (4+ messages)
` [PATCH 7/5] serial: Add new config option TPL_DEBUG_UART_BASE

Kernel Panic in skb_release_data using genet
 2022-05-17  7:52 UTC  (11+ messages)

[PATCH v2] arm64: dts: ti: k3-am625-sk: enable ramoops
 2022-05-17  7:50 UTC  (5+ messages)

linux-next: Tree for May 16
 2022-05-17  7:51 UTC  (4+ messages)
` linux-next: Tree for May 16 (drm/msm: kconfig warning)

[PATCH 0/2] Implement readahead for squashfs
 2022-05-17  7:51 UTC  (3+ messages)
` [PATCH 3/2] squashfs: always build "file direct" version of page actor

[PATCH net-next] net: ifdefy the wireless pointers in struct net_device
 2022-05-17  7:51 UTC  (4+ messages)

PROBLEM: with daemon.c after y2038 on 32-bits Kernel
 2022-05-17  7:51 UTC 

[PATCH] cmd: mvebu: Hide bubt specific options when bubt is disabled
 2022-05-17  7:51 UTC  (2+ messages)

[PATCH] drm: Add a debug message when getting a prop is missing
 2022-05-17  7:51 UTC  (3+ messages)

[PATCH] arm: mvebu: Remove unused ARMADA_64BIT
 2022-05-17  7:50 UTC  (2+ messages)

[PATCH -next] block: fix io hung of setting throttle limit frequently
 2022-05-17  7:49 UTC  (4+ messages)

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2022-05-17  7:49 UTC  (3+ messages)

[meta-virtualization][PATCH] libvirt: Fix keeping restarting
 2022-05-17  7:49 UTC 

[PATCH 00/13 V2] fstests: fixes and more fixes
 2022-05-17  7:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_invalid_mode: Skip clock-too-high subtest on DSC panel
 2022-05-17  7:48 UTC  (2+ messages)

[PATCH] pinctrl: renesas: pinctrl-rzg2l: Return -EINVAL for pins which have input disabled
 2022-05-17  7:48 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 6b601767c503e2488f8e4ce6ce06ad67573797dd
 2022-05-17  7:47 UTC  (2+ messages)
` [Devel] "

[PATCH 0/3] ui/gtk: new options, monitor and detach-all
 2022-05-17  7:46 UTC  (6+ messages)
` [PATCH 1/3] ui/gtk: new param monitor to specify target monitor for launching QEMU

[PATCH v1] net/ice/base: support source interface FLG of switch filter
 2022-05-17  7:46 UTC  (3+ messages)
` [PATCH v2] net/ice/base: fix direction match of flow that matches any

[PATCH v2] ep93xx: clock: Do not return the address of the freed memory
 2022-05-17  7:44 UTC  (3+ messages)

[PATCH v2] alfred: notify event listener via unix socket
 2022-05-17  7:44 UTC  (3+ messages)

[PATCH] imon_raw: respect DMA coherency
 2022-05-17  7:42 UTC  (6+ messages)

UCM2 configuration guide
 2022-05-17  7:41 UTC  (4+ messages)

QEMU 6.2.0: Segfault while calling address_space_init from emulated device
 2022-05-17  7:40 UTC  (5+ messages)

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-05-17  7:40 UTC  (3+ messages)

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-17  7:42 UTC  (7+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer

[PATCH v2 0/2] Add GPCDMA support for Tegra234
 2022-05-17  7:40 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: tegra: Add Tegra234 GPCDMA device tree node


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.