All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-18 10:56:48 to 2024-05-18 15:16:37 UTC [more...]

Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
 2024-05-18 15:05 UTC  (5+ messages)

❌ FAIL (MISSED 10 of 204): Test report for master (6.9.0, mainline.kernel.org-clang, 7ee332c9)
 2024-05-18 15:13 UTC 

[sean-jc:x86/virt_enable_less_sucky 4/5] arch/s390/kvm/../../../virt/kvm/kvm_main.c:6443:10: error: use of undeclared identifier 'kvm_usage_count'; did you mean 'set_page_count'?
 2024-05-18 15:12 UTC 

❌ FAIL (MISSED 12 of 204): Test report for master (6.9.0, mainline.kernel.org-clang, 4b377b48)
 2024-05-18 15:12 UTC 

[RESEND PATCH 0/4] omap3: igep0x00: Fix boot failure and modernize the boards support
 2024-05-18 12:02 UTC  (5+ messages)
` [RESEND PATCH 1/4] omap3: igep00x0: Increase malloc() pool size
` [RESEND PATCH 2/4] omap3: igep0x00: Drop unused SPI support
` [RESEND PATCH 3/4] omap3: igep0x00: Update for DM SPL support
` [RESEND PATCH 4/4] omap3: igep0x00: Migrate to use upstream DT

[PATCH v2 1/2] doc: Detailed example for netconsole setup
 2024-05-18 11:05 UTC  (3+ messages)

[PATCH 1/2] doc: Detailed example for netconsole setup
 2024-05-18 11:00 UTC  (3+ messages)

[PATCH v3 1/2] doc: Detailed example for netconsole setup
 2024-05-18 10:47 UTC  (2+ messages)
` [PATCH v3 2/2] doc: Update netconsole examples, mention stderr

[PATCH 04/13] a2b: add AD24xx I2C interface driver
 2024-05-18 15:02 UTC  (3+ messages)

[PATCH] bpf: constify member bpf_sysctl_kern::table
 2024-05-18 14:58 UTC 

[ti:ti-rt-linux-6.6.y-cicd 32/55] drivers/gpu/drm/tidss/tidss_oldi.c:143:13: warning: variable 'mask' is used uninitialized whenever 'if' condition is false
 2024-05-18 14:51 UTC 

[zen:6.9/prjc 1/2] kernel/sched/alt_core.c:97: error: unterminated #else
 2024-05-18 14:51 UTC 

[trace:probes/for-next 17/17] kernel/kprobes.c:1141:24: error: a function declaration without a prototype is deprecated in all versions of C
 2024-05-18 14:50 UTC  (3+ messages)

[PATCH 5.15] nfsd: don't allow nfsd threads to be signalled
 2024-05-18 14:50 UTC  (3+ messages)

[GIT PULL] probes updates for v6.10
 2024-05-18 14:38 UTC  (3+ messages)

[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
 2024-05-18 14:37 UTC 

[PATCH v5 0/8] drm/xe: Per client usage
 2024-05-18 14:37 UTC  (4+ messages)
` [PATCH v5 5/8] drm/xe: Add helper to accumulate exec queue runtime

(no subject)
 2024-05-18 14:25 UTC 

[syzbot] [input?] possible deadlock in evdev_cleanup (2)
 2024-05-18 14:18 UTC 

[PATCH] manuals: document NVDCVE_API_KEY variable
 2024-05-18 14:13 UTC  (2+ messages)
` [docs] "

[plbossart-sound:sdw/rt712-quirks 18/25] sound/soc/amd/ps/pci-ps.c:304:38: error: too many arguments to function 'snd_soc_acpi_sdw_link_slaves_found'
 2024-05-18 14:09 UTC 

other.c:undefined reference to `devm_led_classdev_register_ext'
 2024-05-18 14:09 UTC 

[RFC 0/3] generic sw counters
 2024-05-18 14:00 UTC  (9+ messages)
` [PATCH v6 0/9] Generic 64 bit counters for SW drivers
  ` [PATCH v6 1/9] eal: generic 64 bit counter

[PATCH] mm/hugetlb: constify ctl_table arguments of utility functions
 2024-05-18 14:00 UTC 

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
 2024-05-18 13:55 UTC  (5+ messages)

[PATCH] utsname: constify ctl_table arguments of utility function
 2024-05-18 13:53 UTC 

Which driver to use for patches?
 2024-05-18 13:47 UTC  (2+ messages)

[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
 2024-05-18 12:42 UTC  (58+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
` [RFC PATCH net-next 02/28] net: ethernet: ti: add RPMsg structures for Ethernet Switch Firmware
` [RFC PATCH net-next 03/28] net: ethernet: ti: introduce the CPSW Proxy Client
` [RFC PATCH net-next 04/28] net: ethernet: ti: cpsw-proxy-client: add support for creating requests
` [RFC PATCH net-next 05/28] net: ethernet: ti: cpsw-proxy-client: enable message exchange with EthFw
` [RFC PATCH net-next 06/28] net: ethernet: ti: cpsw-proxy-client: add helper to get virtual port info
` [RFC PATCH net-next 07/28] net: ethernet: ti: cpsw-proxy-client: add helper to attach virtual ports
` [RFC PATCH net-next 08/28] net: ethernet: ti: cpsw-proxy-client: add helpers to alloc/free resources
` [RFC PATCH net-next 09/28] net: ethernet: ti: cpsw-proxy-client: add helper to init TX DMA Channels
` [RFC PATCH net-next 10/28] net: ethernet: ti: cpsw-proxy-client: add helper to init RX "
` [RFC PATCH net-next 11/28] net: ethernet: ti: cpsw-proxy-client: add NAPI TX polling function
` [RFC PATCH net-next 12/28] net: ethernet: ti: cpsw-proxy-client: add NAPI RX "
` [RFC PATCH net-next 13/28] net: ethernet: ti: cpsw-proxy-client: add helper to create netdevs
` [RFC PATCH net-next 14/28] net: ethernet: ti: cpsw-proxy-client: add and register dma irq handlers
` [RFC PATCH net-next 15/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register MAC
` [RFC PATCH net-next 16/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_open
` [RFC PATCH net-next 17/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_stop
` [RFC PATCH net-next 18/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_start_xmit
` [RFC PATCH net-next 19/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_get_stats64
` [RFC PATCH net-next 20/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_tx_timeout
` [RFC PATCH net-next 21/28] net: ethernet: ti: cpsw-proxy-client: register ndo_validate/ndo_set_mac_addr
` [RFC PATCH net-next 22/28] net: ethernet: ti: cpsw-proxy-client: implement .get_link ethtool op
` [RFC PATCH net-next 23/28] net: ethernet: ti: cpsw-proxy-client: add sw tx/rx irq coalescing
` [RFC PATCH net-next 24/28] net: ethernet: ti: cpsw-proxy-client: export coalescing support
` [RFC PATCH net-next 25/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register IPv4
` [RFC PATCH net-next 26/28] net: ethernet: ti: cpsw-proxy-client: add ndo_set_rx_mode member
` [RFC PATCH net-next 27/28] net: ethernet: ti: cpsw-proxy-client: add helper to detach virtual ports
` [RFC PATCH net-next 28/28] net: ethernet: ti: cpsw-proxy-client: enable client driver functionality

[PATCH] clkdev: report over-sized strings when creating clkdev entries
 2024-05-18 13:44 UTC  (4+ messages)

[PULL 0/5] Misc HW patches & fixes for 2024-05-17
 2024-05-18 13:26 UTC  (2+ messages)

[PULL 0/6] Fix s390x crash and clean up container images
 2024-05-18 13:25 UTC  (2+ messages)

[RFT PATCH v2 26/48] drm/panel: simple: Stop tracking prepared/enabled
 2024-05-18 13:20 UTC  (2+ messages)
` [RFT,v2,26/48] "

[PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
 2024-05-18 13:20 UTC 

[PATCH net-next] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP
 2024-05-18 13:17 UTC 

[Replay] I promised
 2024-05-18 12:39 UTC 

[linux-linus test] 186032: regressions - FAIL
 2024-05-18 13:11 UTC 

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-18 13:08 UTC  (9+ messages)

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-05-18 13:07 UTC  (18+ messages)
` [PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
                    ` [PATCH] crypto: api - Do not load modules until algapi is ready

[RESEND PATCH 0/4] omap3: igep0x00: Fix boot failure and modernize the boards support
 2024-05-18 13:06 UTC  (5+ messages)
` [RESEND PATCH 1/4] omap3: igep00x0: Increase malloc() pool size
` [RESEND PATCH 2/4] omap3: igep0x00: Drop unused SPI support
` [RESEND PATCH 3/4] omap3: igep0x00: Update for DM SPL support
` [RESEND PATCH 4/4] omap3: igep0x00: Migrate to use upstream DT

Thank you for your email
 2024-05-18 12:39 UTC 

[PATCH 0/2] Minor fixes and improvements for Virtual IRQs
 2024-05-18 13:04 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Extend virtual irq csrs masks to be 64 bit wide
` [PATCH 2/2] target/riscv: Move Guest irqs out of the core local irqs range

[PATCH v2] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
 2024-05-18 13:04 UTC 

[PATCH v2 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501
 2024-05-18 12:59 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible
` [PATCH v2 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569

[PATCH] tools/lib/thermal: fix sampling handler context ptr
 2024-05-18 12:57 UTC 

[RFC PATCH net-next 1/2] net: ti: icssg-prueth: Add helper functions to configure FDB
 2024-05-18 12:56 UTC  (2+ messages)

[PATCH] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
 2024-05-18 12:55 UTC  (5+ messages)

[BUG] Linux 6.8.10 NPE
 2024-05-18 12:53 UTC 

[PATCH 01/13] a2b: add A2B driver core
 2024-05-18 12:46 UTC  (2+ messages)

[PATCH 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569
 2024-05-18 12:46 UTC  (2+ messages)

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbAdjTree (2)
 2024-05-18 12:29 UTC 

[syzbot] [nilfs?] possible deadlock in nilfs_transaction_begin
 2024-05-18 12:29 UTC 

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-18 12:27 UTC  (18+ messages)
` [PATCH 1/3] capabilities: "

[PATCH 0/3] sandbox: HOST_ARCH improvements
 2024-05-18 12:27 UTC  (3+ messages)
` [PATCH 1/3] sandbox: Move HOST_ARCH detection to Kconfig

[jarkko-tpmdd:tpm2_key 19/19] drivers/char/tpm/tpm2_key.c:405: warning: expecting prototype for tpm2_sign(). Prototype was for tpm2_key_rsa_sign() instead
 2024-05-18 12:25 UTC 

[RFC PATCH v2 04/20] mm: Provide mm_struct and address to huge_ptep_get()
 2024-05-18 12:15 UTC  (2+ messages)

[plbossart-sound:sdw/rt712-quirks 17/25] sound/soc/amd/ps/pci-ps.c:305:86: error: 'struct sdw_amd_ctx' has no member named 'ids'
 2024-05-18 12:15 UTC 

[PATCH 0/3] Add thermal management support for STi platform
 2024-05-18 12:12 UTC  (8+ messages)
` [PATCH 1/3] thermal: st: switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH 2/3] thermal: sti: depend on THERMAL_OF subsystem
` [PATCH 3/3] ARM: dts: sti: add thermal-zones support on stih418

meta-readonly-rootfs-overlay and #scarthgap
 2024-05-18 12:05 UTC 

[PATCH v4 0/2] Finalise bridge VLAN support
 2024-05-18 12:03 UTC  (3+ messages)
` [PATCH v4 1/2] tools/hotplug/Linux: Add "

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-05-18 11:59 UTC  (3+ messages)

[paulmck-rcu:dev.2024.05.14a] BUILD SUCCESS 5a5540f7ccfb0b473f39c874d94a0dadfccd3e62
 2024-05-18 11:58 UTC 

[PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
 2024-05-18 11:58 UTC  (3+ messages)
` [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove
` [PATCH 2/2] arch/sh: Drop support for "

[PATCH v3][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-18 11:40 UTC 

[RFC PATCH v2 0/1] Introduce per-task io utilization boost
 2024-05-18 11:39 UTC  (2+ messages)
` [RFC PATCH v2 1/1] sched/fair: sugov: Introduce per-task io util boost

[PATCH RFC] doc: Document address spaces used by U-Boot
 2024-05-18 11:35 UTC  (3+ messages)

[PATCH] tpm: Disable TCG_TPM2_HMAC by default
 2024-05-18 11:34 UTC 

[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
 2024-05-18 11:26 UTC 

[plbossart-sound:sdw/rt712-quirks 17/25] drivers/soundwire/amd_init.c:181:18: error: 'struct sdw_amd_ctx' has no member named 'ids'
 2024-05-18 11:32 UTC 

[PATCH v3 0/4] Introduce PCIe PHY driver for EN7581 SoC
 2024-05-18 11:31 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: phy: airoha: Add binding doc for PCIe PHY driver
` [PATCH v3 2/4] arm64: dts: airoha: Add EN7581 pcie-phy node
` [PATCH v3 3/4] phy: airoha: Add PCIe PHY driver for EN7581 SoC
` [PATCH v3 4/4] arm64: defconfig: Enable Airoha pcie phy driver

[PATCH] [RFC] prepare-kernel.sh: Emit architecture agnostic changes
 2024-05-18 11:31 UTC  (3+ messages)

SLB9670 TPM module crash
 2024-05-18 11:27 UTC  (3+ messages)

[PATCH 00/14] target/ppc: Various TCG emulation patches
 2024-05-18 11:26 UTC  (10+ messages)
` [PATCH 01/14] target/ppc: larx/stcx generation need only apply DEF_MEMOP() once
` [PATCH 02/14] target/ppc: Remove redundant MEMOP_GET_SIZE macro
` [PATCH 05/14] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PATCH 09/14] target/ppc: add helper to write per-LPAR SPRs

[PATCH] [RFC] prepare-kernel.sh: Add reverse mode
 2024-05-18 11:27 UTC 

[RFC PATCH 4/5] vsock: seqpacket_allow adapts to multi-devices
 2024-05-18 11:22 UTC  (2+ messages)

[PATCH v2 1/4] drm/vmwgfx: Filter modes which exceed graphics memory
 2024-05-18 11:10 UTC  (2+ messages)

drivers/clk/mediatek/clk-mtk.c:622 __mtk_clk_simple_probe() warn: 'base' from of_iomap() not released on lines: 506
 2024-05-18 11:10 UTC 

[PATCH for-4.19? v4 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-18 11:02 UTC  (7+ messages)
` [PATCH for-4.19? v4 1/6] x86/p2m: Add braces for better code clarity
` [PATCH for-4.19? v4 2/6] tools/xl: Add altp2m_count parameter
` [PATCH for-4.19? v4 3/6] docs/man: Add altp2m_count parameter to the xl.cfg manual
` [PATCH for-4.19? v4 4/6] x86: Make the maximum number of altp2m views configurable
` [PATCH for-4.19? v4 5/6] tools/libxl: Activate the altp2m_count feature
` [PATCH for-4.19? v4 6/6] tools/ocaml: Add altp2m_count parameter

[PATCH v3 9/9] drivers: iio: imu: Add support for adis1657x family
 2024-05-18 11:00 UTC  (2+ messages)

[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2)
 2024-05-18 11:00 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.