All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-22 04:47:14 to 2021-01-22 07:04:09 UTC [more...]

[PATCH] mm: fix prototype warning from kernel test robot
 2021-01-22  7:03 UTC 

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-22  7:03 UTC  (2+ messages)

[PATCH] misc services patches
 2021-01-22  7:02 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/sudo: fix static build without closefrom
 2021-01-22  7:00 UTC 

[freescale-fslc:pr/78 2379/3687] drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_i2c.c:1609:3: error: implicit declaration of function 'mt_eint_unmask'
 2021-01-22  7:00 UTC 

[PATCH v4 00/18] Refactor generic_file_buffered_read
 2021-01-22  6:59 UTC  (3+ messages)
` [PATCH v4 02/18] mm/filemap: Remove dynamically allocated array from filemap_read

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: reduce execution time
 2021-01-22  6:59 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "

[PATCH] power: supply: bq25980: Fix repetive bq25975 with bq25960
 2021-01-22  6:40 UTC 

linux-next: build warning after merge of the device-mapper tree
 2021-01-22  6:56 UTC 

[PATCH 0/2] Enumerate and expose AVX_VNNI feature
 2021-01-22  6:43 UTC  (3+ messages)

[PATCH v2 0/3] Improvements to nfsd stats
 2021-01-22  6:54 UTC  (3+ messages)

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-22  6:53 UTC  (3+ messages)
` [PATCH v2 2/5] hugetlb: convert page_huge_active() HPageMigratable flag

[mlmmj] server requirements Was: distribution "dead upstream" discussion
 2021-01-22  6:53 UTC 

[RFC] efi spi flash support - where to place
 2021-01-22  6:51 UTC  (2+ messages)

arch/riscv/include/asm/pgtable-64.h:70:9: error: use of undeclared identifier 'UL'
 2021-01-22  6:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 0/3] drm/i915/gen12: Add display render clear color decompression support
 2021-01-22  6:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gen12: Add display render clear color decompression support (rev5)

[PATCH V4 0/3] scripts: dtc: Build fdtoverlay
 2021-01-22  6:34 UTC  (4+ messages)

[PATCH] refs: Always pass old object name to reftx hook
 2021-01-22  6:44 UTC  (6+ messages)
` [PATCH RESEND] "

[RFC PATCH 0/4] make jbd2 debug switch per device
 2021-01-22  6:43 UTC  (5+ messages)
` [RFC PATCH 1/4] jbd2: make jdb2_debug module parameter "
` [RFC PATCH 2/4] jbd2: introduce some new log interfaces
` [RFC PATCH 3/4] jbd2: replace jbd_debug with the new log interface
` [RFC PATCH 4/4] ext4: "

[PATCH v2] x86/perf: Use static_call for x86_pmu.guest_get_msrs
 2021-01-22  6:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] runner: Introduce a way to stop testing without marking tests incomplete
 2021-01-22  6:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[freescale-fslc:pr/225 266/432] net/dsa/tag_8021q.c:100:5: warning: no previous prototype for 'dsa_8021q_rx_vid_subvlan'
 2021-01-22  6:40 UTC 

[LTP] [PATCH 1/1] swapping01: make test more robust
 2021-01-22  6:40 UTC  (6+ messages)

[PATCH 0/3] iommu/vt-d: Some misc tweaks in SVA
 2021-01-22  6:38 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows

[dpdk-dev] DPDK Release Status Meeting 21/01/2021
 2021-01-22  6:38 UTC  (2+ messages)

[PATCH v3] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
 2021-01-22  6:35 UTC  (4+ messages)

[PATCH v13 00/42] btrfs: zoned block device support
 2021-01-22  6:21 UTC  (43+ messages)
` [PATCH v13 01/42] block: add bio_add_zone_append_page
` [PATCH v13 02/42] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v13 03/42] btrfs: defer loading zone info after opening trees
` [PATCH v13 04/42] btrfs: use regular SB location on emulated zoned mode
` [PATCH v13 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v13 06/42] btrfs: do not load fs_info->zoned from incompat flag
` [PATCH v13 07/42] btrfs: disallow fitrim in ZONED mode
` [PATCH v13 08/42] btrfs: allow zoned mode on non-zoned block devices
` [PATCH v13 09/42] btrfs: implement zoned chunk allocator
` [PATCH v13 10/42] btrfs: verify device extent is aligned to zone
` [PATCH v13 11/42] btrfs: load zone's allocation offset
` [PATCH v13 12/42] btrfs: calculate allocation offset for conventional zones
` [PATCH v13 13/42] btrfs: track unusable bytes for zones
` [PATCH v13 14/42] btrfs: do sequential extent allocation in ZONED mode
` [PATCH v13 15/42] btrfs: redirty released extent buffers "
` [PATCH v13 16/42] btrfs: advance allocation pointer after tree log node
` [PATCH v13 17/42] btrfs: enable to mount ZONED incompat flag
` [PATCH v13 18/42] btrfs: reset zones of unused block groups
` [PATCH v13 19/42] btrfs: extract page adding function
` [PATCH v13 20/42] btrfs: use bio_add_zone_append_page for zoned btrfs
` [PATCH v13 21/42] btrfs: handle REQ_OP_ZONE_APPEND as writing
` [PATCH v13 22/42] btrfs: split ordered extent when bio is sent
` [PATCH v13 23/42] btrfs: check if bio spans across an ordered extent
` [PATCH v13 24/42] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v13 25/42] btrfs: cache if block-group is on a sequential zone
` [PATCH v13 26/42] btrfs: save irq flags when looking up an ordered extent
` [PATCH v13 27/42] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v13 28/42] btrfs: enable zone append writing for direct IO
` [PATCH v13 29/42] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v13 30/42] btrfs: serialize meta IOs on "
` [PATCH v13 31/42] btrfs: wait existing extents before truncating
` [PATCH v13 32/42] btrfs: avoid async metadata checksum on ZONED mode
` [PATCH v13 33/42] btrfs: mark block groups to copy for device-replace
` [PATCH v13 34/42] btrfs: implement cloning for ZONED device-replace
` [PATCH v13 35/42] btrfs: implement copying "
` [PATCH v13 36/42] btrfs: support dev-replace in ZONED mode
` [PATCH v13 37/42] btrfs: enable relocation "
` [PATCH v13 38/42] btrfs: relocate block group to repair IO failure in ZONED
` [PATCH v13 39/42] btrfs: split alloc_log_tree()
` [PATCH v13 40/42] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v13 41/42] btrfs: serialize log transaction on ZONED mode
` [PATCH v13 42/42] btrfs: reorder log node allocation

[rcu:tglx-pc.2021.01.21a] BUILD SUCCESS 1fa4714af1ec25d1f76a1d736cc7987c36ba7c27
 2021-01-22  6:28 UTC 

[PATCH v3 0/2] Add Mediatek Efuse Device Node for MT8192 SoC
 2021-01-22  6:28 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC

Some issues running rteval on arm64, arm and i386
 2021-01-22  6:26 UTC  (2+ messages)

[PATCH] lib/sstep: Fix incorrect return from analyze_instr()
 2021-01-22  6:27 UTC  (2+ messages)

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-22  6:26 UTC  (5+ messages)
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()

[PATCH 1/6] devicetree/bindings: Initial commit of silergy,sy7636a.yaml
 2021-01-22  6:24 UTC  (8+ messages)
` [PATCH 3/6] devicetree/bindings: Initial commit of silergy,sy7636a-regulator.yaml
` [PATCH 4/6] regulator: Initial commit of sy7636a

[freescale-fslc:pr/225 281/432] drivers/tty/serial/8250/8250_fsl.c:114:5: warning: no previous prototype for 'fsl8250_acpi_probe'
 2021-01-22  6:26 UTC 

[PATCH v1] can: mcp251xfd: Add some sysfs debug interfaces for registers r/w
 2021-01-22  6:22 UTC 

[PATCH v3] crypto - shash: reduce minimum alignment of shash_desc structure
 2021-01-22  6:20 UTC  (3+ messages)

[PATCH 0/2] crypto: aesni - fix more FPU handling and indirect call issues
 2021-01-22  6:21 UTC  (2+ messages)

[PATCH] crypto: keembay: ocs-aes: use 64-bit arithmetic for computing bit_len
 2021-01-22  6:21 UTC  (2+ messages)

[PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
 2021-01-22  6:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Add Support for Marvell OcteonTX2 CPT engine
 2021-01-22  6:21 UTC  (2+ messages)

[PATCH] crypto: arm64/sha - add missing module aliases
 2021-01-22  6:20 UTC  (2+ messages)

[PATCH v2 00/21] sunxi: Introduce H616 support
 2021-01-22  6:21 UTC  (4+ messages)
` [PATCH v2 08/21] sunxi: introduce support for H616 clocks

[PATCH] pinctrl: sunxi: fix use-after-free in sunxi_pmx_free()
 2021-01-22  6:15 UTC  (3+ messages)

[PATCH] usemem: Remove the duplicate do_access
 2021-01-22  6:12 UTC 

[freescale-fslc:pr/225 265/432] net/dsa/tag_8021q.c:95:6: warning: no previous prototype for 'vid_is_dsa_8021q'
 2021-01-22  6:16 UTC 

[PATCH] powerpc/8xx: export 'cpm_setbrg' for modules
 2021-01-22  6:11 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/iavf: fix port VLAN cfg err for AVF with SVM
 2021-01-22 13:35 UTC  (2+ messages)

[PATCH] hugetlbfs: make hugepage size conversion more readable
 2021-01-22  6:12 UTC  (5+ messages)

sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c:345 kabylake_ssp_fixup() warn: ignoring unreachable code
 2021-01-22  6:11 UTC 

[PATCH] libpam: add ptest support
 2021-01-22  6:10 UTC 

[PATCH] tools/xenstore: fix unsigned < 0 compare in xenstore_control
 2021-01-22  6:08 UTC 

[PATCH v3] powerpc/mce: Remove per cpu variables from MCE handlers
 2021-01-22  6:05 UTC  (3+ messages)

[PATCH 0/8] Add support for HiSilicon Hip09 uncore PMU driver
 2021-01-22  6:03 UTC  (2+ messages)

[PATCH V3 0/3] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-22  6:04 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t, v2] i915/gem_ctx_create: Added test description for test case
 2021-01-22  6:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_ctx_create: Added test description for test case (rev2)

[mlmmj] distribution "dead upstream" discussion
 2021-01-22  6:03 UTC  (2+ messages)

"possible deadlock in console_lock_spinning_enable" and "possible deadlock in console_unlock" should be duplicate crash behaviors
 2021-01-22  6:02 UTC  (4+ messages)

[meta-oe][PATCH] minifi-cpp: set correct python processor directory in configure file
 2021-01-22  6:02 UTC 

Perf can't trace the temporary variables
 2021-01-22  6:01 UTC 

[PATCH] btrfs: make Private2 lifespan more consistent
 2021-01-22  6:00 UTC 

[PATCH] memory: tegra: Remove calls to dev_pm_opp_set_clkname()
 2021-01-22  6:00 UTC 

[PATCH v4] ovl: fix dentry leak in ovl_get_redirect
 2021-01-22  5:59 UTC  (3+ messages)

[PATCH v7 0/2] PCI: cadence: Retrain Link to work around Gen2
 2021-01-22  5:57 UTC  (4+ messages)

[OE-Core][PATCH] manifest.py: Add tests to empty image
 2021-01-22  5:58 UTC 

[PATCH v2] arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4
 2021-01-22  5:52 UTC  (2+ messages)

[PATCH] cmd: efidebug: always check return code from get_variable()
 2021-01-22  5:54 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: read_policy types latency, device and round-robin
 2021-01-22  5:52 UTC  (3+ messages)
` [PATCH v4 0/3, full-cover-letter] "

[PATCH v6 0/2] UIO support for dfl devices
 2021-01-22  5:46 UTC  (7+ messages)
` [PATCH v6 1/2] fpga: dfl: add the userspace I/O device support for DFL devices

[freescale-fslc:pr/225 247/432] net/dsa/dsa2.c:127:17: sparse: sparse: symbol 'dsa_link_touch' was not declared. Should it be
 2021-01-22  5:50 UTC  (2+ messages)
` [RFC PATCH freescale-fslc] net: dsa: dsa_link_touch() can be static

[PATCH] ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
 2021-01-22  5:47 UTC  (2+ messages)

[PATCH v2 0/2] platform: chrome: Simplify interrupt path
 2021-01-22  5:46 UTC  (3+ messages)
` [PATCH v2 1/2] platform: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
` [PATCH v2 2/2] platform: cros_ec: Call interrupt bottom half at probe time

[plbossart-sound:sdw/bios-workaround 17/17] sound/soc/codecs/rt711-sdw.c:473:25: warning: too many arguments for format
 2021-01-22  5:46 UTC 

[igt-dev] [PATCH i-g-t 0/6] PC state igt test
 2021-01-22  5:46 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/6] i915/i915_pm_rpm.c: create PC state subtest group

[PATCH v4 0/8] e2fsck: add fast commit replay path
 2021-01-22  5:45 UTC  (9+ messages)
` [PATCH v4 1/8] ext2fs: add new APIs needed for fast commits
` [PATCH v4 2/8] e2fsck: add function to rewrite extent tree
` [PATCH v4 3/8] e2fsck: add fast commit setup code
` [PATCH v4 4/8] e2fsck: add fast commit scan pass
` [PATCH v4 5/8] e2fsck: add fast commit replay skeleton
` [PATCH v4 6/8] e2fsck: add fc replay for link, unlink, creat tags
` [PATCH v4 7/8] e2fsck: add replay for add_range, del_range, and inode tags
` [PATCH v4 8/8] tests: add fast commit recovery tests

[meta-python][PATCH v2 1/2] meta-python: Add hexdump package
 2021-01-22  5:45 UTC  (2+ messages)
` [meta-python][PATCH v2 2/2] meta-python: Add jstyleson

[PATCH] efi_loader: capsule: fix SIZEOF_MISMATCH warning
 2021-01-22  5:45 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix RSS key
 2021-01-22  5:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/3] buf: Add a generic extensible buffer struct
 2021-01-22  5:43 UTC  (2+ messages)

[PATCH] tools: mkeficapsule: fill reserved members of structure
 2021-01-22  5:41 UTC  (2+ messages)

[PATCH v2] drm/virtio: Track total GPU memory for virtio driver
 2021-01-22  5:40 UTC  (3+ messages)
` [PATCH v3] drm/virtio: trace total gem bo for virtio
  ` [PATCH v4] drm/virtio: Track total GPU memory for virtio driver

[freescale-fslc:pr/225 194/432] drivers/staging/fsl_ppfe/pfe_firmware.c:190:5: warning: no previous prototype for 'get_firmware_in_fdt'
 2021-01-22  5:39 UTC 

[freescale-fslc:pr/78 372/3687] drivers/mxc/vpu_windsor/vpu_encoder_rpc.c:159:9: warning: no previous prototype for function 'rpc_MediaIPFW_Video_buffer_space_check_encoder'
 2021-01-22  5:34 UTC 

[dpdk-dev] [PATCH] net/ixgbe: disable NFS filtering
 2021-01-22  5:33 UTC  (2+ messages)

[ANNOUNCE] v5.11-rc4-rt1
 2021-01-22  5:32 UTC  (3+ messages)

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-22  5:30 UTC  (6+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

Questions for OpenSBI to support position independent execution
 2021-01-22  5:31 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: partial fix to Kconfig issues
 2021-01-22  5:26 UTC  (3+ messages)
` [PATCH 2/2] ASoC: SOF: SND_INTEL_DSP_CONFIG dependency

[PATCH v6] mm,hwpoison: Send SIGBUS to PF_MCE_EARLY processes on action required events
 2021-01-22  5:24 UTC 

[freescale-fslc:pr/225 244/432] drivers/net/dsa/sja1105/sja1105_main.c:2222:5: error: 'struct dsa_switch' has no member named 'ports'
 2021-01-22  5:21 UTC 

[PATCH v3] ovl: use a dedicated semaphore for dir upperfile caching
 2021-01-22  5:17 UTC  (6+ messages)

✅ PASS: Test report for kernel 5.10.9 (stable-queue)
 2021-01-22  5:19 UTC 

[dpdk-dev] [PATCH v1 0/2] fix bugs of app eventdev
 2021-01-22  5:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/2] app/eventdev: adjust event count order for pipeline test
` [dpdk-dev] [PATCH v1 2/2] app/eventdev: remove redundant enqueue in burst Tx

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-01-22  5:17 UTC  (3+ messages)

[PATCH v6 0/4] Re-introduce TX FIFO resize for larger EP bursting
 2021-01-22  5:17 UTC  (3+ messages)
` [PATCH v6 1/4] usb: gadget: udc: core: Introduce check_config to verify USB configuration

[PATCH v2 00/20] objtool: vmlinux.o and CLANG LTO support
 2021-01-22  5:17 UTC  (3+ messages)
` [PATCH v2 14/20] x86/xen/pvh: Annotate indirect branch as safe

[PATCH V5 0/5] dt: build overlays
 2021-01-22  4:27 UTC  (10+ messages)
` [PATCH V5 5/5] of: unittest: Statically apply overlays using fdtoverlay

[PATCH 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manger
 2021-01-22  5:15 UTC  (6+ messages)
` [PATCH 2/2] fpga: Add support for Xilinx DFX AXI Shutdown manager

[Buildroot] [Bug 13476] New: Building ti-gfx package with custom linux does not work
 2021-01-22  5:15 UTC 

[PATCH v5] mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events
 2021-01-22  5:13 UTC  (3+ messages)

[PATCH v3 00/38] ZBD fixes and improvements
 2021-01-22  5:13 UTC  (11+ messages)
` [PATCH v3 19/38] zbd: improve replay range validation
` [PATCH v3 20/38] engines/libzbc: enable block backend
` [PATCH v3 21/38] zbd: avoid failing assertion in zbd_convert_to_open_zone()
` [PATCH v3 22/38] zbd: set thread errors in zbd_adjust_block()
` [PATCH v3 23/38] t/zbd: check for error in test #2

[PATCH] drivers: dma: qcom: bam_dma: Manage clocks when controlled_remotely is set
 2021-01-22  5:10 UTC  (2+ messages)

linux-next: manual merge of the notifications tree with the keys tree
 2021-01-22  5:08 UTC 

[meta-python][PATCH] meta-python: Add hexdump package
 2021-01-22  5:07 UTC  (4+ messages)
` [oe] "

FAILED: patch "[PATCH] net: cdc_ncm: correct overhead in delayed_ndp_size" failed to apply to 4.4-stable tree
 2021-01-22  4:54 UTC  (2+ messages)
` [BACKPORT 4.4.y, 4.9.y] net: cdc_ncm: correct overhead in delayed_ndp_size

[PATCH iproute2-next] devlink: Extend man page for port function set command
 2021-01-22  5:02 UTC  (2+ messages)
` [PATCH iproute2-next RESEND] "

[Intel-gfx] [PATCH] drm/i915: Always flush the active worker before returning from the wait
 2021-01-22  5:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] btrfs: fix lockdep warning due to seqcount_mutex_init() with wrong address
 2021-01-22  4:53 UTC  (3+ messages)

[0-Day CI notification] the service will be paused from Friday Jan 22, 5 PM CST to Sunday Jan 24, 3 PM CST (GMT+8)
 2021-01-22  4:52 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.11.0-rc4 (arm-next)
 2021-01-22  4:46 UTC 

[PATCH v2 0/3] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-01-22  4:45 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Remove PSTATE_SS from cpsr and move it into env->pstate
` [PATCH v2 2/3] target/arm: Add support for FEAT_DIT, Data Independent Timing
` [PATCH v2 3/3] target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU


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.