All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-19 15:03:05 to 2021-01-19 15:46:05 UTC [more...]

Fwd: [Bug 209423] WARN_ON_ONCE() at rtl8169_tso_csum_v2()
 2021-01-19 15:38 UTC  (13+ messages)
  `  "

[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  (4+ 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

[Buildroot] [PATCH 1/2] package/chartjs: move 'v' version prefix out of CHARTJS_VERSION
 2021-01-19 15:46 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/chartjs: security bump to 2.9.4

[PATCH] of: unittest: Statically apply overlays using fdtoverlay
 2021-01-19 15:44 UTC  (4+ messages)

[PATCH V3] mm/compaction: correct deferral logic for proactive compaction
 2021-01-19 15:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] app/testpmd: fix dynamic config error for max-pkt-len
 2021-01-19 15:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] app/testpmd: fix dynamic config error

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

[PULL 00/33] target-arm queue
 2021-01-19 15:11 UTC  (31+ 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 20/33] target/arm: Implement SCR_EL2.EEL2
` [PULL 21/33] target/arm: enable Secure EL2 in max CPU
` [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 26/33] target/arm: Update REV, PUNPK "
` [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

[PATCH net 0/2] MRP without hardware offload?
 2021-01-19 15:42 UTC  (4+ messages)
` [PATCH net 1/2] net: mrp: fix definitions of MRP test packets

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-19 15:39 UTC  (7+ messages)
` [PATCH v2 15/22] tcg/arm: Split out constraint sets to tcg-target-con-set.h
` [PATCH v2 16/22] tcg/mips: "
` [PATCH v2 18/22] tcg/riscv: "

[PATCH] erofs-utils: fix battach on full buffer block
 2021-01-19 15:43 UTC  (4+ messages)

[PATCH 0/3] 9pfs: Improve unreclaim logic
 2021-01-19 15:28 UTC  (4+ messages)
` [PATCH 2/3] 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ

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

[PATCH] tracing: precise log info for kretprobe addr err
 2021-01-19 15:41 UTC  (2+ messages)

[PATCH v3 3/5] argon2: Import Argon2 from cryptsetup
 2021-01-19 15:42 UTC  (5+ messages)

[PATCH bpf-next] bpf: permit size-0 datasec
 2021-01-19 15:35 UTC 

[PATCH net-next 0/3] dpaa2: add 1000base-X support
 2021-01-19 15:36 UTC  (4+ messages)
` [PATCH net-next 1/3] net: pcs: add pcs-lynx 1000BASE-X support
` [PATCH net-next 2/3] net: dpaa2-mac: add "
` [PATCH net-next 3/3] net: dpaa2-mac: add backplane link mode support

[dpdk-dev] [PATCH] raw/ioat: fix support for secondary process
 2021-01-19 15:38 UTC 

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed (v5.11-rc4-1-g1330e98ab8314)
 2021-01-19 15:40 UTC 

[PATCH bpf-next 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-19 15:40 UTC  (10+ messages)
` [PATCH bpf-next 1/8] xdp: restructure redirect actions
` [PATCH bpf-next 2/8] xsk: remove explicit_free parameter from __xsk_rcv()
` [PATCH bpf-next 3/8] xsk: fold xp_assign_dev and __xp_assign_dev
` [PATCH bpf-next 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper
` [PATCH bpf-next 5/8] libbpf, xsk: select AF_XDP BPF program based on kernel version
` [PATCH bpf-next 6/8] libbpf, xsk: select bpf_redirect_xsk(), if supported
` [PATCH bpf-next 7/8] selftest/bpf: add XDP socket tests for bpf_redirect_{xsk, map}()
` [PATCH bpf-next 8/8] selftest/bpf: remove a lot of ifobject casting in xdpxceiver

Yocto Project Status WW03`21
 2021-01-19 15:41 UTC 

[PATCH 0/9] xfs: rework log quiesce to cover the log
 2021-01-19 15:35 UTC  (3+ messages)
` [PATCH 4/9] xfs: cover the log during log quiesce

[Intel-gfx] [PATCH 1/6] drm/i915/gem: Almagamate clflushes on suspend
 2021-01-19 15:40 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate clflushes on freeze
` [Intel-gfx] [PATCH 3/6] drm/i915/gem: Move stolen node into GEM object union

[PATCH 0/6] sched/deadline: cpuset task acceptance review
 2021-01-19 15:37 UTC  (5+ messages)
` [PATCH 4/6] sched/deadline: Block DL tasks on non-exclusive cpuset if bandwitdh control is enable

[RFC 0/3] Introduce Vdmabuf driver
 2021-01-19 15:39 UTC  (3+ messages)
` [RFC 3/3] vfio: Share the KVM instance with Vdmabuf

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

[GIT PULL] nfsd changes for 5.11-rc (second round)
 2021-01-19 15:38 UTC 

[PATCH] sched/eas: Don't update misfit status if the task is pinned
 2021-01-19 15:35 UTC  (2+ messages)

[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] "

[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

[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)

[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

[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)

[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 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  (3+ messages)
` [PATCH v5 15/42] fs: add file_user_ns() helper

[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  (2+ messages)
` [dm-devel] "


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.