All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-06 20:47:34 to 2023-03-06 21:31:42 UTC [more...]

[PATCH net] net: phylib: get rid of unnecessary locking
 2023-03-06 21:30 UTC  (2+ messages)

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2023-03-06 21:30 UTC  (2+ messages)

[PATCH net] net: phy: smsc: fix link up detection in forced irq mode
 2023-03-06 21:30 UTC  (2+ messages)

FAILED: patch "[PATCH] io_uring: handle TIF_NOTIFY_RESUME when checking for" failed to apply to 5.15-stable tree
 2023-03-06 21:29 UTC  (2+ messages)

+ mm-vmalloc-fix-high-order-__gfp_nofail-allocations.patch added to mm-hotfixes-unstable branch
 2023-03-06 21:29 UTC 

[PATCH 00/34] address various checkpatch.pl requirements
 2023-03-06 21:27 UTC  (35+ messages)
` [PATCH 01/34] md: fix required/prohibited spaces [ERROR]
` [PATCH 02/34] md: fix 'foo*' and 'foo * bar' [ERROR]
` [PATCH 03/34] md: fix EXPORT_SYMBOL() to follow its functions immediately [ERROR]
` [PATCH 04/34] md: adjust braces on functions/structures [ERROR]
` [PATCH 05/34] md: correct code indent [ERROR]
` [PATCH 06/34] md: move trailing statements to next line [ERROR]
` [PATCH 07/34] md: consistent spacing around operators [ERROR]
` [PATCH 08/34] md: don't initilize statics/globals to 0/false [ERROR]
` [PATCH 09/34] md: else should follow close curly brace [ERROR]
` [PATCH 10/34] md: remove trailing whitespace [ERROR]
` [PATCH 11/34] md: do not use assignment in if condition [ERROR]
` [PATCH 12/34] md: add missing blank line after declaration [WARNING]
` [PATCH 13/34] md: space prohibited between function and opening parenthesis [WARNING]
` [PATCH 14/34] md: prefer seq_put[cs]() to seq_printf() |WARNING]
` [PATCH 15/34] md: avoid multiple line dereference [WARNING}
` [PATCH 16/34] md: fix block comments [WARNING]
` [PATCH 17/34] md: add missing function identifier names to function definition arguments [WARNING]
` [PATCH 18/34] md: avoid redundant braces in single line statements [WARNING]
` [PATCH 19/34] md: place constant on the right side of a test [WARNING]
` [PATCH 20/34] md: avoid pointless filenames in files [WARNING]
` [PATCH 21/34] md: avoid useless else after break or return [WARNING]
` [PATCH 22/34] md: don't indent labels [WARNING]
` [PATCH 23/34] md: fix code indent for conditional statements [WARNING]
` [PATCH 24/34] md: prefer octal permissions [WARNING]
` [PATCH 25/34] md: remove bogus IS_ENABLED() macro [WARNING]
` [PATCH 26/34] md autodetect: correct placement of __initdata [WARNING]
` [PATCH 27/34] md: prefer using "%s...", __func__ [WARNING]
` [PATCH 28/34] md pq: adjust __attribute__ [WARNING]
` [PATCH 29/34] md: prefer 'unsigned int' [WARNING]
` [PATCH 30/34] md: prefer kmap_local_page() instead of deprecated kmap_atomic() [WARNING]
` [PATCH 31/34] md raid5: prefer 'int' instead of 'signed' [WARNING]
` [PATCH 32/34] md: prefer kvmalloc_array() with multiply [WARNING]
` [PATCH 33/34] md: avoid splitting quoted strings [WARNING]
` [PATCH 34/34] md: avoid return in void functions [WARNING]

[PATCH 00/23] Fix NB_MMU_MODES to 16
 2023-03-06 21:30 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: Fix duplicated setting for register 0x6604
 2023-03-06 21:30 UTC  (2+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "

[PATCH qemu] linux-user: Emulate /proc/cpuinfo output for riscv
 2023-03-06 21:29 UTC  (2+ messages)

[Buildroot] [PATCH next] package/openfpgaloader: fix typos
 2023-03-06 21:29 UTC  (2+ messages)

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-06 21:27 UTC  (10+ messages)
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml

[PATCH net-next 0/6] r8169: disable ASPM during NAPI poll
 2023-03-06 21:28 UTC  (7+ messages)
` [PATCH net-next 1/6] r8169: use spinlock to protect mac ocp register access
` [PATCH net-next 2/6] r8169: use spinlock to protect access to registers Config2 and Config5
` [PATCH net-next 3/6] r8169: enable cfg9346 config register access in atomic context
` [PATCH net-next 4/6] r8169: prepare rtl_hw_aspm_clkreq_enable for usage "
` [PATCH net-next 5/6] r8169: disable ASPM during NAPI poll
` [PATCH net-next 6/6] r8169: remove ASPM restrictions now that ASPM is disabled "

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-06 21:27 UTC  (5+ messages)
` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PATCH 0/5] fix call cpumask_next() if no further cpus set
 2023-03-06 21:27 UTC  (5+ messages)
` [PATCH 5/5] cpumask: fix comment of cpumask_xxx

[PATCH v8 0/6] Pegasos2 fixes and audio output support
 2023-03-06 21:27 UTC  (3+ messages)
` [PATCH v8 4/6] hw/ppc/pegasos2: Fix PCI interrupt routing

[PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
 2023-03-06 21:27 UTC  (2+ messages)

[PATCH] nfc: change order inside nfc_se_io error path
 2023-03-06 21:26 UTC  (6+ messages)
        ` [PATCH v2] "

[RFC PATCH 0/6] add: block invalid submodules
 2023-03-06 21:26 UTC  (3+ messages)
` [PATCH v2 2/6] tests: Use `git submodule add` instead of `git add`

[PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests
 2023-03-06 21:25 UTC  (5+ messages)

[PATCH 0/9] accel/tcg: Fix page_set_flags and related [#1528]
 2023-03-06 21:24 UTC  (4+ messages)
` [PATCH 1/9] linux-user: Diagnose incorrect -R size

strange grub error on ARM64
 2023-03-06 21:25 UTC  (3+ messages)

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-03-06 21:25 UTC  (5+ messages)

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-03-06 21:24 UTC  (6+ messages)

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-03-06 21:22 UTC  (4+ messages)
` [PATCH 11/41] rtc: ds1685: "

+ mm-khugepaged-recover-from-poisoned-file-backed-memory.patch added to mm-unstable branch
 2023-03-06 21:22 UTC 

+ mm-khugepaged-recover-from-poisoned-anonymous-memory.patch added to mm-unstable branch
 2023-03-06 21:22 UTC 

+ mm-hwpoison-introduce-copy_mc_highpage.patch added to mm-unstable branch
 2023-03-06 21:22 UTC 

[net-next] ptp_ocp: add force_irq to xilinx_spi configuration
 2023-03-06 21:22 UTC  (5+ messages)

[akpm-mm:mm-unstable 83/143] mm/khugepaged.c:1704:9: error: call to undeclared function 'vma_try_start_write'; ISO C99 and later do not support implicit function declarations
 2023-03-06 21:20 UTC  (2+ messages)

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-06 21:19 UTC  (7+ messages)

[Bug 217122] New: Regression in xhci driver since 6.1 "Transfer event TRB DMA ptr not part of current TD"
 2023-03-06 21:18 UTC  (4+ messages)
` [Bug 217122] "

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-03-06 21:18 UTC  (19+ messages)
` [PATCH V3 14/20] irqchip/riscv-intc: Add ACPI support
` [PATCH V3 15/20] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V3 16/20] clocksource/timer-riscv: Add ACPI support
` [PATCH V3 17/20] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V3 18/20] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V3 19/20] RISC-V: Enable ACPI in defconfig

[tip:ras/core] BUILD SUCCESS 7214b32b6f4c6c1385a52f2e3a7107f28349f505
 2023-03-06 21:16 UTC 

[tip:x86/paravirt] BUILD SUCCESS c9ae1b10d9561012a222e05f0d3ab4e93d301f06
 2023-03-06 21:17 UTC 

Bugs in dps310 Linux driver
 2023-03-06 21:15 UTC  (4+ messages)

[Buildroot] [PATCH next 1/1] package/gsl: bump to version 2.7.1
 2023-03-06 21:14 UTC 

+ mm-damon-paddr-fix-folio_nr_pages-after-folio_put-in-damon_pa_mark_accessed_or_deactivate.patch added to mm-hotfixes-unstable branch
 2023-03-06 21:13 UTC  (3+ messages)

[BUG] perf: No samples found when using kcore + coresight
 2023-03-06 21:13 UTC 

[PATCH 08/99] fbdev/arkfb: Duplicate video-mode option string
 2023-03-06 21:12 UTC  (3+ messages)

[PATCH v4] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-03-06 21:12 UTC 

[PATCH v3 0/5] batched remove rmap in try_to_unmap_one()
 2023-03-06 21:12 UTC  (2+ messages)

[PATCH net-next 0/8][pull request] i40e: support XDP multi-buffer
 2023-03-06 21:08 UTC  (9+ messages)
` [PATCH net-next 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH net-next 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH net-next 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH net-next 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH net-next 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH net-next 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH net-next 8/8] i40e: add support for XDP multi-buffer Rx

[PATCH v8 0/5] mac80211_hwsim: Add PMSR support
 2023-03-06 21:11 UTC  (5+ messages)
` [PATCH v8 3/5] mac80211_hwsim: add PMSR request support via virtio

[PATCH net-next] net: remove enum skb_free_reason
 2023-03-06 21:10 UTC  (2+ messages)

[PATCH] staging: axis-fifo: alignment should match opening parenthesis in axis-fifo.c
 2023-03-06 21:08 UTC  (2+ messages)

[Buildroot] [git commit] package/rtl8821cu: switch to version 20210916
 2023-03-06 21:06 UTC 

[PATCH v2 0/8] Enable building more libraries on Windows
 2023-03-06 21:07 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 9/9] table: enable build "

[Buildroot] [PATCH v2 1/1] package/rtl8821cu: switch to version 20210916
 2023-03-06 21:07 UTC  (2+ messages)

[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-06 21:06 UTC  (3+ messages)

[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
 2023-03-06 21:05 UTC  (5+ messages)

[RFC] Open Source Contribution | GSoC Perf
 2023-03-06 21:04 UTC 

[PATCH v2 0/4] fix call cpumask_next() if no further cpus set
 2023-03-06 21:03 UTC  (5+ messages)
` [PATCH v2 1/4] random: fix try_to_generate_entropy() "
` [PATCH v2 2/4] wireguard: fix wg_cpumask_choose_online() "
` [PATCH v2 3/4] scsi: lpfc: fix lpfc_cpu_affinity_check() "
` [PATCH v2 4/4] scsi: lpfc: fix lpfc_nvmet_setup_io_context() "

[Intel-gfx] [PATCH v2] drm/i915/gvt: Make use of idr_find and idr_for_each_entry in dmabuf
 2023-03-06 21:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gvt: Make use of idr_find and idr_for_each_entry in dmabuf (rev2)

QUESTION: INT1 instruction for breakpoints
 2023-03-06 21:03 UTC  (2+ messages)

[meta-arago] [master/kirkstone][PATCH] all: unbreak populate_sdk task (again)
 2023-03-06 21:02 UTC 

[PATCH 0/3] block: protect BlockBackend->queued_requests with a lock
 2023-03-06 21:01 UTC  (4+ messages)
` [PATCH 1/3] block: make BlockBackend->quiesce_counter atomic

[PATCH v1 0/2] target/s390x: Fix emulation of C(G)HRL
 2023-03-06 20:59 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] tests/tcg/s390x: Add C(G)HRL test

[PATCH v3] log: add timestamp for log
 2023-03-06 21:00 UTC  (3+ messages)

cpumask emergency fixes pushed out
 2023-03-06 20:59 UTC 

[PATCH] object-file: reprepare alternates when necessary
 2023-03-06 20:59 UTC 

+ lib-stackdepot-kmsan-mark-api-outputs-as-initialized.patch added to mm-unstable branch
 2023-03-06 20:59 UTC 

+ kmsan-add-test_stackdepot_roundtrip.patch added to mm-unstable branch
 2023-03-06 20:59 UTC 

[f2fs-dev] [PATCH] f2fs: fix to check quota inums
 2023-03-06 20:59 UTC  (3+ messages)
  `  "

audit userspace problems with io_uring async ops
 2023-03-06 20:58 UTC  (3+ messages)

[PATCH][next] platform/chrome: Replace fake flexible arrays with flexible-array member
 2023-03-06 20:59 UTC 

[Intel-gfx] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
 2023-03-06 20:58 UTC  (6+ messages)
` [Intel-gfx] [Intel-xe] "
      ` [Intel-xe] [Intel-gfx] "

[PATCH 0/2] Remove SEC S5M MFDs with no compatibles
 2023-03-06 20:58 UTC  (3+ messages)
` [PATCH 2/2] rtc: s5m: Drop S5M8763 support

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-06 20:57 UTC 

[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
 2023-03-06 20:57 UTC  (3+ messages)

[Virtio-fs] [PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-03-06 20:55 UTC  (13+ messages)
                    `  "

[PATCH v6 00/22] Fixes for Rockchip NFC driver part 1
 2023-03-06 20:55 UTC  (4+ messages)
` [PATCH v6 12/22] core: fdtaddr: add devfdt_get_addr_size_index_ptr function

[PATCH 0/3] fix mlx5 build with MinGW
 2023-03-06 20:55 UTC  (5+ messages)
` [PATCH v3 1/3] common/mlx5: get Windows dependency from standard variables

+ mm-memcg-prevent-memoryoom_control-load-store-tearing.patch added to mm-unstable branch
 2023-03-06 20:53 UTC 

+ mm-memcg-prevent-memorysoft_limit_in_bytes-load-store-tearing.patch added to mm-unstable branch
 2023-03-06 20:53 UTC 

+ mm-memcg-prevent-memoryswappiness-load-store-tearing.patch added to mm-unstable branch
 2023-03-06 20:53 UTC 

+ mm-memcg-prevent-memoryoomgroup-load-store-tearing.patch added to mm-unstable branch
 2023-03-06 20:53 UTC 

Please apply commit 06e472acf964 ("scsi: mpt3sas: Remove usage of dma_get_required_mask() API") to stable series
 2023-03-06 20:53 UTC  (3+ messages)

[usb:rndis-removal] BUILD SUCCESS d36e309bc0250fdf2acebdd1a1c2e95bef745223
 2023-03-06 20:51 UTC 

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_sym_address: .text+0x0): relocation R_RISCV_PCREL_HI20 out of range: -524399 is not in [-524288, 524287]; references kallsyms_relative_base
 2023-03-06 20:52 UTC 

[PATCH] RDMA/rxe: Fix parameter errors
 2023-03-06 20:51 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Remove redundant check for DG1
 2023-03-06 20:49 UTC  (6+ messages)
`  "
` [Intel-gfx] [PATCH 2/3] drm/i915: Move DG2 tuning to the right function
  `  "
` [PATCH 3/3] drm/i915/dg1: Move Wa_1806527549 "
  ` [Intel-gfx] "

[PATCH] wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
 2023-03-06 20:49 UTC  (2+ messages)

+ selftests-mm-fix-split-huge-page-tests.patch added to mm-unstable branch
 2023-03-06 20:49 UTC 

[PATCH 0/2] staging: rtl8192e: Removing rf_type RF_2T4R from driver
 2023-03-06 20:49 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8192e: Remove empty Array Rtl8192PciEPHY_REGArray

[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
 2023-03-06 20:48 UTC  (4+ messages)

[Cluster-devel] [PATCHv2 v6.3-rc1 00/12] fs: dlm: pending patches for v6.3-rc1
 2023-03-06 20:48 UTC  (13+ messages)
` [Cluster-devel] [PATCH v6.3-rc1 01/12] fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
` [Cluster-devel] [PATCH v6.3-rc1 02/12] fs: dlm: add unbound flag to dlm_io workqueue
` [Cluster-devel] [PATCH v6.3-rc1 03/12] DLM: increase socket backlog to avoid hangs with 16 nodes
` [Cluster-devel] [PATCH v6.3-rc1 04/12] fs: dlm: remove deprecated code parts
` [Cluster-devel] [PATCH v6.3-rc1 05/12] fs: dlm: rename stub to local message flag
` [Cluster-devel] [PATCH v6.3-rc1 06/12] fs: dlm: remove DLM_IFL_LOCAL_MS flag
` [Cluster-devel] [PATCH v6.3-rc1 07/12] fs: dlm: store lkb distributed flags into own value
` [Cluster-devel] [PATCH v6.3-rc1 08/12] fs: dlm: change dflags to use atomic bits
` [Cluster-devel] [PATCH v6.3-rc1 09/12] fs: dlm: move internal flags to atomic ops
` [Cluster-devel] [PATCH v6.3-rc1 10/12] fs: dlm: rsb hash table flag value "
` [Cluster-devel] [PATCH v6.3-rc1 11/12] fs: dlm: switch lkb_sbflags "
` [Cluster-devel] [PATCH v6.3-rc1 12/12] fs: dlm: switch ls_exflags "

[PATCH v2 0/4] fix call cpumask_next() if no further cpus set
 2023-03-06 20:47 UTC  (3+ messages)
` [PATCH v2 1/4] random: fix try_to_generate_entropy() "
` [PATCH v2 2/4] wireguard: fix wg_cpumask_choose_online() "

[PATCH] arm64/sysreg: Convert HW[RW]TR_EL2 to automatic generation
 2023-03-06 20:46 UTC 

[PATCH v5 0/6] FWU: Handle meta-data in common code
 2023-03-06 20:47 UTC  (4+ messages)
` [PATCH v5 3/6] fwu: move meta-data management in core


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.