All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 14:27:44 to 2021-01-11 15:00:27 UTC [more...]

[PATCH v2 00/12] lazytime fix and cleanups
 2021-01-11 14:59 UTC  (22+ messages)
` [PATCH v2 01/12] fs: fix lazytime expiration handling in __writeback_single_inode()
    ` [f2fs-dev] "
` [PATCH v2 02/12] fs: correctly document the inode dirty flags
    ` [f2fs-dev] "
` [PATCH v2 03/12] fs: only specify I_DIRTY_TIME when needed in generic_update_time()
    ` [f2fs-dev] "
` [PATCH v2 04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
    ` [f2fs-dev] "
` [PATCH v2 05/12] fs: don't call ->dirty_inode for lazytime timestamp updates
    ` [f2fs-dev] "
` [PATCH v2 06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode
    ` [f2fs-dev] "
` [PATCH v2 07/12] fs: clean up __mark_inode_dirty() a bit
    ` [f2fs-dev] "

[dpdk-dev] [PATCH v13 00/11] Add PMD power management
 2021-01-11 14:58 UTC  (22+ messages)
` [dpdk-dev] [PATCH v14 "
  ` [dpdk-dev] [PATCH v14 01/11] eal: uninline power intrinsics
  ` [dpdk-dev] [PATCH v14 02/11] eal: avoid invalid API usage in "
  ` [dpdk-dev] [PATCH v14 03/11] eal: change API of "
  ` [dpdk-dev] [PATCH v14 04/11] eal: remove sync version of power monitor
  ` [dpdk-dev] [PATCH v14 05/11] eal: add monitor wakeup function
  ` [dpdk-dev] [PATCH v14 06/11] ethdev: add simple power management API
  ` [dpdk-dev] [PATCH v14 07/11] power: add PMD power management API and callback
  ` [dpdk-dev] [PATCH v14 08/11] net/ixgbe: implement power management API
  ` [dpdk-dev] [PATCH v14 09/11] net/i40e: "
  ` [dpdk-dev] [PATCH v14 10/11] net/ice: "
  ` [dpdk-dev] [PATCH v14 11/11] examples/l3fwd-power: enable PMD power mgmt
  ` [dpdk-dev] [PATCH v15 00/11] Add PMD power management
    ` [dpdk-dev] [PATCH v15 01/11] eal: uninline power intrinsics
    ` [dpdk-dev] [PATCH v15 02/11] eal: avoid invalid API usage in "
    ` [dpdk-dev] [PATCH v15 03/11] eal: change API of "
    ` [dpdk-dev] [PATCH v15 04/11] eal: remove sync version of power monitor
    ` [dpdk-dev] [PATCH v15 05/11] eal: add monitor wakeup function
    ` [dpdk-dev] [PATCH v15 06/11] ethdev: add simple power management API
    ` [dpdk-dev] [PATCH v15 07/11] power: add PMD power management API and callback
    ` [dpdk-dev] [PATCH v15 08/11] net/ixgbe: implement power management API

Old platforms: bring out your dead
 2021-01-11 14:58 UTC  (11+ messages)

[PATCH] Revert "tcp: simplify window probe aborting on USER_TIMEOUT"
 2021-01-11 14:58 UTC  (2+ messages)

[PATCH 0/4] IB/iser cleanups and fixes for 5.11
 2021-01-11 14:57 UTC  (5+ messages)
` [PATCH 1/4] IB/iser: remove unneeded semicolons
` [PATCH 2/4] IB/iser: protect iscsi_max_lun module param using callback
` [PATCH 3/4] IB/iser: enforce iser_max_sectors to be greater than 0
` [PATCH 4/4] IB/iser: simplify prot_caps setting

5.11-rc device reordering breaks ThinkPad rmi4 suspend
 2021-01-11 14:57 UTC  (4+ messages)

[linux-next:master 1490/2759] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:594:6: warning: no previous prototype for 'vangogh_clk_dpm_is_enabled'
 2021-01-11 14:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/38] net/mvpp2: misc updates
 2021-01-11 14:57 UTC  (16+ messages)
` [dpdk-dev] [PATCH v1 02/38] net/mvpp2: remove debug log on fast-path
` [dpdk-dev] [PATCH v1 04/38] net/mvpp2: skip vlan flush
` [dpdk-dev] [PATCH v1 07/38] net/mvpp2: reduce prints on rx path
` [dpdk-dev] [PATCH v1 08/38] net/mvpp2: rss reservation
` [dpdk-dev] [PATCH v1 09/38] net/mvpp2: extend xstats support
` [dpdk-dev] [PATCH v1 11/38] net/mvpp2: align checking order

[PATCH] thermal/core: Make cooling device state change private
 2021-01-11 14:55 UTC  (2+ messages)

[PATCH 1/9] media: ipu3-cio2: Do not zero reserved fields
 2021-01-11 14:54 UTC  (10+ messages)
` [PATCH] media: staging/intel-ipu3 : "
` [PATCH 2/9] media: mtk-mdp: "
` [PATCH 3/9] media: mtk-vcodec: "
` [PATCH 4/9] media: fdp1: "
` [PATCH 5/9] media: jpu: "
` [PATCH 6/9] media: sum4i-csi: "
` [PATCH 7/9] media: ti-vpe: "
` [PATCH 8/9] media: vicodec: "
` [PATCH 9/9] media: staging/intel-ipu3 : "

[gatesgarth][meta-multimedia][PATCH 1/2] gssdp: Upgrade to 1.2.2 -> 1.2.3
 2021-01-11 14:56 UTC  (6+ messages)
` [gatesgarth][meta-multimedia][PATCH 2/2] gupnp: Upgrade to 1.2.2 -> 1.2.4
  ` [oe] "
` [oe] [gatesgarth][meta-multimedia][PATCH 1/2] gssdp: Upgrade to 1.2.2 -> 1.2.3

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-11 14:54 UTC  (9+ messages)

[PATCH v2 0/5] Optimize iommu_map_sg() performance
 2021-01-11 14:54 UTC  (12+ messages)
` [PATCH v2 1/5] iommu/io-pgtable: Introduce map_sg() as a page table op
` [PATCH v2 2/5] iommu/io-pgtable-arm: Hook up map_sg()
` [PATCH v2 3/5] iommu/io-pgtable-arm-v7s: "
` [PATCH v2 4/5] iommu: Introduce map_sg() as an IOMMU op for IOMMU drivers
` [PATCH v2 5/5] iommu/arm-smmu: Hook up map_sg()

About creating machines on the command line
 2021-01-11 14:50 UTC 

[PATCH] drm/i915/selftests: Fix some error codes
 2021-01-11 14:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/selftests: Fix some error codes (rev2)

[dm-devel] Basic Github CI for multipath-tools
 2021-01-11 14:54 UTC  (6+ messages)
    ` [dm-devel] New draft openSUSE multipath-tools repo on github
        ` [dm-devel] multipath-tools: NEW openSUSE github repo

FAILED: patch "[PATCH] Revert "drm/amd/display: Fix memory leaks in S3 resume"" failed to apply to 5.10-stable tree
 2021-01-11 14:54 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/cxgbe: accept VLAN flow items without ethertype
 2021-01-11 14:53 UTC  (2+ messages)

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2021-01-11 14:53 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type for ecpri

[PATCH 0/8] FPGA DFL Changes for 5.12
 2021-01-11 14:54 UTC  (8+ messages)

[RFC][PATCH 0/5] select_idle_sibling() wreckage
 2021-01-11 14:52 UTC  (14+ messages)
` [RFC][PATCH 1/5] sched/fair: Fix select_idle_cpu()s cost accounting

[PATCH] block/rnbd-clt: improve find_or_create_sess() return check
 2021-01-11 14:49 UTC  (3+ messages)

[PATCH 0/6] Update git repo URLs to GitLab
 2021-01-11 14:50 UTC  (2+ messages)

[PATCH v1 00/20] gdbstub, semihosting and test/tool updates (pre PR)
 2021-01-11 14:50 UTC  (5+ messages)
` [PATCH v1 10/20] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[PATCH net-next] net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
 2021-01-11 14:49 UTC  (2+ messages)

[libgpiod][PATCH 0/6] treewide: remove more cruft and
 2021-01-11 14:48 UTC  (10+ messages)
` [libgpiod][PATCH 3/6] treewide: rename BIAS_AS_IS to BIAS_NONE
` [libgpiod][PATCH 4/6] treewide: make drive settings an enum
` [libgpiod][PATCH 6/6] core: add the kernel uapi header to the repository

[PATCH] hvmloader: pass PCI MMIO layout to OVMF as an info table
 2021-01-11 14:49 UTC  (6+ messages)

[RFC] Purging dead modules
 2021-01-11 14:48 UTC 

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-01-11 14:47 UTC  (8+ messages)
` [PATCH 0/6] Remove GIT_TEST_GETTEXT_POISON facility
` [PATCH 1/6] ci: remove GETTEXT_POISON jobs
` [PATCH 2/6] tests: remove support for GIT_TEST_GETTEXT_POISON
` [PATCH 3/6] tests: remove misc use of test_i18n{cmp,grep}
` [PATCH 4/6] tests: (almost) remove use of "test_i18ngrep !"
` [PATCH 5/6] tests: (almost) remove C_LOCALE_OUTPUT prerequisites
` [PATCH 6/6] tests: remove uses of GIT_TEST_GETTEXT_POISON=false

check-tcg errors (build-user, build-user-plugins) again
 2021-01-11 14:47 UTC  (4+ messages)
` check-tcg HOWTO?

[PATCH net-next] net: ks8851: Connect and start/stop the internal PHY
 2021-01-11 14:47 UTC  (7+ messages)

Fwd: error: 'submodule' does not have a commit checked out
 2021-01-11 14:44 UTC 

[PATCH v2 0/3] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-11 14:47 UTC  (13+ messages)
` [PATCH v2 1/3] mm: Cleanup faultaround and finish_fault() codepaths
` [PATCH v2 2/3] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH][next] platform/surface: fix potential integer overflow on shift of a int
 2021-01-11 14:46 UTC 

[PATCH 0/3 v2] Reduce number of active LB
 2021-01-11 14:46 UTC  (3+ messages)
` [PATCH 1/3 v2] sched/fair: skip idle cfs_rq

[PATCH] common: fit-sig: Fix error message in fit_config_verify_sig()
 2021-01-11 14:46 UTC 

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-11 14:45 UTC  (4+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()

stable-rc/linux-5.4.y baseline: 176 runs, 7 regressions (v5.4.88-87-g9a508dac62ec)
 2021-01-11 14:45 UTC 

platform/surface: Add Surface Aggregator user-space interface (static analysis issues)
 2021-01-11 14:45 UTC  (5+ messages)

[PATCH] rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs
 2021-01-11 14:45 UTC  (4+ messages)
` [OE-core] "

[PATCH] arm-bsp/n1sdp: port and migrate to linux yocto kernel 5.10
 2021-01-11 14:44 UTC 

Error Reporting and Decoding from Intel-based CPU (PECI daemon)
 2021-01-11 14:42 UTC  (2+ messages)

[PATCH] usb: cdnsp: fixes undefined reference to cdns_remove
 2021-01-11 14:42 UTC 

[Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR
 2021-01-11 14:44 UTC  (2+ messages)

[PATCH v2 1/3] regulator: mt6360: Add OF match table
 2021-01-11 14:42 UTC  (5+ messages)

[PATCH v5 0/4] scatterlist: add new capabilities
 2021-01-11 14:43 UTC  (5+ messages)
` [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning

lockdep splat in v5.11-rc1 involving console_sem and rq locks
 2021-01-11 14:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR
 2021-01-11 14:43 UTC  (2+ messages)

[PATCH 00/13] KVM: SVM: Misc SEV cleanups
 2021-01-11 14:42 UTC  (3+ messages)
` [PATCH 01/13] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails

[PATCH] ARM: ixp4xx: Fix typos in Kconfig
 2021-01-11 14:41 UTC  (3+ messages)
` [PATCH/v2] "

FAILED: patch "[PATCH] Revert "drm/amd/display: Fix memory leaks in S3 resume"" failed to apply to 5.4-stable tree
 2021-01-11 14:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ed: add ED_CPE_ID_VENDOR
 2021-01-11 14:42 UTC  (2+ messages)

[PATCH] kconfig: ensure strndup() declaration is visible
 2021-01-11 14:42 UTC 

[Intel-gfx] [patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic
 2021-01-10 11:53 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] lib/rcu: use rte atomic thread fence wrapper instead
 2021-01-11 14:41 UTC  (2+ messages)

[PULL v2 00/15] Testing, CI and bsd-user patches
 2021-01-11 14:40 UTC  (2+ messages)

[GIT PULL] nfsd changes for 5.11-rc
 2021-01-11 14:40 UTC 

[dpdk-dev] [PATCH v2 1/1] mbuf: fix rte_mbuf_dyn.h inclusion from C++
 2021-01-11 14:41 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/1] eal/linux: fix event set error for rte_epoll_event
 2021-01-11 14:40 UTC  (2+ messages)

[PATCH] tools/libxenstat: ensure strnlen() declaration is visible
 2021-01-11 14:40 UTC 

[PATCH] mfd: mt6360: Fix MFD cell names and compatibles
 2021-01-11 14:38 UTC  (5+ messages)

[Buildroot] [PATCH v2,1/1] package/quota: add CPE variables
 2021-01-11 14:40 UTC  (2+ messages)

[RFC PATCH v2 2/2] fs/task_mmu: acquire mmap_lock for write on soft-dirty cleanup
 2021-01-11 14:39 UTC  (13+ messages)
` [PATCH 0/2] page_count can't be used to decide when wp_page_copy

[PATCH, BUG 211039] malloc.3: Document that realloc(p, 0) is specific to glibc and nonportable
 2021-01-11 14:38 UTC  (3+ messages)

[PATCH] i2c: tegra: Wait for config load atomically while in ISR
 2021-01-11 14:38 UTC  (3+ messages)

[f2fs-dev] [RFC PATCH] f2fs: using generic_file_llseek() instead of generic_file_llseek_size()
 2021-01-11 14:38 UTC  (4+ messages)

[PATCH] pinctrl: renesas: checker: Restrict checks to Renesas platforms
 2021-01-11 14:36 UTC  (3+ messages)

[LTP] Holidays and LTP release
 2021-01-11 14:38 UTC  (4+ messages)

[GIT PULL]: Generic phy fixes for v5.11
 2021-01-11 14:38 UTC  (2+ messages)

[PATCH 2/4] arm-autonomy/juno-image-customization: add host wks file
 2021-01-11 14:34 UTC  (3+ messages)
  ` [meta-arm] "

[PATCH 1/6] wic: Add workdir argument
 2021-01-11 14:33 UTC  (4+ messages)
` [OE-core] "

[PATCH v2] can: mcba_usb: Fix memory leak when cancelling urb
 2021-01-11 14:31 UTC  (3+ messages)

[PATCH][RESEND#15] keys: Handle missing Authority Key Identifier X509 extension
 2021-01-11 14:27 UTC  (3+ messages)

[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
 2021-01-11 14:28 UTC  (3+ messages)

[PATCH] i2c: tegra-bpmp: ignore DMA safe buffer flag
 2021-01-11 14:27 UTC 

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-11 14:23 UTC  (4+ messages)
` [PATCH v2 13/15] dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts
` [PATCH v2 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH v2 15/15] ARM: dts: bcm2711: Add the CEC "

[PATCH 0/5] x86/PV: memory management consistency and minor relaxations
 2021-01-11 14:28 UTC  (4+ messages)
` [PATCH 5/5] x86/PV32: avoid TLB flushing after mod_l3_entry()

[dpdk-dev] [PATCH v3 0/8] ethdev: introduce GENEVE header TLV option item
 2021-01-11 14:26 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 4/8] common/mlx5: create GENEVE TLV option object with DevX
  ` [dpdk-dev] [PATCH v4 5/8] net/mlx5: create GENEVE TLV option management
  ` [dpdk-dev] [PATCH v4 6/8] net/mlx5: add GENEVE TLV option flow validation
  ` [dpdk-dev] [PATCH v4 7/8] net/mlx5: add GENEVE TLV option flow translation
  ` [dpdk-dev] [PATCH v4 8/8] doc: update GENEVE TLV option support

[PATCH v4 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2021-01-11 14:26 UTC  (4+ messages)
` [PATCH v4 net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls


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.