All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-30 13:21:29 to 2021-07-30 14:06:45 UTC [more...]

[PATCH] RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
 2021-07-30 14:06 UTC  (2+ messages)

[PATCH v2] migration-guides: Add start of 3.4 guide with override migration notes
 2021-07-30 14:06 UTC  (3+ messages)
  ` [docs] "

[PATCH for-next v3 0/2] attempt at two small fixups
 2021-07-30 14:06 UTC  (2+ messages)

[PATCH v1] ASoC: Intel: kbl_da7219_max98357a: fix drv_name
 2021-07-30 14:05 UTC  (7+ messages)

[PATCH v4 00/13] new plugin argument passing scheme
 2021-07-30 13:58 UTC  (10+ messages)
` [PATCH v4 01/13] plugins: allow plugin arguments to be passed directly
` [PATCH v4 02/13] plugins/api: added a boolean parsing plugin api
` [PATCH v4 03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly
` [PATCH v4 04/13] plugins/hotblocks: Added correct boolean argument parsing
` [PATCH v4 05/13] plugins/lockstep: make socket path not positional & parse bool arg
` [PATCH v4 06/13] plugins/hwprofile: adapt to the new plugin arguments scheme
` [PATCH v4 07/13] plugins/howvec: adapting to the new argument passing scheme
` [PATCH v4 08/13] docs/tcg-plugins: new passing parameters scheme for cache docs
` [PATCH v4 11/13] tests/plugins/mem: introduce "track" arg and make args not positional

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-07-30 14:06 UTC  (2+ messages)

[PATCH v11 01/10] Bluetooth: Enumerate local supported codec and cache details
 2021-07-30 14:06 UTC  (2+ messages)

build failure after merge of the staging tree
 2021-07-30 14:04 UTC  (3+ messages)

[PATCH] upload-pack.c: treat want-ref relative to namespace
 2021-07-30 14:04 UTC  (2+ messages)

[PATCH] fastboot: fix partition name truncation in environment lookup
 2021-07-30 14:04 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add thermal fan control to rockpro64
 2021-07-30 14:02 UTC  (3+ messages)

Can't get RAID5/RAID6 NVMe randomread IOPS - AMD ROME what am I missing?????
 2021-07-30 14:03 UTC  (9+ messages)
  ` [Non-DoD Source] "
    ` [Non-DoD Source] "

[PATCH v2 0/8] nfc: constify pointed data - missed part
 2021-07-30 14:03 UTC  (10+ messages)
` [PATCH v2 7/8] nfc: hci: pass callback data param as pointer in nci_request()
      ` [linux-nfc] "

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-07-30 14:03 UTC  (7+ messages)
` [RFC][PATCH v2 06/12] diglim: Interfaces - digest_list_add, digest_list_del

[Buildroot] [PATCH] package/pango: bump to version 1.48.7
 2021-07-30 14:03 UTC  (2+ messages)

[RFC PATCH] mmc: only print retune error when we don't check for card removal
 2021-07-30 14:02 UTC  (2+ messages)

[linux-next:master 3848/4407] drivers/net/ethernet/freescale/fec_main.c:2758:33: error: 'FEC_LPI_SLEEP' undeclared; did you mean 'FEC_ECR_SLEEP'?
 2021-07-30 14:00 UTC  (2+ messages)

[PREEMPT_RT][PATCH] printk: Enhance the condition check of msleep in pr_flush()
 2021-07-30 14:01 UTC  (3+ messages)

[PATCH] common/attr: fix the MAX_ATTRS and MAX_ATTRVAL_SIZE for nfs
 2021-07-30 14:01 UTC  (2+ messages)

[GIT PULL] STM32 DT fixes for v5.14 #1
 2021-07-30 13:58 UTC  (3+ messages)

[PATCH] ASoC: intel: skylake: Drop superfluous mmap callback
 2021-07-30 13:59 UTC  (2+ messages)

[RFC PATCH] mmc: core: ensure flags are always cleared when retune gets enabled
 2021-07-30 14:00 UTC  (2+ messages)

build failure after merge of the staging tree
 2021-07-30 14:00 UTC  (2+ messages)

[Buildroot] [PATCH] package/nettle: bump to version 3.7.3
 2021-07-30 13:59 UTC  (2+ messages)

[PATCH v3 0/5] y2038: Add mutex_timedlock64() support
 2021-07-30 13:58 UTC  (6+ messages)
` [PATCH v3 1/5] smokey: posix_mutex: Fix mutex/smokey_barrier leak
` [PATCH v3 2/5] cobalt/posix/mutex: Harmonize pthread_mutex_timedlock() and sem_timedwait()
` [PATCH v3 3/5] y2038: cobalt/posix/mutex: Adding mutex_timedlock64
` [PATCH v3 4/5] y2038: lib/cobalt/mutex: dispatch mutex_timedlock
` [PATCH v3 5/5] testsuite/smokey/y2038: Adding test cases for mutex_timedlock64()

[omap-audio:peter/linux-next-wip 20/56] sound/soc/soc-utils.c:185:34: warning: unused variable 'soc_dummy_ids'
 2021-07-30 13:58 UTC 

Is it safe to use the bigalloc feature in the case of ext4 filesystem?
 2021-07-30 13:57 UTC  (5+ messages)

[PATCH 0/1] Improve automatic setup of tracking for new branches
 2021-07-30 13:57 UTC  (6+ messages)
  ` [PATCH 1/1] config: support a default remote tracking setup upon branch creation

[PATCH 1/2] btrfs-progs: check/original: detect directory inode with nlinks >= 2
 2021-07-30 13:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-07-30 13:55 UTC  (9+ messages)
` [dpdk-dev] [RFC PATCH v2 0/7] heterogeneous computing library
  ` [dpdk-dev] [RFC PATCH v2 1/7] hcdev: introduce heterogeneous computing device library
  ` [dpdk-dev] [RFC PATCH v2 2/7] hcdev: add event notification
  ` [dpdk-dev] [RFC PATCH v2 3/7] hcdev: add child device representing a device context
  ` [dpdk-dev] [RFC PATCH v2 4/7] hcdev: support multi-process
  ` [dpdk-dev] [RFC PATCH v2 5/7] hcdev: add memory API
  ` [dpdk-dev] [RFC PATCH v2 6/7] hcdev: add communication flag
  ` [dpdk-dev] [RFC PATCH v2 7/7] hcdev: add communication list

[PATCH v4] media: vimc: Enable set resolution at the scaler src pad
 2021-07-30 13:55 UTC  (9+ messages)

[dm-devel] [PATCH v6 0/9] fsdax: introduce fs query to support reflink
 2021-07-30  9:25 UTC  (12+ messages)
` [dm-devel] [PATCH v6 1/9] pagemap: Introduce ->memory_failure()
` [dm-devel] [PATCH v6 2/9] dax: Introduce holder for dax_device
` [dm-devel] [PATCH v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [dm-devel] [PATCH v6 4/9] pmem, mm: Implement ->memory_failure in pmem driver
` [dm-devel] [PATCH v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [dm-devel] [PATCH v6 6/9] xfs: Implement ->corrupted_range() for XFS
` [dm-devel] [PATCH v6 7/9] dm: Introduce ->rmap() to find bdev offset
` [dm-devel] [PATCH v6 8/9] md: Implement dax_holder_operations
` [dm-devel] [PATCH v6 9/9] fsdax: add exception for reflinked files

[dm-devel] [PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-07-30 10:01 UTC  (10+ messages)
` [dm-devel] [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [dm-devel] [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [dm-devel] [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [dm-devel] [PATCH RESEND v6 4/9] pmem, mm: Implement ->memory_failure in pmem driver
` [dm-devel] [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [dm-devel] [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS
` [dm-devel] [PATCH RESEND v6 7/9] dm: Introduce ->rmap() to find bdev offset
` [dm-devel] [PATCH RESEND v6 8/9] md: Implement dax_holder_operations
` [dm-devel] [PATCH RESEND v6 9/9] fsdax: add exception for reflinked files

[PATCH 0/4] Add support for EcoNet EN7523 SoC
 2021-07-30 13:45 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: Add vendor prefix for EcoNet
` [PATCH 2/5] dt-bindings: arm: econet: Add binding for EN7523 SoC and EVB
` [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
` [PATCH 4/5] ARM: Add basic support for EcoNet EN7523 SoC
` [PATCH 5/5] ARM: multi_v7_defconfig: Add "

[PATCH 0/1] __asm_copy_to-from_user: Reduce more byte_copy
 2021-07-30 13:52 UTC  (4+ messages)
` [PATCH 1/1] riscv: __asm_copy_to-from_user: Improve using word copy if size < 9*SZREG

[LTP] [PATCH 1/2] Add tst_hexdump utility
 2021-07-30 13:52 UTC  (2+ messages)

[ANNOUNCE] xf86-video-amdgpu 21.0.0
 2021-07-30 13:52 UTC 

[PATCH 0/2] Sparse index: delete ignored files outside sparse cone
 2021-07-30 13:52 UTC  (3+ messages)
` [PATCH 2/2] sparse-checkout: clear tracked sparse dirs

[meta-security][WIP][PATCH 1/2] Convert to new override syntax
 2021-07-30 13:51 UTC  (2+ messages)
` [yocto] "

[PATCH v3 0/4] nvmem: qfprom: Add binding updates and power-domain handling
 2021-07-30 13:49 UTC  (3+ messages)
` [PATCH v3 2/4] nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering

[LTP] [PATCH] Add set_mempolicy05, CVE-2017-7616
 2021-07-30 13:48 UTC  (6+ messages)

[GIT PULL] pinctrl: renesas: Updates for v5.15
 2021-07-30 13:47 UTC 

[PATCH 1/4] bitbake: Switch to using new override syntax
 2021-07-30 13:47 UTC  (4+ messages)
` [PATCH 2/4] doc/lib: Update to use new override syntax containing colons
` [PATCH 3/4] doc/lib: Add fixes for issues missed by the automated conversion
` [PATCH 4/4] bitbake: Update to version 1.51.1

[PATCH v1 0/1] AUXADC: Mediatek auxadc driver
 2021-07-30 13:44 UTC  (5+ messages)
` [PATCH v1] iio: mtk-auxadc: add mutex_destroy

[kbuild] drivers/pinctrl/pinctrl-k210.c:970 k210_fpioa_probe() warn: 'pdata->clk' not released on lines: 962,968
 2021-07-30 13:45 UTC  (2+ messages)
` [kbuild] drivers/pinctrl/pinctrl-k210.c:970 k210_fpioa_probe() warn: 'pdata->clk' not released on lines: 962, 968

[PATCH] intel_iommu: Fix typo in comments
 2021-07-30 13:44 UTC  (3+ messages)

[meta-oe][hardknott][PATCH] lmdb: add recipe
 2021-07-30 13:45 UTC  (2+ messages)
` [oe] "

[GIT PULL] clk: renesas: Updates for v5.15
 2021-07-30 13:44 UTC 

[PATCH] cgroup: Fix typo in comments and documents
 2021-07-30 13:44 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: remove unused BIT macros definitions
 2021-07-30 13:42 UTC  (2+ messages)

[PATCH] crypto: add missing kernel_fpu_end() call
 2021-07-30 13:41 UTC 

[PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
 2021-07-30 13:39 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: fix inconsistent lock states
 2021-07-30 13:40 UTC  (6+ messages)
` [PATCH v3 2/2] Bluetooth: fix inconsistent lock state in rfcomm_connect_ind

[PATCH net-next 0/4] Marvell Prestera add policer support
 2021-07-30 13:39 UTC  (5+ messages)
` [PATCH net-next 1/4] net: marvell: prestera: do not fail if FW reply is bigger
` [PATCH net-next 2/4] net: marvell: prestera: turn FW supported versions into an array
` [PATCH net-next 3/4] net: sched: introduce __tc_classid_to_hwtc() helper
` [PATCH net-next 4/4] net: marvell: prestera: Offload FLOW_ACTION_POLICE

[PATCH v2] staging: rtl8723bs: remove unused BIT macros definitions
 2021-07-30 13:40 UTC 

stable-rc/queue/4.4 baseline: 99 runs, 8 regressions (v4.4.277-12-g1861cb1f58dd)
 2021-07-30 13:39 UTC 

[PATCH v2 08/10] power: supply: axp288_fuel_gauge: Refresh all registers in one go
 2021-07-30 13:39 UTC  (3+ messages)

[PATCH 1/5] interconnect: qcom: sdm660: Commonize RPM-QoS
 2021-07-30 13:39 UTC  (2+ messages)

IRQ related query
 2021-07-30 13:38 UTC  (3+ messages)

[RFC v1 0/4] drm: Add support for DRM_CAP_DEFERRED_OUT_FENCE capability
 2021-07-30 13:38 UTC  (3+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-30 13:35 UTC  (6+ messages)

[PATCH] kobject: kobject_add_internal cleanup
 2021-07-30 13:37 UTC  (6+ messages)
    `  "

[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored
 2021-07-30 13:35 UTC  (5+ messages)
` [PATCH v3 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v3 2/2] tools/xenstore: set open file descriptor limit for xenstored

[PATCH] staging: rtl8723bs: remove unused BIT macros definitions
 2021-07-30 13:35 UTC  (3+ messages)

[PATCH] hw/acpi: use existing references to pci device struct within functions
 2021-07-30 13:30 UTC  (2+ messages)

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-30 13:33 UTC  (12+ messages)
` [PATCH 2/2] s390/vfio-ap: replace open coded "

[PATCH 0/7] Final optimization batch (#15): use memory pools
 2021-07-30 13:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/7] merge-ort: switch our strmaps over to using "

[PATCH] media: vivid: drop CONFIG_FB dependency
 2021-07-30 13:32 UTC  (3+ messages)

[PATCH v3] ceph: dump info about cap flushes when we're waiting too long for them
 2021-07-30 13:32 UTC  (3+ messages)

[LTP] [PATCH] lib: tst_device: Allow more control over the device size
 2021-07-30 13:31 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
 2021-07-30 13:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Fix hw stride length tests (rev5)

[PATCH v7 0/4] Add IOMMU driver for rk356x
 2021-07-30 13:29 UTC  (10+ messages)
` [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants

[PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
 2021-07-30 13:28 UTC  (4+ messages)

Cannot mount hm-smr drive with btrfs
 2021-07-30 13:30 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix typo in comments and Kconfig.debug
 2021-07-30 13:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Buildroot] [PATCH v2 00/12] Support for Cargo and Go vendoring
 2021-07-30 13:18 UTC  (5+ messages)
` [Buildroot] [PATCH v2 05/12] support/download/go-post-process: implement Go vendoring support

[Buildroot] [PATCH 1/1] package/python-django: security bump to version 3.2.5
 2021-07-30 13:27 UTC  (2+ messages)

[xen-unstable-smoke test] 164053: tolerable all pass - PUSHED
 2021-07-30 13:27 UTC 

[PATCH v2] drm: Fix typo in comments
 2021-07-30 13:27 UTC 

need help with my config
 2021-07-30 13:25 UTC 

[Linux Kernel 5.13 GA] ESXi Performance regression
 2021-07-30 13:26 UTC  (2+ messages)

cto changes for v4 atomic open
 2021-07-30 13:25 UTC 

[PATCH for-6.2 0/8] softmmu: Clean up arch_init.c
 2021-07-30 13:23 UTC  (7+ messages)
` [PATCH for-6.2 5/8] arch_init.h: Add QEMU_ARCH_HEXAGON
` [PATCH for-6.2 7/8] arch_init.h: Don't include arch_init.h unnecessarily
` [PATCH for-6.2 8/8] stubs: Remove unused arch_type.c stub

[PATCH v1 0/5] cpuidle: teo: Rework the idle state selection logic
 2021-07-30 13:25 UTC  (6+ messages)

[Buildroot] [PATCH 1/3] package/nginx-modsecurity: drop unneeded select on pcre
 2021-07-30 13:24 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/libmodsecurity: drop AC_CHECK_FILE workaround
` [Buildroot] [PATCH 3/3] package/libmodsecurity: security bump to version 3.0.5

[PATCH] staging: rtl8723bs: remove unused BIT macros definitions
 2021-07-30 13:23 UTC  (2+ messages)

[PATCH] tracing: Fix NULL pointer dereference in start_creating
 2021-07-30 13:23 UTC 

[PATCH] iommu: check if group is NULL before remove device
 2021-07-30 13:18 UTC  (3+ messages)

[GIT PULL 0/3] Renesas SoC updates for v5.15
 2021-07-30 13:18 UTC  (4+ messages)
  ` [GIT PULL 1/3] Renesas ARM DT "

Documentation on when to free structures in/after callbacks
 2021-07-30 13:21 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.