All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-17 03:39:50 to 2021-08-17 05:18:30 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2021-08-17  5:18 UTC 

mmotm 2021-08-16-22-16 uploaded
 2021-08-17  5:16 UTC 

[PATCH] ALSA: hda: Fix hang during shutdown due to link reset
 2021-08-17  5:14 UTC  (2+ messages)

[PATCH 00/12] qla2xxx driver bug fixes
 2021-08-17  5:13 UTC  (13+ messages)
` [PATCH 01/12] qla2xxx: edif: Fix stale session
` [PATCH 02/12] qla2xxx: edif: reject AUTH ELS on session down
` [PATCH 03/12] qla2xxx: edif: fix edif enable flag
` [PATCH 04/12] qla2xxx: Fix hang during NVME session tear down
` [PATCH 05/12] qla2xxx: edif: add N2N support for EDIF
` [PATCH 06/12] qla2xxx: edif: do secure plogi when auth app is present
` [PATCH 07/12] qla2xxx: fix NVME | FCP personality change
` [PATCH 08/12] qla2xxx: Fix hang on NVME command timeouts
` [PATCH 09/12] qla2xxx: fix NVME retry
` [PATCH 10/12] qla2xxx: fix NVME session down detection
` [PATCH 11/12] qla2xxx: edif: fix returnvar.cocci warnings
` [PATCH 12/12] qla2xxx: Update version to 10.02.06.200-k

[PATCH 1/1] kwbimage: check return value of image_get_csk_index
 2021-08-17  5:11 UTC 

[PATCH v2 0/3] powerpc: mpc855_ads defconfig fixes
 2021-08-17  5:10 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc/config: Fix IPV6 warning in mpc855_ads
` [PATCH v2 2/3] powerpc/config: Renable MTD_PHYSMAP_OF
` [PATCH v2 3/3] powerpc/configs: Regenerate mpc885_ads_defconfig

WARNING: modpost: vmlinux.o(.text+0x9908c): Section mismatch in reference from the function xive_setup_cpu_ipi() to the function .init.text:xive_request_ipi()
 2021-08-17  5:09 UTC  (2+ messages)

[bug report] bpf: Allow narrow loads with offset > 0
 2021-08-17  5:08 UTC 

[PATCH v3 0/3] can: m_can: Merge FIFO ops to increase throughput
 2021-08-17  5:08 UTC  (4+ messages)
` [PATCH v3 1/3] can: m_can: Disable IRQs on FIFO bus errors
` [PATCH v3 2/3] can: m_can: Batch FIFO reads during CAN receive
` [PATCH v3 3/3] can: m_can: Batch FIFO writes during CAN transmit

[PATCH 1/6] usb: mtu3: restore HS function when set SS/SSP
 2021-08-17  5:05 UTC  (6+ messages)
` [PATCH 3/6] usb: cdnsp: fix the wrong mult value for HS isoc or intr

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-08-17  5:06 UTC  (8+ messages)

[PATCH v3] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-08-17  5:06 UTC 

[Patch v1 3/3] vdpa/mlx5: Add multiqueue support
 2021-08-17  5:06 UTC  (10+ messages)

[PATCH v2 00/19] ARC mm updates: support 3/4 levels and asm-generic/pgalloc
 2021-08-17  5:04 UTC  (10+ messages)
` [PATCH v2 16/19] ARC: mm: support 3 levels of page tables

[PATCH 1/1] kwbimage: check fopen() return value
 2021-08-17  5:03 UTC 

[GSoC] My Git Dev Blog – Week 11
 2021-08-17  5:01 UTC  (6+ messages)

[PATCH] mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
 2021-08-17  4:59 UTC  (3+ messages)

[PATCH v2] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-17  4:58 UTC  (8+ messages)
      ` [greybus-dev] "

[linux-next:master 5608/8423] drivers/cxl/core/bus.c:516:1: warning: stack frame size (1032) exceeds limit (1024) in function 'devm_cxl_add_decoder'
 2021-08-17  4:57 UTC  (2+ messages)

[PATCH v1 bpf-next] selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
 2021-08-17  4:57 UTC 

[PATCH] kbuild: Enable -Wimplicit-fallthrough for clang 14.0.0+
 2021-08-17  4:55 UTC  (6+ messages)

[PATCH net] Bluetooth: Fix return value in hci_dev_do_close()
 2021-08-17  4:55 UTC 

[PATCH 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-08-17  4:52 UTC  (11+ messages)
` [PATCH 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
` [PATCH 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
` [PATCH 3/7] genirq/affinity: don't pass irq_affinity_desc "
` [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
` [PATCH 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP

[PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
 2021-08-17  4:52 UTC  (5+ messages)

[PATCH v3 00/13] AQMP TUI Draft
 2021-08-17  4:50 UTC  (3+ messages)
` [PATCH v3 09/13] python/aqmp-tui: Add QMP connection manager

[PATCH v4 bpf-next 0/4] selftests/bpf: Improve the usability of
 2021-08-17  4:50 UTC  (4+ messages)
` [PATCH v4 bpf-next 4/4] selftests/bpf: Support glob matching for test selector

linux-next: manual merge of the mtd tree with Linus' tree
 2021-08-17  4:49 UTC 

[PATCH v5 bpf-next 0/4] selftests/bpf: Improve the usability of test_progs
 2021-08-17  4:47 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] selftests/bpf: skip loading bpf_testmod when using -l to list tests
` [PATCH v5 bpf-next 2/4] selftests/bpf: correctly display subtest skip status
` [PATCH v5 bpf-next 3/4] selftests/bpf: also print test name in subtest status message
` [PATCH v5 bpf-next 4/4] selftests/bpf: Support glob matching for test selector

[PATCH v4 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-08-17  4:43 UTC  (5+ messages)
` [PATCH v4 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices

✅ PASS: Test report for kernel 5.13.12-rc2 (stable, 13f08821)
 2021-08-17  4:46 UTC 

[PATCH] hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG explicitly
 2021-08-17  4:44 UTC  (2+ messages)

[net-next PATCH 00/11] octeontx2: Rework MCAM flows management for VFs
 2021-08-17  4:44 UTC  (12+ messages)
` [net-next PATCH 01/11] octeontx2-af: Modify install flow error codes
` [net-next PATCH 02/11] octeontx2-af: add proper return codes for AF mailbox handlers
` [net-next PATCH 03/11] octeontx2-af: Add debug messages for failures
` [net-next PATCH 04/11] octeontx2-pf: Enable NETIF_F_RXALL support for VF driver
` [net-next PATCH 05/11] octeontx2-pf: Ntuple filters support for VF netdev
` [net-next PATCH 06/11] octeontx2-pf: Sort the allocated MCAM entry indices
` [net-next PATCH 07/11] octeontx2-pf: Unify flow management variables
` [net-next PATCH 08/11] octeontx2-pf: devlink params support to set mcam entry count
` [net-next PATCH 09/11] octeontx2-af: Allocate low priority entries for PF
` [net-next PATCH 10/11] octeontx2-af: cn10K: Get NPC counters value
` [net-next PATCH 11/11] octeontx2-af: configure npc for cn10k to allow packets from cpt

[djwong-xfs:defrag-freespace 309/310] fs/xfs/libxfs/xfs_bmap.c:6611:25: warning: variable 'rtxlen_out' is uninitialized when used here
 2021-08-17  4:39 UTC  (2+ messages)

[usb:usb-testing 3/89] drivers/usb/dwc3/gadget.c:687:2: warning: Value stored to 'dep' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-17  4:39 UTC  (2+ messages)

[PATCH 0/2] powerpc: mpc855_ads defconfig fixes
 2021-08-17  4:36 UTC  (4+ messages)
` [PATCH 2/2] powerpc/configs: Regenerate mpc885_ads_defconfig

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-08-17  4:34 UTC 

[linux-5.4 test] 164203: regressions - trouble: broken/fail/pass
 2021-08-17  4:33 UTC 

[PATCH] staging:iio:ade7854 surround complex defines in parentheses
 2021-08-17  4:30 UTC  (3+ messages)

[PATCH] drm/amdgpu: increase max xgmi physical node for aldebaran
 2021-08-17  4:30 UTC 

[PATCH] mailbox: fix a UAF bug in msg_submit()
 2021-08-17  4:29 UTC  (4+ messages)

[PATCH v2] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-08-17  4:29 UTC  (3+ messages)

[PATCH] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-08-17  4:28 UTC 

[PATCH v1 0/3] Misc fixes to intel iommu driver
 2021-08-17  4:24 UTC  (4+ messages)
` [PATCH v1 1/3] iommu/vt-d: Using pasid_pte_is_present() helper function
` [PATCH v1 2/3] iommu/vt-d: Add present bit check in pasid entry setup helper functions
` [PATCH v1 3/3] iommu/vt-d: Fix Unexpected page request in Privilege Mode

[PATCH] lkdtm: move SCSI_DISPATCH_CMD to scsi_queue_rq
 2021-08-17  4:26 UTC  (2+ messages)

[PATCH] mm: bootmem_info: mark __init on register_page_bootmem_info_section
 2021-08-17  4:22 UTC 

[PATCHv3 0/6] Meson-8b and Meson-gxbb Fix some missing code
 2021-08-17  4:15 UTC  (28+ messages)
` [PATCHv3 1/6] ARM: dts: meson8b: odroidc1: Add usb phy power node
` [PATCHv3 2/6] ARM: dts: meson8b: odroidc1: Set usb power source to always on
` [PATCHv3 3/6] arm64: dts: amlogic: odroidc2: Fix the chip enable signal for usb power
` [PATCHv3 4/6] arm64: dts: amlogic: odroidc2: use vbus-supply for power source for usb nodes
` [PATCHv3 5/6] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
` [PATCHv3 6/6] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER

drivers/media/platform/mtk-jpeg/mtk_jpeg_dec_parse.c:15: warning: "RST" redefined
 2021-08-17  4:19 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-08-17  4:16 UTC 

サービスメッセージ
 2021-08-17  3:55 UTC 

[PATCHSET 0/3] fstests: exercise code refactored in 5.14
 2021-08-17  4:16 UTC  (6+ messages)
` [PATCH 2/3] generic: test shutdowns of a nested filesystem

[PATCH v1 bpf] selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
 2021-08-17  4:15 UTC  (5+ messages)

[PATCH v2 0/3] can: provide GPIO based termination
 2021-08-17  4:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: can-controller: add support for termination-gpios
` [PATCH v2 2/3] dt-bindings: can: fsl,flexcan: enable termination-* bindings
` [PATCH v2 3/3] can: dev: provide optional GPIO based termination support

[igt-dev] [PATCH i-g-t 0/5] Adopt to use allocator
 2021-08-17  4:11 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 4/5] tests/gem_exec_schedule: "

[f2fs-dev] [bug report] f2fs: introduce periodic iostat io latency traces
 2021-08-17  4:09 UTC  (2+ messages)

[PATCH 1/2] ipv4: fix up inetsw_array coding style
 2021-08-17  4:08 UTC  (5+ messages)
` [PATCH v2 2/2] net: return early for possible invalid uaddr

[jpirko-mlxsw:linecards 60/118] net/core/devlink.c:1987:32: error: use of undeclared identifier 'devlink_list'
 2021-08-17  4:06 UTC  (2+ messages)

[PATCH] erofs-utils: add clusterofs zero check to write_uncompressed_extent()
 2021-08-17  4:06 UTC 

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-17  4:06 UTC  (9+ messages)

[djwong-xfs:defrag-freespace 309/310] fs/xfs/libxfs/xfs_bmap.c:6593:33: warning: variable 'rtxlen_in' set but not used
 2021-08-17  4:05 UTC  (2+ messages)

[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
 2021-08-17  4:03 UTC 

nfnetlink_queue -- why linear lookup ?
 2021-08-17  4:03 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/deps
 2021-08-17  4:02 UTC 

[PATCH bpf-next 0/2] Add support for bpf_setsockopt and bpf_getsockopt from BPF setsockopt
 2021-08-17  3:56 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for {set|get} socket option from setsockopt BPF program

[RFC] imx8mm-evk: Generate a bootable flash.bin again
 2021-08-17  3:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/deps
 2021-08-17  3:56 UTC 

[PATCH][RFC] sched/cpuacct: Fix cpuacct charge
 2021-08-17  3:55 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-17  3:50 UTC  (9+ messages)
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[dpdk-dev] 1/6] eal: introduce oops handling API
 2021-08-17  3:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/6] support oops handling
  ` [dpdk-dev] [PATCH v2 1/6] eal: introduce oops handling API
  ` [dpdk-dev] [PATCH v2 2/6] eal: oops handling API implementation

[PATCH V2] virtio: i2c: Allow zero-length transactions
 2021-08-17  3:53 UTC  (3+ messages)

[PATCH v6 0/7] tracing: Creation of event probe
 2021-08-17  3:43 UTC  (8+ messages)
` [PATCH v6 1/7] tracing: Add DYNAMIC flag for dynamic events
` [PATCH v6 2/7] tracing: Have dynamic events have a ref counter
` [PATCH v6 3/7] tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
` [PATCH v6 4/7] tracing/probes: Allow for dot delimiter as well as slash for system names
` [PATCH v6 5/7] tracing/probes: Use struct_size() instead of defining custom macros
` [PATCH v6 6/7] tracing/probe: Change traceprobe_set_print_fmt() to take a type
` [PATCH v6 7/7] tracing: Add a probe that attaches to trace events

[syzbot] general protection fault in __io_queue_sqe
 2021-08-17  3:50 UTC  (2+ messages)

[PATCH v13] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-08-17  3:42 UTC  (7+ messages)
` [PATCH v13 2/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[GIT PULL] cpufreq/arm fixes for 5.14
 2021-08-17  3:45 UTC  (3+ messages)

[PATCH v2] ceph: try to reconnect to the export targets
 2021-08-17  3:44 UTC 

cron job: media_tree daily build: ERRORS
 2021-08-17  3:44 UTC 

Hardknott systemd-journald issue
 2021-08-17  3:43 UTC  (2+ messages)
` [yocto] "

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2021-08-17  3:43 UTC 

[PATCH v8 0/5] Add support for FORM2 associativity
 2021-08-17  3:40 UTC  (5+ messages)
` [PATCH v8 3/5] powerpc/pseries: Consolidate different NUMA distance update code paths
` [PATCH v8 5/5] powerpc/pseries: Add support for FORM2 associativity

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-08-17  3:41 UTC  (4+ messages)

[PATCH v2 0/3] regulator pre-enable
 2021-08-17  3:38 UTC  (4+ messages)
` [PATCH v2 1/3] regulator: add PRE_ENABLE event define
` [PATCH v2 2/3] regulator: core: add pre-enable event notify to regulator
` [PATCH v2 3/3] soc: rockchip: io-domain: do more thing about regulator notify

[PATCH 1/2] soc: aspeed: Add LPC mailbox support
 2021-08-17  2:37 UTC  (3+ messages)

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-08-17  3:28 UTC  (8+ messages)
` [RFC 1/5] RISC-V: Implement arch_sync_dma* functions

[PATCH v3] Add sensor driver support for the ov13b10 camera
 2021-08-17  4:46 UTC 

[PATCH 0/4] regulator pre-enable
 2021-08-17  3:23 UTC  (5+ messages)
` [PATCH 2/4] regulator: core: notify regulator enable with the voltage value
    `  "

[oe] [meta-oe][PATCH] packagegroup-meta-oe: Update ttf-ipa package name
 2021-08-17  3:39 UTC  (4+ messages)
` [oe] [meta-oe][PATCH v2] [PATCH] takao-fonts: It should be in ttf-fonts directory as the other ttf fonts


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.