All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-14 10:08:02 to 2023-10-14 15:08:15 UTC [more...]

[PATCH v2] docs: add backporting and conflict resolution document
 2023-10-14 15:07 UTC  (10+ messages)

[PATCH net-next v5 0/3] I3C MCTP net driver
 2023-10-12 11:50 UTC  (3+ messages)
` [PATCH net-next v5 3/3] mctp i3c: MCTP I3C driver

[freescale-fslc:6.1-2.1.x-imx 3481/15768] drivers/staging/ethosu/ethosu_buffer.c:108:30: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'}
 2023-10-14 15:02 UTC 

[igt-dev] [PATCH i-g-t 0/3] tests/kms_plane_scaling: add get_num_scalers()
 2023-10-14 14:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_scaling: add get_num_scalers() (rev3)

Bug: git diagnose crashes with Segmentation fault outside of git repository
 2023-10-14 14:56 UTC  (3+ messages)
` [PATCH] diagnose: require repository

[PATCH net-next v4 0/4] Rust abstractions for network PHY drivers
 2023-10-14 14:54 UTC  (8+ messages)
` [PATCH net-next v4 1/4] rust: core "

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-10-14 14:54 UTC  (35+ messages)
` [RFC PATCH v3 01/35] arch/sh/boot/compressed/head_32.S: passing FDT address to initialize function
` [RFC PATCH v3 02/35] arch/sh/boards/Kconfig: unified OF supported targets
` [RFC PATCH v3 03/35] arch/sh: Disable SH specific modules in OF enabled
` [RFC PATCH v3 04/35] include/linux/sh_intc.h: Add stub function "intc_finalize"
` [RFC PATCH v3 05/35] arch/sh/kernel/setup.c: Update DT support
` [RFC PATCH v3 06/35] arch/sh/boards/of-generic.c: some cleanup
` [RFC PATCH v3 07/35] arch/sh/kernel/time.c: support COMMON_CLK
` [RFC PATCH v3 08/35] arch/sh/include/asm: Disable SH specific PCI define in OF enabled
` [RFC PATCH v3 09/35] drivers/pci/controller: SH7751 PCI Host bridge driver
` [RFC PATCH v3 10/35] Documentation/devicetree/bindings/pci: renesas,pci-sh7751.yaml new file
` [RFC PATCH v3 11/35] include/dt-bindings/clock/sh7750.h: cpg-sh7750 binding header
` [RFC PATCH v3 12/35] drivers/clk/renesas: clk-sh7750.c SH7750/7751 CPG driver
` [RFC PATCH v3 13/35] Documentation/devicetree/bindings/clock: Add renesas,sh7750-cpg binding document
` [RFC PATCH v3 14/35] drivers/irqchip: Add SH7751 Internal INTC drivers
` [RFC PATCH v3 15/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-intc.yaml
` [RFC PATCH v3 16/35] drivers/irqchip: SH7751 IRL external encoder with enable gate
` [RFC PATCH v3 17/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-irl-ext.yaml
` [RFC PATCH v3 18/35] drivers/tty/serial: sh-sci.c fix SH4 OF support
` [RFC PATCH v3 19/35] Documentation/devicetree/bindings/serial: renesas,scif.yaml Add SH
` [RFC PATCH v3 20/35] drivers/mfd: sm501 add some properties
` [RFC PATCH v3 21/35] devicetree/binding/display/sm501fb.txt: sm501fb add properies
` [RFC PATCH v3 22/35] drivers/clocksource/sh_tmu: Add support CLOCKSOURCE
` [RFC PATCH v3 23/35] Documentation/devicetree/bindings/timer: renesas,tmu.yaml add SH
` [RFC PATCH v3 24/35] include/dt-binding/interrupt-controller/sh_intc.h: renesas,sh7751-intc.h helper
` [RFC PATCH v3 25/35] Documentation/devicetree/bindings/sh/cpus.yaml: Add SH CPU
` [RFC PATCH v3 26/35] arch/sh/boot/dts: SH7751R SoC Internal peripheral definition dtsi
` [RFC PATCH v3 27/35] Documentation/devicetree/bindings: vendor-prefix add IO DATA DEVICE Inc
` [RFC PATCH v3 29/35] Documentation/devicetree/bindings/soc/renesas/sh.yaml: Add SH7751 based target
` [RFC PATCH v3 30/35] arch/sh/boot/dts: RTS7751R2D Plus DeviceTree
` [RFC PATCH v3 31/35] arch/sh/boot/dts: LANDISK DeviceTree
` [RFC PATCH v3 32/35] arch/sh/boot/dts: USL-5P DeviceTree
` [RFC PATCH v3 33/35] arch/sh: Add dtbs target support
` [RFC PATCH v3 34/35] arch/sh: RTS7751R2D Plus OF defconfig
` [RFC PATCH v3 35/35] arch/sh/configs: LANDISK "

[PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
 2023-10-14 14:50 UTC 

[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-14 14:49 UTC  (5+ messages)

CVE CHECK scorev3
 2023-10-14 14:49 UTC  (4+ messages)
` [poky] "
    ` EXT :Re: "

[RFC PATCH] kernel.bbclass: make scripts_gdb when CONFIG_GDB_SCRIPTS=y and target is available
 2023-10-14 14:48 UTC  (3+ messages)

[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
 2023-10-14 14:44 UTC  (4+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index

[PATCH] media: staging: max96712: fix copy-paste error
 2023-10-14 14:38 UTC 

[PATCH] usb: typec: retimer: Check dev_set_name() return value
 2023-10-14 14:39 UTC  (2+ messages)

[PATCH 1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host
 2023-10-14 14:38 UTC  (7+ messages)
` [PATCH 2/5] modpost: fix ishtp "
` [PATCH 3/5] modpost: define TO_NATIVE() using bswap_* functions

[freescale-fslc:pr/643 4145/15767] drivers/crypto/caam/caamkeyblob.h:36:19: warning: 'caam_key_modifier' defined but not used
 2023-10-14 14:29 UTC 

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-10-14 14:26 UTC  (4+ messages)
` [PATCH v1 7/9] qapi: golang: Generate qapi's command types in Go

[libipset] How to read packet counter of a single item?
 2023-10-14 14:24 UTC  (4+ messages)

[pinchartl:mtk/v6.6/pumpkin/camera 12/35] drivers/media/platform/mediatek/isp/isp_30/seninf/mtk_seninf.c:328:29: error: implicit declaration of function 'FIELD_PREP'
 2023-10-14 14:19 UTC 

[PATCH] ovl: fix regression in showing lowerdir mount option
 2023-10-14 14:09 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/3] Improve testlist parsing by test_list.py
 2023-10-14 14:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/4] clk: si5351: add option to adjust PLL without glitches
 2023-10-14 14:00 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: clock: si5351: convert to yaml

[PATCH RFC] ALSA: scarlett2: Add ioctls for user-space access
 2023-10-14 13:58 UTC 

[PATCH] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-14 13:56 UTC  (2+ messages)

[liu-song-6:bpf-fsverity-kfunc 2/5] undefined reference to `__bpf_dynptr_size'
 2023-10-14 13:56 UTC 

Vmxnet3 v22 - bug
 2023-10-14 13:53 UTC  (5+ messages)

[hare-scsi-devel:eh-rework.v5 37/40] drivers/scsi/ipr.c:5097:48: error: 'cmd' undeclared; did you mean 'cma'?
 2023-10-14 13:45 UTC 

❌ FAIL (MISSED 8 of 230): Test report for master (6.6.0-rc5, mainline.kernel.org-clang, 727fb837)
 2023-10-14 13:41 UTC 

[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-10-14 13:40 UTC  (8+ messages)
` [PATCH 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks

[PATCH v4 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-10-14 13:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH v4 2/3] pmdomain: qcom: rpmpd: Add MSM8917 power domains
` [PATCH v4 3/3] pmdomain: qcom: rpmpd: Add QM215 "

[android-common:android13-5.15 23/68] include/linux/kasan.h:476:69: warning: unused parameter 'gfp_mask'
 2023-10-14 13:35 UTC 

[PATCH 0/7] Coresight for Kernel panic and watchdog reset
 2023-10-14 13:25 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
    ` [EXT] "

[PATCH net-next v4] vxlan: add support for flowlabel inherit
 2023-10-14 13:21 UTC 

[arm:ktext 8/20] arch/arm64/kernel/patching.c:106:9: error: implicit declaration of function 'ktext_replication_write'; did you mean 'ktext_replication_init'?
 2023-10-14 13:14 UTC  (2+ messages)

[PATCH net-next v3] vxlan: add support for flowlabel inherit
 2023-10-14 13:13 UTC 

NFSv4.2: READ_PLUS - when safe to use?
 2023-10-14 13:08 UTC 

[syzbot] [net?] INFO: rcu detected stall in rtnl_newlink (3)
 2023-10-14 13:07 UTC  (2+ messages)
` [syzbot] [batman?] "

[jic23-iio:togreg 185/185] drivers/iio/resolver/ad2s1210.c:1498:34: warning: 'ad2s1210_of_match' defined but not used
 2023-10-14 13:03 UTC 

[PATCH] qemu-ui-gtk clipboard: fix for freeze-crashes v2
 2023-10-14  8:48 UTC 

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-10-14  9:09 UTC 

[PATCH v2] dt-bindings: iio: imu: st,lsm6dsx: add mount-matrix property
 2023-10-14 12:56 UTC  (3+ messages)

[PATCH v3] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
 2023-10-14 12:55 UTC 

[PATCH 0/2] iio: resolver: ad2s1210: small cleanups
 2023-10-14 12:54 UTC  (2+ messages)

[freescale-fslc:5.4-2.3.x-imx 700/30000] drivers/dma/imx-sdma.c:400: warning: Function parameter or member 'fifo_num' not described in 'sdma_channel'
 2023-10-14 12:52 UTC 

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.18.8
 2023-10-14 12:42 UTC 

[arm:ktext 3/20] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_416' declared with attribute error: BUILD_BUG_ON failed: VMALLOC_START != MODULES_END
 2023-10-14 12:35 UTC  (2+ messages)

[RFC] netlink: add variable-length / auto integers
 2023-10-14 12:35 UTC  (2+ messages)

[freescale-fslc:pr/643 4143/15767] drivers/crypto/caam/ctrl.c:739:24: warning: variable 'jr_inst' set but not used
 2023-10-14 12:35 UTC 

[PATCH v2 0/3] Add emulation of AmigaOne XE board
 2023-10-14 12:34 UTC  (3+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation

[PATCH] mm: Fixed multiple typos in multiple files
 2023-10-14 12:33 UTC 

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-14 12:31 UTC  (4+ messages)

[PATCH V1 0/3] ASoC: codecs: Add aw88399 amplifier driver
 2023-10-14 12:28 UTC  (3+ messages)
` [PATCH V1 2/3] ASoC: codecs: Add code for bin parsing compatible with aw88399

[PATCH] linux/cve-exclusion6.1/6.5: Update to latest kernel point releases
 2023-10-14 12:26 UTC 

[freescale-fslc:6.1-2.1.x-imx 4744/15768] drivers/media/platform/mxc/capture/mx6s_capture.c:1792:35: warning: variable 'asd' set but not used
 2023-10-14 12:25 UTC 

[freescale-fslc:pr/642 2336/30000] nios2-linux-gcc: error: unrecognized argument in option '-march=armv7-a'
 2023-10-14 12:25 UTC 

[PATCH 0/7] ASoc: Another series to convert to struct platform_driver:remove_new()
 2023-10-14 12:23 UTC  (3+ messages)
` [PATCH 4/7] ASoC: simple-card-utils: Make simple_util_remove() return void

[PATCH v3 0/6] Fixes and improvements for RS485
 2023-10-14 12:23 UTC  (6+ messages)
` [PATCH v3 3/6] serial: core: fix sanitizing check for RTS settings

[PATCH] fbdev: fbmon: fix potential divide error in fb_validate_mode
 2023-10-14 12:14 UTC  (2+ messages)

[PATCH 0/2] xen: privcmd: Add ioeventfd support
 2023-10-14 12:19 UTC  (3+ messages)
` [PATCH 2/2] xen: privcmd: Add support for ioeventfd
  ` [Stratos-dev] "

[Intel-wired-lan] [PATCH net-next v3 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-14 12:19 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v3 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
          `  "

include/net/scm.h:132 scm_pidfd_recv() warn: bitwise AND condition is false here
 2023-10-14 12:14 UTC 

[pablo-gtp:main 8/11] drivers/net/gtp.c:1197:45: sparse: sparse: incorrect type in argument 9 (different base types)
 2023-10-14 12:14 UTC 

[Bug 76681] New: Adaptec 7805H SAS HBA (pm80xx) cannot survive ACPI S3 or ACPI S4
 2023-10-14 12:14 UTC  (3+ messages)
` [Bug 76681] "

[PATCH] drivers: net: wwan: iosm: Fixed multiple typos in multiple files
 2023-10-14 12:14 UTC 

[PATCH v3] dt-bindings: mtd: cadence: convert cadence-nand-controller.txt to yaml
 2023-10-14 12:04 UTC  (2+ messages)

[PATCH bpf-next v5 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-14 12:05 UTC  (4+ messages)
` [PATCH bpf-next v5 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "

[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-14 12:17 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
` [PATCH bpf-next v6 2/7] selftests/bpf: Add txmsg permanently test for sockmap
` [PATCH bpf-next v6 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v6 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v6 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
` [PATCH bpf-next v6 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v6 7/7] selftests/bpf: add tests for verdict skmsg to closed socket

[pinchartl:mtk/v6.6/pumpkin/camera 35/35] make[4]: *** No rule to make target 'arch/arm64/boot/dts/mediatek/mt8365-pumpkin-ethernet-usb-local-mac.dtb', needed by 'arch/arm64/boot/dts/mediatek/'
 2023-10-14 12:03 UTC 

hw/cxl: avoid build error with lower(<=9) gcc versions
 2023-10-14 12:03 UTC 

Recent changes (master)
 2023-10-14 12:00 UTC 

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-14 11:59 UTC  (5+ messages)

[PATCH v1] usb: typec: tcpm: Check for sink pdp op current only for pd
 2023-10-14 11:59 UTC  (2+ messages)

[geert-renesas-drivers:renesas-r9a08g045-dt-binding-defs] BUILD SUCCESS e372aee8c24957cbcb55d93b14ba386096497bca
 2023-10-14 11:58 UTC 

[PATCH] drivers: scsi: lpfc: Fixed multiple typos in multiple files
 2023-10-14 11:55 UTC 

[PATCH v2 1/7] tty: 8250: Fix IS-200 PCI ID comment
 2023-10-14 11:56 UTC  (3+ messages)

[freescale-fslc:pr/639 3290/24603] drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_i2c.c:175:27: warning: 'synaptics_rmi4_suspend' used but never defined
 2023-10-14 11:52 UTC 

[xen-unstable test] 183371: tolerable FAIL
 2023-10-14 11:49 UTC 

[PATCH 0/2] Remove secret-size restrictions for hashes
 2023-10-14 11:41 UTC  (5+ messages)
` [PATCH 1/2] nvme-auth: use transformed key size to create resp
` [PATCH 2/2] nvme-auth: allow mixing of secret and hash lengths

[tip:x86/entry] BUILD SUCCESS 1a09a27153f91cd7676b2d4ca574577572a8c999
 2023-10-14 11:40 UTC 

[netfilter-nf:main 2/13] checkpatch: WARNING: Possible repeated word: 'Google'
 2023-10-14 11:40 UTC 

[PATCH v2 0/8] Add objtool and orc support for LoongArch
 2023-10-14 11:40 UTC  (6+ messages)
` [PATCH v2 8/8] LoongArch: Add ORC unwinder support

[PATCH v6] tty: serial: meson: fix hard LOCKUP on crtscts mode
 2023-10-14 11:39 UTC  (3+ messages)

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-14 11:37 UTC  (4+ messages)
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from "

[PATCH v2] dt-bindings: soc: altera: convert socfpga-system.txt to yaml
 2023-10-14 11:29 UTC 

✅ PASS (MISSED 43 of 105): Test report for for-kernelci (6.6.0-rc5, arm-next, 249eb8f3)
 2023-10-14 11:31 UTC 

[PATCH] Fix 'libbpf: failed to find BTF info for global/extern symbol' since uninitialized global variables
 2023-10-14 11:26 UTC  (2+ messages)
`  "

[PATCH 1/1] block: improve alignment detection and fix 271 test
 2023-10-14 11:23 UTC  (2+ messages)

[freescale-fslc:6.1-2.1.x-imx 114/15768] include/linux/module.h:243:21: error: '__mod_of__imx8m_blk_ctrl_of_match_device_table' aliased to undefined symbol 'imx8m_blk_ctrl_of_match'
 2023-10-14 11:20 UTC 

[OE-core] Summary of the remaining 6.5 kernel serial issue (and 6.5 summary)
 2023-10-14 11:13 UTC  (4+ messages)
  ` Kernel 6.5 ttyS1 hang with qemu (was "

[tip:irq/core] BUILD SUCCESS f881feb180fd0563809b62faa3f7da234e81d42b
 2023-10-14 11:03 UTC 

[lee-leds:for-leds-next] BUILD SUCCESS e0e29e434cdca9705eb420b3f26928444fa559f6
 2023-10-14 11:02 UTC 

[tip:x86/core] BUILD SUCCESS 92fe9bb77b0c9fade150350fdb0629a662f0923f
 2023-10-14 11:02 UTC 

[efi:urgent] BUILD SUCCESS 0d3ad1917996839a5042d18f04e41915cfa1b74a
 2023-10-14 11:02 UTC 

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-14 10:58 UTC  (8+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device

Outstanding latency increase in kernel CAN gateway caught by CANlatester daily builds at 2023-10-02
 2023-10-14 10:57 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-10-14 10:54 UTC  (8+ messages)
` [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets

[Patch v5 0/2] Add support for _TFP and change throttle pctg
 2023-10-14 10:54 UTC  (3+ messages)
` [Patch v5 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[RFC v1 0/4] Add support for drivers to decide bridge D3 policy
 2023-10-14 10:53 UTC  (3+ messages)
` [RFC v1 2/4] PCI: "

[PATCH 0/3] serial core type consistency and overflow checks
 2023-10-14 10:49 UTC  (3+ messages)
` [PATCH 2/3] serial: core: Make local variable size to u64
` [PATCH 3/3] serial: core: Update uart_poll_timeout function to return unsigned int

[freescale-fslc:pr/642 1577/30000] arch/mips/include/asm/uaccess.h:90:16: error: implicit declaration of function 'uaccess_kernel'
 2023-10-14 10:48 UTC 

[freescale-fslc:5.4-2.3.x-imx 698/30000] drivers/dma/imx-sdma.c:389: warning: Function parameter or member 'src_dualfifo' not described in 'sdma_channel'
 2023-10-14 10:48 UTC 

[GIT PULL] xfs: bug fixes for 6.6
 2023-10-14 10:44 UTC  (2+ messages)

[Bug 1299] Split PST files with MailsDaddy
 2023-10-14 10:46 UTC 

[PATCH 1/3] drivers: usb: Fix block comments whose trailing */ was not on a separate line
 2023-10-14 10:40 UTC  (3+ messages)

[freescale-fslc:pr/643 4138/15767] drivers/crypto/caam/jr.c:345: warning: Function parameter or member 'idx' not described in 'caam_jridx_alloc'
 2023-10-14 10:37 UTC 

[PATCH 0/9] Add support for Bayhub SD/MMC controller
 2023-10-14 10:36 UTC  (3+ messages)

[PATCH tip] x86/percpu: Rewrite arch_raw_cpu_ptr()
 2023-10-14 10:34 UTC  (3+ messages)

[PATCH] bugreport: add 'seconds' to default outfile name
 2023-10-14 10:35 UTC  (2+ messages)

[PATCH v3] Input: bcm5974 - check endpoint type before starting traffic
 2023-10-14 10:20 UTC 

[PATCH v3] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-14 10:18 UTC  (4+ messages)

[PATCH v2] ACPI: NFIT: Fix local use of devm_*()
 2023-10-14 10:17 UTC  (7+ messages)

[PATCH] scripts/show_delta: add __main__ judgement before main code
 2023-10-14 10:15 UTC  (2+ messages)

[PATCH] profile-manual, Chapter 1, aesthetic cleanups
 2023-10-14 10:15 UTC 

[PATCH 00/18] target/i386: decoder changes for 8.2
 2023-10-14 10:01 UTC  (2+ messages)
` [PATCH 17/18] target/i386: remove now converted opcodes from old decoder


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.