All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-08 06:46:08 to 2022-11-08 07:53:42 UTC [more...]

[PATCH v2 0/4] ata: libata-transport: fix some error handing
 2022-11-08  7:52 UTC  (4+ messages)
` [PATCH v2 1/4] ata: libata-transport: fix double ata_host_put() in ata_tport_add()
` [PATCH v2 2/4] ata: libata-transport: fix error handling "
` [PATCH v2 3/4] ata: libata-transport: fix error handling in ata_tlink_add()

[ANNOUNCEMENT] Yocto Project 4.0.5 is Released
 2022-11-08  7:51 UTC  (3+ messages)
` [yocto-announce] "
  ` [docs] "

[PATCH v2 1/2] common/mlx5: fix build disabling
 2022-11-08  7:51 UTC  (3+ messages)
` [PATCH] common/mlx5: use build configuration dictionary

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2022-11-08  7:50 UTC  (6+ messages)
` [PATCH v3 03/13] iommu/dma: Force bouncing of the size is not cacheline-aligned

[PATCH v1 1/2] at_hdmac: check and return DMA_PAUSED status when suitable
 2022-11-08  7:49 UTC  (4+ messages)
` [PATCH v1 2/2] at_hdmac: return actual status when txstatus parameter is NULL

nvme-pci: NULL pointer dereference in nvme_dev_disable() on linux-next
 2022-11-08  7:48 UTC  (2+ messages)

[PATCH 0/3] hwmon (coretemp): Add support for dynamic tjmax/ttarget
 2022-11-08  7:50 UTC  (4+ messages)
` [PATCH 1/3] hwmon (coretemp): Remove obsolete temp_data->valid
` [PATCH 2/3] hwmon (coretemp): Add support for dynamic tjmax
` [PATCH 3/3] hwmon (coretemp): Add support for dynamic ttarget

[PATCH v5 0/2] virtio-blk: support zoned block devices
 2022-11-08  7:47 UTC  (6+ messages)
` [PATCH v5 1/2] virtio-blk: use a helper to handle request queuing errors
` [PATCH v5 2/2] virtio-blk: add support for zoned block devices

vmlinux.lds.h: Bug report: unable to handle page fault when start the virtual machine with qemu
 2022-11-08  7:46 UTC  (3+ messages)

[PATCH next] kbuild: add ability to make source rpm buildable using koji
 2022-11-08  7:44 UTC  (2+ messages)

[PATCH v6 0/7] Improve libata support for FUA
 2022-11-08  7:45 UTC  (15+ messages)
` [PATCH v6 1/7] block: add a sanity check for non-write flush/fua bios
` [PATCH v6 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v6 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v6 4/7] ata: libata: cleanup fua support detection
` [PATCH v6 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v6 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v6 7/7] ata: libata: Enable fua support by default

[RFC PATCH 0/4] io_uring/splice: extend splice for supporting ublk zero copy
 2022-11-08  7:45 UTC  (5+ messages)
` [RFC PATCH 1/4] io_uring/splice: support do_splice_direct
` [RFC PATCH 3/4] io_uring/splice: support splice from ->splice_read to ->splice_read

[PATCH net-next v2] net: phy: marvell: add sleep time after enabling the loopback bit
 2022-11-08  7:40 UTC 

[PATCH] drm: mediatek: Modify dpi power on/off sequence
 2022-11-08  7:44 UTC  (3+ messages)

[Buildroot] [git commit] package/libkcapi: disable -Werror
 2022-11-08  7:40 UTC 

[PATCH bpf-next v2 0/8] bpf: Add bpf_rcu_read_lock() support
 2022-11-08  7:41 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
` [PATCH bpf-next v2 2/8] bpf: Refactor btf_struct_access callback interface
` [PATCH bpf-next v2 3/8] bpf: Abstract out functions to check sleepable helpers
` [PATCH bpf-next v2 4/8] bpf: Add kfunc bpf_rcu_read_lock/unlock()
` [PATCH bpf-next v2 5/8] bpf: Add bpf_rcu_read_lock() verifier support
` [PATCH bpf-next v2 6/8] bpf: Enable sleeptable support for cgrp local storage
` [PATCH bpf-next v2 7/8] selftests/bpf: Add tests for bpf_rcu_read_lock()
` [PATCH bpf-next v2 8/8] selftests/bpf: Add rcu_read_lock test to s390x deny list

[Buildroot] [git commit] package/boost: fix patch formatting issue
 2022-11-08  7:40 UTC 

[PATCH v5] wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
 2022-11-08  7:41 UTC  (2+ messages)

[RFC v2 0/2] Prevent alignment issues with "in place" FIT configurations
 2022-11-08  7:41 UTC  (4+ messages)
` [RFC v2 1/2] libfdt: add fdt_alignprop

[PATCH v2 0/8] iommu/vt-d: Some cleanups
 2022-11-08  7:34 UTC  (9+ messages)
` [PATCH v2 1/8] iommu/vt-d: Allocate pasid table in device probe path
` [PATCH v2 2/8] iommu/vt-d: Improve iommu_enable_pci_caps()
` [PATCH v2 3/8] iommu/vt-d: Add device_block_translation() helper
` [PATCH v2 4/8] iommu/vt-d: Add blocking domain support
` [PATCH v2 5/8] iommu/vt-d: Fold dmar_remove_one_dev_info() into its caller
` [PATCH v2 6/8] iommu/vt-d: Rename domain_add_dev_info()
` [PATCH v2 7/8] iommu/vt-d: Remove unnecessary domain_context_mapped()
` [PATCH v2 8/8] iommu/vt-d: Use real field for indication of first level

[Intel-gfx] [PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-08  7:41 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
      `  "

[PATCH] iwlegacy: remove redundant variable len
 2022-11-08  7:40 UTC  (2+ messages)
` wifi: "

[PATCH 1/2] wifi: rtw89: dump dispatch status via debug port
 2022-11-08  7:39 UTC  (2+ messages)

[PATCH] vfio/pci: Add system call KVM_VERIFY_MSI to verify every MSI vector
 2022-11-08  8:10 UTC  (2+ messages)

[PATCH 02/30] wifi: Use kstrtobool() instead of strtobool()
 2022-11-08  7:39 UTC  (3+ messages)

[PATCH] sched/core: Minor optimize ttwu_runnable()
 2022-11-08  7:38 UTC  (7+ messages)

[PATCH v4 1/3] wifi: brcmfmac: correctly remove all p2p vif
 2022-11-08  7:38 UTC  (2+ messages)

[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
 2022-11-08  8:08 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-11-07
 2022-11-08  7:39 UTC 

[PATCH v2] vdpa/ifc: fix update_datapath error handling
 2022-11-08  7:39 UTC  (4+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 1/1] package/linux-tools: fix static build
 2022-11-08  7:38 UTC  (4+ messages)

[PATCH v2 1/2] PM: hibernate: fix spelling mistake for annotation
 2022-11-08  7:37 UTC  (2+ messages)
` [PATCH v2 2/2] PM: hibernate: add check of preallocate mem for image size pages

[PATCH v1 00/14] Fix perf tools/lib includes
 2022-11-08  7:35 UTC  (15+ messages)
` [PATCH v1 01/14] tools lib api: Add install target
` [PATCH v1 02/14] tools lib subcmd: "
` [PATCH v1 03/14] perf build: Install libsubcmd locally when building
` [PATCH v1 04/14] perf build: Install libapi "
` [PATCH v1 05/14] perf build: Install libperf "
` [PATCH v1 06/14] perf build: Install libtraceevent "
` [PATCH v1 07/14] tools lib api: Add missing install headers
` [PATCH v1 08/14] tools lib perf: "
` [PATCH v1 09/14] tool lib symbol: Add Makefile/Build
` [PATCH v1 10/14] perf build: Install libsymbol locally when building
` [PATCH v1 11/14] perf expr: Tidy hashmap dependency
` [PATCH v1 12/14] perf thread_map: Reduce exposure of libperf internal API
` [PATCH v1 13/14] perf cpumap: Tidy libperf includes
` [PATCH v1 14/14] perf build: Use tools/lib headers from install path

[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
 2022-11-08  7:37 UTC  (2+ messages)

[PATCH v3 0/8] Enable CONFIG_TIMER for all Kirkwood / MVEBU boards
 2022-11-08  7:37 UTC  (10+ messages)
` [PATCH v3 4/8] arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms

[PATCH v2] phy: usb: sunplus: Fix memleak in update_disc_vol()
 2022-11-08  7:34 UTC  (2+ messages)

[PATCH v2 1/3] notes.c: introduce "--blank-line" option
 2022-11-08  7:36 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/ttm: fix uaf with lmem_userfault_list handling
 2022-11-08  7:36 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/ttm: add some sanity checks for lmem_userfault_list

[Buildroot] [PATCH v2] configs/kontron_bl_imx8mm_defconfig: bump U-boot to 2022.10
 2022-11-08  7:36 UTC 

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-11-08  7:32 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-11-08  7:32 UTC  (2+ messages)

[RFC] vhost: Clear the pending messages on vhost_init_device_iotlb()
 2022-11-08  7:31 UTC  (7+ messages)

[PATCH bpf-next v3 0/3] libbpf: Resolve unambigous forward declarations
 2022-11-08  7:31 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] libbpf: hashmap interface update to long -> long

[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
 2022-11-08  7:30 UTC  (6+ messages)

[Buildroot] [PATCH] configs/kontron_bl_imx8mm_defconfig: bump U-boot to 2022.10
 2022-11-08  7:28 UTC  (3+ messages)

Potential bug in --color-words output
 2022-11-08  7:27 UTC  (2+ messages)

[PATCH v1] riscv: fix reserved memory setup
 2022-11-08  7:27 UTC  (4+ messages)

[XEN v2] xen/Arm: Enforce alignment check for atomic read/write
 2022-11-08  7:26 UTC  (7+ messages)

[PATCH] x86/thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
 2022-11-08  7:20 UTC 

[PATCH] bus: mhi: host: Add session ID to MHI controller
 2022-11-08  7:25 UTC  (6+ messages)

[PATCH v2] nvme: scan sequentially only when list scan unsupported
 2022-11-08  7:25 UTC  (3+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-08  7:25 UTC  (3+ messages)
` [PATCH v4 16/17] iommufd: Add some fault injection points

[PATCH] drm/amdgpu: add vram reservation logic based on vram_usagebyfirmware_v2_2
 2022-11-08  7:25 UTC  (2+ messages)

[PATCH v4 00/11] Hexagon (target/hexagon) performance and bug fixes
 2022-11-08  7:24 UTC  (7+ messages)
` [PATCH v4 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
` [PATCH v4 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
` [PATCH v4 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch

[PATCH v4 0/3] rockpi4: Add capsule update support
 2022-11-08  7:23 UTC  (4+ messages)
` [PATCH v4 1/3] rockchip: capsule: Add functions for supporting capsule updates
` [PATCH v4 2/3] rockpi4: board: Add firmware image information for "
` [PATCH v4 3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards

[Intel-gfx] [PATCH 2/2] drm/i915/gvt: Remove the unused function get_pt_type()
 2022-11-08  7:23 UTC  (4+ messages)
`  "

[kvalo-ath:ath12k-bringup] BUILD SUCCESS a6d720a7ca6c7f21a6c7bce83129561806e31ce8
 2022-11-08  6:28 UTC 

[PATCH v3 1/6] bnxt_en: Add auxiliary driver support
 2022-11-08  7:21 UTC  (2+ messages)

include/linux/container_of.h:18:15: warning: use of uninitialized value '((struct nilfs_recovery_block *)((char *)__mptr + 8))[134217727].list.next' [CWE-457]
 2022-11-08  7:21 UTC 

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2022-11-08  7:21 UTC 

drivers/spi/spi-tegra210-quad.c:1160 tegra_qspi_combined_seq_xfer() warn: iterator used outside loop: 'xfer'
 2022-11-08  7:21 UTC 

[Intel-gfx] [PATCH] drm/i915: use i915_sg_dma_sizes() for all backends
 2022-11-08  7:21 UTC  (3+ messages)

[chrome-os:chromeos-5.15 121/154] security/chromiumos/lsm.c:44:19: warning: unused variable 'secagentd'
 2022-11-08  7:21 UTC 

[PATCH v5 16/26] xfs: add parent attributes to symlink
 2022-11-08  7:21 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ef614051a953a2de0c3b962e6baf3637c5a9d63a
 2022-11-08  4:43 UTC 

[PATCH v3 4/8] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
 2022-11-08  7:21 UTC  (2+ messages)

kernel/trace/rv/monitors/wip/wip.c:20:1: sparse: sparse: symbol 'da_mon_wip' was not declared. Should it be static?
 2022-11-08  7:21 UTC 

[avpatel:riscv_sbi_nested_v1 12/46] drivers/irqchip/irq-riscv-intc.c:90:3: error: field designator 'alloc' does not refer to any field in type 'const struct irq_domain_ops'
 2022-11-08  7:21 UTC 

[ammarfaizi2-block:brauner/linux/fs.xattr.simple.rework.rbtree 1/1] fs/xattr.c:1099:23: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2022-11-08  7:21 UTC 

[android-common:android13-5.15-2022-08 11181/11463] include/trace/hooks/remoteproc.h: linux/remoteproc.h is included more than once
 2022-11-08  7:21 UTC 

[peterz-queue:sched/idle 27/50] vmlinux.o: warning: objtool: mwait_idle+0x27: call to ftrace_likely_update() leaves .noinstr.text section
 2022-11-08  7:21 UTC 

[helgaas-pci:pci/enumeration 3/3] drivers/pci/probe.c:909:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2022-11-08  7:21 UTC 

[android-common:android13-5.15 9/12] ld: warning: arch/x86/crypto/polyval-clmulni_asm.o: missing .note.GNU-stack section implies executable stack
 2022-11-08  7:21 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-08  7:16 UTC  (6+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry

[PATCH 1/1] Added support for setting preferred IP for WiFi tethering
 2022-11-08  7:18 UTC 

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-08  7:17 UTC  (11+ messages)
` [v2 3/3] hwmon: Add Aspeed ast2600 TACH support

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-11-08  7:16 UTC  (4+ messages)
  `  "

[PATCH v4] kprobes,lib: kretprobe scalability improvement
 2022-11-08  7:14 UTC  (6+ messages)
` [PATCH v6 0/4] lib,kprobes: "
  ` [PATCH v6 1/4] lib: objpool added: ring-array based lockless MPMC queue
  ` [PATCH v6 2/4] lib: objpool test module added
  ` [PATCH v6 3/4] kprobes: kretprobe scalability improvement with objpool
  ` [PATCH v6 4/4] kprobes: freelist.h removed

[RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4
 2022-11-08  7:15 UTC  (2+ messages)
` Add serdev support for hci h4

[RFC PATCH v2 0/4] liburing: add api for napi busy poll timeout
 2022-11-08  7:14 UTC  (5+ messages)
` [RFC PATCH v2 1/4] liburing: add api to set "
` [RFC PATCH v2 3/4] liburing: add test programs for napi busy poll

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-11-08  7:14 UTC  (3+ messages)
` [PATCH RFC 2/5] pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts

[PATCH v2] ata: libata-core: do not issue non-internal commands once EH is pending
 2022-11-08  7:13 UTC  (5+ messages)

[PATCH mptcp-next v17 00/15] BPF redundant scheduler
 2022-11-08  7:13 UTC  (8+ messages)
` [PATCH mptcp-next v17 10/15] mptcp: use get_send wrapper
` [PATCH mptcp-next v17 11/15] mptcp: use get_retrans wrapper
` [PATCH mptcp-next v17 12/15] mptcp: delay updating first_pending
` [PATCH mptcp-next v17 13/15] mptcp: delay updating already_sent
` [PATCH mptcp-next v17 14/15] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v17 15/15] selftests/bpf: Add bpf_red test
  ` selftests/bpf: Add bpf_red test: Build Failure

[PATCH v6] mm: add zblock - new allocator for use via zpool API
 2022-11-08  7:11 UTC  (2+ messages)

[PATCH v2] media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
 2022-11-08  7:06 UTC 

[PATCH] phy: usb: sunplus: Fix memleak in update_disc_vol()
 2022-11-08  7:05 UTC  (4+ messages)

[PATCH 0/8] Cleanup and optimization patches for percpu
 2022-11-08  7:05 UTC  (2+ messages)

[PATCH bpf 0/3] Pin the start cgroup for cgroup iterator
 2022-11-08  7:03 UTC  (6+ messages)
` [PATCH bpf 1/3] bpf: Pin the start cgroup in cgroup_iter_seq_init()

[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
 2022-11-08  7:01 UTC  (3+ messages)

[PATCHv2 net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-08  7:00 UTC 

[PATCH 1/2] ALSA: usb-audio: Yet more regression for for the delayed card registration
 2022-11-08  6:58 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb-audio: Remove redundant workaround for Roland quirk

[PATCH v4 1/8] net: add promiscuous mode configuration support
 2022-11-08  6:57 UTC  (3+ messages)
` [PATCH v4 3/8] ethlog: option to enable/disable promisc mode

[yocto] systemd: how to enable auto-loading kernel modules
 2022-11-08  6:58 UTC  (2+ messages)
`  "

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2022-11-08  6:57 UTC  (5+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-11-08  6:56 UTC  (4+ messages)

[PATCH v1] mempool/cnxk: destroy NPA pool only if its created
 2022-11-08  6:55 UTC  (2+ messages)
` [PATCH v3] mempool/cnxk: fix mempool destroy for empty pools

[PATCH 0/4] io_uring: use ITER_UBUF
 2022-11-08  6:55 UTC  (4+ messages)
` [PATCH 1/4] iov: add import_ubuf()

[PATCH] bus: mhi: host: Disable preemption while processing data events
 2022-11-08  6:54 UTC  (3+ messages)

[PATCH] cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
 2022-11-08  7:23 UTC 

[patch net-next 0/2] net: devlink: move netdev notifier block to dest namespace during reload
 2022-11-08  6:53 UTC  (4+ messages)
` [patch net-next 1/2] net: introduce a helper to move notifier block to different namespace

[PATCH 0/3] ata: libata-transport: fix some error handing
 2022-11-08  6:49 UTC  (8+ messages)
` [PATCH 1/3] ata: libata-transport: fix error handling in ata_tport_add()
` [PATCH 2/3] ata: libata-transport: fix error handling in ata_tlink_add()
` [PATCH 3/3] ata: libata-transport: fix error handling in ata_tdev_add()

[PATCH] hwrng: stm32 - rename readl return value
 2022-11-08  6:42 UTC 

[ovmf test] 174666: all pass - PUSHED
 2022-11-08  6:51 UTC 

[Intel-gfx] [PATCH v3] drm: Use XArray instead of IDR for minors
 2022-11-08  6:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] nilfs2: fix NULL pointer dereference in nilfs_segctor_prepare_write()
 2022-11-08  6:49 UTC  (4+ messages)

reflink support and Samba running over XFS
 2022-11-08  6:47 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-08  6:47 UTC  (3+ messages)
` [PATCH net-next v3 3/3] net: dsa: microchip: ksz8: add MTU configuration support


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.