All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-12 17:17:20 to 2023-08-12 20:06:51 UTC [more...]

[Buildroot] [git commit] utils/genrandconfig: add ubi handling
 2023-08-12 20:06 UTC 

[patch V2 00/37] x86/microcode: Cleanup and late loading enhancements
 2023-08-12 19:59 UTC  (31+ messages)
` [patch V2 01/37] x86/mm: Remove unused microcode.h include
` [patch V2 02/37] x86/microcode: Hide the config knob
` [patch V2 03/37] x86/microcode/intel: Move microcode functions out of cpu/intel.c
` [patch V2 04/37] x86/microcode: Include vendor headers into microcode.h
` [patch V2 05/37] x86/microcode: Make reload_early_microcode() static
` [patch V2 06/37] x86/microcode/intel: Rename get_datasize() since its used externally
` [patch V2 07/37] x86/microcode: Move core specific defines to local header
` [patch V2 08/37] x86/microcode/intel: Remove debug code
` [patch V2 09/37] x86/microcode/intel: Remove pointless mutex
` [patch V2 10/37] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
` [patch V2 11/37] x86/microcode/intel: Simplify scan_microcode()
` [patch V2 12/37] x86/microcode/intel: Simplify and rename generic_load_microcode()
` [patch V2 13/37] x86/microcode/intel: Cleanup code further
` [patch V2 14/37] x86/microcode/intel: Simplify early loading
` [patch V2 15/37] x86/microcode/intel: Save the microcode only after a successful late-load
` [patch V2 16/37] x86/microcode/intel: Switch to kvmalloc()
` [patch V2 17/37] x86/microcode/intel: Unify microcode apply() functions
` [patch V2 18/37] x86/microcode/intel: Rework intel_cpu_collect_info()
` [patch V2 19/37] x86/microcode/intel: Reuse intel_cpu_collect_info()
` [patch V2 20/37] x86/microcode/intel: Rework intel_find_matching_signature()
` [patch V2 21/37] x86/microcode/amd: Read revision from hardware in collect_cpu_info_amd()
` [patch V2 22/37] x86/microcode: Remove pointless apply() invocation
` [patch V2 23/37] x86/microcode: Get rid of the schedule work indirection
` [patch V2 24/37] x86/microcode: Clean up mc_cpu_down_prep()
` [patch V2 25/37] x86/microcode: Handle "nosmt" correctly
` [patch V2 26/37] x86/microcode: Clarify the late load logic
` [patch V2 27/37] x86/microcode: Sanitize __wait_for_cpus()
` [patch V2 28/37] x86/microcode: Add per CPU result state
` [patch V2 29/37] x86/microcode: Add per CPU control field
` [patch V2 32/37] x86/microcode: Rendezvous and load in NMI

[PATCH 00/14] ASoC: rt: Drop unused GPIO includes
 2023-08-12 19:56 UTC  (15+ messages)
` [PATCH 01/14] ASoC: rt1011: Drop "
` [PATCH 02/14] ASoC: rt1015: Drop GPIO include
` [PATCH 03/14] ASoC: rt1015p: Drop legacy "
` [PATCH 04/14] ASoC: rt1016: Drop "
` [PATCH 05/14] ASoC: rt1019: "
` [PATCH 06/14] ASoC: rt1305: Drop GPIO includes
` [PATCH 07/14] ASoC: rt1308: "
` [PATCH 08/14] ASoC: rt5514-spi: Drop GPIO include
` [PATCH 09/14] ASoC: rt5514: "
` [PATCH 10/14] ASoC: rt5645: Drop legacy "
` [PATCH 11/14] ASoC: rt5659: "
` [PATCH 12/14] ASoC: rt5660: Drop GPIO includes
` [PATCH 13/14] ASoC: rt5682-sdw: "
` [PATCH 14/14] ASoC: rt715: "

[PATCH bpf-next 1/2] libbpf: Support triple-underscore flavors for kfunc relocation
 2023-08-12 20:01 UTC  (2+ messages)

[Buildroot] [PATCH 0/1 v3] onfigs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly
 2023-08-12 20:00 UTC  (7+ messages)
` [Buildroot] [PATCH 1/1 v3] configs/roc_rk3399_pc: "

stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.291-25-gab3f89b1b823)
 2023-08-12 19:59 UTC 

[PATCH] bcachefs: six locks: Fix missing barrier on wait->lock_acquired
 2023-08-12 19:58 UTC  (2+ messages)

[android-common:android14-5.15 2196/23513] drivers/staging/android/debug_kinfo.c:164:34: warning: 'debug_kinfo_of_match' defined but not used
 2023-08-12 19:58 UTC 

[Buildroot] [git commit branch/next] configs/roc_rk3399_pc: new defconfig
 2023-08-12 19:57 UTC 

[Buildroot] [PATCH 1/1] package/libusb-compat: bump to 0.1.8
 2023-08-12 19:55 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.322-20-gcb8ddfca06627)
 2023-08-12 19:55 UTC 

[Buildroot] [git commit branch/next] configs/qemu_or1k_defconfig: enable ethernet
 2023-08-12 19:54 UTC 

[Buildroot] [PATCH] configs/qemu_or1k_defconfig: enable ethernet
 2023-08-12 19:55 UTC  (2+ messages)

[Buildroot] [PATCH] board/qemu/ppc64le-powernv8: fixup example
 2023-08-12 19:54 UTC  (2+ messages)

[Buildroot] [git commit] board/qemu/ppc64le-powernv8: fixup paths to images in qemu command line
 2023-08-12 19:52 UTC 

[PATCH 0/4] genirq/irq_sim: fix a use-after-free bug + some
 2023-08-12 19:44 UTC  (4+ messages)
` [PATCH 1/4] genirq/irq_sim: dispose of remaining mappings before removing the domain
` [PATCH 3/4] bitmap: define a cleanup function for bitmaps
` [PATCH 4/4] genirq/irq_sim: shrink code by using cleanup helpers

[Buildroot] [PATCH v2 2/2] package/xfsprogs: bump version to 6.4.0
 2023-08-12 19:41 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/xfsprogs: bump version to 6.4.0
 2023-08-12 19:40 UTC 

[Buildroot] [PATCH v2 1/2] package/xfsprogs: fix linking error when -O0 is used
 2023-08-12 19:39 UTC  (2+ messages)

[Buildroot] [git commit] package/xfsprogs: fix linking error when -O0 is used
 2023-08-12 19:39 UTC 

[BUG] `git describe` doesn't traverse the graph in topological order
 2023-08-12 19:36 UTC 

[tty:tty-linus] BUILD SUCCESS 04c7f60ca477ffbf7b7910320482335050f0d23a
 2023-08-12 19:33 UTC 

[Buildroot] [PATCH v3 1/8] support/scripts/pkg-stats: fix typos
 2023-08-12 19:28 UTC  (8+ messages)
` [Buildroot] [PATCH v3 2/8] support/scripts/pkg-stats: ignore llvm-project.mk
` [Buildroot] [PATCH v3 3/8] support/scripts/pkg-stats: check all files for warnings
` [Buildroot] [PATCH v3 4/8] support/scripts/gen-missing-cpe: remove rarely used script
` [Buildroot] [PATCH v3 5/8] support/scripts/nvd_api_v2.py: new helper class
` [Buildroot] [PATCH v3 6/8] support/scripts/cve.py: switch to NVD API v2
` [Buildroot] [PATCH v3 7/8] support/scripts/pkg-stats: switch CPEs "
` [Buildroot] [PATCH v3 8/8] support/scripts/pkg-stats: Only match CPE vendor and product

[PATCH v4] PCI: j721e: Delay T_PVPERL+TPERST_CLK before PERST# inactive
 2023-08-12 19:27 UTC  (2+ messages)

[PATCH v3] btrfs: remove v0 extent handling
 2023-08-12 19:17 UTC  (4+ messages)

[PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
 2023-08-12 19:20 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus

[PATCH] tmpfs.5: document size/blocks=0 and nr_inodes=0 <=> unlimited
 2023-08-12 19:04 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.5-rc6
 2023-08-12 19:13 UTC 

[PATCH v1] arm64: dts: ti: verdin-am62: Add DSI display support
 2023-08-12 19:11 UTC  (2+ messages)

[PATCH] clone.2: Fix the erroneous statement about CLONE_NEWPID
 2023-08-12 19:05 UTC  (4+ messages)

[PATCH v4] gpio: consumer: new virtual driver
 2023-08-12 19:03 UTC 

[PATCH] gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
 2023-08-12 18:57 UTC 

[RESEND PATCH v2] drm/panel: JDI LT070ME05000 simplify with dev_err_probe()
 2023-08-12 18:52 UTC  (2+ messages)

[PATCH v3] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
 2023-08-12 18:49 UTC  (5+ messages)

[asahilinux:pr/173 1/1] drivers/iommu/Kconfig:10:error: recursive dependency detected!
 2023-08-12 18:46 UTC 

[libgpiod]: feature request: API functions, const correctness
 2023-08-12 18:42 UTC  (2+ messages)

[PATCH v2] staging: vt6655: replace camel case by snake case
 2023-08-12 18:41 UTC  (4+ messages)

[Buildroot] [PATCH next 1/1] support/testing/tests/package/test_weston.py: new runtime test
 2023-08-12 18:38 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
 2023-08-12 18:38 UTC 

FAILED: patch "[PATCH] ibmvnic: Ensure login failure recovery is safe from other" failed to apply to 4.19-stable tree
 2023-08-12 18:37 UTC 

FAILED: patch "[PATCH] ibmvnic: Ensure login failure recovery is safe from other" failed to apply to 5.4-stable tree
 2023-08-12 18:37 UTC 

FAILED: patch "[PATCH] ibmvnic: Ensure login failure recovery is safe from other" failed to apply to 5.10-stable tree
 2023-08-12 18:37 UTC 

FAILED: patch "[PATCH] ibmvnic: Ensure login failure recovery is safe from other" failed to apply to 5.15-stable tree
 2023-08-12 18:37 UTC 

[GIT PULL] gpio: fixes for v6.5-rc6
 2023-08-12 18:37 UTC  (2+ messages)

FAILED: patch "[PATCH] ibmvnic: Do partial reset on login failure" failed to apply to 4.19-stable tree
 2023-08-12 18:36 UTC 

FAILED: patch "[PATCH] ibmvnic: Do partial reset on login failure" failed to apply to 5.4-stable tree
 2023-08-12 18:36 UTC 

FAILED: patch "[PATCH] ibmvnic: Do partial reset on login failure" failed to apply to 5.10-stable tree
 2023-08-12 18:36 UTC 

FAILED: patch "[PATCH] ibmvnic: Do partial reset on login failure" failed to apply to 5.15-stable tree
 2023-08-12 18:36 UTC 

[PATCH v3] gpio: sim: simplify code with cleanup helpers
 2023-08-12 18:36 UTC 

FAILED: patch "[PATCH] ibmvnic: Enforce stronger sanity checks on login response" failed to apply to 4.19-stable tree
 2023-08-12 18:36 UTC 

FAILED: patch "[PATCH] ibmvnic: Enforce stronger sanity checks on login response" failed to apply to 5.4-stable tree
 2023-08-12 18:36 UTC 

FAILED: patch "[PATCH] net/mlx5: Skip clock update work when device is in error" failed to apply to 4.14-stable tree
 2023-08-12 18:35 UTC 

FAILED: patch "[PATCH] net/mlx5: Skip clock update work when device is in error" failed to apply to 4.19-stable tree
 2023-08-12 18:35 UTC 

FAILED: patch "[PATCH] net/mlx5: Skip clock update work when device is in error" failed to apply to 5.4-stable tree
 2023-08-12 18:35 UTC 

FAILED: patch "[PATCH] net/mlx5: Skip clock update work when device is in error" failed to apply to 5.10-stable tree
 2023-08-12 18:35 UTC 

FAILED: patch "[PATCH] net/mlx5e: Unoffload post act rule when handling FIB events" failed to apply to 6.1-stable tree
 2023-08-12 18:35 UTC 

[Buildroot] [PATCH 1/2] package/weston: fix the configuration of simple-clients
 2023-08-12 18:35 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/weston: introduce _SIMPLE_CLIENTS package option

FAILED: patch "[PATCH] net/mlx5e: TC, Fix internal port memory leak" failed to apply to 6.1-stable tree
 2023-08-12 18:34 UTC 

[PATCH] drm/panel: JDI LT070ME05000 drop broken link
 2023-08-12 18:34 UTC  (2+ messages)

[Buildroot] [git commit branch/next] support/testing/tests/package/test_weston.py: new runtime test
 2023-08-12 18:18 UTC 

FAILED: patch "[PATCH] nexthop: Fix infinite nexthop dump when using maximum nexthop" failed to apply to 5.4-stable tree
 2023-08-12 18:33 UTC 

FAILED: patch "[PATCH] nexthop: Fix infinite nexthop dump when using maximum nexthop" failed to apply to 5.10-stable tree
 2023-08-12 18:33 UTC 

[Buildroot] [git commit branch/next] package/weston: fix the configuration of simple-clients
 2023-08-12 15:32 UTC 

FAILED: patch "[PATCH] nexthop: Fix infinite nexthop dump when using maximum nexthop" failed to apply to 5.15-stable tree
 2023-08-12 18:33 UTC 

[Buildroot] [git commit branch/next] package/weston: introduce _SIMPLE_CLIENTS package option
 2023-08-12 15:44 UTC 

FAILED: patch "[PATCH] net: dsa: ocelot: call dsa_tag_8021q_unregister() under" failed to apply to 5.15-stable tree
 2023-08-12 18:32 UTC 

[PATCH 1/2] gpio: sim: simplify gpio_sim_device_config_live_store()
 2023-08-12 18:32 UTC  (2+ messages)

FAILED: patch "[PATCH] net: phy: at803x: fix the wol setting functions" failed to apply to 5.10-stable tree
 2023-08-12 18:32 UTC 

FAILED: patch "[PATCH] net: phy: at803x: fix the wol setting functions" failed to apply to 5.15-stable tree
 2023-08-12 18:32 UTC 

FAILED: patch "[PATCH] net: phy: at803x: fix the wol setting functions" failed to apply to 6.1-stable tree
 2023-08-12 18:32 UTC 

[PATCH] ARM: dts: qcom: apq8960: reflect that memory node starts at offset 0
 2023-08-12 18:32 UTC 

FAILED: patch "[PATCH] net: phy: at803x: fix the wol setting functions" failed to apply to 6.4-stable tree
 2023-08-12 18:32 UTC 

Problem upon startup with halted USB device on RaspberryPi 4
 2023-08-12 18:31 UTC  (2+ messages)

FAILED: patch "[PATCH] RDMA/bnxt_re: Fix error handling in probe failure path" failed to apply to 5.15-stable tree
 2023-08-12 18:30 UTC 

FAILED: patch "[PATCH] RDMA/bnxt_re: Fix error handling in probe failure path" failed to apply to 5.10-stable tree
 2023-08-12 18:30 UTC 

FAILED: patch "[PATCH] RDMA/bnxt_re: Fix error handling in probe failure path" failed to apply to 6.1-stable tree
 2023-08-12 18:30 UTC 

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2023-08-12 18:30 UTC  (6+ messages)
` [RFC][PATCH 05/17] x86/cpu: Cleanup the untrain mess

[PATCH v2 1/1] lmb: description lmb_is_reserved, lmb_is_reserved_flags
 2023-08-12 18:24 UTC 

[linux-5.4 test] 182292: regressions - trouble: fail/pass/starved
 2023-08-12 18:20 UTC 

[PATCH 1/1] lmb: description lmb_is_reserved, lmb_is_reserved_flags
 2023-08-12 18:14 UTC  (2+ messages)

[PATCH] Fix signal handler to detect crashes in qemu-linux-user
 2023-08-12 18:12 UTC  (3+ messages)

[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-12 18:09 UTC  (3+ messages)
` [net-next v2 1/2] "
` [net-next v2 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "

[PATCH nf] netfilter: nf_tables: don't fail inserts if duplicate has expired
 2023-08-12 18:03 UTC 

[PATCH] proc.5: add Seccomp_filters entry
 2023-08-12 18:09 UTC  (2+ messages)

[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-12 18:07 UTC  (5+ messages)
` [RFC net-next v1 3/5] net: phy: nxp-c45-tja11xx add MACsec support
` [RFC net-next v1 4/5] net: macsec: introduce mdo_insert_tx_tag

[PULL 0/2] pci: last minute bugfixes
 2023-08-12 18:06 UTC  (3+ messages)

[PATCH] iio: pressure: ms5637: Use i2c_get_match_data()
 2023-08-12 18:07 UTC 

[PATCH v9 00/11] Add basic Boot Loader Interface support
 2023-08-12 18:04 UTC  (6+ messages)
` [PATCH v9 02/11] Unify GUID types

FAILED: patch "[PATCH] net: tls: avoid discarding data on record close" failed to apply to 5.4-stable tree
 2023-08-12 18:04 UTC 

FAILED: patch "[PATCH] net: tls: avoid discarding data on record close" failed to apply to 5.10-stable tree
 2023-08-12 18:04 UTC 

FAILED: patch "[PATCH] net: tls: avoid discarding data on record close" failed to apply to 5.15-stable tree
 2023-08-12 18:04 UTC 

FAILED: patch "[PATCH] RDMA/bnxt_re: Fix error handling in probe failure path" failed to apply to 5.4-stable tree
 2023-08-12 18:03 UTC 

FAILED: patch "[PATCH] drm/rockchip: Don't spam logs in atomic check" failed to apply to 5.10-stable tree
 2023-08-12 18:01 UTC 

[PATCH] clone.2: tfix: spurious comma
 2023-08-12 17:59 UTC  (2+ messages)

[PATCH] iio: pressure: bmp280: Use i2c_get_match_data()
 2023-08-12 17:58 UTC 

FAILED: patch "[PATCH] nvme: core: don't hold rcu read lock in" failed to apply to 6.1-stable tree
 2023-08-12 17:57 UTC 

FAILED: patch "[PATCH] nvme: core: don't hold rcu read lock in" failed to apply to 6.4-stable tree
 2023-08-12 17:57 UTC 

FAILED: patch "[PATCH] net/smc: Fix setsockopt and sysctl to specify same buffer" failed to apply to 6.1-stable tree
 2023-08-12 17:56 UTC 

[PATCH] platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassis-type
 2023-08-12 17:54 UTC  (3+ messages)

FAILED: patch "[PATCH] macsec: use DEV_STATS_INC()" failed to apply to 5.10-stable tree
 2023-08-12 17:54 UTC 

FAILED: patch "[PATCH] macsec: use DEV_STATS_INC()" failed to apply to 5.15-stable tree
 2023-08-12 17:54 UTC 

FAILED: patch "[PATCH] hwmon: (aquacomputer_d5next) Add selective 200ms delay after" failed to apply to 6.1-stable tree
 2023-08-12 17:53 UTC 

[PATCH net-next] net: Remove leftover include from nftables.h
 2023-08-12 17:53 UTC  (2+ messages)

FAILED: patch "[PATCH] bpf, sockmap: Fix map type error in sock_map_del_link" failed to apply to 5.4-stable tree
 2023-08-12 17:52 UTC 

FAILED: patch "[PATCH] bpf, sockmap: Fix map type error in sock_map_del_link" failed to apply to 5.10-stable tree
 2023-08-12 17:52 UTC 

FAILED: patch "[PATCH] selftests: forwarding: tc_actions: Use ncat instead of nc" failed to apply to 5.10-stable tree
 2023-08-12 17:51 UTC 

FAILED: patch "[PATCH] selftests: forwarding: tc_actions: Use ncat instead of nc" failed to apply to 5.15-stable tree
 2023-08-12 17:51 UTC 

FAILED: patch "[PATCH] selftests: forwarding: tc_actions: Use ncat instead of nc" failed to apply to 6.1-stable tree
 2023-08-12 17:51 UTC 

FAILED: patch "[PATCH] selftests: forwarding: tc_flower: Relax success criterion" failed to apply to 5.10-stable tree
 2023-08-12 17:50 UTC 

FAILED: patch "[PATCH] selftests: forwarding: tc_flower: Relax success criterion" failed to apply to 5.15-stable tree
 2023-08-12 17:50 UTC 

FAILED: patch "[PATCH] selftests: forwarding: tc_flower: Relax success criterion" failed to apply to 6.1-stable tree
 2023-08-12 17:50 UTC 

[PATCH net] selftests: mirror_gre_changes: Tighten up the TTL test match
 2023-08-12 17:47 UTC  (2+ messages)

[linux-linus test] 182286: tolerable FAIL - PUSHED
 2023-08-12 17:44 UTC 

[PATCH net 0/4] octeon_ep: fixes for error and remove paths
 2023-08-12 17:43 UTC  (5+ messages)
` [PATCH net 2/4] octeon_ep: cancel tx_timeout_task later in remove sequence

[PATCH v3 0/4] General regulator and pmic uclass improvements
 2023-08-12 17:35 UTC  (2+ messages)

[PATCH net-next 0/8] virtio-net: support dynamic notification coalescing moderation
 2023-08-12 17:34 UTC  (3+ messages)
` [PATCH net-next 6/8] virtio-net: support rx netdim

Patch "netfilter: nft_set_hash: mark set element as dead when deleting from packet path" has been added to the 6.1-stable tree
 2023-08-12 17:31 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: adapt set backend to use GC transaction" failed to apply to 6.1-stable tree
 2023-08-12 17:30 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: adapt set backend to use GC transaction" failed to apply to 5.15-stable tree
 2023-08-12 17:30 UTC 

Patch "netfilter: nf_tables: adapt set backend to use GC transaction API" has been added to the 6.1-stable tree
 2023-08-12 17:29 UTC 

remove get_super
 2023-08-12 17:28 UTC  (5+ messages)
` [PATCH 13/17] block: consolidate __invalidate_device and fsync_bdev

[PATCH] net: phy: broadcom: add support for BCM5221 phy
 2023-08-12 17:27 UTC  (3+ messages)

[PATCH] soc: kunpeng_hccs: fix size_t format string
 2023-08-12 17:21 UTC 

[PATCH] iio: chemical: vz89x: Convert enum->pointer for data in the match tables
 2023-08-12 17:27 UTC 

[PATCH for-8.2 00/24] tcg: Introduce negsetcond opcodes
 2023-08-12 17:21 UTC  (6+ messages)
` [PATCH 20/24] tcg/i386: Add cf parameter to tcg_out_cmp

[PATCH v2 1/2] drm/amd/pm: Update pci link width format & correct address for pcie registers
 2023-08-12 17:17 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amd/pm: Update pci link speed and speed format


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.