All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-01 22:44:14 to 2020-07-02 00:09:19 UTC [more...]

[PATCH 00/18] xfs: remove xfs_disk_quot from incore dquot
 2020-07-02  0:07 UTC  (30+ messages)
` [PATCH 03/18] xfs: validate ondisk/incore dquot flags
` [PATCH 04/18] xfs: stop using q_core.d_flags in the quota code
` [PATCH 07/18] xfs: stop using q_core limits "
` [PATCH 08/18] xfs: stop using q_core counters "
` [PATCH 09/18] xfs: stop using q_core warning "
` [PATCH 10/18] xfs: stop using q_core timers "
` [PATCH 11/18] xfs: remove qcore from incore dquots
` [PATCH 12/18] xfs: refactor default quota limits by resource
` [PATCH 14/18] xfs: refactor quota exceeded test

[PATCH v2] Documentation: Coccinelle: fix typos and command example
 2020-07-02  0:08 UTC  (9+ messages)
        ` [v2] "

[PATCH] kbuild: do not export LDFLAGS_vmlinux
 2020-07-02  0:08 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] pmdinfogen: rewrite in Python
 2020-07-02  0:07 UTC  (9+ messages)
` [dpdk-dev] [RFC PATCH v2 "
  ` [dpdk-dev] [RFC PATCH v2 1/3] pmdinfogen: prototype "
  ` [dpdk-dev] [RFC PATCH v2 2/3] build: use Python pmdinfogen
  ` [dpdk-dev] [RFC PATCH v2 3/3] doc/linux_gsg: require pyelftools for pmdinfogen

[dpdk-dev] [PATCH 1/2] net/netvsc: fix underflow error when external mbuf are used in the receive path
 2020-07-02  0:06 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/netvsc: detach external buffer on failure

[lustre-devel] [PATCH 00/18] Port of OpenSFS landing as of July 1, 2020
 2020-07-02  0:04 UTC  (19+ messages)
` [lustre-devel] [PATCH 01/18] lnet: restore an maximal fragments count
` [lustre-devel] [PATCH 02/18] lnet: o2ib: fix page mapping error
` [lustre-devel] [PATCH 03/18] lustre: sec: encryption for write path
` [lustre-devel] [PATCH 04/18] lustre: sec: decryption for read path
` [lustre-devel] [PATCH 05/18] lustre: sec: deal with encrypted object size
` [lustre-devel] [PATCH 06/18] lustre: sec: support truncate for encrypted files
` [lustre-devel] [PATCH 07/18] lustre: ptlrpc: limit rate of lock replays
` [lustre-devel] [PATCH 08/18] lustre: mdc: chlg device could be used after free
` [lustre-devel] [PATCH 09/18] lustre: llite: bind kthread thread to accepted node set
` [lustre-devel] [PATCH 10/18] lustre: lov: use lov_pattern_support() to verify lmm
` [lustre-devel] [PATCH 11/18] lustre: llite: truncate deadlock with DoM files
` [lustre-devel] [PATCH 12/18] lnet: Skip health and resends for single rail configs
` [lustre-devel] [PATCH 13/18] lustre: sec: ioctls to handle encryption policies
` [lustre-devel] [PATCH 14/18] lnet: define new network driver ptl4lnd
` [lustre-devel] [PATCH 15/18] lustre: llite: don't hold inode_lock for security notify
` [lustre-devel] [PATCH 16/18] lustre: mdt: don't fetch LOOKUP lock for remote object
` [lustre-devel] [PATCH 17/18] lustre: obd: add new LPROCFS_TYPE_*
` [lustre-devel] [PATCH 18/18] lnet: handle undefined parameters

[dpdk-dev] [PATCH] maintainers: update for vmbus
 2020-07-02  0:04 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: do not read swizzle info if unavailable
 2020-07-02  0:03 UTC  (3+ messages)

[PATCH] arm64: add support for Self-hosted trace
 2020-07-02  0:06 UTC  (4+ messages)

first mount(s) after unclean shutdown always fail
 2020-07-02  0:02 UTC  (6+ messages)

[linux-next:master 4454/4685] net/bpf/test_run.c:154:14: warning: no previous prototype for 'bpf_fentry_test7'
 2020-07-02  0:01 UTC 

objtool clac/stac handling change
 2020-07-02  0:00 UTC  (5+ messages)

[net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-01
 2020-07-01 23:53 UTC  (4+ messages)
` [net-next 1/3] ice: implement snapshot for device capabilities
` [net-next 2/3] ice: avoid unnecessary single-member variable-length structs
` [net-next 3/3] ice: replace single-element array used for C struct hack

[PATCH 0/4] btrfs: workaround exhausted anonymous block device pool
 2020-07-01 23:56 UTC  (6+ messages)
` [PATCH 3/4] btrfs: preallocate anon_dev for subvolume and snapshot creation

[Intel-gfx] [PATCH v3 00/28] Introduce DG1
 2020-07-01 23:53 UTC  (29+ messages)
` [Intel-gfx] [PATCH v3 01/28] drm/i915: Add has_master_unit_irq flag
` [Intel-gfx] [PATCH v3 02/28] drm/i915/dg1: add initial DG-1 definitions
` [Intel-gfx] [PATCH v3 03/28] drm/i915/dg1: Add DG1 PCI IDs
` [Intel-gfx] [PATCH v3 04/28] drm/i915/dg1: add support for the master unit interrupt
` [Intel-gfx] [PATCH v3 05/28] drm/i915/dg1: Remove SHPD_FILTER_CNT register programming
` [Intel-gfx] [PATCH v3 06/28] drm/i915/dg1: Add fake PCH
` [Intel-gfx] [PATCH v3 07/28] drm/i915/dg1: Initialize RAWCLK properly
` [Intel-gfx] [PATCH v3 08/28] drm/i915/dg1: Define MOCS table for DG1
` [Intel-gfx] [PATCH v3 09/28] drm/i915/dg1: Add DG1 power wells
` [Intel-gfx] [PATCH v3 10/28] drm/i915/dg1: Increase mmio size to 4MB
` [Intel-gfx] [PATCH v3 11/28] drm/i915/dg1: Wait for pcode/uncore handshake at startup
` [Intel-gfx] [PATCH v3 12/28] drm/i915/dg1: Add DPLL macros for DG1
` [Intel-gfx] [PATCH v3 13/28] drm/i915/dg1: Add and setup DPLLs "
` [Intel-gfx] [PATCH v3 14/28] drm/i915/dg1: Enable DPLL "
` [Intel-gfx] [PATCH v3 15/28] drm/i915/dg1: add hpd interrupt handling
` [Intel-gfx] [PATCH v3 16/28] drm/i915/dg1: invert HPD pins
` [Intel-gfx] [PATCH v3 17/28] drm/i915/dg1: gmbus pin mapping
` [Intel-gfx] [PATCH v3 18/28] drm/i915/dg1: Enable first 2 ports for DG1
` [Intel-gfx] [PATCH v3 19/28] drm/i915/dg1: Don't program PHY_MISC for PHY-C and PHY-D
` [Intel-gfx] [PATCH v3 20/28] drm/i915/dg1: Update comp master/slave relationships for PHYs
` [Intel-gfx] [PATCH v3 21/28] drm/i915/dg1: Update voltage swing tables for DP
` [Intel-gfx] [PATCH v3 22/28] drm/i915/dg1: provide port/phy mapping for vbt
` [Intel-gfx] [PATCH v3 23/28] drm/i915/dg1: map/unmap pll clocks
` [Intel-gfx] [PATCH v3 24/28] drm/i915/dg1: enable PORT C/D aka D/E
` [Intel-gfx] [PATCH v3 25/28] drm/i915/dg1: Load DMC
` [Intel-gfx] [PATCH v3 26/28] drm/i915/rkl: Add initial workarounds
` [Intel-gfx] [PATCH v3 27/28] drm/i915/dg1: Add initial DG1 workarounds
` [Intel-gfx] [PATCH v3 28/28] drm/i915/dg1: DG1 does not support DC6

[SPDK] Re: SPDK, PMDK and Intel(R) Vtune Amplifier Virtual Forum Video?
 2020-07-01 23:55 UTC 

[PATCH] tcg: Fix do_nonatomic_op_* vs signed operations
 2020-07-01 23:47 UTC  (2+ messages)

[RFC v2 15/26] mm/asi: Initialize the ASI page-table with core mappings
 2020-07-01 23:53 UTC 

[PATCH v4 10/11] target/ppc: add vmulh{su}d instructions
 2020-07-01 23:47 UTC  (2+ messages)
` [PATCH v4 11/11] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-01 23:43 UTC  (10+ messages)
` [PATCH v4 01/11] target/ppc: Introduce Power ISA 3.1 flag
` [PATCH v4 02/11] target/ppc: Enable Power ISA 3.1
` [PATCH v4 03/11] target/ppc: add byte-reverse br[dwh] instructions
` [PATCH v4 04/11] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
` [PATCH v4 05/11] target/ppc: add vmulld instruction
` [PATCH v4 06/11] Update PowerPC AT_HWCAP2 definition
` [PATCH v4 07/11] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v4 08/11] target/ppc: add vmulh{su}w instructions
` [PATCH v4 09/11] fix the prototype of muls64/mulu64

[PATCH 1/1] tcg/tcg-op: nonatomic_op should work with smaller memop
 2020-07-01 23:44 UTC  (4+ messages)

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-07-01 23:48 UTC  (6+ messages)
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition

"parent transid verify failed" and mount usebackuproot does not seem to work
 2020-07-01 23:50 UTC  (6+ messages)

[pci:pci/enumeration] BUILD SUCCESS WITH WARNING 9062dcba53dd1dcfa32e4c1970acdf33660a2cdf
 2020-07-01 23:49 UTC 

[pci:next] BUILD SUCCESS 485afde1a05f459953895d3e8692e8527463dd4a
 2020-07-01 23:49 UTC 

[for-next][PATCH 0/8] ktest.pl: Various updates and including more content in email on failures
 2020-07-01 23:44 UTC  (10+ messages)
` [for-next][PATCH 1/8] ktest.pl: Have config-bisect save each config used in the bisect
` [for-next][PATCH 2/8] ktest.pl: Always show log file location if defined even on success
` [for-next][PATCH 3/8] ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails
` [for-next][PATCH 4/8] ktest.pl: Add a NOT operator
` [for-next][PATCH 5/8] ktest.pl: Just open up the log file once
` [for-next][PATCH 6/8] ktest.pl: Turn off buffering to the log file
` [for-next][PATCH 7/8] ktest.pl: Add the log of last test in email on failure
` [for-next][PATCH 8/8] ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed

[PATCH v4 00/37] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-07-01 23:41 UTC  (9+ messages)
` [PATCH v4 27/37] interconnect: Relax requirement in of_icc_get_from_provider()
` [PATCH v4 28/37] memory: tegra: Register as interconnect provider

[shenki:dev-5.7 54/114] drivers/soc/aspeed/aspeed-lpc-ctrl.c:247:17: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2020-07-01 23:40 UTC 

[PATCH] null_blk: add helper for deleting the nullb_list
 2020-07-01 23:39 UTC  (7+ messages)

[PATCH v5 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-07-01 23:39 UTC  (4+ messages)
` [PATCH v5 bpf-next 5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap

[PATCH] man8/*: ffix, change '-' to '\-' for options
 2020-07-01 23:38 UTC 

[net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
 2020-07-01 23:32 UTC  (11+ messages)

[PATCH] man7/*: ffix, change '-' to '\-' for options and to '\(en' for a range
 2020-07-01 23:31 UTC 

[LTP] [PATCH 1/1] numa01.sh: Handle computation error
 2020-07-01 23:31 UTC 

[PATCH 3.16 00/10] Fix possible crash on L2CAP socket shutdown
 2020-07-01 23:31 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: simple-card: Fix 'make dt_binding_check' warnings
 2020-07-01 23:29 UTC  (5+ messages)

[RFC PATCH 00/16] Core scheduling v6
 2020-07-01 23:28 UTC  (3+ messages)
` [RFC PATCH 06/16] sched: Add core wide task selection and scheduling

[PATCH 5.7.y 0/5] exfat stable patches for 5.7.y
 2020-07-01 23:20 UTC  (6+ messages)
    ` [PATCH 5.7.y 1/5] exfat: Set the unused characters of FileName field to the value 0000h
    ` [PATCH 5.7.y 2/5] exfat: add missing brelse() calls on error paths
    ` [PATCH 5.7.y 3/5] exfat: call sync_filesystem for read-only remount
    ` [PATCH 5.7.y 4/5] exfat: move setting VOL_DIRTY over exfat_remove_entries()
    ` [PATCH 5.7.y 5/5] exfat: flush dirty metadata in fsync

Backport isl68137 hwmon Driver
 2020-07-01 23:25 UTC  (2+ messages)

[Bug 207449] New: xhci_hcd loosing frames if amdgpu vce is in use
 2020-07-01 23:25 UTC  (2+ messages)
` [Bug 207449] "

[xen-unstable-smoke test] 151515: tolerable all pass - PUSHED
 2020-07-01 23:24 UTC 

[Intel-gfx] [PATCH v2] drm/i915/dp: Correctly advertise HBR3 for GEN11+
 2020-07-01 23:24 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dp: Correctly advertise HBR3 for GEN11+ (rev2)

WE HAVE GOLD DUST AND BAR FOR SALE LOOKING FOR RELIABLE BUYER
 2020-07-02  6:04 UTC 

[RFC PATCH 00/10] timer: Reduce timers softirq (and other optimizations)
 2020-07-01 23:20 UTC  (4+ messages)
` [RFC PATCH 01/10] timer: Prevent base->clk from moving backward

[PATCH] coresight: etm4x: Fix save/restore during cpu idle
 2020-07-01 23:17 UTC  (2+ messages)

[PATCH net-next 00/15] sfc: prerequisites for EF100 driver, part 3
 2020-07-01 23:16 UTC  (5+ messages)
` [PATCH net-next 01/15] sfc: support setting MTU even if not privileged to configure MAC fully

Generating SDK and postinstall intercepts failure #sdk #yocto #toolchain
 2020-07-01 23:15 UTC 

[PATCH] man5/*: ffix, change '-' to '\-' for options
 2020-07-01 23:12 UTC 

[PATCH net-next] sfc: remove udp_tnl_has_port
 2020-07-01 23:11 UTC  (5+ messages)

[PATCH v3 0/4] hw/block/nvme: Fix I/O BAR structure
 2020-07-01 23:08 UTC  (6+ messages)
` [PATCH v3 3/4] hw/block/nvme: Fix pmrmsc register size

[PATCH v9 0/3] media: Add colors' order and other info over test image
 2020-07-01 23:08 UTC  (5+ messages)
` [PATCH v9 1/3] media: tpg: change char argument to const char
` [PATCH v9 3/3] media: vimc: Add a control to display info on test image

[PATCH v4] Enable auto-merge for meld to follow the vim-diff beharior
 2020-07-01 23:06 UTC  (6+ messages)
` [PATCH v5] "

[android-goldfish:android-3.18 9371/9999] drivers/net/ethernet/intel/i40e/i40e_main.c:1097:17: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2020-07-01 23:05 UTC 

[Intel-wired-lan] ixgbe-x550 link detection after boot
 2020-07-01 23:05 UTC  (4+ messages)

[PATCH 0/5 v11] KASan for Arm
 2020-07-01 23:03 UTC  (10+ messages)

[PATCH v9 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-07-01 23:04 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

Writing to a const pointer: is this supposed to happen?
 2020-07-01 23:03 UTC  (2+ messages)

[PATCH] net: sched: Allow changing default qdisc to FQ-PIE
 2020-07-01 23:01 UTC 

[SPDK] Re: SPDK, PMDK and Intel(R) Vtune Amplifier Virtual Forum Video?
 2020-07-01 23:02 UTC 

[PATCH] man4/*: ffix, change '-' to '\-' for options
 2020-07-01 23:01 UTC 

[PATCH net-next v4 00/10] Ethernet Cable test support
 2020-07-01 23:00 UTC  (4+ messages)
` [PATCH net-next v4 03/10] net: ethtool: netlink: Add support for triggering a cable test

[PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping
 2020-07-01 22:53 UTC  (12+ messages)
` [PATCH v3 1/5] nouveau/hmm: fault one page at a time
` [PATCH v3 2/5] mm/hmm: add hmm_mapping order
` [PATCH v3 3/5] nouveau: fix mapping 2MB sysmem pages
` [PATCH v3 4/5] nouveau/hmm: support mapping large "
` [PATCH v3 5/5] hmm: add tests for hmm_pfn_to_map_order()

[PATCH net-next] bonding: allow xfrm offload setup post-module-load
 2020-07-01 22:53 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[renesas-drivers:topic/renesas-overlays] BUILD SUCCESS 3dd0777e1c381dbce94d73016225aae4f25e3a95
 2020-07-01 22:52 UTC 

[cip-dev] CIP IRC weekly meeting today
 2020-07-01 22:53 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-xsm
 2020-07-01 22:52 UTC 

[PATCH] drm/msm: ratelimit crtc event overflow error
 2020-07-01 22:51 UTC  (3+ messages)

[PATCH] man3/*: ffix, change '-' to '\-' for options
 2020-07-01 22:50 UTC 

[PATCH net v2] genetlink: remove genl_bind
 2020-07-01 22:49 UTC  (2+ messages)

[PATCH v5 0/5] Update CoreSight infrastructure to select a default sink
 2020-07-01 22:52 UTC  (7+ messages)
` [PATCH v5 1/5] coresight: Add default sink selection to CoreSight base
` [PATCH v5 3/5] coresight: etm: perf: Add default sink selection to etm perf

[PATCH v1] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-07-01 22:49 UTC  (6+ messages)

nftables and connection tracking
 2020-07-01 22:48 UTC  (6+ messages)

[Intel-gfx] [PATCH v5 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-07-01 22:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v5,1/2] "

[PATCH bpf-next 0/2] bpf: selftests: A few changes to network_helpers and netns-reset
 2020-07-01 22:45 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: selftests: A few improvements to network_helpers.c

[RESEND v2] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
 2020-07-01 22:52 UTC 

[PATCH] block: Raise an error when backing file parameter is an empty string
 2020-07-01 22:42 UTC  (2+ messages)


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.