All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 02:28:55 to 2023-07-24 05:08:04 UTC [more...]

[PATCH v4 0/3] Serial core controller port device name fixes
 2023-07-24  5:07 UTC  (4+ messages)
` [PATCH v4 1/3] serial: core: Controller id cannot be negative
` [PATCH v4 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v4 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH v2 0/2] tools/xenstore: fix get_spec_node()
 2023-07-24  5:07 UTC  (3+ messages)

[PATCH] perf arm64: Fix read PMU cpu slots
 2023-07-24  5:06 UTC 

NFS issue a network boot
 2023-07-24  4:56 UTC 

[PATCH] btrfs/294: reject zoned devices for now
 2023-07-24  4:55 UTC  (2+ messages)

v1.3.1 tag is not present in any branch
 2023-07-24  4:54 UTC  (5+ messages)

[PATCH] btrfs: add a test case to verify the write behavior of large RAID5 data chunks
 2023-07-24  4:53 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
 2023-07-24  4:53 UTC  (3+ messages)

[PATCH] drm: bridge: samsung-dsim: Clean up a call to request_irq()
 2023-07-24  4:53 UTC  (3+ messages)

[PATCH v6 0/5] Add peripherals for J784S4
 2023-07-24  4:50 UTC  (3+ messages)
` [PATCH v6 2/5] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node

✅ PASS (SKIPPED 19 of 328): Test report for master (6.5.0-rc2, mainline.kernel.org-clang, 269f4a4b)
 2023-07-24  4:50 UTC 

[PULL 00/19] UI & audio patches
 2023-07-24  4:47 UTC  (4+ messages)
` [PULL 06/19] ui/gtk: set scanout-mode right before scheduling draw

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24  4:43 UTC  (6+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes

[PATCH V2] drm/amd/pm: disable the SMU13 OD feature support temporarily
 2023-07-24  4:45 UTC  (2+ messages)

[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
 2023-07-24  4:44 UTC  (9+ messages)
` [PATCH 10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing

race condition mounting multi-device iscsi volume, not resolved in newer kernels
 2023-07-24  4:42 UTC  (7+ messages)

[PATCH V3 00/23] Metadump v2
 2023-07-24  4:35 UTC  (24+ messages)
` [PATCH V3 01/23] metadump: Use boolean values true/false instead of 1/0
` [PATCH V3 02/23] mdrestore: Fix logic used to check if target device is large enough
` [PATCH V3 03/23] metadump: Declare boolean variables with bool type
` [PATCH V3 04/23] metadump: Define and use struct metadump
` [PATCH V3 05/23] metadump: Add initialization and release functions
` [PATCH V3 06/23] metadump: Postpone invocation of init_metadump()
` [PATCH V3 07/23] metadump: Introduce struct metadump_ops
` [PATCH V3 08/23] metadump: Introduce metadump v1 operations
` [PATCH V3 09/23] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
` [PATCH V3 10/23] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH V3 11/23] metadump: Define metadump ops for v2 format
` [PATCH V3 12/23] xfs_db: Add support to read from external log device
` [PATCH V3 13/23] metadump: Add support for passing version option
` [PATCH V3 14/23] mdrestore: Declare boolean variables with bool type
` [PATCH V3 15/23] mdrestore: Define and use struct mdrestore
` [PATCH V3 16/23] mdrestore: Detect metadump v1 magic before reading the header
` [PATCH V3 17/23] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH V3 18/23] mdrestore: Introduce struct mdrestore_ops
` [PATCH V3 19/23] mdrestore: Replace metadump header pointer argument with a union pointer
` [PATCH V3 20/23] mdrestore: Introduce mdrestore v1 operations
` [PATCH V3 21/23] mdrestore: Extract target device size verification into a function
` [PATCH V3 22/23] mdrestore: Define mdrestore ops for v2 format
` [PATCH V3 23/23] mdrestore: Add support for passing log device as an argument

Question on sched_clock
 2023-07-24  4:37 UTC  (4+ messages)

[PATCH v2 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-24  4:17 UTC  (2+ messages)
` [PATCH v2 1/6] docs/zh_TW: update admin-guide

git submodule set-url does not sync when name != path
 2023-07-24  4:21 UTC 

[PATCH v2 0/8] LASS KVM virtualization support
 2023-07-24  4:25 UTC  (3+ messages)
` [PATCH v2 5/8] KVM: emulator: Add emulation of LASS violation checks on linear address

[PATCH RESEND RESEND] thermal/of: support thermal zones w/o trips subnode
 2023-07-24  4:25 UTC  (6+ messages)

[linux-linus test] 181986: regressions - FAIL
 2023-07-24  4:19 UTC 

[PATCH 0/8] btrfs: zoned: write-time activation of metadata block group
 2023-07-24  4:18 UTC  (9+ messages)
` [PATCH 1/8] btrfs: zoned: introduce block_group context for submit_eb_page()
` [PATCH 2/8] btrfs: zoned: defer advancing meta_write_pointer
` [PATCH 3/8] btrfs: zoned: update meta_write_pointer on zone finish
` [PATCH 4/8] btrfs: zoned: reserve zones for an active metadata/system block group
` [PATCH 5/8] btrfs: zoned: activate metadata block group on write time
` [PATCH 6/8] btrfs: zoned: no longer count fresh BG region as zone unusable
` [PATCH 7/8] btrfs: zoned: don't activate non-DATA BG on allocation
` [PATCH 8/8] btrfs: zoned: re-enable metadata over-commit for zoned mode

[Intel-gfx] WW22.4 Linux-next Regression update
 2023-07-24  4:18 UTC  (2+ messages)
` [Intel-gfx] WW29.4 "

[PATCH AUTOSEL 6.4 01/40] serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
 2023-07-24  4:09 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 12/40] usb: cdns2: Device side header file for CDNS2 driver

[PATCH AUTOSEL 4.14 1/9] media: v4l2-mem2mem: add lock to protect parameter num_rdy
 2023-07-24  4:08 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/9] media: platform: mediatek: vpu: fix NULL ptr dereference
` [PATCH AUTOSEL 4.14 3/9] xhci: Don't require a valid get_quirks() function pointer during xhci setup

linux-next: Tree for Jul 24
 2023-07-24  4:08 UTC 

[PATCH AUTOSEL 5.4 01/12] media: v4l2-mem2mem: add lock to protect parameter num_rdy
 2023-07-24  4:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 05/12] usb: cdns2: Device side header file for CDNS2 driver
` [PATCH AUTOSEL 5.4 06/12] gfs2: Fix possible data races in gfs2_show_options()

[Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-07-24  4:06 UTC  (2+ messages)

linux-next: build warning after merge of the scsi-mkp tree
 2023-07-24  4:04 UTC 

[PATCH bpf-next v3 00/17] bpf: Support new insns from cpu v4
 2023-07-24  4:03 UTC  (6+ messages)
` [PATCH bpf-next v3 01/17] bpf: Support new sign-extension load insns
        ` [Bpf] "

[PATCH v3 0/3] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-24  4:02 UTC  (3+ messages)

[PATCH v11 0/4] add debugfs to migration driver
 2023-07-24  4:00 UTC  (10+ messages)
` [PATCH v11 1/4] vfio/migration: Add debugfs to live "
` [PATCH v11 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon "
` [PATCH v11 4/4] Documentation: add debugfs description for vfio

[PATCHv2 net-next] IPv6: add extack info for inet6_addr_add/del
 2023-07-24  3:59 UTC  (3+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2023-07-24  3:58 UTC  (5+ messages)

[GIT PULL FOR v6.6] Various codec fixes/enhancements
 2023-07-24  3:57 UTC  (2+ messages)

[PATCH] driver core: Call dma_cleanup() on the test_remove path
 2023-07-24  3:56 UTC 

linux-next: build warning after merge of the devicetree tree
 2023-07-24  3:55 UTC  (5+ messages)
` [PATCH] of: fix htmldocs build warning
  ` [PATCH] of: fix htmldocs build warnings

linux-next: build warning after merge of the drm tree
 2023-07-24  3:50 UTC  (5+ messages)

[PATCH] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-24  3:50 UTC  (5+ messages)

[PATCH V3 6/8] firmware: imx: scu-irq: export imx_scu_irq_get_status
 2023-07-24  3:48 UTC  (2+ messages)

[esmil:visionfive 59/75] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead
 2023-07-24  3:48 UTC 

[esmil:visionfive 33/75] drivers/soc/sifive/sifive_ccache.c:157:18: error: initialization of 'void (*)(phys_addr_t, long unsigned int)' {aka 'void (*)(unsigned int, long unsigned int)'} from incompatible pointer type 'void (*)(phys_addr_t, size_t)' {aka 'void (*)(unsigned int,
 2023-07-24  3:48 UTC 

[PATCH v3] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-24  3:47 UTC  (2+ messages)

[PATCH] serial: sc16is7xx: Put IOControl register into regmap_volatile
 2023-07-24  3:47 UTC 

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-24  3:47 UTC  (4+ messages)
  `  "

[PATCH v2 net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-24  3:46 UTC  (4+ messages)

[PATCH] kexec_lock:Fix comment for kexec_lock
 2023-07-24  3:45 UTC  (2+ messages)

[PATCH] drm/radeon: Move assignment outside if condition
 2023-07-24  3:44 UTC 

[PATCH net-next V3 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-24  3:40 UTC  (5+ messages)
` [PATCH net-next V3 1/4] virtio_net: extract interrupt coalescing settings to a structure
` [PATCH net-next V3 2/4] virtio_net: extract get/set interrupt coalesce to a function
` [PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V3 4/4] virtio_net: enable per queue interrupt coalesce feature

[PATCH] drm/radeon: that open brace { should be on the previous line
 2023-07-24  3:40 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 1f9beb807470ae60210f4d4e96dac3a7733dd117
 2023-07-24  3:38 UTC 

[PATCH v2] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
 2023-07-24  3:37 UTC 

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-07-24  3:36 UTC  (3+ messages)

[PATCH] drm/radeon: that open brace { should be on the previous line
 2023-07-24  3:36 UTC 

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-07-24  3:34 UTC  (8+ messages)
` [virtio-comment] [PATCH requirements 1/7] net-features: Add requirements document for release 1.4
` [virtio-comment] [PATCH requirements 2/7] net-features: Add low latency transmit queue requirements
` [virtio-comment] [PATCH requirements 3/7] net-features: Add low latency receive "
` [virtio-comment] [PATCH requirements 4/7] net-features: Add notification coalescing requirements
` [virtio-comment] [PATCH requirements 5/7] net-features: Add n-tuple receive flow filters requirements
` [virtio-comment] [PATCH requirements 6/7] net-features: Add packet timestamp requirements
` [virtio-comment] [PATCH requirements 7/7] net-features: Add header data split requirements

[BUG] Re: Linux 6.4.4
 2023-07-24  3:35 UTC  (11+ messages)

[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
 2023-07-24  3:30 UTC  (3+ messages)
` [PATCH] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host

[PATCH] drm/radeon: add missing spaces after ',' and else should follow close brace '}'
 2023-07-24  3:30 UTC 

[PATCH -next] arm64: fix -Wundef warning for PUD_SHIFT
 2023-07-24 10:30 UTC  (2+ messages)

[PATCH for-8.2 v5 00/11] riscv: add 'max' CPU, deprecate 'any'
 2023-07-24  3:24 UTC  (3+ messages)
` [PATCH for-8.2 v5 01/11] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]

[PATCH] time: hrtimer: Remove unnecessary ‘0’ values from ret
 2023-07-25 19:56 UTC 

[PATCH 1/1] linux-user: add support for big endian variants of riscv
 2023-07-24  3:22 UTC  (3+ messages)

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-07-24  3:21 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings

[PATCH] rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp
 2023-07-24  3:21 UTC  (8+ messages)

[PATCH] futex: requeue: Remove unnecessary ‘NULL’ values from futex_proxy_trylock_atomic
 2023-07-25 19:50 UTC 

[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-24  3:16 UTC  (4+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH v2] ext4: improve discard efficiency
 2023-07-24  3:16 UTC  (2+ messages)

[meta-virtualization][PATCH] kubernetes: set CVE_VERSION explicitly
 2023-07-24  3:15 UTC 

[PATCH] selinux: optimize major part with a kernel config in selinux_mmap_addr()
 2023-07-24  1:27 UTC  (3+ messages)

[PATCH] drm/radeon: that open brace { should be on the previous line
 2023-07-24  3:12 UTC 

[PATCH Review 1/1] drm/amdgpu: Check APU flag to disable RAS
 2023-07-24  3:08 UTC  (2+ messages)

[RESEND PATCH v2] riscv: setup per-hart stack earlier
 2023-07-24  3:07 UTC  (2+ messages)

[PATCH v5 0/3]Add Nuvoton NPCM SGPIO feature
 2023-07-24  3:04 UTC  (5+ messages)
` [PATCH v5 1/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver

[PATCH] drm/amd: remove repeat code for mes_add_queue_pkt
 2023-07-24  3:02 UTC  (2+ messages)

[PATCH] drm/radeon: add missing spaces before ';'
 2023-07-24  3:00 UTC 

[PATCH] drm/amd/pm: disable the SMU13 OD feature support temporarily
 2023-07-24  2:59 UTC  (2+ messages)

[jolsa-perf:bpf/missed_stats_3 1/7] kernel/bpf/trampoline.c:824:21: error: 'BPF_PROG_NO_START_TIME' undeclared
 2023-07-24  2:56 UTC 

[PATCH] drm/radeon/si_dpm: open brace '{' following struct go on the same line
 2023-07-24  2:55 UTC 

[PATCH 0/2] rcu: Simplify check_cpu_stall()
 2023-07-24  1:38 UTC  (4+ messages)
` [PATCH 1/2] rcu: Delete a redundant check in check_cpu_stall()

[PATCH v6 0/4] introduce tee-based EFI Runtime Variable Service
 2023-07-24  2:52 UTC  (6+ messages)
` [PATCH v6 4/4] efivarfs: automatically update super block flag

[PATCH 0/2] target/riscv: add missing riscv,isa strings
 2023-07-24  2:51 UTC  (4+ messages)
` [PATCH 2/2] target/riscv/cpu.c: add smepmp isa string

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-24  2:50 UTC  (3+ messages)

[sashal-stable:pending-5.15 483/506] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:2419:24: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'struct netdev_queue *'
 2023-07-24  2:46 UTC 

[PATCH AUTOSEL 4.19 1/9] media: v4l2-mem2mem: add lock to protect parameter num_rdy
 2023-07-24  1:34 UTC 

[PATCH] drm/ttm: check null pointer before accessing when swapping
 2023-07-24  2:42 UTC 

[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-24  2:33 UTC  (4+ messages)
` [PATCH v6 07/11] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled

[Bug 1210] ice: 'eth / ipv4 / udp dst is 4500 / mark' rte_flow not marking any packet
 2023-07-24  2:41 UTC  (2+ messages)

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-24  2:39 UTC  (8+ messages)

[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
 2023-07-24  1:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 08/22] iopoll: Call cpu_relax() in busy loops

Encoding of V4 32-bit JA
 2023-07-24  2:37 UTC  (5+ messages)

[PATCH v2] btrfs: add a test case to make sure scrub can repair parity corruption
 2023-07-24  2:36 UTC 

[LSM Stacking] SELinux policy inside container affects a process on Host
 2023-07-24  2:29 UTC  (7+ messages)
      ` [LSM Stacking] SELinux policy inside container affects a processon Host
          ` [LSM Stacking] SELinux policy inside container affects aprocesson Host

[PATCH 0/5] QEMU RISC-V IOMMU Support
 2023-07-24  2:35 UTC  (5+ messages)
` [PATCH 1/5] hw/riscv: Introduction of RISC-V IOMMU device
` [PATCH 5/5] hw/riscv: virt: support for RISC-V IOMMU platform device

[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
 2023-07-24  2:35 UTC  (3+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg

[PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
 2023-07-24  2:35 UTC  (7+ messages)

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-07-24  2:34 UTC  (4+ messages)

[PATCH] cpumask: kernel-doc additions in cpumask.c
 2023-07-24  2:34 UTC 

[PATCH] cpumask: fix typos and kernel-doc warnings in cpumask.h
 2023-07-24  2:34 UTC 

[OE-core][kirkstone 0/8] Patch review
 2023-07-24  2:33 UTC  (9+ messages)
` [OE-core][kirkstone 1/8] qemu: backport Debian patch to fix CVE-2023-0330
` [OE-core][kirkstone 2/8] ghostscript: fix CVE-2023-36664
` [OE-core][kirkstone 3/8] linux-yocto/5.15: update to v5.15.119
` [OE-core][kirkstone 4/8] linux-yocto/5.15: update to v5.15.120
` [OE-core][kirkstone 5/8] gcc: don't pass --enable-standard-branch-protection
` [OE-core][kirkstone 6/8] machine/arch-arm64: add -mbranch-protection=standard
` [OE-core][kirkstone 7/8] gcc-testsuite: Fix ppc cpu specification
` [OE-core][kirkstone 8/8] package.bbclass: moving field data process before variable process in process_pkgconfig

[RFC 0/1] virtio-net: add support for SR-IOV emulation
 2023-07-24  2:32 UTC  (3+ messages)

[PATCH net-next] net: remove redundant NULL check in remove_xps_queue()
 2023-07-24  2:37 UTC 

linux-next: Fixes tag needs some work in the crypto tree
 2023-07-24  1:54 UTC  (2+ messages)

[PATCH v12 vfio 0/7] pds-vfio-pci driver
 2023-07-24  2:30 UTC  (5+ messages)
` [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
 2023-07-24  2:28 UTC  (5+ messages)
` [PATCH v2 2/9] cmd: boot: implement PMIC based poweroff

[PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-07-24  2:11 UTC  (2+ messages)

FAILED: patch "[PATCH] ftrace: Fix possible warning on checking all pages used in" failed to apply to 5.10-stable tree
 2023-07-24  2:29 UTC  (4+ messages)
` [PATCH 5.10 0/2] re: FAILED: patch "[PATCH] ftrace: Fix possible
  ` [PATCH 5.10 1/2] ftrace: Store the order of pages allocated in ftrace_page
  ` [PATCH 5.10 2/2] ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()

[PATCH v4 0/9] rockchip: Fix PCIe and NVMe support on RK3568
 2023-07-24  2:28 UTC  (3+ messages)
` [PATCH v4 1/9] core: read: add dev_read_addr_size_index_ptr function

[PATCH v3 0/7] Add support for PMICs used on Tegra 3 devices
 2023-07-24  2:28 UTC  (7+ messages)
` [PATCH v3 4/7] power: pmic: add the base TPS80031 PMIC support
` [PATCH v3 5/7] power: regulator: tps80031: add regulator support
` [PATCH v3 7/7] power: regulator: tps65911: "

[PATCH v2 0/1] rcu: Simplify check_cpu_stall()
 2023-07-24  2:26 UTC  (2+ messages)
` [PATCH v2 1/1] "


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.