All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-27 01:59:37 to 2023-08-27 08:21:35 UTC [more...]

[PATCH v2 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
 2023-08-27  8:21 UTC 

[PATCH] ethdev: add new symmetric hash function
 2023-08-27  8:17 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net/mlx5: support new RSS "

[Nouveau] System hang with Linux 6.4 and NVIDIA Quadro 2000
 2023-08-22  1:38 UTC 

[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
 2023-08-24 12:14 UTC  (4+ messages)
    ` [Nouveau] "

[PATCH] drm/panel/panel-sitronix-st7701: Move init sequence from prepare() to enable()
 2023-08-26 18:33 UTC  (3+ messages)

[PATCH] drm: bridge: it66121: Fix invalid connector dereference
 2023-08-25 11:02 UTC 

[PATCH v3 0/1] HID backlight driver
 2023-08-26 10:15 UTC  (3+ messages)
` [PATCH v3 1/1] backlight: hid_bl: Add VESA VCP "

[PATCH] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
 2023-08-26 10:02 UTC 

[PATCH] xenbus: fix error exit in xenbus_init()
 2023-08-27  8:14 UTC  (2+ messages)

[oe][OE-core][Patch 0/1] Revert "bin_package.bbclass: Inhibit the default dependencies"
 2023-08-27  8:09 UTC  (2+ messages)
` [oe][OE-core][Patch 1/1] "

WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
 2023-08-27  8:11 UTC  (5+ messages)
` RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)

[Buildroot] [RFC] support/misc/gitlab-ci.yml.in: retry a job only if it failed due to a runner issue
 2023-08-27  8:11 UTC  (2+ messages)

[PATCH] ASoC: cs42xx8-i2c: Simplify probe()
 2023-08-27  8:09 UTC 

[davejiang:cxl-ide 25/25] drivers/acpi/x86/keyp.c:697:14: error: assignment to 'struct pci_device *' from incompatible pointer type 'struct pci_dev *'
 2023-08-27  8:10 UTC 

[jirislaby:devel 50/68] checkpatch: WARNING: struct file_operations should normally be const
 2023-08-27  8:10 UTC 

[Buildroot] [git commit] support/misc/gitlab-ci.yml.in: retry a job only if it failed due to a runner issue
 2023-08-27  8:09 UTC 

[PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
 2023-08-27  8:08 UTC  (6+ messages)

[RFC net-next v2 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-27  8:05 UTC  (5+ messages)
` [RFC net-next v2 3/5] net: phy: nxp-c45-tja11xx add MACsec support
` [RFC net-next v2 5/5] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag

[PATCH 5.10 1/3] torture: Fix hang during kthread shutdown phase
 2023-08-27  8:04 UTC  (2+ messages)

[RFC PATCH 0/4] Convert perf ringbuffer to folios
 2023-08-27  8:01 UTC  (7+ messages)
` [RFC PATCH 1/4] perf: Convert perf_mmap_(alloc,free)_page "
` [RFC PATCH 3/4] perf: Use vmalloc_to_folio()
` [RFC PATCH 4/4] perf: Use folios for the aux ringbuffer & pagefault path

[PATCH 0/2] nolibc: remove reliance on system headers
 2023-08-27  8:00 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: add stdarg.h header
` [PATCH 2/2] selftests/nolibc: use -nostdinc for nolibc-test

[PATCH V2 1/3] ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc
 2023-08-27  7:58 UTC  (8+ messages)
` [PATCH V2 2/3] arm64: dts: imx8mp: Add easrc node
` [PATCH V2 3/3] arm64: dts: imx8mp: Add micfil node

[PATCH 6.1.y 0/2] Address ltp nfs test failure
 2023-08-27  7:57 UTC  (2+ messages)

[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-27  7:56 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller

Pull request efi-2023-10-rc4
 2023-08-27  7:55 UTC 

[PATCH v4 2/2] dt-bindings: media: remove nokia,n900-ir as pwm-ir-tx is compatible
 2023-08-27  7:53 UTC  (5+ messages)

[PATCH] ethdev: introduce generic flow item and action
 2023-08-27  7:48 UTC  (15+ messages)
                        ` DPDK community: RTE_FLOW support for P4-programmable devices

[Buildroot] [PATCH] package/mesa3d: Allow building patent encumbered video codecs
 2023-08-27  7:45 UTC  (3+ messages)

[PATCH v2 00/14] tty: n_tty: cleanup
 2023-08-27  7:41 UTC  (15+ messages)
` [PATCH v2 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
` [PATCH v2 02/14] tty: n_tty: use output character directly
` [PATCH v2 03/14] tty: n_tty: use 'num' for writes' counts
` [PATCH v2 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
` [PATCH v2 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
` [PATCH v2 06/14] tty: n_tty: use MASK() for masking out size bits
` [PATCH v2 07/14] tty: n_tty: move canon handling to a separate function
` [PATCH v2 08/14] tty: n_tty: move newline "
` [PATCH v2 09/14] tty: n_tty: remove unsigned char casts from character constants
` [PATCH v2 10/14] tty: n_tty: simplify chars_in_buffer()
` [PATCH v2 11/14] tty: n_tty: use u8 for chars and flags
` [PATCH v2 12/14] tty: n_tty: unify counts to size_t
` [PATCH v2 13/14] tty: n_tty: extract ECHO_OP processing to a separate function
` [PATCH v2 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()

[PATCH 1/1] cmd: gpt: fix gpt read
 2023-08-27  7:43 UTC 

[krzk-github:wip/sm8350-audio 13/18] drivers/soc/qcom/pmic_glink_altmode.c:218:13: error: redefinition of 'pmic_glink_altmode_safe'
 2023-08-27  7:40 UTC 

IPv6 multicast and snooping on bridges
 2023-08-27  7:35 UTC  (2+ messages)

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 40/48] drivers/misc/esp32-ipc.c:221:34: warning: unused variable 'esp32_ipc_match'
 2023-08-27  7:29 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 938672aefaeb88c4e3b6d8bc04ff97900e0809dd
 2023-08-27  7:28 UTC 

[PATCH v1 0/1] Fix a stack misalign bug on _start
 2023-08-27  7:22 UTC  (4+ messages)
` [PATCH v1 1/1] tools/nolibc: i386: "

[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
 2023-08-27  7:20 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Introduce css_task open-coded iterator kfuncs
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded "
` [RFC PATCH bpf-next 3/4] bpf: Introduce css_descendant open-coded "
` [RFC PATCH bpf-next 4/4] selftests/bpf: Add tests for open-coded task and css iter

[PATCH 0/3] dt-bindings: dma: ti: k3* : Update optional reg regions
 2023-08-27  7:18 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: dma: ti: k3-bcdma: Describe cfg register regions
` [PATCH 2/3] dt-bindings: dma: ti: k3-pktdma: "

[PATCH 00/10] TriCore 1.6.2 insn and bugfixes
 2023-08-27  7:18 UTC  (23+ messages)
` [PATCH 01/10] tests/tcg/tricore: Bump cpu to tc37x
` [PATCH 02/10] target/tricore: Implement CRCN insn
` [PATCH 03/10] target/tricore: Correctly handle FPU RM from PSW
` [PATCH 04/10] target/tricore: Implement FTOU insn
` [PATCH 05/10] target/tricore: Implement ftohp insn
` [PATCH 06/10] target/tricore: Implement hptof insn
` [PATCH 07/10] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
` [PATCH 08/10] target/tricore: Swap src and dst reg for RCRR_INSERT
` [PATCH 09/10] target/tricore: Replace cpu_*_code with translator_*
` [PATCH 10/10] target/tricore: Fix FTOUZ being ISA v1.3.1 up

[PATCH 1/2] tools: relocate-rela: Add M68K support
 2023-08-27  7:18 UTC  (4+ messages)

[PATCH 0/4] Introduce perf build subcommand
 2023-08-27  7:17 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/i915: fix display probe for IVB Q and IVB D GT2 server" failed to apply to 6.4-stable tree
 2023-08-27  7:17 UTC  (3+ messages)

[PATCH 6.1] selftests/net: mv bpf/nat6to4.c to net folder
 2023-08-27  7:16 UTC  (2+ messages)

Patches for 6.1-stable
 2023-08-27  7:14 UTC  (2+ messages)

[meta-oe][PATCH] rsyslog: Skip failing omfile-outchannel test on musl
 2023-08-27  7:11 UTC 

[PATCH v2 3/3] selftests/nolibc: fix up O= option support
 2023-08-27  7:09 UTC  (2+ messages)

[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-08-27  7:06 UTC  (7+ messages)
` [PATCH v2 02/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
` [PATCH v2 03/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] "

[PATCH] mm: Add vmalloc_user_node()
 2023-08-27  7:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/scanpypi: supply package name to setup() when not provided
 2023-08-27  7:03 UTC  (3+ messages)

FAILED: patch "[PATCH] hwmon: (aquacomputer_d5next) Add selective 200ms delay after" failed to apply to 6.1-stable tree
 2023-08-27  7:01 UTC  (5+ messages)
` [PATCH v6.1] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report

[GIT PULL] SCSI fixes for 6.5-rc7
 2023-08-27  7:01 UTC 

[PATCH v20 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-08-27  6:59 UTC  (3+ messages)

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-27  6:59 UTC  (6+ messages)
` [PATCH 5.10 066/135] net/ncsi: change from ndo_set_mac_address to dev_set_mac_address

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 40/48] drivers/misc/esp32-ipc.c:142: undefined reference to `devm_of_iomap'
 2023-08-27  6:58 UTC 

[Buildroot] [PATCH 1/1] utils/update-rust: add new util for updating rust/rust-bin
 2023-08-27  6:56 UTC  (3+ messages)

Patch "drm/i915: Fix HPD polling, reenabling the output poll work as needed" has been added to the 6.4-stable tree
 2023-08-27  6:50 UTC 

Patch "drm: Add an HPD poll helper to reschedule the poll work" has been added to the 6.4-stable tree
 2023-08-27  6:50 UTC 

FAILED: patch "[PATCH] LoongArch: Ensure FP/SIMD registers in the core dump file is" failed to apply to 6.4-stable tree
 2023-08-27  6:45 UTC 

[PATCH v3] riscv: dts: allwinner: d1: Add PMU event node
 2023-08-27  6:45 UTC  (3+ messages)

[Bug 217664] New: Laptop doesnt wake up from suspend mode
 2023-08-27  6:44 UTC  (3+ messages)
` [Bug 217664] "

FAILED: patch "[PATCH] drm/vmwgfx: Fix possible invalid drm gem put calls" failed to apply to 6.1-stable tree
 2023-08-27  6:41 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Fix shader stage validation" failed to apply to 5.4-stable tree
 2023-08-27  6:41 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Fix shader stage validation" failed to apply to 4.19-stable tree
 2023-08-27  6:41 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Fix shader stage validation" failed to apply to 4.14-stable tree
 2023-08-27  6:41 UTC 

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 40/48] drivers/misc/esp32-ipc.c:145:13: warning: cast to 'void *' from smaller integer type 'u32' (aka 'unsigned int')
 2023-08-27  6:38 UTC 

[Buildroot] [PATCH 1/5] package/python-numpy: bump to version 1.25.0
 2023-08-27  6:37 UTC  (4+ messages)
` [Buildroot] [PATCH 5/5] package/pkg-python.mk: migrate setuptools to pep517

[PATCH] mm: remove remnants of SPLIT_RSS_COUNTING
 2023-08-27  6:32 UTC  (2+ messages)

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 40/48] /usr/bin/ld: drivers/misc/esp32-ipc.c:148: undefined reference to `devm_of_iomap'
 2023-08-27  6:27 UTC 

[GSoC 23] Adding Support for Gecko Converter: Final Report
 2023-08-27  6:26 UTC 

[Buildroot] [PATCH 1/1] package/python-msgpack: add host cython dependency
 2023-08-27  6:23 UTC  (7+ messages)

[PATCH v7 0/5] Introduce IEP driver and packet timestamping support
 2023-08-27  6:21 UTC  (3+ messages)

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 25/48] drivers/net/wireless/espressif/esp_shmem.c:474:34: warning: unused variable 'esp_wifi_shmem_match'
 2023-08-27  6:06 UTC 

[PATCH net-next v2 0/6] sfc: introduce eth, ipv4 and ipv6 pedit offloads
 2023-08-27  6:02 UTC  (2+ messages)

[RFC PATCH 0/2] doc: sphinx: Add sphinx-prompt
 2023-08-27  6:02 UTC  (5+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] doc: board: ti: k3: Convert to sphinx-prompt

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 40/48] drivers/misc/esp32-ipc.c:145:20: warning: cast to pointer from integer of different size
 2023-08-27  5:56 UTC 

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-27  5:52 UTC  (8+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-27  5:50 UTC  (13+ messages)

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_test_super
 2023-08-27  5:30 UTC 

[powerpc:next] BUILD REGRESSION b9bbbf4979073d5536b7650decd37fcb901e6556
 2023-08-27  5:47 UTC 

[PATCH] Clean up the octeon ethernet driver
 2023-08-27  5:49 UTC  (2+ messages)

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 18/48] drivers/net/wireless/espressif/esp_bt.c:14:6: warning: no previous prototype for 'esp_hci_update_tx_counter'
 2023-08-27  5:46 UTC 

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 59da9885767a75df697c84c06aaf2296e10d85a4
 2023-08-27  5:37 UTC 

[linux-linus test] 182526: tolerable FAIL - PUSHED
 2023-08-27  5:36 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-08-26
 2023-08-27  5:35 UTC 

[jcmvbkbc-xtensa:xtensa-6.5-rc1-esp32wifi 25/48] drivers/net/wireless/espressif/esp_shmem.c:474:34: warning: 'esp_wifi_shmem_match' defined but not used
 2023-08-27  5:15 UTC 

[PATCH][SMB3] allow controlling length of time directory entries are cached with dir leases
 2023-08-27  5:12 UTC 

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS 1fe4f45ea461986a3213e78e00631beede3a12c2
 2023-08-27  5:10 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_insert_delayed_dir_index
 2023-08-27  5:10 UTC 

[PATCH] jfs : fix shift-out-of-bounds in dbUpdatePMap
 2023-08-27  5:05 UTC  (2+ messages)

Question about simple-audio-card with dummy CODEC
 2023-08-27  4:15 UTC 

Cache coherency bug: stale reads on /dev/sda1
 2023-08-27  4:17 UTC  (7+ messages)

[PATCH v6 0/2] Q40 IDE fixes
 2023-08-27  4:13 UTC  (3+ messages)
` [PATCH v6 1/2] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v6 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data

[REGRESSION] [BISECTED] power button stopped working on lenovo ideapad 5 since a855724dc08b
 2023-08-27  4:08 UTC  (2+ messages)

[meta-oe][PATCH] libfaketime: Eanable LFS64 on musl
 2023-08-27  3:52 UTC 

Fwd: kernel bug when performing heavy IO operations
 2023-08-27  3:45 UTC  (2+ messages)

[paulmck-rcu:dev.2023.08.22a] BUILD REGRESSION 354957ec11dc80eac68c4b1e10c237d69adc1833
 2023-08-27  3:33 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS c5ce744d9bee75de0a36d188ca5365f28b515f10
 2023-08-27  3:33 UTC 

drivers/gpu/drm/i915/display/intel_dpll.o: warning: objtool: chv_enable_pll()+0x2c9: unreachable instruction
 2023-08-27  3:33 UTC 

[PATCH v4 0/6] cpufreq: qcom-nvmem: support apq8064 cpufreq scaling
 2023-08-27  3:28 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v4 2/6] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v4 3/6] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v4 4/6] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v4 5/6] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v4 6/6] cpufreq: qcom-nvmem: enable core voltage scaling for MSM8960

[yocto] EXTRA_USERS_PARAMS doesn't work to generate password for root and add new users
 2023-08-27  3:26 UTC  (2+ messages)
`  "

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_test_super
 2023-08-27  3:15 UTC 

✅ PASS (SKIPPED 19 of 267): Test report for master (6.5.0-rc7, mainline.kernel.org-clang, 28f20a19)
 2023-08-27  3:01 UTC 

[PATCH] rcu/tree: Defer setting of jiffies during stall reset
 2023-08-27  2:53 UTC 

[android-common:android12-5.10 3/3] ld: drivers/media/v4l2-core/v4l2-mem2mem.c:822: undefined reference to `vb2_prepare_buf'
 2023-08-27  2:52 UTC 

[PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-27  2:48 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
 2023-08-27  2:44 UTC 

[PATCH v2] clk: ralink: mtmips: quiet unused variable warning
 2023-08-27  2:39 UTC 

Fwd: 5c8a79e8e12b ("wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS", 2023-05-27) increases CPU usage usage for irq
 2023-08-27  2:37 UTC 

[Virtio-fs] WINNING NOTIFICATION
 2023-08-27  2:34 UTC 

[gustavoars:testing/fam01-next20230817] BUILD SUCCESS WITH WARNING dbd3e479335bc8b09ea540102109ac38b0a73336
 2023-08-27  2:18 UTC  (3+ messages)

[PATCH v2] riscv: dts: allwinner: d1: Add PMU event node
 2023-08-27  2:18 UTC  (4+ messages)

[PATCH] i2c: mt65xx: allow optional pmic clock
 2023-08-27  2:13 UTC  (2+ messages)

[Networking] ERSPAN decapsulation drops DHCP unicast packets
 2023-08-27  2:07 UTC  (2+ messages)

btrfs check: root errors 400, nbytes wrong
 2023-08-27  2:06 UTC  (4+ messages)

[PATCH 1/5] riscv: Checksum header
 2023-08-27  2:00 UTC  (3+ messages)

[pci:next] BUILD SUCCESS ea925d9d8062474da69c0d17e5df03fa48ab3cda
 2023-08-27  1:57 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.