All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-23 18:42:58 to 2024-07-23 20:07:23 UTC [more...]

[PATCH V8 00/15] Add data type profiling support for powerpc
 2024-07-23 20:07 UTC  (8+ messages)
` [PATCH V8 03/15] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V8 04/15] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc

[GIT PULL] execve update for v6.11-rc1-fix1
 2024-07-23 20:05 UTC 

[syzbot] [net?] WARNING in skb_warn_bad_offload (5)
 2024-07-23 20:04 UTC  (6+ messages)

[RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook
 2024-07-23 20:03 UTC  (9+ messages)

[PATCH bpf-next v4] selftests/bpf: use auto-dependencies for test objects
 2024-07-23 20:02 UTC  (7+ messages)

[PATCH v3 00/14] Expand available features on Qnap TS433
 2024-07-23 19:55 UTC  (30+ messages)
` [PATCH v3 01/14] arm64: dts: rockchip: add PCIe supply regulator to Qnap-TS433
` [PATCH v3 02/14] arm64: dts: rockchip: enable second PCIe controller on the Qnap-TS433
` [PATCH v3 03/14] arm64: dts: rockchip: enable uart0 on Qnap-TS433
` [PATCH v3 04/14] arm64: dts: rockchip: enable usb ports "
` [PATCH v3 05/14] arm64: dts: rockchip: add stdout path "
` [PATCH v3 06/14] arm64: dts: rockchip: enable sata1+2 "
` [PATCH v3 07/14] arm64: dts: rockchip: add board-aliases for Qnap-TS433
` [PATCH v3 08/14] arm64: dts: rockchip: add hdd leds to Qnap-TS433
` [PATCH v3 09/14] arm64: dts: rockchip: enable the tsadc on the Qnap-TS433
` [PATCH v3 10/14] arm64: dts: rockchip: add gpio-keys to Qnap-TS433
` [PATCH v3 11/14] arm64: dts: rockchip: define cpu-supply on the Qnap-TS433
` [PATCH v3 12/14] arm64: dts: rockchip: add missing pmic information on Qnap-TS433
` [PATCH v3 13/14] arm64: dts: rockchip: enable gpu "
` [PATCH v3 14/14] arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433

[PATCH 2/2] LoongArch: KVM: Add paravirt qspinlock in guest side
 2024-07-23 19:57 UTC  (2+ messages)

[PATCH v3 0/2] Basic support for TI TDP158
 2024-07-23 19:57 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: add "

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-07-23 19:56 UTC  (6+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings

[PATCH 0/2] phy: Add support for Microchip ATA6561 CAN Transceiver
 2024-07-23 19:55 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-23 19:54 UTC  (7+ messages)

[PATCH 6.9 000/163] 6.9.11-rc1 review
 2024-07-23 19:54 UTC 

[PATCH 6.1 000/105] 6.1.101-rc1 review
 2024-07-23 19:50 UTC  (2+ messages)

[linux-linus test] 186963: regressions - FAIL
 2024-07-23 19:48 UTC 

[PATCH V2] drm/ttm: increase ttm pre-fault value to PMD size
 2024-07-23 19:42 UTC  (2+ messages)
` bisected/regression: choopy youtube video on Ryzen IGP - 0ddd2ae586d2 "

[PATCH v4 0/2] Modify the method of obtaining porch parameters
 2024-07-23 19:48 UTC  (3+ messages)
` [PATCH v4 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()

[PATCH v4 0/1] drm/loongson: Introduce component framework support
 2024-07-23 19:47 UTC  (2+ messages)

[PATCH net v2] bnxt_en: update xdp_rxq_info in queue restart logic
 2024-07-23 19:47 UTC  (4+ messages)

[Linaro-TCWG-CI] llvmorg-19-init-18145-g1f6f97e2b64a: Failure on aarch64
 2024-07-23 19:47 UTC  (2+ messages)

mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-23 19:45 UTC  (4+ messages)
` [PATCH 1/2] "

[GIT PULL] Kbuild updates for v6.11-rc1
 2024-07-23 19:44 UTC 

ipp-usb 0.9.27 announce
 2024-07-23 19:41 UTC 

[PATCH v4 0/3] Some renaming and horkage improvements
 2024-07-23 19:41 UTC  (7+ messages)
` [PATCH v4 1/3] ata: libata: Rename ata_dma_blacklisted()
` [PATCH v4 2/3] ata: libata: Rename ata_dev_blacklisted()
` [PATCH v4 3/3] ata: libata: Print horkages applied to devices

[PATCH 0/8] git-prompt: support more shells
 2024-07-23 19:40 UTC  (10+ messages)
` [PATCH 1/8] git-prompt: use here-doc instead of here-string
` [PATCH 2/8] git-prompt: fix uninitialized variable
` [PATCH 3/8] git-prompt: don't use shell arrays
` [PATCH 4/8] git-prompt: replace [[...]] with standard code
` [PATCH 5/8] git-prompt: add some missing quotes
` [PATCH 6/8] git-prompt: add fallback for shells without $'...'
` [PATCH 7/8] git-prompt: ta-da! document usage in other shells
` [PATCH 8/8] git-prompt: support custom 0-width PS1 markers

[Bug 219088] New: bluetooth scanning doesn't work in 6.10.0
 2024-07-23 19:39 UTC 

[PATCH v2] srcu: faster gp seq wrap-around
 2024-07-23 19:38 UTC  (3+ messages)

drivers/comedi/drivers/cb_das16_cs.c:203 das16cs_ao_insn_write() warn: iterator 'i' not incremented
 2024-07-23 19:35 UTC 

[PATCH v2] board: rpi: Update memory layout for Aarch64
 2024-07-23 19:34 UTC 

[GIT PULL] sched_ext: Initial pull request for v6.11
 2024-07-23 19:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libdex: needs ucontext
 2024-07-23 19:33 UTC 

[PATCH v3 1/2] wifi: rtw88: 8822c: Fix reported RX band width
 2024-07-23 19:32 UTC  (2+ messages)
` [PATCH v3 2/2] wifi: rtw88: 8703b: "

[PATCH 0/4] ublk: support device recovery without I/O queueing
 2024-07-23 19:32 UTC  (4+ messages)
` [PATCH 1/4] ublk: check recovery flags for validity

[PATCH] test/event: fix missing schedule type assignment
 2024-07-23 19:32 UTC 

[PATCH v2 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-23 19:31 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo "

[Buildroot] [PATCH v4] Create a .gitignore file in the CANONICAL_O directory
 2024-07-23 19:31 UTC  (4+ messages)

[PATCH nft 1/2,v2] cache: check for NFT_CACHE_REFRESH in current requested cache too
 2024-07-23 19:30 UTC  (8+ messages)
` [PATCH nft 2/2,v2] cache: recycle existing cache with incremental updates

[PATCH] drm/xe: Remove fence check from send_tlb_invalidation
 2024-07-23 19:29 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

v2.46.0-rc0 test failures on cygwin
 2024-07-23 19:29 UTC  (3+ messages)
` [PATCH] refs: fix format migration on Cygwin

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put
 2024-07-23 19:28 UTC 

[PATCH v4 0/1] Allow platform drivers to update UIC command timeout
 2024-07-23 19:27 UTC  (4+ messages)
` [PATCH v4 1/1] scsi: ufs: core: Support Updating UIC Command Timeout

[bitbake-devel] [RFC PATCH] ui/knotty: print log paths for failed tasks in summary
 2024-07-23 19:27 UTC  (2+ messages)

[linux-next:master 13298/13495] drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c:183 send_tlb_invalidation() warn: variable dereferenced before check 'fence' (see line 178)
 2024-07-23 19:25 UTC  (3+ messages)

[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-23 19:24 UTC  (3+ messages)

[PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
 2024-07-23 19:24 UTC  (2+ messages)

[PATCH v4 0/2] Enumerate all pixels formats
 2024-07-23 19:23 UTC  (9+ messages)

[PATCH bpf-next] selftests/bpf: Add a test for mmap-able map in map
 2024-07-23 19:20 UTC  (3+ messages)

[PATCH] hw/char/goldfish: Use DMA memory API
 2024-07-23 19:17 UTC  (2+ messages)

[PATCH v2] drm/xe: Fix possible UAF in guc_exec_queue_process_msg
 2024-07-23 19:19 UTC 

[PATCH 0/2] drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
 2024-07-23 19:17 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: add BOE tv101wum-ll2 panel driver

[PATCH] drm/xe: Fix possible UAF in guc_exec_queue_process_msg
 2024-07-23 19:16 UTC 

[Bug 219085] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD Opteron_G5_qemu L0
 2024-07-23 19:13 UTC  (4+ messages)
` [Bug 219085] "

[GIT PULL] rpmsg updates for v6.11
 2024-07-23 19:17 UTC 

[RFC PATCH] selinux: Add netlink xperm support
 2024-07-23 19:11 UTC  (3+ messages)

[PATCH] drm/test: use kunit action wrapper macro in the gem shmem test suite
 2024-07-23 19:10 UTC 

[ovmf test] 186972: all pass - PUSHED
 2024-07-23 19:09 UTC 

[PATCH net v2 0/2] tcp: restrict crossed SYN specific actions to SYN-ACK
 2024-07-23 19:09 UTC  (8+ messages)
` [PATCH net v2 1/2] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP

Regression on linux-next (next-20240722)
 2024-07-23 19:08 UTC 

[linux-next:master 13299/13550] drivers/gpu/drm/xe/xe_guc_submit.c:1417 guc_exec_queue_process_msg() error: dereferencing freed memory 'msg'
 2024-07-23 19:06 UTC 

[GIT PULL] sh updates for v6.11 (CORRECTION)
 2024-07-23 19:03 UTC  (2+ messages)

[GIT PULL] livepatching for 6.11
 2024-07-23 19:03 UTC  (2+ messages)

[GIT PULL] Modules changes for v6.11-rc1
 2024-07-23 19:03 UTC  (2+ messages)

fs/btrfs/delayed-ref.o: warning: objtool: add_delayed_ref+0x1ac: unreachable instruction
 2024-07-23 19:02 UTC 

[bug report] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running
 2024-07-23 19:02 UTC  (2+ messages)

How is it possible to flash an image (wic-file) to emmc?
 2024-07-23 18:59 UTC  (2+ messages)

[PATCH] media: i2c: imx355: Parse and register properties
 2024-07-23 18:58 UTC 

[PATCH v2] iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()
 2024-07-23 18:59 UTC 

[PATCH v2 0/3] Use SPDX
 2024-07-23 18:59 UTC  (4+ messages)
` [PATCH v2 1/3] Use SPDX header for license
` [PATCH v2 2/3] Drop the one line short description on sources
` [PATCH v2 3/3] depmod: Remove license/copyright from the middle

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-07-23 18:56 UTC  (11+ messages)
` [PATCH v2 2/2] mm: kvmalloc: align "

Help with GPIO event in SEL
 2024-07-23 18:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libdex: fix build without SSP
 2024-07-23 18:55 UTC 

[PATCH 0/3] ThinkPad T14s Gen 6 support
 2024-07-23 18:55 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6

[PATCH] vsprintf: add missing MODULE_DESCRIPTION() macro
 2024-07-23 18:53 UTC  (3+ messages)

[PATCH 4/4] f2fs: Use module_{subinit, subeixt} helper macros
 2024-07-23 18:51 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] lib: test_objpool: add missing MODULE_DESCRIPTION() macro
 2024-07-23 18:51 UTC  (2+ messages)

[PATH v5 0/3] vdpa: support set mac address from vdpa tool
 2024-07-23 18:51 UTC  (6+ messages)
` [PATH v5 1/3] "
` [PATH v5 2/3] vdpa_sim_net: Add the support of set mac address

[PATCH v4 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-23 18:49 UTC  (7+ messages)
` [PATCH v4 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC

[PATCH] lib: bitmap: add missing MODULE_DESCRIPTION() macros
 2024-07-23 18:47 UTC  (3+ messages)

[PATCH] unicode: add MODULE_DESCRIPTION() macros
 2024-07-23 18:45 UTC  (4+ messages)

[PATCH 6.9 000/163] 6.9.11-rc1 review
 2024-07-23 18:24 UTC  (45+ messages)
` [PATCH 6.9 100/163] ASoC: rt722-sdca-sdw: add debounce time for type detection
` [PATCH 6.9 103/163] Input: ads7846 - use spi_device_id table
` [PATCH 6.9 104/163] can: kvaser_usb: fix return value for hif_usb_send_regout
` [PATCH 6.9 105/163] net: mvpp2: fill-in dev_port attribute
` [PATCH 6.9 106/163] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
` [PATCH 6.9 107/163] octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
` [PATCH 6.9 108/163] s390/sclp: Fix sclp_init() cleanup on failure
` [PATCH 6.9 109/163] platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resources
` [PATCH 6.9 128/163] tee: optee: ffa: Fix missing-field-initializers warning
` [PATCH 6.9 129/163] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH 6.9 130/163] Bluetooth: btnxpuart: Enable Power Save feature on startup
` [PATCH 6.9 131/163] bluetooth/l2cap: sync sock recv cb and release
` [PATCH 6.9 132/163] erofs: ensure m_llen is reset to 0 if metadata is invalid
` [PATCH 6.9 133/163] drm/amd/display: Add refresh rate range check
` [PATCH 6.9 134/163] drm/amd/display: Account for cursor prefetch BW in DML1 mode support
` [PATCH 6.9 135/163] drm/amd/display: Fix refresh rate range for some panel
` [PATCH 6.9 136/163] drm/amd/display: Update efficiency bandwidth for dcn351
` [PATCH 6.9 137/163] drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
` [PATCH 6.9 138/163] drm/radeon: check bo_va->bo is non-NULL before using it
` [PATCH 6.9 139/163] btrfs: fix uninitialized return value in the ref-verify tool
` [PATCH 6.9 140/163] fs: better handle deep ancestor chains in is_subdir()
` [PATCH 6.9 141/163] wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
` [PATCH 6.9 142/163] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH 6.9 143/163] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
` [PATCH 6.9 144/163] spi: imx: Dont expect DMA for i.MX{25,35,50,51,53} cspi devices
` [PATCH 6.9 145/163] spi: davinci: Unset POWERDOWN bit when releasing resources
` [PATCH 6.9 146/163] ksmbd: return FILE_DEVICE_DISK instead of super magic
` [PATCH 6.9 147/163] ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES
` [PATCH 6.9 148/163] selftest/timerns: fix clang build failures for abs() calls
` [PATCH 6.9 149/163] selftests/vDSO: fix clang build errors and warnings
` [PATCH 6.9 150/163] hfsplus: fix uninit-value in copy_name
` [PATCH 6.9 151/163] selftests/bpf: Extend tcx tests to cover late tcx_entry release
` [PATCH 6.9 152/163] spi: mux: set ctlr->bits_per_word_mask
` [PATCH 6.9 153/163] ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE
` [PATCH 6.9 154/163] mm: page_ref: remove folio_try_get_rcu()
` [PATCH 6.9 155/163] Bluetooth: L2CAP: Fix deadlock
` [PATCH 6.9 156/163] ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4
` [PATCH 6.9 157/163] of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
` [PATCH 6.9 158/163] wifi: cfg80211: wext: set ssids=NULL for passive scans
` [PATCH 6.9 159/163] wifi: mac80211: disable softirqs for queued frame handling
` [PATCH 6.9 160/163] wifi: iwlwifi: mvm: dont wake up rx_sync_waitq upon RFKILL
` [PATCH 6.9 161/163] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
` [PATCH 6.9 162/163] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
` [PATCH 6.9 163/163] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()

[PATCH v2 0/8] RISCV device tree mapping
 2024-07-23 18:44 UTC  (16+ messages)
` [PATCH v2 5/8] xen/riscv: introduce asm/pmap.h header

[PATCH] USB: serial: add missing MODULE_DESCRIPTION() macros
 2024-07-23 18:44 UTC  (3+ messages)

[Buildroot] [PATCH] package/gamin: remove stale Config.in file breaking build
 2024-07-23 18:43 UTC 

[PATCH v2 1/2] tests/xe/xe_vm: Add section to test zero number of VM binds
 2024-07-23 18:41 UTC  (3+ 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.