All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-22 23:04:20 to 2023-07-23 06:51:05 UTC [more...]

[PATCH] drm/amdgpu: Use seq_puts() instead of seq_printf()
 2023-07-23  6:50 UTC 

[PATCH v2 0/2] exc3000 driver enhancements
 2023-07-23  6:50 UTC  (14+ messages)
` [PATCH v2 1/2] Input: exc3000 - Simplify probe()

[PATCH 1/2] dt-bindings: i2c: nxp,pca9541: convert to DT schema
 2023-07-23  6:50 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: i2c: arb-gpio-challange: "

[groeck-staging:hwmon-next] BUILD SUCCESS 261e411dbbf9364b3af2daf67714a3a5237aff68
 2023-07-23  6:45 UTC 

drivers/accel/habanalabs/common/device.c:1571 hl_device_reset() warn: missing unwind goto?
 2023-07-23  6:42 UTC 

[PATCH v1] selftests: ipc: Updates the msgque test to use kselftest framework
 2023-07-23  6:41 UTC  (2+ messages)

[PATCH] drm/msm: Slightly simplify memory allocation in submit_lookup_cmds()
 2023-07-23  6:41 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.5-rc3
 2023-07-23  6:40 UTC  (3+ messages)

[PATCH 00/18] video: bochs: Remove the x86 limitation
 2023-07-23  6:40 UTC  (23+ messages)
` [PATCH 01/18] dm: video: Cosmetic style fix
` [PATCH 02/18] video: bochs: Drop inclusion of <asm/mtrr.h>
` [PATCH 03/18] video: bochs: Drop the useless argument of bochs_vga_write()
` [PATCH 04/18] video: bochs: Avoid using IO instructions to access VGA IO port
` [PATCH 05/18] video: bochs: Remove the x86 dependency
` [PATCH 06/18] video: kconfig: Fix wrong text for the PCI default FB size
` [PATCH 07/18] video: kconfig: Drop the superfluous dependency
` [PATCH 08/18] video: kconfig: Set default FB size for Bochs
` [PATCH 09/18] video: bochs: Set the frame buffer size per configuration
` [PATCH 10/18] riscv: qemu: Enable Bochs video support
` [PATCH 11/18] console: kconfig: Drop the redundant VIDEO dependency
` [PATCH 12/18] console: Make stdio_print_current_devices() static
` [PATCH 13/18] console: Refactor stdio_print_current_devices() a little bit
` [PATCH 14/18] console: Print out complete stdio device list
` [PATCH 15/18] riscv: qemu: Enable PRE_CONSOLE_BUFFER
` [PATCH 16/18] riscv: define a cache line size for the generic CPU
` [PATCH 17/18] riscv: qemu: Remove out-of-date "riscv, kernel-start" handling
` [PATCH 18/18] riscv: qemu: Enable usb keyboard as an input device

[PATCH] drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'
 2023-07-23  6:37 UTC 

[PATCH 0/3] riscv: Add BeagleV Ahead board support
 2023-07-23  6:36 UTC  (6+ messages)
` [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
` [PATCH 2/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-07-23  6:35 UTC  (12+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[dm-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target
 2023-07-23  6:24 UTC  (5+ messages)
  ` [dm-devel] [vdo-devel] "
      `  "

[PATCH bpf-next 0/2] bpf: Fix fill_link_info and add selftest
 2023-07-23  6:31 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info

[PATCH] rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp
 2023-07-23  6:23 UTC  (7+ messages)

[PATCH v4 1/3] staging: rtl8723bs: Fix space issues
 2023-07-23  6:18 UTC  (5+ messages)

[PATCH] drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
 2023-07-23  6:15 UTC 

[PATCH v2] iio: potentiometer: mcp4018: Use i2c_get_match_data()
 2023-07-23  6:12 UTC  (3+ messages)

[linux-linus test] 181972: regressions - FAIL
 2023-07-23  5:47 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-07-22
 2023-07-23  5:37 UTC 

[PATCH v5 5/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb
 2023-07-23  5:37 UTC  (2+ messages)

[PATCH 0/3] Fix residual handling in two SCSI LLDs
 2023-07-23  5:31 UTC  (3+ messages)
` [PATCH 2/3] scsi: ufs: Fix residual handling

clang: error: unsupported option '-fsanitize=thread' for target 'powerpc-unknown-linux-gnu'
 2023-07-23  5:20 UTC 

[PATCH] um/drivers: Kconfig: fix hostaudio build errors
 2023-07-23  5:16 UTC  (3+ messages)

[syzbot] [mm?] kernel BUG in collapse_file (3)
 2023-07-23  5:13 UTC  (2+ messages)

[PATCH v3 0/2] add MCP4728 I2C DAC driver​
 2023-07-23  5:09 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: add mcp4728.yaml
` [PATCH v3 2/2] iio: add MCP4728 I2C DAC driver

[PATCH] kbuild: rust: avoid creating temporary files
 2023-07-23  5:05 UTC  (6+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-07-23  4:03 UTC  (5+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH 0/6] mmc-utils: ffu: ffu of large images
 2023-07-23  5:00 UTC  (4+ messages)

[PATCH] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
 2023-07-23  4:28 UTC  (2+ messages)

[Qemu PATCH 0/9] Enabling DCD emulation support in Qemu
 2023-07-23  4:57 UTC  (3+ messages)

[PATCH 1/2] generic: add a test for device removal with dirty data
 2023-07-23  4:50 UTC  (2+ messages)
` [PATCH] "

[PATCH V2 2/2] xen: privcmd: Add support for irqfd
 2023-07-23  4:49 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS fd470a8beed88440b160d690344fbae05a0b9b1b
 2023-07-23  4:38 UTC 

[syzbot] [mm?] possible deadlock in shmem_uncharge (2)
 2023-07-23  4:37 UTC  (4+ messages)

❌ FAIL (SKIPPED 22 of 328): Test report for master (6.5.0-rc2, mainline.kernel.org-clang, f036d67c)
 2023-07-23  4:21 UTC 

[PATCH v4] wifi: ath9k: fix printk specifier
 2023-07-23  4:04 UTC 

[PATCH] roms/opensbi: Upgrade from v1.3 to v1.3.1
 2023-07-23  4:00 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.5-4 tag
 2023-07-23  4:00 UTC  (4+ messages)

fs/smb/client/dfs_cache.c:750 cache_refresh_path() warn: inconsistent returns '&htable_rw_lock'
 2023-07-23  3:57 UTC 

[PATCH v2 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
 2023-07-23  3:48 UTC  (13+ messages)
` [PATCH v2 2/6] net: prepare existing TCP stack to be reused by IP6
` [PATCH v2 3/6] net: introduce TCP/IP6 support
` [PATCH v2 4/6] net: add fastboot TCP6 support
` [PATCH v2 5/6] net: add fastboot TCP documentation and IP6-only mode
` [PATCH v2 6/6] net: update net_ip6 from link_local address when eth device is changed

[PATCH 1/1] efi_loader: simplify dp_fill()
 2023-07-23  3:48 UTC  (2+ messages)

[PATCH v8 00/23] Migration to using binman for bootloader
 2023-07-23  3:48 UTC  (3+ messages)
` [PATCH v8 21/23] binman: Overwrite symlink if it already exists

[PATCH] board_f: Cosmetic style fix
 2023-07-23  3:48 UTC  (2+ messages)

[PATCH 1/1] spl: blk: partition numbers are hexadecimal
 2023-07-23  3:48 UTC  (2+ messages)

[PATCH] rockchip: veyron: Enable Winbond SPI flash
 2023-07-23  3:48 UTC  (2+ messages)

[PATCH v2 0/7] General regulator and pmic uclass improvements
 2023-07-23  3:48 UTC  (5+ messages)
` [PATCH v2 1/7] power: regulator: expand basic reference counter onto all uclass

[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-23  3:48 UTC  (3+ messages)

[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
 2023-07-23  3:48 UTC  (3+ messages)
` [PATCH v2 2/9] cmd: boot: implement PMIC based poweroff

[PATCH 1/1] doc: update coc/sphinx/requirements.txt
 2023-07-23  3:48 UTC  (2+ messages)

Strange construct in binman description
 2023-07-23  3:48 UTC 

[PATCH v2 0/6] binman: Template fixes and improvements
 2023-07-23  3:43 UTC  (7+ messages)
` [PATCH v2 1/6] binman: Produce a template-file after processing
` [PATCH v2 2/6] dtoc: Make properties dirty when purging them
` [PATCH v2 3/6] dtoc: Add some debugging when copying nodes
` [PATCH v2 4/6] fdt: Allow copying phandles into templates
` [PATCH v2 5/6] binman: Remove templates after use
` [PATCH v2 6/6] binman: Support templates containing phandles

[PATCH] accel/tcg: Fix guest instruction address in output assembly log
 2023-07-23  3:42 UTC  (3+ messages)

[PATCH 1/5] x86: fsp: Use mtrr_set_next_var() for graphics memory
 2023-07-23  3:42 UTC  (2+ messages)

[PATCH v2 0/3] page table check warn instead of panic
 2023-07-23  3:37 UTC  (8+ messages)
` [PATCH v2 1/3] mm/page_table_check: Do WARN_ON instead of BUG_ON
` [PATCH v2 2/3] doc/vm: add information about page_table_check warn_on behavior
` [PATCH v2 3/3] mm/page_table_check: Check writable zero page in page table check

[PATCH] mm/mprotect: fix obsolete function name in change_pte_range()
 2023-07-23  3:31 UTC 

[PATCH] mm/memcg: fix obsolete function name in mem_cgroup_protection()
 2023-07-23  3:25 UTC  (2+ messages)

[Buildroot] [PATCH v7 1/4] package/go-bootstrap: split into two stages: go1.4 and go1.19.10
 2023-07-23  3:22 UTC  (6+ messages)
` [Buildroot] [PATCH v7 4/4] package/go: use host compiler when go-bootstrap unsupported

[PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
 2023-07-23  3:19 UTC  (2+ messages)

[PATCH v6 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-07-23  3:17 UTC  (3+ messages)

[PATCH 1/2] tunes: Add support for sve instructions on armv8/armv9
 2023-07-23  3:09 UTC  (5+ messages)
` [OE-core] "

How to find the correct corresponding relationship between mem devices and target postions?
 2023-07-23  2:55 UTC  (3+ messages)

iwlwifi: api flags index 2 larger than supported by driver
 2023-07-23  2:43 UTC 

[kvalo-ath:pending] BUILD SUCCESS fbda2e2abb52d885632b296e815da0f1fc90bb22
 2023-07-23  2:48 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS 75d87912aa404df37686c922be1dea8579b835cd
 2023-07-23  2:48 UTC 

[xen-unstable test] 181968: regressions - FAIL
 2023-07-23  2:37 UTC 

[PATCH v4 0/5] Implement MTE tag compression for swapped pages
 2023-07-23  2:29 UTC  (7+ messages)
` [PATCH v4 1/5] lib/bitmap: add bitmap_{set,get}_value()
` [PATCH v4 2/5] lib/test_bitmap: add tests for bitmap_{set,get}_value()

[PATCH 0/4] A few fixup and cleanup patches for memory-failure
 2023-07-23  2:23 UTC  (6+ messages)
` [PATCH 1/4] mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page

[RFC] MAINTAINERS: add status information
 2023-07-23  2:21 UTC  (3+ messages)
` [PATCH v3] tap: fix build of TAP BPF program

[PATCH v2] ARM: dts: imx: Set default tuning step for imx7d usdhc
 2023-07-23  2:20 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in read_descriptors (3)
 2023-07-23  2:21 UTC  (7+ messages)

[PATCH 2/2] firmware: arm_scmi: Add qcom hvc/shmem transport
 2023-07-23  2:15 UTC  (3+ messages)

[PATCH 5.15 000/532] 5.15.121-rc1 review
 2023-07-23  2:15 UTC  (2+ messages)

PROBLEM: ThinkPad T430 (BCM20702) Can't Detect Bluetooth Devices Starting from Kernel v6.1.0 Until Now v6.3.1
 2023-07-23  2:09 UTC  (3+ messages)

[PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-07-23  2:07 UTC  (3+ messages)

Fwd: PCI: Loongson: 8b3517f88ff2 breaks PCIe on some system
 2023-07-23  2:03 UTC 

Fwd: bpf: bpf_probe_read_user_str() returns 0 for empty strings
 2023-07-23  2:02 UTC  (2+ messages)
`  "

drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c:279:10: sparse: sparse: decimal constant 2200000000 is between LONG_MAX and ULONG_MAX. For C99 that means long long, C90 compilers are very likely to produce unsigned long (and a warning) here
 2023-07-23  1:54 UTC 

Fetching an mbox from lore
 2023-07-23  1:36 UTC  (2+ messages)

cip-gitlab/ci/pavel/linux-test build: 39 builds: 1 failed, 38 passed, 3 errors, 9 warnings (v6.1.38-cip1-11-g166207480b569)
 2023-07-23  1:34 UTC 

[PATCH] btrfs: add a test case to make sure scrub can repair parity corruption
 2023-07-23  1:26 UTC  (3+ messages)

❌ FAIL (SKIPPED 46 of 328): Test report for master (6.5.0-rc2, mainline.kernel.org-clang, 725d444d)
 2023-07-23  1:20 UTC 

[PATCH] mm/memcg: use get_page() for device private pages in mc_handle_swap_pte()
 2023-07-23  1:16 UTC  (5+ messages)

clear_bit_unlock_is_negative_byte
 2023-07-23  1:08 UTC  (7+ messages)

[PATCH] scripts/spelling.txt: remove 'thead' as a typo
 2023-07-23  1:03 UTC 

[syzbot] [serial?] general protection fault in serial8250_tx_chars
 2023-07-23  0:46 UTC 

Linux 6.4.4
 2023-07-23  0:39 UTC  (6+ messages)
` [BUG] "

[meta-ti][master][PATCH] trusted-firmware-a: Remove rwx patch
 2023-07-23  0:26 UTC 

[BUG] Re: Linux 6.4.4
 2023-07-23  0:25 UTC  (11+ messages)

drivers/virtio/virtio_wl.c:739:31: sparse: sparse: incorrect type in assignment (different base types)
 2023-07-23  0:22 UTC 

Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
 2023-07-23  0:06 UTC  (2+ messages)

[PATCH v2] drm/panfrost: Sync IRQ by job's timeout handler
 2023-07-23  0:01 UTC  (2+ messages)

[PATCH v14 00/12] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-07-22 23:47 UTC  (26+ messages)
` [PATCH v14 01/12] drm/shmem-helper: Factor out pages alloc/release from drm_gem_shmem_get/put_pages()
` [PATCH v14 02/12] drm/shmem-helper: Add pages_pin_count field
` [PATCH v14 03/12] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v14 04/12] drm/shmem-helper: Factor out unpinning part from drm_gem_shmem_purge()
` [PATCH v14 05/12] drm/shmem-helper: Add memory shrinker
` [PATCH v14 06/12] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v14 07/12] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v14 08/12] drm/virtio: Support memory shrinking
` [PATCH v14 09/12] drm/panfrost: Switch to generic memory shrinker
` [PATCH v14 10/12] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v14 11/12] drm/shmem-helper: Make drm_gem_shmem_print_info() symbol GPL
` [PATCH v14 12/12] drm/gem: Add _unlocked postfix to drm_gem_pin/unpin()

[tglx-devel:x86/apic 52/58] arch/x86/kernel/kvm.c:828:17: error: implicit declaration of function 'apic_update_callback'
 2023-07-22 23:51 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in drain_vmap_area_work
 2023-07-22 23:38 UTC 

[PATCH] mtd: mtdpart: check for subpartitions parsing result
 2023-07-22 23:28 UTC  (2+ messages)

[PATCH] ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
 2023-07-22 23:27 UTC 

[PATCH] thermal/of: Fix double free of params during unregistration
 2023-07-22 23:26 UTC 

[PATCH 1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const
 2023-07-22 23:08 UTC  (5+ messages)
` [PATCH 2/5] PCI: endpoint: pci-epf-mhi: Constify pci_epf_ops and pci_epf_event_ops
` [PATCH 3/5] PCI: endpoint: pci-epf-ntb: Constify pci_epf_ops
` [PATCH 4/5] PCI: endpoint: pci-epf-vntb: "
` [PATCH 5/5] PCI: endpoint: pci-epf-test: "

[arm:ktext-current 1/19] drivers/md/dm-stats.c:91:32: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2023-07-22 23:10 UTC  (2+ messages)

[PATCHSET v4 0/8] Improve async iomap DIO performance
 2023-07-22 23:05 UTC  (5+ messages)
` [PATCH 4/8] iomap: completed polled IO inline


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.