All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-07 14:51:22 to 2020-10-07 15:36:10 UTC [more...]

[PATCH] ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887
 2020-10-07 15:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] ASoC: stm32: dfsdm: change rate limits
 2020-10-07 15:34 UTC  (2+ messages)
` [PATCH 2/2] ASoC: stm32: dfsdm: add actual resolution trace

[PATCH] ALSA: bebob: potential info leak in hwdep_read()
 2020-10-07 15:34 UTC  (6+ messages)

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-07 15:33 UTC  (21+ messages)
` [PATCH v5 03/36] qapi-gen: Separate arg-parsing from generation
` [PATCH v5 08/36] qapi: delint using flake8
` [PATCH v5 15/36] qapi/common.py: add type hint annotations
` [PATCH v5 16/36] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v5 17/36] qapi/common.py: move build_params into gen.py
` [PATCH v5 18/36] qapi: establish mypy type-checking baseline

[PATCH v2] media: atomisp: remove compat_ioctl32 code
 2020-10-07 15:34 UTC 

[PATCH net-next v2 00/16] Add devlink reload action and limit options
 2020-10-07 15:34 UTC  (3+ messages)
` [PATCH net-next v2 02/16] devlink: Add reload action option to devlink reload command

[PATCH v2 0/2] ARM: move FDT mapping out of linear region
 2020-10-07 15:32 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH v2 2/2] ARM: move device tree mapping out of linear region

[PATCH v3 0/4] io_uring: Fix async workqueue is not canceled on some corner case
 2020-10-07 15:34 UTC  (2+ messages)

[PATCH] xfs: flush new eof page on truncate to avoid post-eof corruption
 2020-10-07 15:33 UTC  (2+ messages)

[Virtio-fs] [PATCH] configure: add option for virtiofsd
 2020-10-07 15:30 UTC  (3+ messages)
`  "

[dpdk-dev] [PATCH v4 1/3] app/testpmd: add GENEVE parsing
 2020-10-07 15:30 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 0/3] Add GENEVE protocol parsing to testpmd
  ` [dpdk-dev] [PATCH v5 1/3] app/testpmd: add GENEVE parsing
    ` [dpdk-dev] [PATCH v6 0/3] Add GENEVE protocol parsing to testpmd
      ` [dpdk-dev] [PATCH v6 1/3] app/testpmd: add GENEVE parsing
      ` [dpdk-dev] [PATCH v6 2/3] app/testpmd: enable configuring GENEVE port
      ` [dpdk-dev] [PATCH v6 3/3] app/testpmd: tunnel parsing protocols cleanup

[dpdk-dev] [PATCH] testpmd: add speed capability in device info
 2020-10-07 15:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC V2] dt-bindings: mailbox : arm,mhuv2: Add bindings
 2020-10-07 15:28 UTC  (2+ messages)

cannot build uboot for Coral board. Missing spl/u-boot-spl-ddr.bin
 2020-10-07 15:30 UTC 

NPM package recipe, npm not found
 2020-10-07 15:28 UTC  (3+ messages)
` [yocto] "

[PATCH v4 0/3] xfsprogs: consolidate stripe validation
 2020-10-07 15:28 UTC  (3+ messages)
` [PATCH v4 1/3] xfsprogs: allow i18n to xfs printk

[xen-unstable-smoke test] 155517: regressions - FAIL
 2020-10-07 15:27 UTC 

nfs home directory and google chrome
 2020-10-07 15:17 UTC  (8+ messages)

Rook orchestrator module
 2020-10-07 15:25 UTC  (2+ messages)

[c++] [hwmon] std::ifstream read file with timeout so long
 2020-10-07 15:24 UTC  (2+ messages)

[PATCH v9 0/4] xfs: Remove wrappers for some semaphores
 2020-10-07 15:25 UTC  (5+ messages)
` [PATCH v9 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH net] ipv4: Update exception handling for multipath routes via same device
 2020-10-07 15:20 UTC  (2+ messages)

[PATCH v39 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
 2020-10-07 15:25 UTC  (11+ messages)

[PATCH 0/7] igb: xdp patches followup
 2020-10-07 15:25 UTC  (8+ messages)
` [PATCH 1/7] igb: XDP xmit back fix error code
` [PATCH 2/7] igb: take vlan double header into account
` [PATCH 3/7] igb: XDP extack message on error
` [PATCH 4/7] igb: skb add metasize for xdp
` [PATCH 5/7] igb: use igb_rx_buffer_flip
` [PATCH 6/7] igb: use xdp_do_flush
` [PATCH 7/7] igb: avoid transmit queue timeout in xdp path

[PATCH 0/13] Fix per-domain IRQ affinity, allow >255 CPUs on x86 without IRQ remapping
 2020-10-07 15:25 UTC  (12+ messages)
` [PATCH 01/13] x86/apic: Use x2apic in guest kernels even with unusable CPUs
  ` [PATCH 10/13] x86/irq: Limit IOAPIC and MSI domains' affinity without IR

[RFC v7 00/21] Unifying LKL into UML
 2020-10-07 15:25 UTC  (28+ messages)
` [RFC v7 02/21] um: add os init and exit calls
` [RFC v7 03/21] um: move arch/um/os-Linux dir to tools/um/uml
` [RFC v7 04/21] um: host: implement os_initcalls and os_exitcalls
` [RFC v7 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
` [RFC v7 06/21] scritps: um: suppress warnings if SRCARCH=um
` [RFC v7 07/21] um: extend arch_switch_to for alternate SUBARCH
` [RFC v7 18/21] um: host: add utilities functions

[PATCH 0/4] power: avs: Move drivers to the soc directories and drop avs
 2020-10-07 15:23 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Exclude low pages (128KiB) of stolen from use
 2020-10-07 15:24 UTC  (4+ messages)
`  "

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-10-07 15:23 UTC  (3+ messages)

[PATCH v2] kernel/sysctl.c: drop unneeded assignment in proc_do_large_bitmap()
 2020-10-07 15:19 UTC  (2+ messages)

[PATCH 0/2]cpufreq,topology,arm: disable FI for BL_SWITCHER
 2020-10-07 15:21 UTC  (4+ messages)
` [PATCH 1/2] cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()

stable-rc/queue/4.4 build: 187 builds: 2 failed, 185 passed, 2 errors, 13 warnings (v4.4.238-20-g4629ba6a6a84)
 2020-10-07 15:22 UTC 

[PATCH v3 0/3] qga: add command guest-get-disks
 2020-10-07 15:15 UTC  (4+ messages)
` [PATCH v3 3/3] qga: add implementation of guest-get-disks for Windows

[PATCH] Changes to support booting NetBSD/alpha
 2020-10-07 15:13 UTC  (3+ messages)

[PATCH v3 0/8] add SAM9X60 clock support
 2020-10-07 15:17 UTC  (9+ messages)
` [PATCH v3 1/8] board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR
` [PATCH v3 2/8] clk: at91: sam9x60: add support compatible with CCF
` [PATCH v3 3/8] ARM: dts: sam9x60ek: add clock frequencies to board file
` [PATCH v3 4/8] ARM: dts: sam9x60: use u-boot,dm-pre-reloc
` [PATCH v3 5/8] ARM: dts: sam9x60: use slow clock CCF compatible bindings
` [PATCH v3 6/8] ARM: dts: sam9x60: use CCF compatibles for PMC
` [PATCH v3 7/8] configs: sam9x60ek: update defconfigs for CCF
` [PATCH v3 8/8] ARM: dts: sam9x60: use alphabetical order

Linux-specific kernel hardening
 2020-10-07 15:16 UTC  (2+ messages)

wireguard-tools systemd service file installation path
 2020-10-07 15:16 UTC  (3+ messages)
  ` [oe] "

build error in AMD Ethanolx
 2020-10-07 15:11 UTC  (3+ messages)

[PATCH 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2020-10-07 15:13 UTC  (8+ messages)
  ` [Uboot-stm32] "

[RFC] fifo: only reboot engines if they have a ref
 2020-10-07 15:13 UTC 

[PATCH v5 0/2] Improve cirrus msys2
 2020-10-07 15:12 UTC  (10+ messages)
` [PATCH v5 1/2] cirrus: Fixing and speedup the msys2/mingw CI
` [PATCH v5 2/2] cirrus: msys2/mingw speed is up, add excluded target back

[PATCH v5 0/2] sched/deadline: Fix and optimize sched_dl_global_validate()
 2020-10-07 15:13 UTC  (3+ messages)
` [PATCH v5 1/2] sched/deadline: "
` [PATCH v5 2/2] sched/deadline: Fix sched_dl_global_validate()

[PATCH v3] dt-bindings: power: rockchip: Convert to json-schema
 2020-10-07 15:11 UTC  (4+ messages)

[PATCH 1/2] ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr
 2020-10-07 15:12 UTC  (4+ messages)
` [PATCH 2/2] ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-10-07 15:12 UTC  (3+ messages)
` [PATCH 4/5] thermal: devfreq_cooling: remove old power model and use EM

LTC2991 Driver request
 2020-10-07 15:10 UTC  (3+ messages)

[PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM
 2020-10-07 15:05 UTC  (19+ messages)

[PATCH] drm/amdgpu: prevent spurious warning
 2020-10-07 15:12 UTC  (2+ messages)

stable-rc/queue/4.9 build: 195 builds: 2 failed, 193 passed, 4 warnings (v4.9.238-26-g1959353b3c5c)
 2020-10-07 15:11 UTC 

[PATCH] cirrus: use V=1 when running tests on FreeBSD and macOS
 2020-10-07 15:10 UTC  (3+ messages)

[dpdk-dev] [RFC] ethdev: introduce Rx buffer split
 2020-10-07 15:06 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 0/9] "
  ` [dpdk-dev] [PATCH v2 1/9] "
  ` [dpdk-dev] [PATCH v2 2/9] app/testpmd: add multiple pools per core creation
  ` [dpdk-dev] [PATCH v2 3/9] app/testpmd: add buffer split offload configuration
  ` [dpdk-dev] [PATCH v2 4/9] app/testpmd: add rxpkts commands and parameters
  ` [dpdk-dev] [PATCH v2 5/9] app/testpmd: add extended Rx queue setup
  ` [dpdk-dev] [PATCH v2 6/9] net/mlx5: add extended Rx queue setup routine
  ` [dpdk-dev] [PATCH v2 7/9] net/mlx5: configure Rx queue to support split
  ` [dpdk-dev] [PATCH v2 8/9] net/mlx5: register multiple pool for Rx queue
  ` [dpdk-dev] [PATCH v2 9/9] net/mlx5: update Rx datapath to support split

[PATCH 1/2] Revert "riscv: Fixup static_obj() fail"
 2020-10-07 15:08 UTC  (4+ messages)
` [PATCH 2/2] riscv: Fixup static_obj() fail v2

[RFC PATCH 0/3] Membarrier updates
 2020-10-07 15:09 UTC  (7+ messages)
` [RFC PATCH 1/3] sched: fix exit_mm vs membarrier (v3)
` [RFC PATCH 2/3] sched: membarrier: cover kthread_use_mm (v3)

[PATCH v10.5 0/1] tests/tcg/aarch64: Add bti mmap smoke test
 2020-10-07 15:05 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v8 0/4] Add support for KeemBay DRM driver
 2020-10-07 15:08 UTC  (4+ messages)
` [PATCH v8 1/4] drm/kmb: Keem Bay driver register definition

[PATCH] media: ov5640: fix MIPI power sequence
 2020-10-07 15:09 UTC  (4+ messages)

[PATCH 1/2] km: adapt defines and variables for new memory layout
 2020-10-07 15:06 UTC  (2+ messages)
` [PATCH 2/2] km/common: change ubicopy variable

[dpdk-dev] [PATCH] l3fwd-power: make interrupt wakeup log thread safe
 2020-10-07 15:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] pci/linux: copy new id for inserted device
 2020-10-07 15:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v10] erofs-utils: introduce segment compression
 2020-10-07 15:04 UTC  (4+ messages)
` [PATCH v11] "

[dpdk-dev] [PATCH] net/memif: use abstract socket address
 2020-10-07 15:03 UTC  (2+ messages)

[RFC PATCH] AOSP: erofs-utils: add fs_config support
 2020-10-07 15:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gpio: pca953x: Survive spurious interrupts
 2020-10-07 15:00 UTC  (8+ messages)

[PATCH 1/1] sched/uclamp: release per-task uclamp control if user set to default value
 2020-10-07 15:00 UTC  (7+ messages)

[PATCH] afs: Fix deadlock between writeback and truncate
 2020-10-07 14:59 UTC  (2+ messages)

[PATCH 0/3] Enable USB host for AST2600
 2020-10-07 14:58 UTC  (6+ messages)
` [PATCH 2/3] usb: host: add uhci compatible support for ast2600-uhci

[dpdk-dev] [PATCH v3 0/2] net: add CRC run-time checks and AVX512/VPCLMULQDQ based CRC
 2020-10-07 14:59 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/2] net: add run-time architecture specific CRC selection

[PATCH 1/4] staging: Ensure cleaned dependencies are added
 2020-10-07 14:58 UTC  (6+ messages)
` [OE-core] "

[PATCH v2] build: always use BASEDIR for xen sub-directory
 2020-10-07 14:57 UTC 

[PATCH net 0/2] IPv6: reply ICMP error with fragment doesn't contain all headers
 2020-10-07 14:58 UTC  (3+ messages)
` [PATCH net 2/2] IPv6: reply ICMP error if the first fragment don't include "

[PATCH v7 0/5] Add shared workqueue support for idxd driver
 2020-10-07 14:57 UTC  (6+ messages)

[PATCH] media: ov5640: add support of 160x120 resolution
 2020-10-07 14:56 UTC  (3+ messages)

stable-rc/queue/4.14 build: 197 builds: 1 failed, 196 passed, 65 warnings (v4.14.200-35-g262e8069cd05)
 2020-10-07 14:56 UTC 

[PATCH] lm3697: Rename struct into more appropiate name
 2020-10-07 14:56 UTC  (4+ messages)

Purpose of QOM properties registered at realize time?
 2020-10-07 14:54 UTC  (7+ messages)

[PATCH v3 0/2] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-10-07 14:54 UTC  (7+ messages)
` [PATCH v3 1/2] "

[PATCH] x86/unwind/orc: fix inactive tasks with sp in sp
 2020-10-07 14:54 UTC  (2+ messages)

[PATCH 0/2] fix race conditions with task aborts
 2020-10-07 14:53 UTC  (6+ messages)
` [PATCH 1/2] target: iscsi: prevent a race condition in iscsit_unmap_cmd()
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[PATCH v3 0/5] xfs: random fixes for disk quota
 2020-10-07 14:51 UTC  (6+ messages)
` [PATCH v3 1/5] xfs: do the ASSERT for the arguments O_{u,g,p}dqpp
` [PATCH v3 2/5] xfs: fix the indent in xfs_trans_mod_dquot
` [PATCH v3 3/5] xfs: delete duplicated tp->t_dqinfo null check and allocation
` [PATCH v3 4/5] xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
` [PATCH v3 5/5] xfs: directly return if the delta equal to zero


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.