All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-30 13:40:05 to 2021-07-30 14:18:14 UTC [more...]

[PATCH v11 01/10] Bluetooth: Enumerate local supported codec and cache details
 2021-07-30 14:17 UTC  (10+ messages)
` [PATCH v11 02/10] Bluetooth: Add support for Read Local Supported Codecs V2
` [PATCH v11 03/10] Bluetooth: btintel: Read supported offload usecases
` [PATCH v11 04/10] Bluetooth: Allow querying of supported offload codecs over SCO socket
` [PATCH v11 06/10] Bluetooth: Allow setting of codec for HFP offload usecase

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-07-30 14:17 UTC  (3+ messages)

[patch 00/63] locking, sched: The PREEMPT-RT locking infrastructure
 2021-07-30 13:50 UTC  (2+ messages)
` [patch 01/63] sched: Split out the wakeup state check

[PATCH] media: vimc: Add support for contiguous DMA buffers
 2021-07-30 14:15 UTC  (5+ messages)

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

[PATCH 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-30 14:15 UTC  (4+ messages)
` [PATCH 1/2] "

[dpdk-dev] [PATCH 0/2] fixes to bnxt PMD
 2021-07-30 14:14 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-30 14:13 UTC  (3+ messages)
` [PATCH bpf-next v2 2/5] af_unix: add unix_stream_proto for sockmap

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

[PATCH libgpiod-v2] gpiomon: Fix format specifier for uint64_t
 2021-07-30 14:12 UTC  (3+ messages)

[GIT PULL] pinctrl: renesas: Updates for v5.15
 2021-07-30 14:12 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/libgtk3: bump to version 3.24.29
 2021-07-30 14:06 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-django: security bump to version 3.2.5
 2021-07-30 13:27 UTC 

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

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

[Buildroot] [git commit branch/2021.05.x] package/pango: bump to version 1.48.7
 2021-07-30 14:01 UTC 

[PATCH] btrfs-progs: default to SINGLE profile on zoned devices
 2021-07-30 14:09 UTC  (5+ messages)

[Buildroot] [git commit branch/2021.05.x] package/libmodsecurity: security bump to version 3.0.5
 2021-07-30 13:20 UTC 

[Buildroot] [git commit branch/2021.05.x] package/nginx-modsecurity: drop unneeded select on pcre
 2021-07-30 13:23 UTC 

[Buildroot] [git commit branch/2021.05.x] package/nettle: bump to version 3.7.3
 2021-07-30 13:58 UTC 

[Buildroot] [git commit branch/2021.05.x] package/libmodsecurity: fix static build
 2021-07-30 13:20 UTC 

[Buildroot] [git commit branch/2021.05.x] package/libmodsecurity: drop AC_CHECK_FILE workaround
 2021-07-30 13:20 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libmodsecurity: security bump to version 3.0.5
 2021-07-30 13:21 UTC 

[Buildroot] [git commit branch/2021.02.x] package/nettle: bump to version 3.7.3
 2021-07-30 13:57 UTC 

[Buildroot] [git commit branch/2021.02.x] package/pango: bump to version 1.48.7
 2021-07-30 14:01 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-django: security bump to version 3.2.5
 2021-07-30 13:27 UTC 

[PATCH] RDMA/hfi1: Fix typo in comments
 2021-07-30 14:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/libgtk3: bump to version 3.24.29
 2021-07-30 14:07 UTC 

[PATCH rdma-next RESEND] docs: Fix infiniband uverbs minor number
 2021-07-30 14:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/libmodsecurity: fix static build
 2021-07-30 13:21 UTC 

[Buildroot] [git commit branch/2021.02.x] package/nginx-modsecurity: drop unneeded select on pcre
 2021-07-30 13:23 UTC 

[PATCH rdma-next 0/3] Remove not possible checks
 2021-07-30 14:09 UTC  (2+ messages)

[PATCH v4 00/13] new plugin argument passing scheme
 2021-07-30 13:58 UTC  (14+ 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 09/13] tests/plugins/bb: adapt to the new arg passing scheme
` [PATCH v4 10/13] tests/plugins/insn: made arg inline not positional and parse it as bool
` [PATCH v4 11/13] tests/plugins/mem: introduce "track" arg and make args not positional
` [PATCH v4 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme
` [PATCH v4 13/13] docs/deprecated: deprecate passing plugin args through `arg=`

[Buildroot] [git commit branch/2021.02.x] package/libmodsecurity: drop AC_CHECK_FILE workaround
 2021-07-30 13:21 UTC 

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-30 14:07 UTC  (7+ messages)
` [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls

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

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

[xen-unstable test] 164049: tolerable FAIL
 2021-07-30 14:07 UTC 

[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 V5] mm: compaction: support triggering of proactive compaction by user
 2021-07-30 14:06 UTC  (2+ 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 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)

[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  (2+ 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  (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.