All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 01:45:50 to 2024-09-12 03:18:20 UTC [more...]

[PATCH linux dev-6.6] ARM: dts: aspeed: Fix Rainier and Blueridge GPIO LED names
 2024-09-12  3:18 UTC  (2+ messages)

[PATCH i-g-t 0/3] HDCP MST LIC fixes
 2024-09-12  3:17 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-12  3:17 UTC  (6+ messages)
` [PATCH v2 10/19] iommufd/viommu: Add vdev_id helpers for IOMMU drivers

[RESEND][PATCH bpf 0/2] Check the remaining info_cnt before repeating btf fields
 2024-09-12  3:14 UTC  (10+ messages)
` [RESEND][PATCH bpf 1/2] bpf: "
` [RESEND][PATCH bpf 2/2] selftests/bpf: Add more test case for field flattening

[PATCH RFC V2 1/1] ocfs2: reserve space for inline xattr before attaching reflink tree
 2024-09-12  3:14 UTC 

[PATCH v23 0/4] implement getrandom() in vDSO
 2024-09-12  3:11 UTC  (3+ messages)
` [PATCH v23 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings

[android-common:android14-5.15 3/6] phy-rtk-usb3.c:undefined reference to `usb_debug_root'
 2024-09-12  3:09 UTC 

[linux-next:master 2822/11210] progs/setget_sockopt.c:62:11: error: use of undeclared identifier 'TCP_BPF_SOCK_OPS_CB_FLAGS'; did you mean 'BPF_SOCK_OPS_ALL_CB_FLAGS'?
 2024-09-12  3:09 UTC 

[PATCH] staging: nvec: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-12  3:17 UTC 

[PATCH -next] serial: 8250_aspeed_vuart: Enable module autoloading
 2024-09-12  3:07 UTC  (3+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-09-12  3:07 UTC  (5+ messages)
` [PATCH v10 0/2] power: "
  ` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v10 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH] mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race
 2024-09-12  3:15 UTC 

[PATCH mptcp-next v3 0/5] add mptcp_subflow bpf_iter
 2024-09-12  3:06 UTC  (4+ messages)
` [PATCH mptcp-next v3 1/5] bpf: Add "

[PATCH] Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-12  3:12 UTC 

[PATCH RFC V1 1/1] ocfs2: reserve space for inline xattr before attaching reflink tree
 2024-09-12  3:02 UTC  (2+ messages)

[PATCH RFC 1/1] ocfs2: reserve space for inline xattr before attaching reflink tree
 2024-09-12  3:01 UTC  (3+ messages)

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-09-12  3:00 UTC  (3+ messages)

[PATCH v3 0/2] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-09-12  2:55 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: aspeed: Harma: revise sgpio line name

[PATCH 6.6 v2 2/4] riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1
 2024-09-12  2:55 UTC  (6+ messages)
` [PATCH 6.6 v2 3/4] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
` [PATCH 6.6 v2 4/4] riscv: dts: starfive: Add JH7110 PWM-DAC support

[PATCH 6.6 v2 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-12  2:55 UTC  (2+ messages)

[PATCH 0/5] Turing RK1 SoM DT updates
 2024-09-12  2:50 UTC  (12+ messages)
` [PATCH 1/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
` [PATCH 2/5] arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang
` [PATCH 3/5] arm64: dts: rockchip: Enable automatic fan control on Turing RK1
` [PATCH 4/5] arm64: dts: rockchip: Enable all 3 USBs "
` [PATCH 5/5] arm64: dts: rockchip: Enable GPU "

[PATCH] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-12  2:58 UTC  (2+ messages)

fs/bcachefs/btree_trans_commit.o: warning: objtool: __bch2_trans_commit+0x4e8: return with modified stack frame
 2024-09-12  2:58 UTC 

[PATCH V10 net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-09-12  2:51 UTC  (11+ messages)
` [PATCH V10 net-next 01/10] net: hibmcge: Add pci table supported in this module
` [PATCH V10 net-next 02/10] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V10 net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V10 net-next 04/10] net: hibmcge: Add interrupt "
` [PATCH V10 net-next 05/10] net: hibmcge: Implement some .ndo functions
` [PATCH V10 net-next 06/10] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V10 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V10 net-next 08/10] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V10 net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V10 net-next 10/10] net: hibmcge: Add maintainer "

[PATCH] dt-bindings: watchdog: Document Qualcomm QCS615 watchdog
 2024-09-12  2:56 UTC 

[PATCH i-g-t] tests/km_pm_brightness.c: check for flickers while adjusting the brightness
 2024-09-12  2:55 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/km_pm_brightness.c: check for flickers while adjusting the brightness. (rev6)

[PATCH] dt-bindings: nvmem: qfprom: Add compatible for QCS615
 2024-09-12  2:54 UTC 

[PATCH -next v3 0/2] posix-timers: Check timespec64 before call clock_set()
 2024-09-12  2:53 UTC  (4+ messages)
` [PATCH -next v3 1/2] "

[PATCH RFC 00/20] file: remove f_version
 2024-09-12  2:52 UTC  (3+ messages)
` [PATCH RFC 12/20] input: remove f_version abuse

[PATCH] Fix a bug in ebpf verifier
 2024-09-12  2:53 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for qcs615
 2024-09-12  2:50 UTC 

[PATCH] media: mtk-jpeg: Fix null-ptr-deref during unload module
 2024-09-12  2:48 UTC 

[PATCHv5 net-next 0/9] net: ibm: emac: modernize a bit
 2024-09-12  2:49 UTC  (10+ messages)
` [PATCHv5 net-next 1/9] net: ibm: emac: use devm for alloc_etherdev
` [PATCHv5 net-next 2/9] net: ibm: emac: manage emac_irq with devm
` [PATCHv5 net-next 3/9] net: ibm: emac: use devm for of_iomap
` [PATCHv5 net-next 4/9] net: ibm: emac: remove mii_bus with devm
` [PATCHv5 net-next 5/9] net: ibm: emac: use devm for register_netdev
` [PATCHv5 net-next 6/9] net: ibm: emac: use netdev's phydev directly
` [PATCHv5 net-next 7/9] net: ibm: emac: replace of_get_property
` [PATCHv5 net-next 8/9] net: ibm: emac: remove all waiting code
` [PATCHv5 net-next 9/9] net: ibm: emac: get rid of wol_irq

[meta-oe][PATCH 1/7] mm-common: upgrade 1.0.4 -> 1.0.6
 2024-09-12  2:45 UTC  (7+ messages)
` [meta-oe][PATCH 2/7] lvm2: upgrade 2.03.25 -> 2.03.26
` [meta-oe][PATCH 3/7] geoclue: upgrade 2.7.1 -> 2.7.2
` [meta-oe][PATCH 4/7] s-nail: upgrade 14.9.24 -> 14.9.25
` [meta-oe][PATCH 5/7] crash: upgrade 8.0.4 -> 8.0.5
` [meta-oe][PATCH 6/7] mce-inject: upgrade to latest git rev
` [meta-oe][PATCH 7/7] mce-test: update "

[PATCH v3 00/29] target/arm: AdvSIMD decodetree conversion, part 4
 2024-09-12  2:41 UTC  (30+ messages)
` [PATCH v3 01/29] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c
` [PATCH v3 02/29] target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c
` [PATCH v3 03/29] target/arm: Use cmpsel in gen_ushl_vec
` [PATCH v3 04/29] target/arm: Use cmpsel in gen_sshl_vec
` [PATCH v3 05/29] target/arm: Use tcg_gen_extract2_i64 for EXT
` [PATCH v3 06/29] target/arm: Convert EXT to decodetree
` [PATCH v3 07/29] target/arm: Convert TBL, TBX "
` [PATCH v3 08/29] target/arm: Convert UZP, TRN, ZIP "
` [PATCH v3 09/29] target/arm: Simplify do_reduction_op
` [PATCH v3 10/29] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
` [PATCH v3 11/29] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV "
` [PATCH v3 12/29] target/arm: Convert FMOVI (scalar, immediate) "
` [PATCH v3 13/29] target/arm: Convert MOVI, FMOV, ORR, BIC (vector "
` [PATCH v3 14/29] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
` [PATCH v3 15/29] target/arm: Fix whitespace near gen_srshr64_i64
` [PATCH v3 16/29] target/arm: Convert handle_vec_simd_shri to decodetree
` [PATCH v3 17/29] target/arm: Convert handle_vec_simd_shli "
` [PATCH v3 18/29] target/arm: Use {, s}extract in handle_vec_simd_wshli
` [PATCH v3 19/29] target/arm: Convert SSHLL, USHLL to decodetree
` [PATCH v3 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc
` [PATCH v3 21/29] target/arm: Split out subroutines of handle_shri_with_rndacc
` [PATCH v3 22/29] target/arm: Convert SHRN, RSHRN to decodetree
` [PATCH v3 23/29] target/arm: Convert handle_scalar_simd_shri "
` [PATCH v3 24/29] target/arm: Convert handle_scalar_simd_shli "
` [PATCH v3 25/29] target/arm: Convert VQSHL, VQSHLU to gvec
` [PATCH v3 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits
` [PATCH v3 27/29] target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree
` [PATCH v3 28/29] target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN "
` [PATCH v3 29/29] target/arm: Convert scalar "

[PATCH v4] pci-bridge: avoid linking a single downstream port more than once
 2024-09-12  2:41 UTC  (3+ messages)

[PATCH 0/4] Simplify code with dev_err_probe()
 2024-09-12  2:40 UTC  (4+ messages)
` [PATCH 2/4] soc: aspeed: "

[PATCH net v1] netlink: optimize the NMLSG_OK macro
 2024-09-12  2:40 UTC 

[BUG?] bcachefs performance: read is way too slow when a file has no overwrite
 2024-09-12  2:39 UTC  (4+ messages)

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-12  2:39 UTC  (3+ messages)
` [RFC 31/31] "

[PATCH] [RFC] mm: mmap: Allow mmap(MAP_STACK) to map growable stack
 2024-09-12  2:39 UTC  (11+ messages)

[PATCH 6.6 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-12  2:38 UTC  (6+ messages)

[RFC 0/2] introduce LLC aware functions
 2024-09-12  2:38 UTC  (14+ messages)

[PATCH] tools/Makefile: Add kvm_stat_clean target
 2024-09-12  2:37 UTC 

[PATCH 0/5] hw/intc/loongarch_pch: Split into pic common and
 2024-09-12  2:35 UTC  (6+ messages)
` [PATCH 1/5] hw/intc/loongarch_pic: Add loongarch pch pic common driver
` [PATCH 2/5] hw/intc/loongarch_pch: Merge instance_init() into realize()
` [PATCH 3/5] include: Add loongarch_pic_common header file
` [PATCH 4/5] hw/intc/loongarch_pch: Inherit from loongarch_pic_common
` [PATCH 5/5] hw/intc/loongarch_pch: Cleanup loongarch_pch_pic

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-09-12  2:28 UTC  (4+ messages)

[PATCH v18 0/3] Add i2c-mux and eeprom devices for Meta Yosemite4
 2024-09-12  2:34 UTC  (4+ messages)

[PATCH 1/6] eal: add static per-lcore memory allocation facility
 2024-09-12  2:33 UTC  (4+ messages)
` [PATCH v2 0/6] Lcore variables
  ` [PATCH v2 1/6] eal: add static per-lcore memory allocation facility

pull-request: wireless-next-2024-09-11
 2024-09-12  2:33 UTC  (6+ messages)

[PATCH v3 3/3] arm64: dts: rockchip: add dts for Ariaboard Photonicat RK3568
 2024-09-12  2:30 UTC  (3+ messages)

[PATCH net-next v3 00/12] net: vxlan: add skb drop reasons support
 2024-09-12  2:30 UTC  (4+ messages)
` [PATCH net-next v3 06/12] net: vxlan: make vxlan_snoop() return drop reasons

[PATCH] Add accumulated call counter for memory allocation profiling
 2024-09-12  2:27 UTC  (2+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Enable adc15
 2024-09-12  2:26 UTC  (3+ messages)

[PATCH 0/4] staging: fix warning of -Wunused-but-set-variable reported by clang
 2024-09-12  2:25 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8712: remove unused drvinfo_sz from update_recvframe_attrib
` [PATCH 2/4] staging: rtl8723bs: remove unused efuseValue from efuse_OneByteWrite()
` [PATCH 3/4] staging: rtl8723bs: remove unused cnt from recv_func()
` [PATCH 4/4] staging: rtl8723bs: remove unused 'poll_cnt' from rtw_set_rpwm()

[linux-next:master 8434/10296] arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dtb: sdio-host@80000000: $nodename:0: 'sdio-host@80000000' does not match '^mmc(@.*)?$'
 2024-09-12  2:27 UTC 

[PATCH] wifi: mwifiex: fix firmware crash for AP DFS mode
 2024-09-12  2:22 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support
 2024-09-12  1:59 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card
` [PATCH v2 2/3] arm64: dts: imx93-9x9-qsb: add bt-sco sound card support
` [PATCH v2 3/3] arm64: dts: imx93-9x9-qsb: Add PDM microphone "

[PATCH v6 0/5] TDX host: kexec() support
 2024-09-12  2:21 UTC  (7+ messages)
` [PATCH v6 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()

[PATCH v1] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
 2024-09-12  2:19 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
 2024-09-12  2:16 UTC  (3+ messages)

[PATCH v1] dts: add VLAN methods to testpmd shell
 2024-09-12  2:17 UTC  (2+ messages)

[PATCH] wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_info v7
 2024-09-12  2:16 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2024-09-12  2:16 UTC 

[PATCH 1/3] drm/xe: Fix build by setting the correct parameter to intel_dmc_suspend()
 2024-09-12  2:13 UTC  (3+ messages)
` [PATCH 2/3] drm/xe: Add a parameter to xe_bb_create_job() to append or not batch buffer end instruction

[PATCH v2] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
 2024-09-12  2:15 UTC 

[PATCH v1 0/2] Yosemite4: Add devices on I2C buses to server boards
 2024-09-12  2:10 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: aspeed: yosemite4: Add gpio pca9506 for CPLD IOE

[PATCH] tests/intel/*_query: Add new hwconfig table entry
 2024-09-12  2:09 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v2 00/10] Support XGMI reset on init
 2024-09-12  2:09 UTC  (3+ messages)
` [PATCH v2 01/10] drm/amdgpu: Add init levels

[PATCH net 1/1] net: stmmac: Fix zero-division error when disabling tc cbs
 2024-09-12  1:55 UTC 

[PATCH RESEND] pinctrl: check devm_kasprintf() returned value
 2024-09-12  2:08 UTC 

[PATCH 0/2] Move some functions out of runtime sus/resume
 2024-09-12  2:07 UTC  (5+ messages)
` ✓ CI.Build: success for Move some functions out of runtime sus/resume (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 6.6-stable tree
 2024-09-12  2:04 UTC  (8+ messages)
  ` [PATCH 6.6.y 2/2] iio: adc: ad7124: fix DT configuration parsing
` [PATCH 6.6.y RESEND 1/2] iio: adc: ad7124: Switch from of specific to fwnode based property handling
  ` [PATCH 6.6.y RESEND 2/2] iio: adc: ad7124: fix DT configuration parsing

[PATCH 0/2] mm: hwpoison: two more poison recovery
 2024-09-12  2:06 UTC  (5+ messages)
` [PATCH 2/2] mm: support poison recovery from copy_present_page()

linux-next: manual merge of the net-next tree with the mlx5-next tree
 2024-09-12  2:06 UTC 

[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
 2024-09-12  2:05 UTC 

[PATCH V7 v7] virtio: introduce SUSPEND bit in device status
 2024-09-12  2:05 UTC  (12+ messages)

[ANNOUNCEMENT] Milestone 3 for Yocto Project 5.1 (yocto-5.1_M3) Now Available
 2024-09-12  2:03 UTC 

[PATCH 1/2] mm: support poison recovery from do_cow_fault()
 2024-09-12  2:03 UTC  (3+ messages)
` [PATCH] mm: support poison recovery from do_cow_fault() fix

[PATCH 0/2] dt-bindings: pinctrl: describe qcs615-tlmm
 2024-09-12  2:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: document the QCS615 Top Level Mode Multiplexer

[XEN PATCH v15 0/4] Support device passthrough when dom0 is PVH on Xen
 2024-09-12  2:01 UTC  (5+ messages)
` [RFC XEN PATCH v15 3/4] tools: Add new function to get gsi from dev

[PATCH v2] fs/ceph/quota: ignore quota with CAP_SYS_RESOURCE
 2024-09-12  2:00 UTC  (7+ messages)

[PATCH 0/3] Revert "virtio_net: rx enable premapped mode by default"
 2024-09-12  1:49 UTC  (6+ messages)

[PATCH] perf vender events arm64: Use "Topdown" as topdown metric group name
 2024-09-12  1:59 UTC  (4+ messages)

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-09-12  1:50 UTC  (3+ messages)
` [PATCH v2 1/8] iommu: Refactor __iommu_domain_alloc()

[PATCH v2] ARM: dts: aspeed: yosemite4: Enable watchdog2
 2024-09-12  1:52 UTC  (3+ messages)

linux-next: build failure after merge of the kbuild tree
 2024-09-12  1:49 UTC  (4+ messages)

[f2fs-dev] [PATCH 0/9] f2fs: new mount API conversion
 2024-09-12  1:49 UTC  (4+ messages)

[PATCH v2] tests/core_setmaster: Handle the test even if cards are non-continuous
 2024-09-12  1:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/core_setmaster: Handle the test even if cards are non-continuous (rev4)

(no subject)
 2024-09-12  1:47 UTC 

[RESEND PATCH v1 0/7]vhost: Add support of kthread API
 2024-09-12  1:47 UTC  (5+ 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.