All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-24 04:48:13 to 2022-11-24 07:05:49 UTC [more...]

[PATCH v5 00/15] Still more coroutine and various fixes in block layer
 2022-11-24  7:04 UTC  (7+ messages)
` [PATCH v5 01/15] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
` [PATCH v5 07/15] block: introduce QEMU_IN_COROUTINE macro

[PATCH] dma-buf: A collection of typo and documentation fixes
 2022-11-24  7:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24  7:00 UTC 

linux-next: manual merge of the tip tree with the powerpc-objtool tree
 2022-11-24  6:58 UTC  (3+ messages)

[PATCH v10 00/14] TPM IRQ fixes
 2022-11-24  6:58 UTC  (3+ messages)
` [PATCH v10 04/14] tpm, tpm_tis: Do not skip reset of original interrupt vector

[PATCH v9 00/10] Introduce device group and device management
 2022-11-24  6:59 UTC  (18+ messages)
` [PATCH v9 01/10] virtio: document forward compatibility guarantees
` [PATCH v9 02/10] admin: introduce device group and related concepts
` [PATCH v9 03/10] admin: introduce group administration commands
  ` [virtio-dev] "
` [PATCH v9 05/10] pci: add admin vq registers to virtio over pci
` [PATCH v9 06/10] mmio: document ADMIN_VQ as reserved
` [PATCH v9 08/10] admin: command list discovery
` [PATCH v9 09/10] admin: conformance clauses
` [PATCH RFC v9 10/10] ccw: document more reserved features

[jimc:hotfix-5] [dyndbg] 31850e6bdb: BUG:kernel_NULL_pointer_dereference,address
 2022-11-24  6:57 UTC 

[PATCH] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-24  6:54 UTC  (4+ messages)

btqca firmware 20221124
 2022-11-24  6:55 UTC 

[PATCH v2 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2022-11-24  6:53 UTC  (4+ messages)

[PATCH] irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()
 2022-11-24  6:51 UTC 

[PATCH] crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
 2022-11-24  6:49 UTC 

[PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
 2022-11-24  6:50 UTC  (4+ messages)
    ` [Virtio-fs] "

RTT-PROBE: lore-subspace-rtt
 2022-11-24  6:50 UTC 

[PATCH v3 1/2] serial: core: Start managing serial controllers to enable runtime PM
 2022-11-24  6:50 UTC  (4+ messages)
` [PATCH v3 2/2] serial: core: Add port port device to flush TX on runtime resume

[iommufd 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open
 2022-11-24  6:50 UTC  (2+ messages)

[Buildroot] CPIO Kernel Image Build Order for initramfs
 2022-11-24  6:49 UTC 

[PATCH v3 00/11] RTW88: Add support for USB variants
 2022-11-24  6:48 UTC  (3+ messages)

[PATCH V2 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
 2022-11-24  6:48 UTC  (3+ messages)
` [PATCH V2 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted

linux-next: Tree for Nov 24
 2022-11-24  6:48 UTC 

[PATCH v2 0/3] add xhci hooks for USB offload
 2022-11-24  6:47 UTC  (4+ messages)
` [PATCH v2 3/3] usb: host: add the xhci offload hooks implementations

[PATCH v2] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-11-24  6:46 UTC  (3+ messages)

[PATCH] spi: cadence-quadspi: Add upper limit safety check to baudrate divisor
 2022-11-24  6:46 UTC  (2+ messages)

moar weird metadata corruptions, this time on arm64
 2022-11-24  6:46 UTC  (5+ messages)

[PATCH] wifi: rtw88: fix race condition when doing H2C command
 2022-11-24  6:44 UTC 

[LTP] [PATCH v4] syscalls/prctl04: Fix false positive report when SECCOMP_MODE_FILTER is not supported
 2022-11-24  6:45 UTC  (2+ messages)

[qemu-mainline test] 174949: tolerable FAIL - PUSHED
 2022-11-24  6:44 UTC 

[oe] [meta-openembedded][kirkstone][PATCH 1/1] syslog-ng: fix CVE-2022-38725
 2022-11-24  6:41 UTC  (2+ messages)
  `  "

[PATCH v2 4/5] exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
 2022-11-24  6:40 UTC 

[PATCH v2 3/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-24  6:40 UTC 

[PATCH v2 5/5] exfat: replace magic numbers with Macros
 2022-11-24  6:40 UTC 

[PATCH v2 1/5] exfat: reduce the size of exfat_entry_set_cache
 2022-11-24  6:40 UTC 

[PATCH v2 2/5] exfat: support dynamic allocate bh for exfat_entry_set_cache
 2022-11-24  6:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24  6:40 UTC 

[PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-24  6:40 UTC 

[syzbot] KMSAN: uninit-value in reiserfs_new_inode (2)
 2022-11-24  6:39 UTC 

[PATCH] wifi: ath11k: Fix race condition with htt_ppdu_stats_info
 2022-11-24  6:36 UTC  (2+ messages)

[net-next PATCH V3] octeontx2-pf: Add support to filter packet based on IP fragment
 2022-11-24  6:35 UTC 

[jimc:hotfix-5] [dyndbg] 8121f99e83: BUG:kernel_NULL_pointer_dereference,address
 2022-11-24  6:36 UTC 

[amir73il:sb_write_barrier 23/26] <unknown>:0: error: symbol '__kstrtab_mnt_want_write_file_attr' is already defined
 2022-11-24  6:35 UTC 

[PATH v2 0/8] vdpa/mlx5: Add debugfs subtree and fixes
 2022-11-24  6:34 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in collect_expired_timers
 2022-11-24  6:31 UTC  (4+ messages)

[nacked] mm-remove-lock_page_memcg-from-rmap.patch removed from -mm tree
 2022-11-24  6:31 UTC 

[PATCH] riscv: VMAP_STACK overflow detection thread-safe
 2022-11-24  6:31 UTC  (6+ messages)

[PATCH] mmc: sdhci-of-esdhc: limit the SDHC clock frequency
 2022-11-24  6:46 UTC 

[syzbot] KASAN: use-after-free Write in expire_timers
 2022-11-24  6:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24  6:30 UTC 

[PATCH] irqreturn.h: fix kernel-doc warnings
 2022-11-24  6:30 UTC 

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-24  6:29 UTC  (3+ messages)

[syzbot] possible deadlock in btrfs_search_slot
 2022-11-24  6:29 UTC 

[syzbot] kernel BUG in create_pending_snapshot
 2022-11-24  6:28 UTC 

[syzbot] KASAN: use-after-free Read in rfkill_blocked
 2022-11-24  6:24 UTC 

[PATCH 0/4] arm64: amlogic: mmc: meson-gx: Add core, tx, rx
 2022-11-24  6:22 UTC  (5+ messages)

[PATCH v3] doc: Fix htmldocs build warnings of stallwarn.rst
 2022-11-24  6:22 UTC 

SRCU use from different contexts
 2022-11-24  6:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24  6:20 UTC 

[PATCH] powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
 2022-11-24  6:19 UTC  (2+ messages)

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-11-24  6:17 UTC  (8+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
` [PATCH v2 7/8] riscv: dts: starfive: Add StarFive JH7110 VisionFive2 board device tree

[PATCH] usb: host: xhci-mtk: omit shared hcd if either root hub has no ports
 2022-11-24  5:49 UTC  (4+ messages)

[PATCH] serial: clps711x: Fix error handling in uart_clps711x_init()
 2022-11-24  6:12 UTC  (2+ messages)

[PATCH v13,0/3] Add dpi output format control for MT8186
 2022-11-24  6:15 UTC  (5+ messages)
` [PATCH v13,2/3] drm: mediatek: Set dpi format in mmsys

RTT-PROBE: lore-subspace-rtt
 2022-11-24  6:10 UTC 

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2022-11-24  5:50 UTC  (6+ messages)
` [PATCH v13 1/2] PCI: endpoint: pci-epf-vntb: change doorbell register offset calc mathod
` [PATCH v13 2/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell

[PATCH v4] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-24  6:07 UTC 

[PATCH] filelock: new helper: vfs_inode_has_locks
 2022-11-24  6:05 UTC  (2+ messages)

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-11-24  6:03 UTC  (3+ messages)

[PATCH v2 0/5] Add support running nested Microsoft Hypervisor
 2022-11-24  6:02 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] x86/hyperv: Add support for detecting nested hypervisor
  ` [PATCH v6 2/5] Drivers: hv: Setup synic registers in case of nested root partition
  ` [PATCH v6 3/5] x86/hyperv: Add an interface to do nested hypercalls
  ` [PATCH v6 4/5] Drivers: hv: Enable vmbus driver for nested root partition
  ` [PATCH v6 5/5] x86/hyperv: Change interrupt vector "

[syzbot] possible deadlock in mnt_want_write_file
 2022-11-24  6:02 UTC 

[PATCH 0/6] Add support running nested Microsoft Hypervisor
 2022-11-24  6:01 UTC  (8+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] x86/hyperv: Add support for detecting nested hypervisor
  ` [PATCH v5 2/5] Drivers: hv: Setup synic registers in case of nested root partition
  ` [PATCH v5 3/5] x86/hyperv: Add an interface to do nested hypercalls
  ` [PATCH v5 4/5] Drivers: hv: Enable vmbus driver for nested root partition
  ` [PATCH v5 5/5] x86/hyperv: Change interrupt vector "

RTT-PROBE: lore-subspace-rtt
 2022-11-24  6:00 UTC 

[PATCH] MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu
 2022-11-24  5:58 UTC 

[PATCH] srcu: Add detection of boot CPU srcu_data structure's->srcu_cblist
 2022-11-24  5:59 UTC  (8+ messages)

[PATCH 1/2] ASoC: nau8315: add new acpi id and compatible id
 2022-11-24  5:56 UTC  (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: add compatible string for NAU8318

[PATCH v1 0/1] earlycon: Let users set the clock frequency
 2022-11-24  5:58 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-11-24  5:56 UTC  (11+ messages)

[PATCH] dma-buf: Fix possible UAF in dma_buf_export
 2022-11-24  5:56 UTC  (9+ messages)

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1385:1: warning: the frame size of 1032 bytes is larger than 1024 bytes
 2022-11-24  5:55 UTC 

[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
 2022-11-24  5:55 UTC  (2+ messages)

[PATCH 0/2] target/ppc: Implement Dynamic Execution Control Registers
 2022-11-24  5:51 UTC  (3+ messages)
` [PATCH 1/2] target/ppc: Implement the DEXCR and HDEXCR
` [PATCH 2/2] target/ppc: Check DEXCR on hash{st, chk} instructions

[PATCH 0/6] ASoC: mediatek: mt8183: support DP audio
 2022-11-24  5:52 UTC  (5+ messages)
` [PATCH 1/6] ASoC: hdmi-codec: add PCM trigger operator

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-11-24  5:51 UTC  (9+ messages)
` [RFC PATCH v1 3/4] mm: Fix demotion-only scanning anon pages

RTT-PROBE: lore-subspace-rtt
 2022-11-24  5:50 UTC 

[PATCH] drm/amdgpu: add amdgpu vram usage information into amdgpu_vram_mm
 2022-11-24  5:49 UTC 

[RFC PATCH liburing v1 0/2] Fix memset() issue and simplify function naming
 2022-11-24  5:46 UTC  (3+ messages)
` [RFC PATCH liburing v1 1/2] nolibc: Do not define `memset()` function in liburing
` [RFC PATCH liburing v1 2/2] nolibc: Simplify function naming

[brgl:gpio/for-next 56/58] drivers/gpio/gpio-max732x.c:613:35: error: implicit declaration of function 'i2c_client_get_device_id' is invalid in C99
 2022-11-24  5:45 UTC 

[lpieralisi-pci:pci/endpoint] BUILD SUCCESS 5f697b25009ccfebede5e42c6693c4b18de11b37
 2022-11-24  5:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24  5:40 UTC 

[PATCH v3 0/9] LSM: Three basic syscalls
 2022-11-24  5:40 UTC  (3+ messages)
` [PATCH v3 1/9] LSM: Identify modules by more than name

[PATCH mdadm v6 0/7] Write Zeroes option for Creating Arrays
 2022-11-24  5:38 UTC  (2+ messages)

52a518019c causes issue with Qualcomm UFSHC
 2022-11-24  5:36 UTC  (2+ messages)

[RFC PATCH] net: devlink: devlink_nl_info_fill: populate default information
 2022-11-24  5:33 UTC  (5+ messages)

[PATCH bpf-next v10 0/4] bpf: Add bpf_rcu_read_lock() support
 2022-11-24  5:32 UTC  (5+ messages)
` [PATCH bpf-next v10 1/4] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
` [PATCH bpf-next v10 2/4] bpf: Introduce might_sleep field in bpf_func_proto
` [PATCH bpf-next v10 3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock()
` [PATCH bpf-next v10 4/4] selftests/bpf: Add tests for bpf_rcu_read_lock()

RTT-PROBE: lore-subspace-rtt
 2022-11-24  5:30 UTC 

[PATCH v3 00/11] Connect VFIO to IOMMUFD
 2022-11-24  5:30 UTC  (13+ messages)
` [PATCH v3 04/11] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c

[PATCH] drm/amdgpu: use dev_dbg to print messages in runtime cycle
 2022-11-24  5:28 UTC 

[PATCH v6 0/3] implement getrandom() in vDSO
 2022-11-24  5:28 UTC  (9+ messages)
` [PATCH v6 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v6 2/3] random: introduce generic vDSO getrandom() implementation

objtool warning for next-20221118
 2022-11-24  5:28 UTC  (11+ messages)

[linux-next:master 7518/10068] drivers/pinctrl/pinctrl-loongson2.c:212:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-24  5:25 UTC 

[sashal-stable:pending-5.10 145/154] drivers/gpu/drm/drm_dp_dual_mode_helper.c:311:5: error: conflicting types for 'drm_dp_dual_mode_get_tmds_output'; have 'int(const struct drm_device *, enum drm_dp_dual_mode_type, struct i2c_adapter *, bool *)' {aka 'int(const struct drm_device *, enum dr
 2022-11-24  5:25 UTC 

[PATCH 0/2] OPP: Disallow "opp-hz" property without a corresponding clk
 2022-11-24  5:24 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCHv2 0/2] srcu: Optimize when srcu_gp_start_if_needed() holds read lock
 2022-11-24  5:24 UTC  (6+ messages)
` [PATCHv2 2/2] srcu: Eliminate the case that snp_seq bigger than snap in srcu_funnel_gp_start()

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-24  5:23 UTC  (7+ messages)
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility

[PATCH] x86/hyperv: Remove unregister syscore call from hyperv cleanup
 2022-11-24  5:23 UTC 

[igt-dev] [PATCH] lib/amdgpu: activate GFX9 test support
 2022-11-24  5:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-11-24  5:20 UTC 

[PATCH 1/2] pwm: mediatek: Add support for MT7986
 2022-11-24  4:47 UTC  (5+ messages)

segfault with invalid shell script
 2022-11-24  5:18 UTC  (8+ messages)

[PATCH bpf-next v9 0/4] bpf: Add bpf_rcu_read_lock() support
 2022-11-24  5:16 UTC  (6+ messages)
` [PATCH bpf-next v9 3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock()

[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
 2022-11-24  5:16 UTC  (11+ messages)

[PATCH 0/5] gfx: improvements when using multiboot2 and EFI + misc
 2022-11-24  5:15 UTC  (2+ messages)

Adding realm in yocto #zeus
 2022-11-24  5:12 UTC 

[PATCH v7 00/33] arm64: robustify boot sequence and add support for WXN
 2022-11-24  5:11 UTC  (3+ messages)
` [PATCH v7 02/33] arm64: mm: Avoid swapper block size when choosing vmemmap granularity

[PATCH 4/4] ASoC: SOF: Add DAI configuration support for AMD platforms
 2022-11-24  5:12 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24  5:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24  5:00 UTC 

[OS-BUILD PATCH] Adding support for distro targets in Makefile
 2022-11-24  4:59 UTC  (2+ messages)

[PATCH 6.0 000/314] 6.0.10-rc1 review
 2022-11-24  4:59 UTC 

[PATCH] driver:mhuv2:Fix data mode rx startup problem
 2022-11-24  4:57 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing/ring-buffer: Have polling block on watermark" failed to apply to 5.4-stable tree
 2022-11-24  4:55 UTC  (2+ messages)

[sashal-stable:pending-5.10 145/154] drivers/gpu/drm/drm_dp_dual_mode_helper.c:311:5: error: conflicting types for 'drm_dp_dual_mode_get_tmds_output'
 2022-11-24  4:54 UTC 

[PATCH v7 1/3] drm_bridge: register content protect property
 2022-11-24  4:53 UTC  (5+ messages)
` [PATCH v7 3/3] drm/bridge: it6505: handle HDCP request

[PATCH v3 0/4] Minor SoundWire clean ups
 2022-11-24  4:51 UTC  (4+ messages)
` [PATCH v3 2/4] soundwire: Provide build stubs for common functions

[PATCH] iommu/amd: Fix typo in macro parameter name
 2022-11-24  4:51 UTC  (2+ messages)

[syzbot] general protection fault in ovl_dentry_upper
 2022-11-24  4:51 UTC 

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-11-24  4:45 UTC  (5+ messages)
` [PATCH v2 3/5] kbuild: add read-file macro

RTT-PROBE: lore-subspace-rtt
 2022-11-24  4:50 UTC 

[PATCH] extcon: fix possible name leak in error case in extcon_dev_register()
 2022-11-24  4:47 UTC 

[PATCH v1 0/2] kunit: add macro to allow conditionally exposing static symbols to tests
 2022-11-24  4:49 UTC  (5+ messages)
` [PATCH v1 2/2] apparmor: test: make static symbols visible during kunit testing

[PATCH v4 0/1] arm64: dts: mt8195: Add Ethernet controller
 2022-11-24  3:45 UTC  (3+ messages)
` [PATCH v4] "


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.