All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 21:37:51 to 2023-05-16 23:01:18 UTC [more...]

knob to disable locally-originating qdisc optimisation?
 2023-05-16 23:01 UTC  (8+ messages)

[PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-16 22:58 UTC  (14+ messages)
` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

executable sendemail.smtpserver and b4 --reflect
 2023-05-16 22:58 UTC  (2+ messages)
` b4: "

[PATCH V6 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-16 22:57 UTC  (3+ messages)

[PATCH 00/11] docs: interpret-trailers: reword and add examples
 2023-05-16 22:57 UTC  (4+ messages)
` [PATCH v2 0/9] "

MTD: Patch to spi-nor hangs Lenovo ThinkPad X1 on suspend, sleep, and shutdown
 2023-05-16 22:57 UTC  (2+ messages)

[PATCH net-next] net: phy: broadcom: Register dummy IRQ handler
 2023-05-16 22:56 UTC 

[drm-intel:for-linux-next-gt 4/8] drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c:113:17: error: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-05-16 22:54 UTC  (2+ messages)
` [Intel-gfx] "

[linux-next:master 1435/2748] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:2: error: use of undeclared identifier 'kfree_rcu'; did you mean 'kfree_skb'?
 2023-05-16 22:54 UTC 

[PATCH] MIPS: Limit MIPS_MT_SMP support by ISA reversion
 2023-05-16 22:54 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2023-05-16 22:54 UTC  (2+ messages)

[PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-05-16 22:53 UTC  (2+ messages)

+ mm-hugetlb-remove-hugetlb_page_subpool.patch added to mm-unstable branch
 2023-05-16 22:54 UTC 

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-16 22:53 UTC  (17+ messages)

[PATCH] mm/hugetlb: remove hugetlb_page_subpool()
 2023-05-16 22:52 UTC 

[PATCH v10 0/8] Introduce MSM-specific DSC helpers
 2023-05-16 22:52 UTC  (16+ messages)
` [PATCH v10 4/8] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v10 8/8] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
    ` [Freedreno] "

[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
 2023-05-16 22:52 UTC  (5+ messages)

[PATCH] MTD SPI-NOR: BUG FIX of divide by zero in new n_banks value
 2023-05-16 22:51 UTC 

[PATCH v9] kernel/fork: beware of __put_task_struct calling context
 2023-05-16 22:50 UTC  (5+ messages)

[PATCH] maple_tree: Fix a few documentation issues,
 2023-05-16 22:47 UTC  (3+ messages)
` your mail

[Intel-wired-lan] [PATCH iwl-net v1] igc: Remove delay during TX ring configuration
 2023-05-16 22:47 UTC  (3+ messages)

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-16 22:47 UTC  (6+ messages)

[LTP] [PATCH 1/2] scsi_debug/tlibio/lio_write_buffer: Always return total amount of written bytes
 2023-05-17  0:24 UTC  (4+ messages)
` [LTP] [PATCH 2/2] scsi_debug/tlibio/lio_read_buffer: Always return total amount of read bytes

[xen-unstable-smoke test] 180685: tolerable all pass - PUSHED
 2023-05-16 22:44 UTC 

Start PC of function in SFrame FDE
 2023-05-16 22:43 UTC 

[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-16 22:41 UTC  (10+ messages)
` [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into "

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-16 22:41 UTC  (13+ messages)
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-16 22:39 UTC  (5+ messages)
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH] block: BFQ: Add several invariant checks
 2023-05-16 22:38 UTC 

[PATCH net v2 0/4] Documentation fixes for Mellanox mlx5 devlink info
 2023-05-16 22:37 UTC  (4+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-16 22:35 UTC  (4+ messages)

[PATCH] mm: fix hugetlb page unmap count balance issue
 2023-05-16 22:34 UTC  (5+ messages)

[PATCH v5 00/11] mq-deadline: Improve support for zoned block devices
 2023-05-16 22:33 UTC  (12+ messages)
` [PATCH v5 01/11] block: Simplify blk_req_needs_zone_write_lock()
` [PATCH v5 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument
` [PATCH v5 03/11] block: Introduce op_is_zoned_write()
` [PATCH v5 04/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v5 05/11] block: mq-deadline: Clean up deadline_check_fifo()
` [PATCH v5 06/11] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH v5 07/11] block: mq-deadline: Improve deadline_skip_seq_writes()
` [PATCH v5 08/11] block: mq-deadline: Reduce lock contention
` [PATCH v5 09/11] block: mq-deadline: Track the dispatch position
` [PATCH v5 10/11] block: mq-deadline: Handle requeued requests correctly
` [PATCH v5 11/11] block: mq-deadline: Fix handling of at-head zoned writes

[EXTERNAL] [meta-ti][kirkstone][PATCH] meta-ti-bsp: sdimage-2part-efi: rename to load variables
 2023-05-16 22:32 UTC 

mmc: Read eMMC partition access bits before card reset
 2023-05-16 22:30 UTC  (11+ messages)

[RFC PATCH] selinux: TESTING ONLY, PLEASE IGNORE
 2023-05-16 22:30 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH 0/6] git-compat-util cleanups
 2023-05-16 22:30 UTC  (5+ messages)
` [PATCH 2/6] wrapper.h: move declarations for wrapper.c functions from git-compat-util.h
` [PATCH 3/6] common.h: move non-compat specific macros and "

[meta-ti][kirkstone][PATCH] meta-ti-bsp: sdimage-2part-efi: rename to load variables
 2023-05-16 22:29 UTC 

[PATCH v1 00/27] Server-side RPC reply header parsing overhaul
 2023-05-16 22:28 UTC  (9+ messages)
` [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods

[Intel-xe] [PATCH v3 0/9] Dump + OOB workarounds
 2023-05-16 22:28 UTC  (13+ messages)
` [Intel-xe] [PATCH v3 1/9] drm/xe: Fix Wa_22011802037 annotation
` [Intel-xe] [PATCH v3 2/9] drm/xe/rtp: Split rtp process initialization
` [Intel-xe] [PATCH v3 3/9] drm/xe/rtp: Add "_sr" to entry/function names
` [Intel-xe] [PATCH v3 4/9] drm/xe/rtp: Allow to track active workarounds
` [Intel-xe] [PATCH v3 5/9] drm/xe/wa: Track gt/engine/lrc "
` [Intel-xe] [PATCH v3 6/9] drm/xe/debugfs: Dump "
` [Intel-xe] [PATCH v3 7/9] drm/xe/rtp: Add support for entries with no action
` [Intel-xe] [PATCH v3 8/9] drm/xe: Add support for OOB workarounds
` [Intel-xe] [PATCH v3 9/9] drm/xe/guc: Port workarounds to OOB infra
` [Intel-xe] ✓ CI.Patch_applied: success for Dump + OOB workarounds
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (v6.4-rc2-4-ga3c2d8b60e2f)
 2023-05-16 22:28 UTC 

[PATCH bpf-next 0/2] bpf: Show target_{obj,btf}_id for tracing link
 2023-05-16 22:27 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Show target_{obj,btf}_id in tracing link fdinfo

+ mm-page_alloc-move-sysctls-into-it-own-fils.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-move-is_check_pages_enabled-into-page_allocc.patch added to mm-unstable branch
 2023-05-16 22:23 UTC 

+ mm-vmscan-use-gfp_has_io_fs.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
 2023-05-16 22:22 UTC  (5+ messages)
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec

+ mm-page_alloc-move-pm_-function-into-power.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-move-mark_free_page-into-snapshotc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-split-out-fail_page_alloc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-split-out-debug_pagealloc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-remove-alloc_contig_dump_pages-stub.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-squash-page_is_consistent.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-collect-mem-statistic-into-show_memc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-move-set_zone_contiguous-into-mm_initc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-move-mirrored_kernelcore-into-mm_initc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

+ mm-page_alloc-move-init_on_alloc-free-into-mm_initc.patch added to mm-unstable branch
 2023-05-16 22:22 UTC 

[PATCH -next v2 00/13] mm: page_alloc: misc cleanup and refector
 2023-05-16 22:22 UTC  (3+ messages)
` [PATCH v2 08/13] mm: page_alloc: split out DEBUG_PAGEALLOC

[mark:atomics/fallback-rework 17/17] include/linux/atomic/atomic-arch-fallback.h:314:1: error: expected ';' before '}' token
 2023-05-16 22:20 UTC 

Question: Adding new kselftest mod build rule resulting on "m2c: command not found"
 2023-05-16 22:21 UTC  (2+ messages)

[PATCH v4 1/2] iommu/arm-smmu-qcom: Fix missing adreno_smmu's
 2023-05-16 22:20 UTC  (5+ messages)
` [PATCH v4 2/2] drm/msm: Be more shouty if per-process pgtables aren't working

git hangs with --separate-git-dir
 2023-05-16 21:55 UTC  (3+ messages)

ARM_LPAE + VMSPLIT_2G cause swiotlb warning on Raspberry Pi 4
 2023-05-16 22:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/vdr: reformatted patches
 2023-05-16 18:36 UTC 

[Intel-gfx] [PATCH] drm/i915/pmu: Change bitmask of enabled events to u32
 2023-05-16 22:13 UTC  (3+ messages)
  `  "

[PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup
 2023-05-16 22:13 UTC  (3+ messages)

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-16 22:11 UTC  (8+ messages)
` [PATCH 1/2] xen/x86/pvh: use preset XSDT header for XSDT generation

[RFC PATCH] Revert "sc16is7xx: Separate GPIOs from modem control lines"
 2023-05-16 22:09 UTC  (6+ messages)

DIO hangs in 6.4.0-rc2
 2023-05-16 22:09 UTC  (2+ messages)

+ squashfs-cache-partial-compressed-blocks.patch added to mm-nonmm-unstable branch
 2023-05-16 22:08 UTC 

stable-rc/queue/4.14 baseline: 131 runs, 26 regressions (v4.14.314-115-g365f01ec5d3a)
 2023-05-16 22:07 UTC 

stable-rc/linux-5.10.y baseline: 177 runs, 6 regressions (v5.10.179-382-g065b6901e6da)
 2023-05-16 22:07 UTC 

[Intel-gfx] [PATCH v2 0/2] Add support for dumping error captures via kernel logging
 2023-05-16 22:06 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Dump error capture to kernel log

+ mm-gup-remove-vmas-parameter-from-get_user_pages_remote-fix.patch added to mm-nonmm-unstable branch
 2023-05-16 22:04 UTC 

[Intel-gfx] [CI DO_NOT_MERGE 1/2] drm/i915/mtl: do not enable render power-gating on MTL
 2023-05-16 22:03 UTC  (2+ messages)
` [Intel-gfx] [CI DO_NOT_MERGE 2/2] drm/i915/gt: do not enable render and media power-gating on RPL-S

[PATCH 0/3] zram: queue flag nowait and mior cleanup
 2023-05-16 22:03 UTC  (11+ messages)
` [PATCH 1/3] zram: allow user to set QUEUE_FLAG_NOWAIT

[PATCH bpf-next 0/4] bpf: query effective progs without cgroup_mutex
 2023-05-16 22:02 UTC  (3+ messages)
` [PATCH bpf-next 4/4] "

[PATCH v5 0/6] remove the vmas parameter from GUP APIs
 2023-05-16 22:02 UTC  (5+ messages)
` [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()

[PATCH v8 00/14] mfd/pinctrl/regulator: Add RK806 Support
 2023-05-16 22:01 UTC  (5+ messages)
` [PATCH v8 05/14] mfd: rk808: split into core and i2c

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-05-16 22:01 UTC  (4+ messages)
` [RFC PATCH 13/17] sunxi: add early Allwinner R528/T113 SoC support

[PATCH V6 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-05-16 21:58 UTC  (7+ messages)
` [PATCH V6 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM

[PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-05-16 21:57 UTC  (17+ messages)
` [PATCH v5 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v5 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v5 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v5 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v5 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v5 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v5 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v5 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v5 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v5 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v5 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v5 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v5 15/15] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-16 21:57 UTC  (9+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH 0/3] Fix DCN 3.1.4 hangs on s2idle entry
 2023-05-16 21:57 UTC  (5+ messages)
` [PATCH 3/3] drm/amd: Add safety check to make sure RLC is only turned off while in GFXOFF

[PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash
 2023-05-16 21:56 UTC  (7+ messages)
` [PATCH 13/14] rockchip: rk3588-rock-5b: Enable "

[virtio-comment] Re: [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-16 21:56 UTC  (15+ messages)
            ` [virtio-comment] "
                    ` [virtio-dev] RE: [virtio-comment] "
                        ` [virtio-dev] "

+ mm-zsmalloc-get-rid-of-page_mask.patch added to mm-unstable branch
 2023-05-16 21:54 UTC 

[PATCH 0/2] Adjust logic for power_supply_is_system_supplied()
 2023-05-16 21:54 UTC  (5+ messages)
` [PATCH 1/2] power: supply: Use the scope of power supplies to tell if power is system supplied

[PATCH] x86/vdso: Use non-serializing instruction rdtsc
 2023-05-16 21:53 UTC  (2+ messages)

[virtio-comment] RE: [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-16 21:54 UTC  (15+ messages)
  ` [virtio-comment] "
                    ` [virtio-dev] "
                        ` [virtio-dev] "

[PATCH v5 00/14] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-05-16 21:52 UTC  (8+ messages)
` [PATCH v5 06/14] cxl: Store the access coordinates for the generic ports

[PATCH v1] automation: provide example for downloading an existing container
 2023-05-16 21:53 UTC  (6+ messages)

[PATCH] firmware_loader: Fix a NULL vs IS_ERR() check
 2023-05-16 21:51 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix s390 sock_field test failure
 2023-05-16 21:49 UTC 

[PATCH 0/6] sysctl: Remove register_sysctl_table from parport
 2023-05-16 21:49 UTC  (6+ messages)
  ` [PATCH 2/6] parport: Remove register_sysctl_table from parport_proc_register

[virtio-comment] [PATCH] content: Replace guest OS with driver
 2023-05-16 21:48 UTC  (11+ messages)
` [virtio-comment] "
      ` [virtio-comment] "
                ` [virtio-dev] "

[mark:atomics/fallback-rework 17/17] include/linux/atomic/atomic-arch-fallback.h:313:28: error: expected ';' after return statement
 2023-05-16 21:47 UTC 

How to debug high sysload in 2,3 second
 2023-05-16 21:44 UTC  (3+ messages)

[PATCH v1] automation: update documentation about how to build a container
 2023-05-16 21:46 UTC  (2+ messages)

[dunfell][PATCH] git: fix CVE-2023-25652
 2023-05-16 21:45 UTC  (2+ messages)
` [OE-core] "

[PATCHv4 bpf-next 00/10] bpf: Move kernel test kfuncs into bpf_testmod
 2023-05-16 21:45 UTC  (3+ messages)
` [PATCHv4 bpf-next 08/10] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier

[PATCH 00/20] x86: address -Wmissing-prototype warnings
 2023-05-16 21:44 UTC  (4+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header

stable-rc/linux-6.1.y baseline: 175 runs, 11 regressions (v6.1.28-240-gb82733c0ff99)
 2023-05-16 21:43 UTC 

[PATCH v2 0/4] Make fprobe + rethook immune to recursion
 2023-05-16 21:42 UTC  (3+ messages)

[PATCH v1 00/15] Event, metric and metric group improvements
 2023-05-16 21:41 UTC  (5+ messages)
` [PATCH v1 15/15] perf vendor events intel: Add metricgroup descriptions for all models

[PATCH] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-16 21:41 UTC  (3+ messages)

[PATCH] KVM: VMX: Fix header file dependency of asm/vmx.h
 2023-05-16 21:40 UTC  (3+ messages)

[PATCH 1/3] auto, kbuild: flatten KBUILD_CFLAGS
 2023-05-16 21:39 UTC  (3+ messages)
` [PATCH 2/3] auto: add "auto" keyword as alias for __auto_type

[Intel-gfx] [CI DO_NOT_MERGE 1/3] drm/i915/mtl: do not enable render power-gating on MTL
 2023-05-16 21:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,DO_NOT_MERGE,1/3] "

[PATCH] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
 2023-05-16 21:37 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.