All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-08 07:23:55 to 2022-04-08 08:02:55 UTC [more...]

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-04-08  7:57 UTC  (4+ messages)

[PATCH 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR
 2022-04-08  8:02 UTC  (5+ messages)
` [PATCH v2 0/3] Enable Protocol Agnostic Flow Offloading FDIR in AVF
  ` [PATCH v2 1/3] common/iavf: support raw packet in protocol header
  ` [PATCH v2 2/3] net/iavf: align with proto hdr struct change
  ` [PATCH v2 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR

Make commit messages optional
 2022-04-08  8:02 UTC  (2+ messages)

[PATCH v3 00/10] power: reset: at91-reset: add support for sama7g5
 2022-04-08  8:00 UTC  (20+ messages)
` [PATCH v3 01/10] ARM: dts: at91: use generic name for reset controller
` [PATCH v3 02/10] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v3 03/10] dt-bindings: reset: atmel, at91sam9260-reset: add sama7g5 bindings
  ` [PATCH v3 03/10] dt-bindings: reset: atmel,at91sam9260-reset: "
` [PATCH v3 04/10] dt-bindings: reset: add sama7g5 definitions
` [PATCH v3 05/10] power: reset: at91-reset: document structures and enums
` [PATCH v3 06/10] power: reset: at91-reset: add at91_reset_data
` [PATCH v3 07/10] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v3 08/10] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v3 09/10] ARM: dts: at91: sama7g5: add reset-controller node
` [PATCH v3 10/10] ARM: configs: sama7: enable CONFIG_RESET_CONTROLLER

[PATCH 0/3] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-04-08  8:00 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: improve API to make clear mmc_hw_reset "
` [PATCH 2/3] mmc: core: improve API to make clear that mmc_sw_reset "
` [PATCH 3/3] mmc: improve API to make clear hw_reset callback "

[PATCH 1/6] scsi_cmnd: reinstate support for cmd_len > 32
 2022-04-08  7:59 UTC  (2+ messages)

[l1k:smsc95xx_5.17 77/887] drivers/clk/clk-allo-dac.c:39: warning: expecting prototype for struct allo_dac_clk. Prototype was for struct clk_allo_hw instead
 2022-04-08  7:59 UTC 

[PATCH net-next v4 00/11] bnxt: Support XDP multi buffer
 2022-04-08  7:59 UTC  (12+ messages)
` [PATCH net-next v4 01/11] bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
` [PATCH net-next v4 02/11] bnxt: add flag to denote that an xdp program is currently attached
` [PATCH net-next v4 03/11] bnxt: refactor bnxt_rx_pages operate on skb_shared_info
` [PATCH net-next v4 04/11] bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
` [PATCH net-next v4 05/11] bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
` [PATCH net-next v4 06/11] bnxt: set xdp_buff pfmemalloc flag if needed
` [PATCH net-next v4 07/11] bnxt: change receive ring space parameters
` [PATCH net-next v4 08/11] bnxt: add page_pool support for aggregation ring when using xdp
` [PATCH net-next v4 09/11] bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
` [PATCH net-next v4 10/11] bnxt: support transmit and free of aggregation buffers
` [PATCH net-next v4 11/11] bnxt: XDP multibuffer enablement

[PATCH v1] Bluetooth: btintel: Add support to configure TX power
 2022-04-08  8:06 UTC 

[arm:zii 29/146] drivers/net/dsa/qca8k.c:1988:8: error: implicit declaration of function 'qca8k_reg_clear'
 2022-04-08  8:00 UTC 

[ovmf test] 169227: regressions - FAIL
 2022-04-08  7:59 UTC 

[PATCH v2] perf test tsc: Fix error message report when not supported
 2022-04-08  7:58 UTC  (3+ messages)
` [PATCH v3] "

[Intel-gfx] [PATCH 0/4] drm/i915/dg2: Add support for render/media decompression
 2022-04-08  7:59 UTC  (5+ messages)

[PATCH 0/2] crypto/qat: add gen4 ecdsa and ecpm functions
 2022-04-08  7:58 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: add gen4 ecdsa functions
` [PATCH 2/2] crypto/qat: add gen4 ecpm functions

[RFC 00/15] Add vDPA multi-threads optiomization
 2022-04-08  7:56 UTC  (16+ messages)
` [RFC 01/15] examples/vdpa: fix vDPA device remove
` [RFC 02/15] vdpa/mlx5: support pre create virtq resource
` [RFC 03/15] common/mlx5: add DevX API to move QP to reset state
` [RFC 04/15] vdpa/mlx5: support event qp reuse
` [RFC 05/15] common/mlx5: extend virtq modifiable fields
` [RFC 06/15] vdpa/mlx5: pre-create virtq in the prob
` [RFC 07/15] vdpa/mlx5: optimize datapath-control synchronization
` [RFC 08/15] vdpa/mlx5: add multi-thread management for configuration
` [RFC 09/15] vdpa/mlx5: add task ring for MT management
` [RFC 10/15] vdpa/mlx5: add MT task for VM memory registration
` [RFC 11/15] vdpa/mlx5: add virtq creation task for MT management
` [RFC 12/15] vdpa/mlx5: add virtq LM log task
` [RFC 13/15] vdpa/mlx5: add device close task
` [RFC 14/15] vdpa/mlx5: add virtq sub-resources creation
` [RFC 15/15] vdpa/mlx5: prepare virtqueue resource creation

[PATCH] drm/amdgpu: Fix incorrect enum type
 2022-04-08  7:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Inherit GPU scheduling priority from process nice
 2022-04-08  7:58 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Inherit submitter nice when scheduling requests
  `  "

maintainership of fstests
 2022-04-08  7:57 UTC  (5+ messages)

[LTP] [PATCH] io_submit01/io_submit02: Bugfix for running with the option "-i"
 2022-04-08  7:57 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Toradex Verdin based Menlo board
 2022-04-08  7:56 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "

[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false
 2022-04-08  7:56 UTC  (3+ messages)

[PATCH 0/5] drm/ttm: Introduce TTM res manager debugfs helpers
 2022-04-08  7:56 UTC  (5+ messages)
` [PATCH 1/5] drm/ttm: Add common debugfs code for resource managers

[Intel-wired-lan] [PATCH net] ice: fix crash in switchdev mode
 2022-04-08  7:56 UTC 

[PATCH v2 1/6] idmapped-mount: split setgid test from test-core
 2022-04-08  7:55 UTC  (6+ messages)
` [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test

[Intel-gfx] [PATCH] drm/dp: Don't rewrite link config when setting phy CTS test pattern with LTTPR
 2022-04-08  7:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[LTP] [PATCH] futex_waitv01: Add test verifies EINVAL for invalid nr_futexes
 2022-04-08  7:54 UTC  (2+ messages)

[PATCH] ASoC: soc-card: Create jack kcontrol without pins
 2022-04-08  4:11 UTC 

[PATCH] ASoC: rt5682: Add jack kcontrol
 2022-04-07 17:16 UTC  (7+ messages)

[PATCH] ASoC: wm8731: Disable the regulator when probing fails
 2022-04-06 11:25 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: fix 1:1 bclk:mclk ratio support
 2022-04-05 15:57 UTC 

[Intel-gfx] [PATCH v3 00/17] fbcon cleanups
 2022-04-08  7:51 UTC  (3+ messages)
`  "

[PATCH] ASoC: codecs: add support for ES8326 dts
 2022-04-05 13:31 UTC 

[PATCH] MIPS: dts: align SPI NOR node name with dtschema
 2022-04-08  7:50 UTC  (4+ messages)

[PATCH 0/2] mwifiex: Select firmware based on strapping
 2022-04-08  7:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mwifiex: Add SD8997 SDIO-UART firmware

[PATCH] ASoC: codecs: add support for ES8326
 2022-04-05 13:12 UTC 

Linux 5.18-rc1
 2022-04-05  6:52 UTC  (6+ messages)
` Build regressions/improvements in v5.18-rc1

[PATCH] ALSA: hda/i915 - skip acomp init if no matching display
 2022-04-04 15:20 UTC  (2+ messages)

[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-04 10:14 UTC  (5+ messages)
` [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override

[l1k:smsc95xx_5.17 344/887] drivers/staging/fbtft/fb_st7789v.c:418:5: warning: no previous prototype for 'variant_minipitft13'
 2022-04-08  7:49 UTC 

[PATCH net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-08  7:47 UTC  (5+ messages)
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop

[PATCH 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-08  7:49 UTC  (3+ messages)
` [PATCH 4/5] drm/solomon: Move device info from ssd130x-i2c to the core driver

[RFC PATCH 0/5] Handle corrected machine check interrupt storms
 2022-04-08  7:48 UTC  (4+ messages)
` [RFC PATCH 5/5] x86/mce: Handle AMD threshold "

[PATCH 0/4] Unifrom keyring support across architectures and functions
 2022-04-08  7:47 UTC  (4+ messages)

[PATCH 0/5] arm64: Treat ESR_ELx as a 64-bit register
 2022-04-08  7:47 UTC  (4+ messages)
` [PATCH 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high

[PATCH] Makefile: add help target
 2022-04-08  7:45 UTC 

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-04-08  7:44 UTC  (5+ messages)

[PATCH 1/4] dt-bindings: timer: Add am6 compatible for ti-timer
 2022-04-08  7:43 UTC  (7+ messages)

[PATCH] x86/kvm: Don't waste kvmclock memory if there is nopv parameter
 2022-04-08  7:44 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: meson: align SPI NOR node name with dtschema
 2022-04-08  7:42 UTC  (9+ messages)
` [PATCH 2/2] arm64: "

[kvm-unit-tests PATCH v3 00/11] Add #VC exception handling for AMD SEV-ES
 2022-04-08  7:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 04/11] lib: x86: Import insn decoder from Linux
` [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC

[PATCH] staging: rtl8723bs: simplify if-if to if-else
 2022-04-08  7:42 UTC 

[PATCH v2] net: macb: Restart tx only if queue pointer is lagging
 2022-04-08  7:42 UTC  (2+ messages)

[PATCH 0/1] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-04-08  7:41 UTC  (4+ messages)
` [PATCH 1/1] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi

[mcgrof:sysctl-testing 12/18] mm/page-writeback.c:93:28: warning: unused variable 'dirty_bytes_min'
 2022-04-08  7:38 UTC 

[PATCH] sched/fair: Simplify the scene where both local and busiest are group_fully_busy
 2022-04-08  7:39 UTC  (3+ messages)

[l1k:smsc95xx_5.17 76/887] drivers/video/fbdev/rpisense-fb.c:203:34: error: implicit declaration of function 'vzalloc'; did you mean 'kvzalloc'?
 2022-04-08  7:38 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Fix warnings about PSR lock not held
 2022-04-08  7:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev3)

drivers/iio/frequency/admv1014.c:703:22: sparse: sparse: dubious: x & !y
 2022-04-08  7:38 UTC 

[PATCH] arm64: dts: remove cpu compatible "arm,armv8" for s4
 2022-04-08  7:37 UTC  (5+ messages)

cleanup btrfs bio handling, part 1 v2
 2022-04-08  7:37 UTC  (7+ messages)
` [PATCH 03/12] btrfs: simplify btrfsic_read_block
` [PATCH 07/12] btrfs: move the call to bio_set_dev out of submit_stripe_bio
` [PATCH 12/12] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages

[PATCH] lib: utils/serial: support 'reg-offset' property
 2022-04-08  7:36 UTC 

[Intel-gfx] [PATCH] drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
 2022-04-08  7:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] ath10k: reset pointer after memory free to avoid kernel crash by multi-free
 2022-04-08  7:35 UTC  (4+ messages)

remoteproc: imx_rproc race
 2022-04-08  7:30 UTC  (2+ messages)

[PATCH] delayacct: track delays from COW
 2022-04-08  7:31 UTC  (4+ messages)

[PATCH net-next] sfc: Stop using iommu_present()
 2022-04-08  4:10 UTC  (2+ messages)

[PATCH] staging: octeon-usb: remove unnecessary parentheses
 2022-04-08  7:30 UTC 

[PATCH 0/4] Set regdom to follow timezone setting as optional feature
 2022-04-08  7:20 UTC  (2+ messages)

[PATCH 0/2] Replace hardcoded paths with configurable runstatedir
 2022-04-08  7:20 UTC  (2+ messages)

[PATCH v5 0/2] Option to take screenshot with screendump as PNG
 2022-04-08  7:13 UTC  (3+ messages)
` [PATCH v5 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PATCH v5 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH -next] drm/amd/display: remove unneeded semicolon
 2022-04-07 23:27 UTC 

[PATCH V2] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
 2022-04-08  7:25 UTC  (4+ messages)

[PATCH v9 0/4] mm: Enable conversion of powerpc to default topdown mmap layout
 2022-04-08  7:25 UTC  (10+ messages)
` [PATCH v9 1/4] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v9 2/4] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v9 3/4] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v9 4/4] mm, hugetlbfs: Allow for "high" userspace addresses

[regression]: xps13 9310 system freeze with kernel 5.17/5.18-rc1
 2022-04-08  7:26 UTC 

cron job: media_tree daily build: WARNINGS
 2022-04-08  7:25 UTC 

[PATCH V3] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
 2022-04-08  7:24 UTC  (2+ messages)

[igt-dev] [PATCH 0/4] Add support for connector & crtc debugfs
 2022-04-08  7:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] Enable orphan-handling=warn for VDSO
 2022-04-08  7:22 UTC  (2+ messages)

[PATCH -next RFC v2 0/8] improve tag allocation under heavy load
 2022-04-08  7:39 UTC  (9+ messages)
` [PATCH -next RFC v2 1/8] sbitmap: record the number of waiters for each waitqueue
` [PATCH -next RFC v2 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH -next RFC v2 3/8] sbitmap: make sure waitqueues are balanced
` [PATCH -next RFC v2 4/8] blk-mq: don't preempt tag under heavy load
` [PATCH -next RFC v2 5/8] sbitmap: force tag preemption if free tags are sufficient
` [PATCH -next RFC v2 6/8] blk-mq: force tag preemption for split bios
` [PATCH -next RFC v2 7/8] blk-mq: record how many tags are needed for splited bio
` [PATCH -next RFC v2 8/8] sbitmap: wake up the number of threads based on required tags

rcu_sched self-detected stall on CPU
 2022-04-08  7:23 UTC  (4+ 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.