All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-18 09:00:49 to 2021-02-18 10:22:33 UTC [more...]

[Intel-wired-lan] [PATCH net] i40e: Fix kernel oops when i40e driver removes VF's
 2021-02-18 11:15 UTC  (2+ messages)
` [Intel-wired-lan] Incorrect Date: fields with Intel patch submissions (was: [PATCH net] i40e: Fix kernel oops when i40e driver removes VF's)

[PATCH] irqdomain: remove debugfs_file from struct irq_domain
 2021-02-18  9:08 UTC  (16+ messages)

[PATCH] PCI: imx6: Limit DBI register length for imx6qp pcie
 2021-02-18  8:59 UTC  (3+ messages)

ibv_req_notify_cq clarification
 2021-02-18  9:13 UTC 

[PATCH] drivers: staging: comedi: Fixed side effects from macro definition
 2021-02-18 10:13 UTC  (2+ messages)

[RFC v7 00/26] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-02-18 10:19 UTC  (3+ messages)
` [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-18  8:59 UTC  (6+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-18  9:07 UTC  (3+ messages)

[PATCH v21 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-02-18  9:08 UTC  (3+ messages)
    ` [PATCH v21 2/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v21 3/4] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
 2021-02-18  9:10 UTC  (4+ messages)
` [PATCH v2] vfs: prevent copy_file_range to copy across devices

[PATCH V3 XRT Alveo 18/18] fpga: xrt: Kconfig and Makefile updates for XRT drivers
 2021-02-18  9:02 UTC  (3+ messages)

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-18  8:35 UTC  (5+ messages)
` [PATCH v14 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v14 09/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config

[RFC PATCH v5 00/26] KVM SGX virtualization support
 2021-02-18  9:09 UTC  (10+ messages)
` [RFC PATCH v5 08/26] x86/sgx: Expose SGX architectural definitions to the kernel

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

[PATCH] mm, kasan: don't poison boot memory
 2021-02-18  8:55 UTC  (2+ messages)

[PATCH] selftests: timers: set-timer-lat: remove unneeded semicolon
 2021-02-18  8:57 UTC 

[PATCH] cifs: Fix inconsistent IS_ERR and PTR_ERR
 2021-02-18  9:28 UTC 

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-18 10:16 UTC  (6+ messages)
` [PATCH v8 21/22] counter: 104-quad-8: Replace mutex with spinlock

[PATCH] coccinelle: misc: add swap script
 2021-02-18 10:17 UTC  (4+ messages)
    ` [Cocci] "

[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-18 10:15 UTC  (6+ messages)
` [PATCH v1 03/18] arm64: dts: imx8mq-evk: add reserve memory node for CMA region

arch/arm/kernel/sys_oabi-compat.c:257:6: error: implicit declaration of function 'ep_op_has_event'
 2021-02-18 10:16 UTC  (2+ messages)

spi-nor: maxronix MX25L12835F support
 2021-02-18 10:15 UTC  (7+ messages)

[LTP] [PATCH 1/1] configure: Improve error message on missing pkg-config
 2021-02-18 10:16 UTC  (3+ messages)

[PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-02-18 10:14 UTC  (3+ messages)

oxenstored restart after system crash
 2021-02-18 10:13 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: new resource cursor
 2021-02-18 10:11 UTC  (2+ messages)

[Devel] [pm:bleeding-edge] BUILD SUCCESS c9756fcd3979ee48382b8e442bb0375bfa05291f
 2021-02-18 10:09 UTC 

[PULL 00/23] plugin updates (hwprofile, CF_NOCACHE, io_recompile)
 2021-02-18  9:47 UTC  (24+ messages)
` [PULL 01/23] hw/virtio/pci: include vdev name in registered PCI sections
` [PULL 02/23] plugins: add API to return a name for a IO device
` [PULL 03/23] plugins: new hwprofile plugin
` [PULL 04/23] contrib: Don't use '#' flag of printf format
` [PULL 05/23] contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"
` [PULL 06/23] contrib: Add spaces around operator
` [PULL 07/23] contrib: space required after that ','
` [PULL 08/23] contrib: Open brace '{' following struct go on the same line
` [PULL 09/23] accel/tcg/plugin-gen: fix the call signature for inline callbacks
` [PULL 10/23] exec: Move TranslationBlock typedef to qemu/typedefs.h
` [PULL 11/23] accel/tcg: Create io_recompile_replay_branch hook
` [PULL 12/23] target/mips: Create mips_io_recompile_replay_branch
` [PULL 13/23] target/sh4: Create superh_io_recompile_replay_branch
` [PULL 14/23] tests/plugin: expand insn test to detect duplicate instructions
` [PULL 15/23] tests/acceptance: add a new set of tests to exercise plugins
` [PULL 16/23] accel/tcg: actually cache our partial icount TB
` [PULL 17/23] accel/tcg: cache single instruction TB on pending replay exception
` [PULL 18/23] accel/tcg: re-factor non-RAM execution code
` [PULL 19/23] accel/tcg: remove CF_NOCACHE and special cases
` [PULL 20/23] accel/tcg: allow plugin instrumentation to be disable via cflags
` [PULL 21/23] tests/acceptance: add a new tests to detect counting errors
` [PULL 22/23] tests/plugin: allow memory plugin to do both inline and callbacks
` [PULL 23/23] tests/acceptance: add a memory callback check

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

[PATCH] nvme-fabrics: fix kato initialization
 2021-02-18 10:04 UTC 

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

[net-next PATCH v6 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
 2021-02-18 10:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Decouple ioctl call logic for vblank wait
 2021-02-18  9:59 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: "
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_kms: Update documentation for __igt_vblank_wait()

drivers/input/touchscreen/zinitix.c:250:8-9: WARNING: return of 0/1 in function 'zinitix_init_touch' with return type bool
 2021-02-18  9:59 UTC  (2+ messages)
` [PATCH] Input: fix boolreturn.cocci warnings

[dpdk-dev] [PATCH v4 1/7] examples/fips_validation: enhance getopt_long usage
 2021-02-18  9:59 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: v3s: add support for variable rate audio pll output
 2021-02-18  9:44 UTC  (9+ messages)

[PATCH v2 1/2] staging: comedi: cast function output to assigned variable type
 2021-02-18  8:44 UTC  (2+ messages)
` [PATCH v2 2/2] staging: comedi: cast function argument to expected type (void __user *)

clk: imx8mp: Remove the none exist pcie clocks
 2021-02-18  8:33 UTC  (2+ messages)
` [PATCH v2] "

undefined reference to `led_classdev_unregister'
 2021-02-18  8:42 UTC 

[PATCH 2/2] rcu-tasks: add RCU-tasks self tests
 2021-02-18  8:36 UTC  (11+ messages)

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-18  8:28 UTC  (9+ messages)
` [PATCH v5 1/8] smp: Run functions concurrently in smp_call_function_many_cond()
` [PATCH v5 3/8] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
` [PATCH v5 4/8] x86/mm/tlb: Flush remote and local TLBs concurrently

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-18  9:57 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_lease: use igt_wait_for_vblank()
 2021-02-18  9:56 UTC  (2+ messages)

[PATCH] bitbake.conf: Add sstate-build-populate_sdk and intercept_scripts- to PSEUDO_IGNORE_PATHS
 2021-02-18  9:55 UTC  (2+ messages)
` [OE-core] "

[PATCH] fabrics: ensure zero kato for non-persistent controllers
 2021-02-18  9:54 UTC 

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

[dpdk-dev] [PATCH RFC 0/3] AF_XDP Preferred Busy Polling
 2021-02-18  9:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH RFC 1/3] net/af_xdp: Increase max batch size to 512
` [dpdk-dev] [PATCH RFC 2/3] net/af_xdp: Use recvfrom() instead of poll()
` [dpdk-dev] [PATCH RFC 3/3] net/af_xdp: preferred busy polling

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

[PATCH 1/1] nvmet: allow setting model_number once
 2021-02-18  9:51 UTC  (3+ messages)

[RFC PATCH 00/10] Add Fujitsu A64FX soc entry/hardware barrier driver
 2021-02-18  9:49 UTC  (10+ messages)

[dm-crypt] How to attached a detached header?
 2021-02-18  9:49 UTC  (5+ messages)

[RFC PATCH 0/9] drm/i915/spi: discrete graphics internal spi
 2021-02-18  9:49 UTC  (6+ messages)
` [RFC PATCH 3/9] drm/i915/spi: add driver for on-die spi device
      ` [Intel-gfx] "

MIPS noncoherent DMA cleanups v2
 2021-02-18  2:44 UTC  (3+ messages)
` [PATCH 5/6] MIPS: remove CONFIG_DMA_MAYBE_COHERENT

[PATCH] fabrics: permit kato int argument for discovery controllers
 2021-02-18  9:46 UTC 

[PATCH v2 00/14] Introduce STM32MP1 RCC in secured mode
 2021-02-18  9:45 UTC  (3+ messages)
` [PATCH v2 12/14] ARM: dts: stm32: move clocks/resets to SCMI resources for stm32mp15
  ` [Linux-stm32] "

[PATCH v2] ASoC: rt1316: Add RT1316 SDCA vendor-specific driver
 2021-02-18  9:44 UTC  (2+ messages)

[PATCH v2 0/7] Xen guest loader (to boot Xen+Kernel under TCG)
 2021-02-18  9:43 UTC  (5+ messages)
` [PATCH v2 7/7] tests/avocado: add boot_xen tests

[linux-rt-devel:linux-5.10.y-rt 250/279] kernel/trace/trace_branch.c:62:2: error: 'trace_ctx' undeclared; did you mean
 2021-02-18  9:42 UTC  (2+ messages)

[PATCH] staging: vc04_services: Fixed address type mismatch in vchiq_arm.c
 2021-02-18  9:39 UTC  (4+ messages)

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

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

[External] Re: [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
 2021-02-18  8:21 UTC  (11+ messages)

[PATCH] staging: comedi: cast to (void __user *)
 2021-02-18  8:25 UTC  (3+ messages)

[PATCH ghak124 v3] audit: log nftables configuration change events
 2021-02-18  8:22 UTC  (7+ messages)

[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-18  8:22 UTC  (5+ messages)
` [PATCH v6 03/24] iio: make use of devm_iio_kfifo_buffer_setup() helper

[PATCH printk-rework 00/14] printk: remove logbuf_lock
 2021-02-18  8:18 UTC  (15+ 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 printk-rework 03/14] printk: refactor kmsg_dump_get_buffer()
` [PATCH printk-rework 04/14] printk: consolidate kmsg_dump_get_buffer/syslog_print_all code
` [PATCH printk-rework 05/14] printk: introduce CONSOLE_LOG_MAX for improved multi-line support
` [PATCH printk-rework 06/14] printk: use seqcount_latch for clear_seq
` [PATCH printk-rework 07/14] printk: use atomic64_t for devkmsg_user.seq
` [PATCH printk-rework 08/14] printk: add syslog_lock
` [PATCH printk-rework 09/14] printk: introduce a kmsg_dump iterator
` [PATCH printk-rework 10/14] um: synchronize kmsg_dumper
` [PATCH printk-rework 11/14] printk: remove logbuf_lock
` [PATCH printk-rework 12/14] printk: kmsg_dump: remove _nolock() variants
` [PATCH printk-rework 13/14] printk: kmsg_dump: use kmsg_dump_rewind
` [PATCH printk-rework 14/14] printk: console: remove unnecessary safe buffer usage

[igt-dev] [PATCH i-g-t 0/3] Added option to toggle fsm handling
 2021-02-18  9:38 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_chamelium: Added toggle for fsm_handling
` [igt-dev] [PATCH i-g-t 2/3] Enabled FSM handling for kms_cahmelium and disabled it for kms_color_chamelium
` [igt-dev] [PATCH i-g-t 3/3] HAX: BAT RUN,

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-18  9:35 UTC  (7+ messages)

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-18  9:33 UTC  (6+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

Linux DomU freezes and dies under heavy memory shuffling
 2021-02-18  9:34 UTC  (7+ messages)

[dpdk-dev] [PATCH v6 0/2] support both PIO and MMIO BAR for legacy device in virtio PMD
 2021-02-18  9:33 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 1/2] bus/pci: use PCI standard sysfs entry to get PIO address
` [dpdk-dev] [PATCH v6 2/2] bus/pci: support MMIO in PCI ioport accessors

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-18  9:31 UTC  (11+ messages)

ANSI Escape sequence unexpected output
 2021-02-18  9:30 UTC  (2+ messages)

[PATCH v5] perf tools: Fix arm64 build error with gcc-11
 2021-02-18  9:26 UTC  (3+ messages)

[PATCH v6 0/5] VIM3: add support for checking 'Function' button state
 2021-02-18  9:28 UTC  (4+ messages)
  ` [PATCH v6 5/5] test: add a simple test for the adc-keys button driver

[PATCH] HID: wacom: Ignore attempts to overwrite the touch_max value from HID
 2021-02-18  8:36 UTC  (2+ messages)

[PULL 00/19] i386, qgraph patches for 2020-02-15
 2021-02-18  9:23 UTC  (6+ messages)
` [PULL 09/19] libqos/qgraph: add qos_node_create_driver_named()

[PATCH v20 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-02-18  8:09 UTC  (4+ messages)
  ` [PATCH v20 4/4] scsi: ufs: Add HPB 2.0 support
      `  "

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

[GIT PULL] cpufreq/arm fixes for 5.12
 2021-02-18  9:18 UTC 

[PATCH] cpufreq: schedutil: Remove the needless sg_policy parameter to ignore_dl_rate_limit()
 2021-02-18  9:08 UTC  (2+ messages)

[PATCH v2] cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
 2021-02-18  9:01 UTC  (3+ messages)

"bad tree block start" when trying to mount on ARM
 2021-02-18  8:59 UTC  (18+ messages)

[PATCH] mtd: rawnand: qcom: update last code word register
 2021-02-18  9:20 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/vbt: update DP max link rate table
 2021-02-18  9:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/vbt: update DP max link rate table (rev4)

riscv+KASAN does not boot
 2021-02-18  7:54 UTC  (16+ messages)

[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-18  7:57 UTC  (8+ messages)
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg

Issue with cec_register_adapter calling request_module() from an async context when called from intel_dp_detect
 2021-02-18  8:59 UTC  (8+ messages)

[PATCH v2 00/11] drm/qxl: a collection of fixes
 2021-02-18  8:02 UTC  (3+ messages)
` [PATCH v2 10/11] drm/qxl: rework cursor plane

What is OpenBMC ?
 2021-02-18  9:17 UTC  (3+ messages)

[PATCH 0/5] log: convert pr_*() to logging
 2021-02-18  9:16 UTC  (7+ messages)
` [PATCH 4/5] "

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Restrict the test execution to two pipes
 2021-02-18  9:16 UTC  (2+ messages)

[PATCH 1/1] ARM: hw_breakpoint: Do not directly check the event's overflow_handler hook
 2021-02-18  9:13 UTC  (4+ messages)

[meta-zephyr][PATCH 1/2] zephyr: upgrade 2.5.0-rc4 -> 2.5.0
 2021-02-18  9:26 UTC  (2+ messages)
` [meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.5.0

[PATCH v2 1/1] timer: dw-apb: fix compiler warnings
 2021-02-18  9:12 UTC  (4+ messages)

[PATCH] arm64: spectre: Avoid locking on v4 mitigation enable path
 2021-02-18  9:10 UTC  (3+ messages)

Control Register device tree binding request for Opt3001
 2021-02-18  8:35 UTC  (2+ messages)

[PATCH v3] common/rc: add filter in _test_inode_flag
 2021-02-18  8:57 UTC 

page->index limitation on 32bit system?
 2021-02-18  8:54 UTC 

HEADS UP: FreeBSD/Xen dom0 UEFI support
 2021-02-18  9:00 UTC 

[LTP] [PATCH v2 0/6] zram cleanup
 2021-02-18  9:00 UTC  (8+ messages)
` [LTP] [PATCH v2 2/6] zram01.sh: Generate test setup variables in setup


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.