All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-18 18:03:06 to 2021-02-18 18:48:40 UTC [more...]

5.10 LTS Kernel: 2 or 6 years?
 2021-02-18 18:36 UTC  (14+ messages)

[PATCH] staging: rtl8188eu: Align block comments
 2021-02-18 18:24 UTC  (2+ messages)
` [PATCH] staging: rtl8188eu: Format comments

small oddity in commit "power: reset: add driver for LinkStation power off"
 2021-02-18 18:18 UTC  (3+ messages)
  ` [PATCH] power: reset: replace curly brackets in Makefile

[PATCH v15 00/22] xfs: Delayed Attributes
 2021-02-18 16:53 UTC  (18+ messages)
` [PATCH v15 01/22] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v15 02/22] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v15 03/22] xfs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v15 04/22] xfs: Hoist xfs_attr_set_shortform
` [PATCH v15 05/22] xfs: Add helper xfs_attr_set_fmt
` [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 07/22] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v15 08/22] xfs: Hoist xfs_attr_node_addname
` [PATCH v15 09/22] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v15 10/22] xfs: Hoist node transaction handling
` [PATCH v15 14/22] xfs: Rename __xfs_attr_rmtval_remove
` [PATCH v15 15/22] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
` [PATCH v15 17/22] xfs: Skip flip flags for delayed attrs
` [PATCH v15 18/22] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v15 19/22] xfs: Remove unused xfs_attr_*_args
` [PATCH v15 20/22] xfs: Add delayed attributes error tag
` [PATCH v15 21/22] xfs: Add delattr mount option

[PATCH] Staging: rtl8723bs: code-style fix
 2021-02-18 16:33 UTC 

[meta-networking][PATCH] wolfssl: updae to 4.7.0
 2021-02-18 18:47 UTC 

[PATCH v1] watchdog: wdat: add param. to start wdog on module insertion
 2021-02-18 16:32 UTC 

[PATCH v15 00/37] xfsprogs: Delayed Attributes
 2021-02-18 16:45 UTC  (37+ messages)
` [PATCH v15 01/37] xfsprogs: fix an ABBA deadlock in xfs_rename
` [PATCH v15 02/37] xfsprogs: Add helper for checking per-inode extent count overflow
` [PATCH v15 03/37] xfsprogs: Check for extent overflow when trivally adding a new extent
` [PATCH v15 04/37] xfsprogs: Check for extent overflow when punching a hole
` [PATCH v15 05/37] xfsprogs: Check for extent overflow when adding dir entries
` [PATCH v15 06/37] xfsprogs: Check for extent overflow when removing "
` [PATCH v15 07/37] xfsprogs: Check for extent overflow when renaming "
` [PATCH v15 08/37] xfsprogs: Check for extent overflow when adding/removing xattrs
` [PATCH v15 09/37] xfsprogs: Check for extent overflow when writing to unwritten extent
` [PATCH v15 10/37] xfsprogs: Check for extent overflow when moving extent from cow to data fork
` [PATCH v15 11/37] xfsprogs: Check for extent overflow when swapping extents
` [PATCH v15 12/37] xfsprogs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH v15 13/37] xfsprogs: Remove duplicate assert statement in xfs_bmap_btalloc()
` [PATCH v15 14/37] xfsprogs: Compute bmap extent alignments in a separate function
` [PATCH v15 15/37] xfsprogs: Process allocated extent "
` [PATCH v15 16/37] xfsprogs: Introduce error injection to allocate only minlen size extents for files
` [PATCH v15 17/37] libxfs: expose inobtcount in xfs geometry
` [PATCH v15 18/37] xfsprogs: Add helper xfs_attr_node_remove_step
` [PATCH v15 19/37] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v15 20/37] xfsprogs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v15 21/37] xfsprogs: Hoist xfs_attr_set_shortform
` [PATCH v15 22/37] xfsprogs: Add helper xfs_attr_set_fmt
` [PATCH v15 23/37] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 24/37] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v15 25/37] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v15 26/37] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v15 27/37] xfsprogs: Hoist node transaction handling
` [PATCH v15 28/37] xfsprogs: Add delay ready attr remove routines
` [PATCH v15 30/37] xfsprogs: Add state machine tracepoints
` [PATCH v15 31/37] xfsprogs: Rename __xfs_attr_rmtval_remove
` [PATCH v15 32/37] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v15 33/37] xfsprogs: Skip flip flags for delayed attrs
` [PATCH v15 34/37] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v15 35/37] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v15 36/37] xfsprogs: Add delayed attributes error tag
` [PATCH v15 37/37] xfsprogs: Merge xfs_delattr_context into xfs_attr_item

[PATCH 2/2] drm/msm/dp: Drop limit link rate at HBR2
 2021-02-18 18:47 UTC  (3+ messages)

[PATCH] mtd: rawnand: qcom: update last code word register
 2021-02-18 16:29 UTC  (5+ messages)

[dpdk-dev] [PATCH v3] doc: add new tables for rte flow items and actions support
 2021-02-18 18:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] KVM: nSVM: prepare guest save area while is_guest_mode is true
 2021-02-18 16:28 UTC 

[PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements
 2021-02-18 16:23 UTC  (7+ messages)
` [PATCH 05/14] KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEs
` [PATCH 10/14] KVM: x86: Further clarify the logic and comments for toggling log dirty

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-02-18 16:26 UTC  (8+ messages)

[PATCH] platform/x86: fix typo in Kconfig
 2021-02-18 16:19 UTC  (2+ messages)

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-18 16:21 UTC  (9+ messages)

[tip: objtool/core] objtool: Support stack-swizzle
 2021-02-18 16:21 UTC  (2+ messages)
` [PATCH] objtool: Fix stack-swizzle for FRAME_POINTER=y

[bitbake-devel][PATCH] Fix broken builds when multiconfig has a hyphen in the name
 2021-02-18 18:43 UTC 

#av1 #armv6 #raspberrypi #neon
 2021-02-18 18:42 UTC  (6+ messages)
    ` [yocto] "

[PATCH printk-rework 00/14] printk: remove logbuf_lock
 2021-02-18 16:18 UTC  (5+ messages)
` [PATCH printk-rework 01/14] printk: limit second loop of syslog_print_all
` [PATCH printk-rework 02/14] printk: kmsg_dump: remove unused fields

[PATCH v15 0/4] Adding the Sparx5 Serdes driver
 2021-02-18 16:14 UTC  (5+ messages)
` [PATCH v15 1/4] dt-bindings: phy: Add sparx5-serdes bindings
` [PATCH v15 2/4] phy: Add media type and speed serdes configuration interfaces
` [PATCH v15 3/4] phy: Add Sparx5 ethernet serdes PHY driver
` [PATCH v15 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node

[PATCH] drm/amd/display: Simplify bool conversion
 2021-02-18 18:40 UTC  (3+ messages)

[dpdk-dev] [PATCH] bus/pci/windows: support for PCI scan allowed and blocked lists
 2021-02-18 18:40 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH kvm-unit-tests] x86: clean up EFER definitions
 2021-02-18 18:31 UTC  (3+ messages)

[PATCH] staging: wlan-ng: Fix comments typos
 2021-02-18 16:15 UTC  (2+ messages)

[PATCH] nvmet-tcp: enable optional queue idle period tracking
 2021-02-18 18:38 UTC  (3+ messages)

[RFC PATCH v3 00/11] NVMeTCP Offload ULP and QEDN Device Driver
 2021-02-18 18:38 UTC  (2+ messages)

[PATCH] staging: wfx: Fix alignment style issue in sta.c
 2021-02-18 18:37 UTC 

[RFC v2 0/7] vDPA shadow virtqueue - notifications forwarding
 2021-02-18 18:35 UTC  (5+ messages)
` [RFC v2 5/7] vhost: Add x-vhost-enable-shadow-vq qmp

[PATCH 00/16] media: i2c: GMSL reliability improvements
 2021-02-18 16:13 UTC  (13+ messages)
` [PATCH 11/16] media: i2c: max9286: Cache channel amplitude
` [PATCH 12/16] media: i2c: max9286: Define high "
` [PATCH 13/16] media: i2c: rdacm2x: Implement .init() subdev op
` [PATCH 14/16] media: i2c: max9286: Initialize remotes when bound
` [PATCH 15/16] media: i2c: max9286: Rework comments in .bound()
` [PATCH 16/16] media: i2c: gmsl: Use 339Kbps I2C bit-rate

Issue with cec_register_adapter calling request_module() from an async context when called from intel_dp_detect
 2021-02-18 18:37 UTC  (9+ messages)
              ` [Intel-gfx] "

[PATCH net-next] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-18 16:14 UTC  (13+ messages)

[PATCH] systemd: add hostname fallback when polkit is not available
 2021-02-18 18:36 UTC 

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-18 18:33 UTC  (5+ messages)
` [PATCH V3 06/14] dts: bindings: Document device tree bindings for ETE

Issue with cyclictest, RT_GROUP_SCHED, isolcpus and NOHZ_FULL
 2021-02-18 17:44 UTC  (3+ messages)

[RFC PATCH 0/7] Add managed version of delayed work init
 2021-02-18 16:28 UTC  (2+ messages)

[cip-dev] Cip-kernel-sec Updates for Week of 2021-02-18
 2021-02-18 18:34 UTC  (5+ messages)

arm64: imx8qxp: irq 464: nobody cared (try booting with the "irqpoll" option)
 2021-02-18 16:25 UTC  (5+ messages)

[PATCH 17/18] certs: Fix blacklist flag type confusion
 2021-02-18 16:24 UTC  (3+ messages)
` [PATCH 00/18] keys: Miscellaneous fixes

[PATCH v4] ks7010: enclose non-trivial defines in parentheses
 2021-02-18 18:34 UTC  (3+ messages)

ibv_req_notify_cq clarification
 2021-02-18 16:23 UTC  (4+ messages)

Call for Google Summer of Code 2021 project ideas
 2021-02-18 17:43 UTC  (5+ messages)
` [Rust-VMM] "

[PATCH 0/1] css: SCHIB measurement block origin must be aligned
 2021-02-18 17:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] staging: wimax/i2400m: don't change the endianness of one byte variable
 2021-02-18 18:32 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 0/5] CSS Mesurement Block
 2021-02-18 17:26 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v3 2/5] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v3 3/5] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests PATCH v3 4/5] s390x: css: testing measurement block format 0
` [kvm-unit-tests PATCH v3 5/5] s390x: css: testing measurement block format 1

[PATCH v2 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-02-18 18:32 UTC  (4+ messages)
` [PATCH v2 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
  ` [PATCH v2 4/4] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp

[igt-dev] [PATCH v2 i-g-t] tests/kms_setmode: Restrict the test execution to two pipes
 2021-02-18 18:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_setmode: Restrict the test execution to two pipes (rev2)

[QUESTION] what kind of support does MT6797 has?
 2021-02-18 18:30 UTC  (2+ messages)

[RESEND PATCH] drm/tilcdc: fix raster control register setting
 2021-02-18 16:00 UTC  (2+ messages)

[dpdk-dev] [RFC] eventdev: introduce event dispatcher
 2021-02-18 18:30 UTC 

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-18 18:30 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2021-02-18 16:41 UTC  (15+ messages)
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 19/21] Remove ioport specific routines
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[PATCH RESEND] hostmem: Don't report pmem attribute if unsupported
 2021-02-18 18:27 UTC  (5+ messages)

[PATCH 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-02-18 18:26 UTC  (8+ messages)

[PATCH] fix comparisons - put constant on right side- eudyptula
 2021-02-18 16:04 UTC  (4+ messages)
` [PATCH] fix comparisons - put constant on right side- eudyptula challenge 10

[PATCH V2] ath11k: fix thermal temperature read
 2021-02-18 18:27 UTC 

[PATCH v2 00/24] net: stmmac: Fix clocks/reset-related procedures
 2021-02-18 15:55 UTC  (5+ messages)
` [PATCH v2 04/24] dt-bindings: net: dwmac: Refactor snps,*-config properties

[PATCH v2 0/6] hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409
 2021-02-18 18:23 UTC  (8+ messages)
` [PATCH v2 2/6] hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress
` [PATCH v2 5/6] hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable
` [PATCH v2 6/6] hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different block size is programmed

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Assign a fixed index to mmc devices
 2021-02-18 18:09 UTC  (4+ messages)
` [PATCH v3 1/1] arm64: dts: amlogic: "

[PATCH 0/3] NVIDIA Tegra NVDEC support
 2021-02-18 16:45 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add YAML bindings for Host1x and NVDEC

[PATCH v2] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-18 16:35 UTC  (2+ messages)

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-18 15:45 UTC  (9+ messages)
` [PATCH v3 4/8] cgroup: rstat: support cgroup1
` [PATCH v3 6/8] mm: memcontrol: switch to rstat
` [PATCH v3 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[Cluster-devel] [GFS2 PATCH] gfs2: In gfs2_ail1_start_one unplug the IO when needed
 2021-02-18 18:21 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display/adl_s: Fix dpclka_cfgcr0_clk_off mapping
 2021-02-18 18:21 UTC  (9+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix plane watermark mismatches

[PATCH] sparc: make copy_thread honor pid namespaces
 2021-02-18 18:21 UTC  (3+ messages)

[PATCH v4] printk: Userspace format enumeration support
 2021-02-18 15:53 UTC  (6+ messages)

[PATCH] drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
 2021-02-18 18:20 UTC  (9+ messages)

usb: cdc-acm: BUG kmalloc-128 Poison overwritten
 2021-02-18 15:52 UTC  (2+ messages)

Suggested changes to util-linux for FHS compliance
 2021-02-18 15:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix Rx queue count implementation
 2021-02-18 18:19 UTC 

[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
 2021-02-18 15:52 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties

[PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-02-18 15:50 UTC  (2+ messages)

[PATCH v2 1/2] staging: comedi: cast function output to assigned variable type
 2021-02-18 15:51 UTC  (6+ messages)

[RFC][PATCH] btrfs: sysfs for chunk layout hint
 2021-02-18 17:20 UTC 

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-18 16:20 UTC  (9+ messages)
` [PATCH 5/7] fsdax: Dedup file range to use a compare function

[PATCH v1] Documentation: devres: add missing entry for pcim_set_mwi()
 2021-02-18 15:49 UTC 

[PATCH] btrfs: make btrfs_dirty_inode() to always reserve metadata space
 2021-02-18 16:14 UTC  (3+ messages)

[zen-kernel-zen-kernel:5.10/futex2 4/13] <stdin>:1538:2: warning: #warning syscall futex_requeue not implemented
 2021-02-18 18:16 UTC 

[RFC PATCH 00/13] Add futex2 syscalls
 2021-02-18 15:48 UTC  (5+ messages)
` [RFC PATCH 01/13] futex2: Implement wait and wake functions

[meta-freescale] Wandboard WB-IMX6U-BW building gstreamer1.0-plugins-imx
 2021-02-18 18:14 UTC 

[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-18 15:47 UTC  (4+ messages)
` [PATCH v1 18/18] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH] meson: Re-enable the possibility to run "make check SPEED=slow"
 2021-02-18 18:01 UTC  (2+ messages)

[chrome-os:chromeos-4.14 17/19] drivers/gpu/drm/evdi/evdi_drv.c:95:6: error: no previous prototype for 'evdi_platform_device_link'
 2021-02-18 18:12 UTC 

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-02-18 15:37 UTC  (5+ messages)
` [PATCH v10 01/20] dlb: add skeleton for DLB driver

[PATCH] hw/sd/sdhci: Report error when guest access protected registers
 2021-02-18 17:56 UTC 

[RFC] IRQ handlers run with some high-priority interrupts(not NMI) enabled on some platform
 2021-02-18 15:38 UTC  (14+ messages)

[PATCH v4 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-18 15:35 UTC  (3+ messages)
` [PATCH v4 3/4] i2c: designware: Use the correct name of device-managed function

[PATCH] virtio-iommu: Handle non power of 2 range invalidations
 2021-02-18 18:06 UTC  (5+ messages)

[Nouveau] [RFC v4 00/11] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-18 15:31 UTC  (6+ messages)
` [RFC v4 10/11] drm/dp: Extract i915's eDP backlight code into DRM helpers
  ` [Intel-gfx] "

[PATCH 0/1] css: SCHIB measurement block origin must be aligned
 2021-02-18 17:40 UTC  (2+ messages)
` [PATCH 1/1] "

backport of IB/isert commit to '5.10.y' stable release
 2021-02-18 17:41 UTC  (3+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.17-5-gdb4f9910056b7)
 2021-02-18 15:45 UTC 

stable-rc/queue/4.19 baseline: 93 runs, 2 regressions (v4.19.176-37-g14f9358b57b8)
 2021-02-18 16:01 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.257-38-g174d2d60a65f)
 2021-02-18 15:35 UTC 

stable-rc/queue/4.4 baseline: 43 runs, 2 regressions (v4.4.257-25-gb1ee02351b82)
 2021-02-18 15:29 UTC 

patch "debugfs: do not attempt to create a new file before the filesystem is" added to driver-core-next
 2021-02-18 15:25 UTC 

patch "debugfs: be more robust at handling improper input in" added to driver-core-next
 2021-02-18 15:25 UTC 

patch "debugfs: be more robust at handling improper input in" added to driver-core-testing
 2021-02-18 15:24 UTC 

patch "debugfs: do not attempt to create a new file before the filesystem is" added to driver-core-testing
 2021-02-18 15:24 UTC 

stable-rc/queue/5.10 baseline: 127 runs, 2 regressions (v5.10.17-5-g6fd05caf3e1e)
 2021-02-18 15:19 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.221-44-gba8c335d38a7)
 2021-02-18 15:10 UTC 

[PATCH v2 00/25] Apple M1 SoC platform bring-up
 2021-02-18 15:26 UTC  (7+ messages)
` [PATCH v2 08/25] arm64: Always keep DAIF.[IF] in sync


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.