All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-16 13:57:29 to 2022-12-16 15:06:52 UTC [more...]

[PATCH] blk-mq: fix possible NULL pointer access in classic polling
 2022-12-16 15:06 UTC 

[Buildroot] [git commit branch/2022.11.x] package/libuwsc: fix wolfssl build
 2022-12-16 15:04 UTC 

[PATCH v3 1/2] dt-bindings: rtc: m41t80: Convert text schema to YAML one
 2022-12-16 15:05 UTC  (7+ messages)
` [PATCH v3 2/2] dt-bindings: rtc: m41t80: Mark the clock: subnode as deprecated

USB multi-serial using few endpoints?
 2022-12-16 15:05 UTC  (3+ messages)

[Cluster-devel] [RFC v3 0/7] Turn iomap_page_ops into iomap_folio_ops
 2022-12-16 15:06 UTC  (8+ messages)
` [Cluster-devel] [RFC v3 1/7] fs: Add folio_may_straddle_isize helper
` [Cluster-devel] [RFC v3 2/7] iomap: Add iomap_folio_done helper
` [Cluster-devel] [RFC v3 3/7] iomap/gfs2: Unlock and put folio in page_done handler
` [Cluster-devel] [RFC v3 4/7] iomap: Add iomap_folio_prepare helper
` [Cluster-devel] [RFC v3 5/7] iomap: Get page in page_prepare handler
` [Cluster-devel] [RFC v3 6/7] iomap/xfs: Eliminate the iomap_valid handler
` [Cluster-devel] [RFC v3 7/7] iomap: Rename page_ops to folio_ops

[GIT PULL] x86/mm for 6.2
 2022-12-16 15:05 UTC  (6+ messages)

[PATCH RFC 1/2] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT
 2022-12-16 15:04 UTC  (6+ messages)
` [PATCH RFC 2/2] cpuidle: psci: Mark as PREEMPT_RT safe

[Buildroot] [git commit branch/2022.02.x] package/libuwsc: fix wolfssl build
 2022-12-16 15:04 UTC 

[PATCH] configure: Fix check-tcg not executing any tests
 2022-12-16 15:04 UTC  (2+ messages)

[PATCH 0/3] various irq handling fixes/docu updates
 2022-12-16 15:04 UTC  (4+ messages)
` [PATCH 1/3] :lib/percpu_counter: percpu_counter_add_batch() overflow/underflow
  ` [PATCH 2/3] include/linux/percpu_counter.h: Race in uniprocessor percpu_counter_add()
  ` [PATCH 3/3] kernel/irq/manage.c: disable_irq() might sleep

[Buildroot] [PATCH 1/1] package/libuwsc: fix wolfssl build
 2022-12-16 15:05 UTC  (2+ messages)

[PATCH for-8.0 00/30] Meson changes for QEMU 8.0
 2022-12-16 15:03 UTC  (25+ messages)
` [PATCH 01/30] configure: remove useless write_c_skeleton
` [PATCH 02/30] configure: remove dead function
` [PATCH 03/30] configure: remove useless test
` [PATCH 04/30] configure: preserve qemu-ga variables
` [PATCH 05/30] configure: remove backwards-compatibility and obsolete options
` [PATCH 06/30] meson: tweak hardening options for Windows
` [PATCH 07/30] meson: support meson 0.64 -Doptimization=plain
` [PATCH 09/30] meson: use prefer_static option
` [PATCH 10/30] meson: remove static_kwargs
` [PATCH 11/30] meson: cleanup dummy-cpus.c rules
` [PATCH 14/30] configure: test all warnings
` [PATCH 15/30] meson: cleanup compiler detection

[PATCH v6 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2022-12-16 15:03 UTC  (7+ messages)
` [PATCH v6 1/6] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
` [PATCH v6 2/6] locking/rwsem: Disable preemption at all down_read*() and up_read() code paths
` [PATCH v6 3/6] locking/rwsem: Disable preemption at all down_write*() and up_write() "

[meta-oe][PATCH] dlib: new recipe
 2022-12-16 15:03 UTC 

[PATCH 1/2][v2] cpuidle-haltpoll: Replace default_idle with arch_cpu_idle
 2022-12-16 15:01 UTC  (4+ messages)
` [PATCH 2/2][v2] cpuidle-haltpoll: Build as module by default

[LTP] [PATCH v1] Use filesize notation for aio-stress options
 2022-12-16 15:00 UTC 

[PATCH] drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
 2022-12-16 14:58 UTC  (3+ messages)

[PATCH 0/4] xen/blkback: some cleanups
 2022-12-16 14:58 UTC  (5+ messages)
` [PATCH 1/4] xen/blkback: fix white space code style issues
` [PATCH 2/4] xen/blkback: remove stale prototype
` [PATCH 3/4] xen/blkback: simplify free_persistent_gnts() interface
` [PATCH 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c

[OE-core][dunfell 00/13] Patch review
 2022-12-16 14:57 UTC  (14+ messages)
` [OE-core][dunfell 01/13] xserver-xorg: backport fixes for CVE-2022-3550, CVE-2022-3551 and CVE-2022-3553
` [OE-core][dunfell 02/13] rpm: Fix rpm CVE CVE-2021-3521
` [OE-core][dunfell 03/13] curl: Fix CVE CVE-2022-35260
` [OE-core][dunfell 04/13] libarchive: CVE-2022-36227 NULL pointer dereference in archive_write.c
` [OE-core][dunfell 05/13] sysstat: fix CVE-2022-39377
` [OE-core][dunfell 06/13] dropbear: fix CVE-2021-36369
` [OE-core][dunfell 07/13] golang: CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps
` [OE-core][dunfell 08/13] python3: Fix CVE-2022-37454
` [OE-core][dunfell 09/13] vim: upgrade 9.0.0820 -> 9.0.0947
` [OE-core][dunfell 10/13] opkg: Set correct info_dir and status_file in opkg.conf
` [OE-core][dunfell 11/13] classes: make TOOLCHAIN more permissive for kernel
` [OE-core][dunfell 12/13] psplash: consider the situation of psplash not exist for systemd
` [OE-core][dunfell 13/13] oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_file()

[PATCH v3 00/11] leds: lookup-table support + int3472/media privacy LED support
 2022-12-16 14:57 UTC  (16+ messages)
` [PATCH v3 05/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v3 06/11] v4l: subdev: Make the v4l2-subdev core code enable/disable the privacy LED if present
` [PATCH v3 07/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v3 08/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v3 09/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v3 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH 2/2 net] lan78xx: workaround of forced 100 Full/Half duplex mode error
 2022-12-16 14:49 UTC  (2+ messages)
` [PATCH] net: lan78xx: isolate LAN88XX specific operations

[PATCH 0/6] Trivial PPC cleanups
 2022-12-16 14:57 UTC  (7+ messages)
` [PATCH 1/6] target/ppc/mmu_common: Log which effective address had no TLB entry found
` [PATCH 2/6] target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
` [PATCH 3/6] hw/ppc/virtex_ml507: Prefer local over global variable
` [PATCH 4/6] hw/ppc/e500: Prefer local variable over qdev_get_machine()
` [PATCH 5/6] hw/ppc/e500: Resolve variable shadowing
` [PATCH 6/6] hw/ppc/e500: Move comment to more appropriate place

[PATCH] drm/amd/display: fix dp_retrieve_lttpr_cap return code
 2022-12-16 12:38 UTC  (3+ messages)

[PATCH 2/2] tpm: add backend for mssim
 2022-12-16 14:55 UTC  (16+ messages)

can we reduce the time taken for the msys2 jobs?
 2022-12-16 14:55 UTC 

[PATCH v2 0/7] Clean up dependencies of ACPI controllers
 2022-12-16 14:53 UTC  (9+ messages)
` [PATCH v2 3/7] hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
` [PATCH v2 5/7] hw/isa/Kconfig: Add missing dependency to VT82C686
` [PATCH v2 6/7] i386, mips: Resolve redundant ACPI and APM dependencies
` [PATCH v2 7/7] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2

[PATCH 0/2] mm: Fixes on pte markers
 2022-12-16 14:54 UTC  (4+ messages)
` [PATCH 1/2] mm/uffd: Fix pte marker when fork() without fork event

[PATCH for tip queue/sched/core] selftests/rseq: Add mm_numa_cid to test script
 2022-12-16 14:53 UTC 

[PATCH bpf-next v5 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-12-16 14:53 UTC  (2+ messages)

Consumer SSD listing namespace as nvme0c0n1 instead of nvme0n1 in /sys/class/ ?
 2022-12-16 14:48 UTC  (2+ messages)

[PATCH v4 0/1] Rewritten page for string-copying functions
 2022-12-16 14:47 UTC  (4+ messages)
` [PATCH v5 3/5] stpcpy.3, strcpy.3, strcat.3: Document in a single page

[PATCH v2 1/1] i2c: designware: set pinctrl recovery information from device pinctrl
 2022-12-16 14:46 UTC  (6+ messages)

[PATCH v9] kallsyms: Add self-test facility
 2022-12-16 14:44 UTC  (15+ messages)

[GIT PULL] tracing probes: Updates for 6.2
 2022-12-16 14:42 UTC 

[PATCH RFC] base: power: replace generic_pm_domain spinlock by raw spinlock
 2022-12-16 14:42 UTC  (4+ messages)

[mptcp:export-net 9/11] ld.lld: error: vmlinux.a(fs/ext4/migrate.o):(function ext4_ext_migrate: .text+0x29c): relocation R_RISCV_HI20 out of range: 531953 is not in [-524288, 524287]; references init_user_ns
 2022-12-16 14:41 UTC 

[PATCH v6] vmxnet3: Add XDP support
 2022-12-16 14:41 UTC 

[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-12-16 14:38 UTC  (11+ messages)
` [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model

[PATCH v5 0/4] media: dwc: add csi2host driver
 2022-12-16 14:37 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: media: Document bindings for DW MIPI CSI-2 Host
` [PATCH v5 2/4] dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings
` [PATCH v5 3/4] media: platform: dwc: Add MIPI CSI-2 controller driver
` [PATCH v5 4/4] media: platform: dwc: Add DW MIPI DPHY Rx driver

[PATCH 0/3] Improve K3-am625-sk support (USB, MMC)
 2022-12-16 14:36 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select
` [PATCH 2/3] arm64: dts: ti: k3-am62-main: Add support for USB
` [PATCH 3/3] arm64: dts: ti: k3-am625-sk: "

[GIT PULL] perf tools changes for v6.2: 1st batch
 2022-12-16 14:36 UTC 

[PATCH] dma-mapping: benchmark: Fix compile error in user-space tool
 2022-12-16 14:35 UTC  (3+ messages)

[PATCH 5/7] drm/amdgpu: for S0ix, skip SMDA 5.x+ suspend/resume
 2022-12-16 14:35 UTC  (2+ messages)
` [5/7] "

[PATCH] Documentation/process: Add Linux Kernel Contribution Maturity Model
 2022-12-16 14:34 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/shadow: new package
 2022-12-16 14:34 UTC  (9+ messages)

[GIT PULL] gfs2 fixes
 2022-12-16 14:33 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-16 14:32 UTC  (8+ messages)

[PATCH] ath9k: use proper statements in conditionals
 2022-12-16 14:33 UTC  (5+ messages)

[PATCH net] nfp: fix unaligned io read of capabilities word
 2022-12-16 14:31 UTC 

[PATCH 0/5] migration: Fix disorder of channel creations
 2022-12-16 14:30 UTC  (8+ messages)
` [PATCH 1/5] io: Add support for MSG_PEEK for socket channel

Bug#1026217: libunwind 1.6.2-2.1 assumes 4k page sizes and crashes on systems with bigger page sizes
 2022-12-16 14:13 UTC  (3+ messages)
  `  "

[PATCH 0/2] NUMA: phys_to_nid() related adjustments
 2022-12-16 14:27 UTC  (5+ messages)
` [PATCH 2/2] NUMA: replace phys_to_nid()

[PATCH v3] hw/rtc/mc146818rtc: Make this rtc device target independent
 2022-12-16 14:26 UTC  (2+ messages)

[PATCH 00/14] block: Move more functions to coroutines
 2022-12-16 14:26 UTC  (5+ messages)
` [PATCH 01/14] block-coroutine-wrapper: support void functions
` [PATCH 02/14] block: Convert bdrv_io_plug() to co_wrapper

[PATCH] hid: Support for Litra Glow
 2022-12-16 14:27 UTC  (3+ messages)

[PATCH 0/3] media: ov5640: Fix power up sequence delays
 2022-12-16 14:25 UTC  (5+ messages)
` [PATCH 1/3] media: ov5640: Handle delays when no reset_gpio set

[PATCH V4 0/9] CXL: Process event logs
 2022-12-16 14:24 UTC  (5+ messages)
` [PATCH V4 1/9] PCI/CXL: Export native CXL error reporting control
` [PATCH V4 3/9] cxl/mem: Wire up event interrupts

[PATCH 0/7 v2] Improve S0ix stability
 2022-12-16 14:23 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/botan: bump to version 2.19.1
 2022-12-16 14:16 UTC 

[Buildroot] [git commit branch/2022.02.x] package/connman: fix CVE-2022-3229{2, 3}
 2022-12-16 14:21 UTC 

[Buildroot] [git commit branch/2022.02.x] package/botan: security bump to version 2.19.3
 2022-12-16 14:18 UTC 

[Buildroot] [git commit branch/2022.02.x] package/botan: bump to version 2.19.2
 2022-12-16 14:17 UTC 

[Buildroot] [git commit branch/2022.02.x] package/botan: fix mips64 build
 2022-12-16 14:16 UTC 

[Buildroot] [PATCH 1/1] package/connman: fix CVE-2022-3229{2,3}
 2022-12-16 14:22 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/connman: fix CVE-2022-3229{2, 3}

[PATCH v4 1/2] dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards
 2022-12-16 14:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/botan: security bump to version 2.19.3
 2022-12-16 14:18 UTC  (3+ messages)

[PATCH v1] usb: core: hub: disable autosuspend for TI TUSB8041
 2022-12-16 14:17 UTC 

Target rust
 2022-12-16 14:16 UTC  (2+ messages)
` [OE-core] "

[PATCH] libselinux:add check for malloc
 2022-12-16 14:15 UTC  (2+ messages)

[PATCH 5.4] tracing/ring-buffer: Only do full wait when cpu != RING_BUFFER_ALL_CPUS
 2022-12-16 14:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 1/1] tests/i915/pxp: PXP debugfs path promoted to global
 2022-12-16 14:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2,1/1] "

[Buildroot] [git commit branch/2022.02.x] package/go: security bump to version 1.18.9
 2022-12-16 14:10 UTC 

kernel BUG in ext4_free_blocks (2)
 2022-12-16 14:12 UTC  (5+ messages)

[PATCH v2] CI: define DEFAULT_TAG and CPU_REQUEST
 2022-12-16 14:12 UTC  (2+ messages)

[PATCH] sepolicy: fix a spelling mistake
 2022-12-16 14:12 UTC  (2+ messages)

[PATCH] arm/trusted-firmware-m: update to 1.6.1
 2022-12-16 14:12 UTC  (2+ messages)

[PATCH][langdale] arm/fvpboot: Disable timing annotation by default
 2022-12-16 14:12 UTC  (2+ messages)

[PATCH V5 0/7] fixes for virtual address update
 2022-12-16 14:12 UTC  (7+ messages)
` [PATCH V5 1/7] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
` [PATCH V5 2/7] vfio/type1: prevent locked_vm underflow
` [PATCH V5 4/7] vfio/type1: restore locked_vm

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-12-16 14:11 UTC  (11+ messages)
` [patch V3 09/33] genirq/msi: Add range checking to msi_insert_desc()

arch/arm/mm/copypage-v4wt.c:43:6: warning: no previous prototype for function 'v4wt_copy_user_highpage'
 2022-12-16 14:11 UTC 

[Bug 1151] rte_eth_tx_buffer_init does not zeroize field rte_eth_dev_tx_buffer.length
 2022-12-16 14:10 UTC 

[PATCH v3 00/10] Add CA enforcement keyring restrictions
 2022-12-16 14:06 UTC  (8+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/dp_mst: log when pulling CRTCs into atomic state
 2022-12-16 14:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH v16 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2022-12-16 14:08 UTC  (6+ messages)
` [PATCH v16 1/3] Arm: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v16 2/3] dt-bindings: edac: nuvoton: Add document "

[PATCH 0/6] UVC Gadget: Extend color matching support
 2022-12-16 14:06 UTC  (4+ messages)
` [PATCH 2/6] usb: gadget: uvc: Add struct for color matching in configs

Minor security issue on website
 2022-12-16 14:06 UTC 

[PATCH] exit: Allow oops_limit to be disabled
 2022-12-16 14:05 UTC  (2+ messages)

[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition
 2022-12-16 13:55 UTC  (5+ messages)

[PATCH] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2022-12-16 14:02 UTC  (4+ messages)

[linux-linus test] 175302: regressions - FAIL
 2022-12-16 14:02 UTC 

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-16 14:01 UTC  (11+ messages)
` [PATCH v7 23/25] PCI: dwc: Restore DMA-mask after MSI-data allocation

[Buildroot] [PATCH 1/1] package/go: security bump to version 1.19.4
 2022-12-16 14:00 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display/fdi: use intel_de_rmw if possible
 2022-12-16 13:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[bug report] mac802154: Move an skb free within the rx path
 2022-12-16 13:59 UTC  (2+ messages)

[PULL 0/8] QEMU Guest Agent misc patches
 2022-12-16 13:54 UTC  (6+ messages)
` [PULL 2/8] qga: Add ZFS TRIM support for FreeBSD
` [PULL 3/8] qga: Add initial OpenBSD and NetBSD support
` [PULL 6/8] qga-win: choose the right libpcre version to include in MSI package
` [PULL 7/8] qga-win: add logging to Windows event log
` [PULL 8/8] qga: map GLib log levels to system levels


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.