All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-05 00:52:59 to 2024-02-05 04:49:07 UTC [more...]

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-05  4:48 UTC  (4+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
  ` [PATCH v3 "

[PATCH v4.19.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
 2024-02-05  4:44 UTC  (2+ messages)
` [PATCH v5.4.y] "

[PATCH net-next v3 0/5] Remove expired routes with a separated list of routes
 2024-02-05  4:45 UTC  (7+ messages)
` [PATCH net-next v3 1/5] net/ipv6: set expires in rt6_add_dflt_router()
` [PATCH net-next v3 2/5] net/ipv6: Remove unnecessary clean
` [PATCH net-next v3 3/5] net/ipv6: Remove expired routes with a separated list of routes

[PATCH v3 00/21] Panel replay selective update support
 2024-02-05  4:43 UTC  (5+ messages)
` [PATCH v3 16/21] drm/i915/psr: Ensure early transport is not enabled for panel replay
` [PATCH v3 19/21] drm/i915/psr: Update PSR module parameter descriptions

[PATCH v2 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
 2024-02-05  4:43 UTC  (2+ messages)

[PATCH v2 0/3] x86/kprobes: add exception opcode detector and boost more opcodes
 2024-02-05  4:39 UTC  (4+ messages)
` [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5

[PATCH] usb: chipidea: core: handle power lost in workqueue
 2024-02-05  4:40 UTC  (2+ messages)

[PATCH 0/6] Cursor Fault Fixes
 2024-02-05  4:31 UTC  (7+ messages)
` [PATCH 1/6] drm: Add drm_vblank_work_flush_all()
` [PATCH 2/6] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [PATCH 3/6] drm/i915: Use the same vblank worker for atomic unpin
` [PATCH 4/6] drm/i915: do not destroy plane state if cursor unpin worker is scheduled
` [PATCH 5/6] drm/i915: Add sanity checks before accessing fb buffer object
` [PATCH 6/6] drm/i915: do not defer cleanup work

[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
 2024-02-05  4:35 UTC  (13+ messages)
` [PATCH v2 18/23] migration/multifd: Rewrite multifd_queue_page()
` [PATCH v2 19/23] migration/multifd: Cleanup multifd_save_cleanup()
` [PATCH v2 22/23] migration/multifd: Fix MultiFDSendParams.packet_num race
` [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless

[l1k:spdm-future 3/20] crypto/asymmetric_keys/x509_cert_parser.c:69:9-15: ERROR: allocation function on line 68 returns NULL not ERR_PTR on failure
 2024-02-05  4:35 UTC 

[PATCH] linux-user/riscv: Fix sizeof_reg typo in vdso unwind info
 2024-02-05  4:33 UTC  (2+ messages)

[PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text
 2024-02-05  4:29 UTC  (2+ messages)

Suspected bug in hid-microsoft.c
 2024-02-05  4:26 UTC  (4+ messages)

[PATCH] mm/vmscan: Make too_many_isolated return bool
 2024-02-05  4:26 UTC 

[PATCH] fs/inode: Make too_many_isolated return bool
 2024-02-05  4:23 UTC  (2+ messages)

[PATCH 0/2] Fix gitlab's token-based authentication w/ kerberos
 2024-02-05  3:12 UTC  (11+ messages)
` [PATCH 1/2] http: only reject basic auth credentials once they have been tried
` [PATCH 2/2] http: prevent redirect from dropping credentials during reauth

[PATCH v2 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
 2024-02-05  3:47 UTC 

[PATCH v2 0/2] mtd: spi-nor: core: set mtd->eraseregions for
 2024-02-05  4:21 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: spi-nor: core: rework struct spi_nor_erase_region

libnetfilter_queue patch ping
 2024-02-05  4:21 UTC 

sparc-linux-ld: arch/sparc/include/asm/parport.h:91:undefined reference to `ebus_dma_prepare'
 2024-02-05  4:13 UTC 

[PATCH 0/2] Export debug triggers as an extension
 2024-02-05  4:05 UTC  (7+ messages)
        `  "

[openeuler:openEuler-1.0-LTS 21385/21614] drivers/tee/optee/core.c:618:24: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast
 2024-02-05  4:01 UTC 

[PATCH v4 0/2] riscv: support new isa extension detection devicetree properties
 2024-02-05  4:00 UTC  (4+ messages)
` [PATCH v4 1/2] target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG_BITS

[PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb
 2024-02-05  3:54 UTC 

[PATCH] Revert "f2fs: stop allocating pinned sections if EAGAIN happens"
 2024-02-05  3:54 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH RFC v2 0/8] m68k v4.4 backport fixes
 2024-02-05  2:32 UTC  (9+ messages)
` [PATCH RFC v2 1/8] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH RFC v2 2/8] m68k: Only force 030 bus error if PC not in exception table
` [PATCH RFC v2 3/8] m68k: include module.h to make use of exception handling in traps.c
` [PATCH RFC v2 4/8] m68k: Handle arrivals of multiple signals correctly
` [PATCH RFC v2 5/8] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH RFC v2 6/8] m68k: Leave stack mangling to asm wrapper of sigreturn()
` [PATCH RFC v2 7/8] m68k: fix livelock in uaccess
` [PATCH RFC v2 8/8] m68k: Move signal frame following exception on 68020/030

chrome-platform/for-firmware-kernelci baseline: 62 runs, 8 regressions (v6.8-rc1-1-gc6b0a4ceb7c9)
 2024-02-05  3:52 UTC 

[tj-wq:for-6.9-bh-conversions 25/30] kernel/workqueue.c:6798:39: warning: passing argument 1 of 'subsys_virtual_register' discards 'const' qualifier from pointer target type
 2024-02-05  3:50 UTC 

SMC-R throughput drops for specific message sizes
 2024-02-05  3:50 UTC  (2+ messages)

[syzbot] [mm?] WARNING in zswap_folio_swapin
 2024-02-05  3:48 UTC  (4+ messages)

[PATCH] Add Asus VivoBook S 16X to quirks table for acp6x
 2024-02-05  3:48 UTC 

[f2fs-dev] [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr
 2024-02-05  3:47 UTC  (4+ messages)
`  "

[PATCH] PCI: Add vf reset notification for pf
 2024-02-05  3:47 UTC  (3+ messages)

[PATCH 00/26] Zone write plugging
 2024-02-05  3:38 UTC  (7+ messages)
` [PATCH 06/26] block: Introduce zone "

[PATCH 0/2] migration: Fix return-path thread exit
 2024-02-05  3:37 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH net-next] bnxt: convert EEE handling to use linkmode bitmaps
 2024-02-05  3:38 UTC  (5+ messages)

[PATCH v2 0/3] fs/exec: remove current->in_execve flag
 2024-02-05  3:28 UTC  (2+ messages)

[PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM
 2024-02-05  3:33 UTC 

[PULL 00/14] Migration 20240126 patches
 2024-02-05  3:25 UTC  (5+ messages)
` [PULL 06/14] ci: Add a migration compatibility test job

[net-next PATCH v2 0/3] net: mdio-ipq4019: fix wrong default MDC rate
 2024-02-05  3:24 UTC  (5+ messages)
` [net-next PATCH v2 2/3] net: mdio: ipq4019: add support for clock-frequency property

[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
 2024-02-05  3:22 UTC  (4+ messages)

[PULL] gvt-fixes
 2024-02-05  3:21 UTC  (3+ messages)

[PATCH 0/7] hw/riscv: fix leak, add more g_autofree
 2024-02-05  3:16 UTC  (16+ messages)
` [PATCH 1/7] hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
` [PATCH 2/7] hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()
` [PATCH 3/7] hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
` [PATCH 4/7] hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
` [PATCH 5/7] hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
` [PATCH 6/7] hw/riscv/virt.c: use g_autofree in virt_machine_init()
` [PATCH 7/7] hw/riscv/virt.c: use g_autofree in create_fdt_*

[PATCH] mm/cma: Drop CONFIG_CMA_DEBUG
 2024-02-05  3:16 UTC 

[PATCH v4 0/3] clocksource: imx-sysctr: support i.MX95
 2024-02-05  3:17 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: timer: nxp,sysctr-timer: "
` [PATCH v4 2/3] clocksource/drivers/imx-sysctr: drop use global variables
` [PATCH v4 3/3] clocksource/drivers/imx-sysctr: support i.MX95

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-05  3:14 UTC  (7+ messages)
` [PATCH v18 056/121] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v18 057/121] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v18 058/121] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT

[PATCH bpf-next v1 0/2] Transfer RCU lock state across subprog calls
 2024-02-05  3:13 UTC  (7+ messages)
` [PATCH bpf-next v1 1/2] bpf: Transfer RCU lock state between "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for RCU lock transfer between subprogs

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-05  3:11 UTC  (7+ messages)
` [PATCH v15 1/5] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v15 2/5] crash: add a new kexec flag for hotplug support

[PATCH 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-02-05  3:10 UTC  (13+ messages)
` [PATCH 1/9] wifi: rtw88: Shared module for rtw8723x devices
` [PATCH 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
` [PATCH 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH 5/9] wifi: rtw88: Add rtw8703b.c
` [PATCH 8/9] wifi: rtw88: Reset 8703b firmware before download
` [PATCH 9/9] wifi: rtw88: SDIO device driver for RTL8723CS

[PATCH] bcachefs: install fd later to avoid race with close
 2024-02-05  3:10 UTC  (4+ messages)

[PATCH v5 bpf-next 0/4] bpf: Add bpf_iter_cpumask
 2024-02-05  3:08 UTC  (7+ messages)
` [PATCH v5 bpf-next 4/4] selftests/bpf: Add selftests for cpumask iter

chrome-platform/for-firmware-kernelci build: 5 builds: 2 failed, 3 passed, 2 errors, 4 warnings (v6.8-rc1-1-gc6b0a4ceb7c9)
 2024-02-05  3:09 UTC 

[PULL 00/13] linux-user patch queue
 2024-02-05  3:05 UTC  (6+ messages)
` [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps

[PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal
 2024-02-05  3:02 UTC  (5+ messages)
` [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL

[PATCH] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-05  2:56 UTC  (3+ messages)

[PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
 2024-02-05  2:56 UTC  (10+ messages)

[PATCH v2 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support
 2024-02-05  2:04 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-evk: "

[PATCH] fpga: dfl: afu: update initialization of port_hdr driver
 2024-02-05  2:51 UTC  (8+ messages)

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-05  2:50 UTC  (7+ messages)

[cip:linux-6.1.y-cip-rt-rebase 30/208] drivers/usb/host/xhci-plat.c:378 xhci_generic_plat_probe() error: we previously assumed 'sysdev' could be null (see line 368)
 2024-02-05  2:48 UTC 

[PATCH v2 0/2] target/riscv: Support mxstatus CSR for thead-c906
 2024-02-05  2:41 UTC  (3+ messages)
` [PATCH v2 2/2] target/riscv: Support xtheadmaee "

[PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
 2024-02-05  2:41 UTC  (2+ messages)

drivers/of/base.c:1337:73: sparse: sparse: incorrect type in initializer (different base types)
 2024-02-05  2:40 UTC  (2+ messages)
` [PATCH] of: Make explicit cpu_to_be32 conversion to mute sparse warning

[PATCH 0/3] target/arm: Split mtedesc from vector desc
 2024-02-05  2:39 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Fix SVE/SME gross MTE suppression checks
` [PATCH 2/3] target/arm: Move SVE/SME MTE disable checks inward
` [PATCH 3/3] target/arm: Split mtedesc from vector desc

[PATCH 6.6 003/331] docs: kernel_feat.py: fix potential command injection
 2024-02-05  2:36 UTC  (12+ messages)

[PATCH] drm/amd/display: Implement bounds check for stream encoder creation in DCN301
 2024-02-05  2:34 UTC 

[PATCH v2] fpga: dfl: afu: support Rev 2 of DFL Port feature
 2024-02-05  2:31 UTC  (6+ messages)

next/pending-fixes baseline: 85 runs, 8 regressions (v6.8-rc3-184-g749067d43da7a)
 2024-02-05  2:35 UTC 

[PATCH] target/riscv: Use RISCVException as return type for all csr ops
 2024-02-05  2:33 UTC  (2+ messages)

[PATCH v2 0/3] Add generic data patching functions
 2024-02-05  2:30 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/code-patching: Add generic memory patching

[LTP] [PATCH 1/2] swapon03: Cleanup
 2024-02-05  2:28 UTC  (2+ messages)
` [LTP] [PATCH 2/2] swapon03: Swap is not supported on TMPFS on tmpfs

[PATCH v3 0/6] AMD Pstate Fixes And Enhancements
 2024-02-05  2:29 UTC  (4+ messages)
` [PATCH v3 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

[PATCH] cpufreq: Change default transition delay to 2ms
 2024-02-05  2:25 UTC 

[PATCH] nfsd: don't take fi_lock in nfsd_break_deleg_cb()
 2024-02-05  2:22 UTC 

[PATCH 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support
 2024-02-05  2:21 UTC  (4+ messages)

[PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
 2024-02-05  2:20 UTC 

[PATCH V2] ALSA: hda/conexant: Add quirk for SWS JS201D
 2024-02-05  1:38 UTC 

Question about region creation failure issue
 2024-02-05  2:17 UTC 

[PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
 2024-02-05  2:14 UTC  (6+ messages)
` [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page

[PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
 2024-02-05  2:13 UTC 

[PATCH v5 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-02-05  2:11 UTC  (3+ messages)
` [PATCH v5 1/2] sched/topology: Export asym_capacity_list
` [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH v3 0/7] Starfive reboot fix & cleanup
 2024-02-05  2:07 UTC  (5+ messages)
` [PATCH v3 2/7] platform: starfive: get I2C offset address from clocks property
  ` 回复: "
` [PATCH v3 7/7] platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()

Broken section alignment in 6.7 and 6.8rc EFI stub
 2024-02-05  2:06 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 10115/21614] drivers/char/svm.c:353:35: sparse: sparse: Using plain integer as NULL pointer
 2024-02-05  1:56 UTC 

[PATCH v5 1/8] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-05  1:54 UTC  (4+ messages)
` [PATCH v5 8/8] usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings

[RFC bpf-next v4 0/6] Support PTR_MAYBE_NULL for struct_ops arguments
 2024-02-05  1:53 UTC  (4+ messages)
` [RFC bpf-next v4 5/6] bpf: Create argument information for nullable arguments

[PATCH v2 net] ps3/gelic: Fix SKB allocation
 2024-02-05  1:48 UTC 

[linux-next:master 2540/2827] net/ipv4/netfilter/iptable_nat.c:111: undefined reference to `ipt_alloc_initial_table'
 2024-02-05  1:47 UTC  (2+ messages)

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-02-05  1:45 UTC  (12+ messages)

[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
 2024-02-05  1:43 UTC  (7+ messages)
` [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test

[frank-w-bpi-r2-4.14:5.4-main 1511/26476] drivers/gpu/drm/mediatek/mtk_drm_drv.c: linux/component.h is included more than once
 2024-02-05  1:41 UTC  (2+ messages)

[PATCHv4 0/3] *** Detect interrupt storm in softlockup ***
 2024-02-05  1:39 UTC  (5+ messages)
` [PATCHv4 1/3] watchdog/softlockup: low-overhead detection of interrupt
` [PATCHv4 2/3] watchdog/softlockup: report the most frequent interrupts

[PATCH v3 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-02-05  1:37 UTC  (4+ messages)
` [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices

Migrate away from vger to GitHub or (on-premise) GitLab?
 2024-02-05  1:04 UTC  (12+ messages)

single-char options
 2024-02-04 13:47 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.4-main 1518/26476] drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h: que_mgt.h is included more than once
 2024-02-05  1:33 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.4-main 2083/26476] utils/cryptodev/cryptodev-linux/lib/benchmark.h: sys/time.h is included more than once
 2024-02-05  1:26 UTC 

[frank-w-bpi-r2-4.14:5.4-main 3542/26476] net/wireguard/compat/compat.h: linux/netdevice.h is included more than once
 2024-02-05  1:28 UTC  (2+ messages)

[PATCH 6.6 000/326] 6.6.16-rc2 review
 2024-02-05  1:26 UTC  (7+ messages)

[PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef
 2024-02-05  1:23 UTC  (3+ messages)

[PATCH 1/5] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
 2024-02-05  1:13 UTC  (3+ messages)

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-02-05  1:11 UTC  (3+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support

xfs_clear_incompat_log_features considered harmful?
 2024-02-05  1:09 UTC  (2+ messages)

[PATCH] mm/z3fold: remove unneeded spinlock
 2024-02-05  1:08 UTC  (3+ messages)
  ` [External] "

[PATCH net-next v2 0/2] Unify C22 and C45 error handling during bus enumeration
 2024-02-05  1:07 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: Return -ENODEV when C45 not supported

[Intel-wired-lan] [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-05  1:03 UTC  (3+ messages)
`  "

[PATCH 0/5] LLCC: Support for Broadcast_AND region
 2024-02-05  1:01 UTC  (8+ messages)
` [PATCH 5/5] soc: qcom: llcc: Add regmap "

deadlock in RELEASE_LOCKOWNER path
 2024-02-05  0:56 UTC  (2+ messages)

[jcmvbkbc-xtensa:xtensa-6.8-rc2-esp32 27/52] drivers/net/wireless/espressif/esp32-ng/main.c:147:29: sparse: sparse: incorrect type in assignment (different base types)
 2024-02-05  0:52 UTC 

[openeuler:OLK-6.6 2377/2942] kernel/sched/psi.c:178:13: warning: 'psi_avgs_work' used but never defined
 2024-02-05  0:52 UTC 

[PATCH 02/12] bcm2835-dma: Add proper 40-bit DMA support
 2024-02-05  0:52 UTC  (3+ messages)

[openeuler:OLK-5.10 19453/30000] htmldocs: Warning: drivers/irqchip/Kconfig references a file that doesn't exist: Documentation/loongarch/irq-chip-model.rst
 2024-02-05  0:52 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.