All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-19 14:57:52 to 2021-01-19 15:37:15 UTC [more...]

[PATCH 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting
 2021-01-19 14:15 UTC  (2+ messages)
` [PATCH 3/4] scsi: ufs-debugfs: Add user-defined exception_event_mask

[PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-19 15:05 UTC  (11+ messages)
` [PATCH v4 3/5] kasan: Add report for async mode
` [PATCH v4 4/5] arm64: mte: Enable async tag check fault
` [PATCH v4 5/5] arm64: mte: Inline mte_assign_mem_tag_range()

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-19 15:20 UTC  (8+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem

[PATCH v7 0/3] Introduce perf-stat -b for BPF programs
 2021-01-19 14:42 UTC  (6+ messages)
` [PATCH v7 3/3] perf-stat: enable counting events "

[PATCH net-next v2 00/17] ucc_geth improvements
 2021-01-19 15:08 UTC  (14+ messages)
` [PATCH net-next v2 03/17] soc: fsl: qe: store muram_vbase as a void pointer instead of u8
` [PATCH net-next v2 04/17] soc: fsl: qe: add cpm_muram_free_addr() helper
` [PATCH net-next v2 05/17] ethernet: ucc_geth: use qe_muram_free_addr()
` [PATCH net-next v2 06/17] ethernet: ucc_geth: remove unnecessary memset_io() calls
` [PATCH net-next v2 09/17] ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
` [PATCH net-next v2 10/17] ethernet: ucc_geth: constify ugeth_primary_info
` [PATCH net-next v2 11/17] ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
` [PATCH net-next v2 12/17] ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
` [PATCH net-next v2 13/17] ethernet: ucc_geth: remove bd_mem_part and all associated code
` [PATCH net-next v2 14/17] ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
` [PATCH net-next v2 15/17] ethernet: ucc_geth: add helper to replace repeated switch statements
` [PATCH net-next v2 16/17] ethernet: ucc_geth: inform the compiler that numQueues is always 1
` [PATCH net-next v2 17/17] ethernet: ucc_geth: simplify rx/tx allocations

[PATCH v2] driver core: Extend device_is_dependent()
 2021-01-19 15:21 UTC  (3+ messages)

[PATCHv2] drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdata
 2021-01-19 15:09 UTC  (7+ messages)

[PATCH v2 0/6] Convert CAN tests to new LTP API
 2021-01-19 15:09 UTC  (5+ messages)
` [PATCH v2 4/6] can_recv_own_msgs: Convert to new library
    ` [LTP] "

[PATCH] media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
 2021-01-19 15:32 UTC  (5+ messages)

[PATCH 1/3] libkmod: Fix documentation on config precedence order
 2021-01-19 15:34 UTC  (4+ messages)
` [PATCH 2/3] depmod: fix "
` [PATCH 3/3] Support /usr/local for configuration files

[PATCH net-next 0/3] dpaa2: add 1000base-X support
 2021-01-19 15:35 UTC  (2+ messages)
` [PATCH net-next 1/3] net: pcs: add pcs-lynx 1000BASE-X support

[PATCH] Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
 2021-01-19 15:35 UTC  (2+ messages)
`  "

[PATCH] erofs-utils: fix memory leak when erofs_fill_inode() fails
 2021-01-19 15:36 UTC  (3+ messages)
` [PATCH v2] "

[PULL 00/33] target-arm queue
 2021-01-19 15:11 UTC  (28+ messages)
` [PULL 01/33] target/arm: Implement an IMPDEF pauth algorithm
` [PULL 02/33] target/arm: Add cpu properties to control pauth
` [PULL 03/33] target/arm: Use object_property_add_bool for "sve" property
` [PULL 04/33] target/arm: remove redundant tests
` [PULL 05/33] target/arm: add arm_is_el2_enabled() helper
` [PULL 06/33] target/arm: use arm_is_el2_enabled() where applicable
` [PULL 07/33] target/arm: use arm_hcr_el2_eff() "
` [PULL 08/33] target/arm: factor MDCR_EL2 common handling
` [PULL 09/33] target/arm: Define isar_feature function to test for presence of SEL2
` [PULL 10/33] target/arm: add 64-bit S-EL2 to EL exception table
` [PULL 11/33] target/arm: add MMU stage 1 for Secure EL2
` [PULL 12/33] target/arm: add ARMv8.4-SEL2 system registers
` [PULL 13/33] target/arm: handle VMID change in secure state
` [PULL 14/33] target/arm: do S1_ptw_translate() before address space lookup
` [PULL 15/33] target/arm: translate NS bit in page-walks
` [PULL 16/33] target/arm: generalize 2-stage page-walk condition
` [PULL 17/33] target/arm: secure stage 2 translation regime
` [PULL 18/33] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PULL 19/33] target/arm: revector to run-time pick target EL
` [PULL 22/33] target/arm: refactor vae1_tlbmask()
` [PULL 23/33] target/arm: Introduce PREDDESC field definitions
` [PULL 24/33] target/arm: Update PFIRST, PNEXT for pred_desc
` [PULL 25/33] target/arm: Update ZIP, UZP, TRN "
` [PULL 30/33] tests/qtest: add a test case for pvpanic-pci
` [PULL 31/33] npcm7xx_adc-test: Fix memleak in adc_qom_set
` [PULL 32/33] target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
` [PULL 33/33] docs: Build and install all the docs in a single manual

[x86/mce] 7bb39313cd: netperf.Throughput_tps -4.5% regression
 2021-01-19 15:33 UTC  (11+ messages)

[dpdk-dev] [PATCH v14 00/12] Arm build options rework
 2021-01-19 15:35 UTC  (7+ messages)
` [dpdk-dev] [PATCH v15 "
  ` [dpdk-dev] [PATCH v15 09/12] build: disable drivers in Arm builds

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-01-19 15:35 UTC  (5+ messages)
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal

[kvm-unit-tests PATCH v2 00/11] Fix and improve the page allocator
 2021-01-19 15:33 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 01/11] lib/x86: fix page.h to include the generic header
` [kvm-unit-tests PATCH v2 02/11] lib/list.h: add list_add_tail
` [kvm-unit-tests PATCH v2 03/11] lib/vmalloc: add some asserts and improvements
` [kvm-unit-tests PATCH v2 04/11] lib/asm: Fix definitions of memory areas

KCIDB: Requiring IDs for test environments #KCIDB
 2021-01-19 15:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gem: Almagamate clflushes on suspend
 2021-01-19 15:34 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate clflushes on freeze

[PULL 00/30] testing, gdbstub and semihosting
 2021-01-19 15:11 UTC  (5+ messages)
` [PULL 21/30] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

rcutorture initrd/nolibc build on ARMv8?
 2021-01-19 15:31 UTC 

Occasional delayed output of events
 2021-01-19 15:31 UTC  (7+ messages)

[PATCH libnetfilter_queue] src: add pkt_buff function for ICMP
 2021-01-19 15:05 UTC  (2+ messages)

[PATCH] tg: add cpu's wait_count of a task group
 2021-01-19 15:32 UTC  (4+ messages)

[PATCH v2] ALSA: hda: Balance runtime/system PM if direct-complete is disabled
 2021-01-19 15:21 UTC  (2+ messages)

[PATCH 0/2 v2] iommu: fix the failure of deferred attach for iommu attach device
 2021-01-19 15:29 UTC  (7+ messages)
` [PATCH 1/2 v2] dma-iommu: use static-key to minimize the impact in the fast-path
` [PATCH 2/2 v2] iommu: use the __iommu_attach_device() directly for deferred attach

PROVIDES inconsistency
 2021-01-19 15:31 UTC  (2+ messages)
` [docs] "

[PATCH 0/3] PowerPC: keymile: Add support for kmcent2 board
 2021-01-19 15:31 UTC  (7+ messages)
` [PATCH 1/3] PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10
` [PATCH 2/3] keymile: common: Fix pram variable radix
` [PATCH 3/3] PowerPC: keymile: Add support for kmcent2 board

[PATCH v2] kbuild: give the SUBLEVEL more room in KERNEL_VERSION
 2021-01-19 15:25 UTC  (2+ messages)

reduce sub-block DIO serialisation v2
 2021-01-19 15:23 UTC  (15+ messages)
` [PATCH 03/11] xfs: cleanup the read/write helper naming
` [PATCH 04/11] xfs: remove the buffered I/O fallback assert
` [PATCH 05/11] xfs: simplify the read/write tracepoints
` [PATCH 06/11] xfs: improve the reflink_bounce_dio_write tracepoint
` [PATCH 07/11] xfs: split unaligned DIO write code out
` [PATCH 08/11] iomap: rename the flags variable in __iomap_dio_rw
` [PATCH 09/11] iomap: pass a flags argument to iomap_dio_rw

[PATCH 0/2] block: Fix crash on write to read-only devices
 2021-01-19 15:26 UTC  (5+ messages)
` [PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()
` [PATCH 2/2] virtio-scsi-test: Test writing to scsi-cd device

[PATCH] cfg80211: Fix "suspicious RCU usage in wiphy_apply_custom_regulatory" warning/backtrace
 2021-01-19 15:24 UTC  (5+ messages)

DOS emulators
 2021-01-19 15:28 UTC  (3+ messages)

[PATCH net-next] net: dsa: Fix off by one in dsa_loop_port_vlan_add()
 2021-01-19 14:53 UTC 

[PATCH] workqueue: fix annotation for WQ_SYSFS
 2021-01-19 15:21 UTC  (2+ messages)

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-19 15:23 UTC  (3+ messages)

[LTP] [PATCH] Reduce ksm06 memory footprint
 2021-01-19 15:23 UTC  (2+ messages)

[PATCH net-next] mdio, phy: fix -Wshadow warnings triggered by nested container_of()
 2021-01-19 15:21 UTC  (2+ messages)

[PATCH] xen/decompress: make helper symbols static
 2021-01-19 15:23 UTC  (5+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: make recovery workqueue operate on a gfs2 mount point, not journal
 2021-01-19 15:23 UTC  (4+ messages)

[PATCH v2 0/2] serial: 8250: Add driver for Broadcom UART
 2021-01-19 15:21 UTC  (3+ messages)
` [PATCH v2 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver

Live patching on ARM64
 2021-01-19 15:19 UTC  (5+ messages)

[PATCH] tracing: precise log info for kretprobe addr err
 2021-01-19 15:10 UTC 

[PATCH V4 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-19 15:20 UTC  (8+ messages)
` [PATCH V4 14/24] arm/ioreq: Introduce arch specific bits for IOREQ/DM features

net/netfilter/nft_set_pipapo_avx2.c:160:5-8: Unneeded variable: "ret". Return "- 1" on line 186
 2021-01-19 15:19 UTC  (2+ messages)
` [PATCH] nft_set_pipapo: fix returnvar.cocci warnings

[RFC] Purging dead modules
 2021-01-19 15:11 UTC  (7+ messages)

[PATCH] x86: PM: Register syscore_ops for scale invariance
 2021-01-19 15:12 UTC  (4+ messages)

[PATCH v2] iio: imu: bmi160: add mutex_lock for avoiding race
 2021-01-19 14:54 UTC 

[PATCH v2 0/5] zstd decompression for DomU-s + fallout / consolidation
 2021-01-19 15:17 UTC  (6+ messages)
` [PATCH v2 1/5] libxenguest: support zstd compressed kernels
` [PATCH v2 2/5] xen/decompress: make helper symbols static
` [PATCH v2 3/5] libxenguest: "standardize" LZO kernel decompression code
` [PATCH v2 4/5] libxenguest: drop redundant decompression declarations
` [PATCH v2 5/5] libxenguest: simplify kernel decompression

[PATCH] clk: socfpga: agilex: add clock driver for eASIC N5X platform
 2021-01-19 15:00 UTC  (2+ messages)

DEVEL: Help with feature implementation
 2021-01-19 15:13 UTC  (7+ messages)

[PATCH] media: rc: select CONFIG_BITREVERSE where needed
 2021-01-19 14:54 UTC  (2+ messages)

[PATCH] soundwire: sysfs: Constiyf static struct attribute_group
 2021-01-19 14:53 UTC  (3+ messages)
` [PATCH V2] soundwire: sysfs: Constify "

[PATCH 1/3] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
 2021-01-19 15:11 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: rockchip: Add DesignWare based PCIe controller

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-19 15:10 UTC  (3+ messages)
` [PATCH 02/25] qemu-option: move help handling to get_opt_name_value

[PATCH bpf-next v2 0/3] xsk: build skb by page
 2021-01-19 14:43 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] "

[PATCH 5.10 000/152] 5.10.9-rc1 review
 2021-01-19 14:42 UTC  (2+ messages)

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19 14:53 UTC  (4+ messages)
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace

[PATCH] base chrome/chromium patch fixed
 2021-01-19 13:41 UTC  (2+ messages)

[PATCH 4.19 00/42] 4.19.169-rc2 review
 2021-01-19 14:40 UTC  (2+ messages)

[PATCH 5.4 00/75] 5.4.91-rc2 review
 2021-01-19 14:41 UTC  (2+ messages)

[PATCH v1 0/4] s390/kvm: fix MVPG when in VSIE
 2021-01-19 14:23 UTC  (3+ messages)
` [PATCH v1 1/4] s390/kvm: VSIE: stop leaking host addresses

arch/mips/loongson2ef/common/serial.c:66:4: error: 'loongson_uart_base' undeclared; did you mean
 2021-01-19 14:22 UTC 

[PATCH 0/3] x86: Initial Trenchboot/SKINIT support
 2021-01-19 15:05 UTC  (4+ messages)
` [PATCH 2/3] x86/smpboot: Allow making an INIT IPI conditional

[PATCH v2] x86/CPUID: unconditionally set XEN_HVM_CPUID_IOMMU_MAPPINGS
 2021-01-19 15:05 UTC  (4+ messages)

[PATCH v5 00/42] idmapped mounts
 2021-01-19 15:05 UTC  (6+ messages)
` [PATCH v5 15/42] fs: add file_user_ns() helper
` [PATCH v5 23/42] open: handle idmapped mounts

[PATCH] ceph: enable async dirops by default
 2021-01-19 14:44 UTC 

[PATCHSET v2 0/2] xfs: add the ability to flag a fs for repair
 2021-01-19 14:37 UTC  (3+ messages)
` [PATCH 2/2] xfs_repair: clear the needsrepair flag

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-19 15:00 UTC  (3+ messages)
` [dm-devel] "
  ` [Cluster-devel] "

[PATCH] deploy docs to qemu-project.org from GitLab CI
 2021-01-19 15:00 UTC  (3+ messages)

performance regression noted in v5.11-rc after c062db039f40
 2021-01-19 14:37 UTC  (7+ messages)

[rdma:for-rc] BUILD SUCCESS a372173bf314d374da4dd1155549d8ca7fc44709
 2021-01-19 14:14 UTC 

[PATCH] sunxi: don't define MACPWR and SATAPWR to empty strings
 2021-01-19 15:01 UTC  (3+ messages)

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-19 13:14 UTC 

next/master build: 228 builds: 6 failed, 222 passed, 21 errors, 237 warnings (next-20210119)
 2021-01-19 13:25 UTC 

next/pending-fixes build: 202 builds: 1 failed, 201 passed, 1 error, 19 warnings (v5.11-rc4-255-ge3f3158a4b861)
 2021-01-19 13:02 UTC 

[PATCH 01/30] enchant2: upgrade 2.2.14 -> 2.2.15
 2021-01-19 15:00 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-19 14:58 UTC  (7+ messages)
` [PATCH v2 10/22] tcg/s390: Split out target constraints to tcg-target-con-str.h
` [PATCH v2 11/22] tcg/sparc: "
` [PATCH v2 12/22] tcg: Remove TCG_TARGET_CON_STR_H

[PATCH 0/5] soundwire: fix ACK/NAK handling and improve log
 2021-01-19 14:58 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: meson: add support for Beelink GS-King-X
 2021-01-19 14:57 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: amlogic: add support for the "
` [PATCH v3 2/2] arm64: dts: meson: add initial Beelink GS-King-X device-tree

[PATCH v1 1/2] gpio: tegra: Fix wake interrupt
 2021-01-19 12:52 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: tegra: Add dependency on GPIOLIB_IRQCHIP

[PATCH] gpio: tegra: Add missing dependencies
 2021-01-19 12:37 UTC  (2+ messages)

[PATCH] sunxi: Properly check for SATAPWR and MACPWR
 2021-01-19 14:58 UTC  (2+ messages)

[PATCH v3 0/2] brcmstb: initial work on BCM4908
 2021-01-19 11:59 UTC  (2+ messages)

[PATCH v4] overlay: Implement volatile-specific fsync error behaviour
 2021-01-19 11:49 UTC  (2+ messages)

[PATCH 00/20] Create generic software ECC engines
 2021-01-19 14:21 UTC  (14+ messages)
` [PATCH 04/20] mtd: nand: ecc-bch: Stop exporting the private structure

[PATCH] io_uring: fix NULL pointer dereference for async cancel close
 2021-01-19 11:45 UTC  (7+ messages)

[PATCH for-next 00/14] mostly cleanups for 5.12
 2021-01-19 13:32 UTC  (11+ messages)
` [PATCH 01/14] io_uring: optimise io_rw_reissue()
` [PATCH 03/14] io_uring: cleanup personalities under uring_lock
` [PATCH 07/14] io_uring: simplify io_alloc_req()
` [PATCH 08/14] io_uring: remove __io_state_file_put
` [PATCH 09/14] io_uring: deduplicate failing task_work_add
` [PATCH 10/14] io_uring: don't block resource recycle by oveflows
` [PATCH 11/14] io_uring: add a helper timeout mode calculation
` [PATCH 12/14] io_uring: help inlining of io_req_complete()
` [PATCH 13/14] io_uring: don't flush CQEs deep down the stack
` [PATCH 14/14] io_uring: save atomic dec for inline executed reqs


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.