All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-06 18:03:44 to 2021-09-06 18:54:32 UTC [more...]

[PATCH v2 00/40] staging: r8188eu: remove function pointers from struct hal_ops
 2021-09-06 18:53 UTC  (40+ messages)
` [PATCH v2 01/40] staging: r8188eu: remove InitSwLeds from hal_ops
` [PATCH v2 02/40] staging: r8188eu: remove DeInitSwLeds "
` [PATCH v2 03/40] staging: r8188eu: remove dm_init "
` [PATCH v2 04/40] staging: r8188eu: remove dm_deinit "
` [PATCH v2 05/40] staging: r8188eu: remove SetHalODMVarHandler "
` [PATCH v2 06/40] staging: r8188eu: remove empty functions
` [PATCH v2 07/40] staging: r8188eu: remove unused function rtw_interface_ps_func()
` [PATCH v2 08/40] staging: r8188eu: remove interface_ps_func from hal_ops
` [PATCH v2 09/40] staging: r8188eu: remove hal_dm_watchdog "
` [PATCH v2 10/40] staging: r8188eu: remove set_bwmode_handler "
` [PATCH v2 11/40] staging: r8188eu: remove set_channel_handler "
` [PATCH v2 12/40] staging: r8188eu: remove unused enum hal_intf_ps_func
` [PATCH v2 13/40] staging: r8188eu: remove Add_RateATid from hal_ops
` [PATCH v2 14/40] staging: r8188eu: remove hal_power_on "
` [PATCH v2 15/40] staging: r8188eu: remove sreset_init_value "
` [PATCH v2 16/40] staging: r8188eu: remove sreset_reset_value "
` [PATCH v2 17/40] staging: r8188eu: remove silentreset "
` [PATCH v2 18/40] staging: r8188eu: remove sreset_xmit_status_check "
` [PATCH v2 19/40] staging: r8188eu: remove sreset_linked_status_check "
` [PATCH v2 20/40] staging: r8188eu: remove sreset_get_wifi_status "
` [PATCH v2 21/40] staging: r8188eu: remove EfusePowerSwitch "
` [PATCH v2 22/40] staging: r8188eu: rename hal_EfusePowerSwitch_RTL8188E()
` [PATCH v2 23/40] staging: r8188eu: remove wrapper Efuse_PowerSwitch()
` [PATCH v2 24/40] staging: r8188eu: remove ReadEFuse from hal_ops
` [PATCH v2 25/40] staging: r8188eu: remove EFUSEGetEfuseDefinition "
` [PATCH v2 26/40] staging: r8188eu: remove EfuseGetCurrentSize "
` [PATCH v2 27/40] staging: r8188eu: remove empty comments
` [PATCH v2 28/40] staging: r8188eu: remove Efuse_PgPacketRead from hal_ops
` [PATCH v2 29/40] staging: r8188eu: remove Efuse_PgPacketWrite "
` [PATCH v2 30/40] staging: r8188eu: remove Efuse_WordEnableDataWrite "
` [PATCH v2 31/40] staging: r8188eu: remove useless assignment
` [PATCH v2 32/40] staging: r8188eu: remove AntDivBeforeLinkHandler from hal_ops
` [PATCH v2 33/40] staging: r8188eu: remove AntDivCompareHandler "
` [PATCH v2 34/40] staging: r8188eu: remove empty function rtl8188e_start_thread()
` [PATCH v2 35/40] staging: r8188eu: remove empty function rtl8188e_stop_thread()
` [PATCH v2 36/40] staging: r8188eu: remove hal_notch_filter from hal_ops
` [PATCH v2 37/40] staging: r8188eu: remove free_hal_data "
` [PATCH v2 38/40] staging: r8188eu: remove unused function rtl8188e_clone_haldata()
` [PATCH v2 39/40] staging: r8188eu: remove SetBeaconRelatedRegistersHandler from hal_ops

[PATCH v3 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-06 18:43 UTC  (37+ messages)
` [PATCH v3 01/18] Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
` [PATCH v3 02/18] soc: imx: gpcv2: Turn domain->pgc into bitfield
` [PATCH v3 03/18] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain
` [PATCH v3 04/18] soc: imx: gpcv2: add lockdep annotation
` [PATCH v3 05/18] soc: imx: gpcv2: add domain option to keep domain clocks enabled
` [PATCH v3 06/18] soc: imx: gpcv2: keep i.MX8M* bus "
` [PATCH v3 07/18] soc: imx: gpcv2: support system suspend/resume
` [PATCH v3 08/18] dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
` [PATCH v3 09/18] dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
` [PATCH v3 10/18] soc: imx: add i.MX8M blk-ctrl driver
` [PATCH v3 11/18] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
` [PATCH v3 12/18] dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
` [PATCH v3 13/18] soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl
` [PATCH v3 14/18] arm64: dts: imx8mm: add GPC node
` [PATCH v3 15/18] arm64: dts: imx8mm: put USB controllers into power-domains
` [PATCH v3 16/18] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core
` [PATCH v3 17/18] arm64: dts: imx8mm: add VPU blk-ctrl
` [PATCH v3 18/18] arm64: dts: imx8mm: add DISP blk-ctrl

[syzbot] BUG: soft lockup in handle_mm_fault (2)
 2021-09-06 18:53 UTC  (4+ messages)

[PATCH v3 0/7] Basic recovery for machine checks inside SGX
 2021-09-06 18:51 UTC  (6+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 5/6] x86/sgx: Hook sgx_memory_failure() into mainline code

[PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location
 2021-09-06 18:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/mesa3d: fix build on riscv32
 2021-09-06 16:18 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libmodsecurity: disable -fPIC on m68k_cf
 2021-09-06 18:08 UTC 

[Buildroot] [git commit branch/2021.05.x] package/libmodsecurity: disable -fPIC on m68k_cf
 2021-09-06 18:07 UTC 

[Buildroot] [git commit branch/2021.05.x] package/mesa3d: fix build on riscv32
 2021-09-06 16:22 UTC 

[PATCH v4 00/11] xsm: refactoring xsm hooks
 2021-09-06 18:47 UTC  (7+ messages)
` [PATCH v4 04/11] xsm: apply coding style
` [PATCH v4 05/11] xsm: refactor xsm_ops handling
` [PATCH v4 07/11] xsm: decouple xsm header inclusion selection

[linux-next:master 10023/11721] include/linux/memory_hotplug.h:312:26: warning: unused parameter 'group'
 2021-09-06 18:46 UTC  (3+ messages)

[dpdk-dev] [RFC 00/16] crypto: add raw vector support in DPAAx
 2021-09-06 18:46 UTC  (13+ messages)
` [dpdk-dev] [PATCH 00/15] "
  ` [dpdk-dev] [PATCH 01/15] crypto: change sgl to src_sgl in vector
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH 02/15] crypto: add total raw buffer length
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH 03/15] crypto: add dest_sgl in raw vector APIs
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH 04/15] crypto: fix raw process for multi-seg case
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH 15/15] test/crypto: add raw API support in 5G algos
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [EXT] [PATCH 00/15] crypto: add raw vector support in DPAAx

[PATCH v2 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-09-06 18:46 UTC  (3+ messages)
` [PATCH v2 8/8] mt76: mt7915: set muru platform type

Access to Linux-EVL build instructions
 2021-09-06 18:43 UTC 

[PULL] qemu-socket unix socket bugfix 2021-09-06
 2021-09-06 18:41 UTC  (2+ messages)

[dpdk-dev] [RFC 0/7] hide eth dev related structures
 2021-09-06 18:41 UTC  (5+ messages)
` [dpdk-dev] [RFC 2/7] eth: make drivers to use new API for Rx

lets think about 3.3 release
 2021-09-06 18:39 UTC  (4+ messages)
    ` lets think about 3.3 - 3.3-rc1 release release notes draft

[RFC v4 net-next 0/2] Add RTNL interface for SyncE
 2021-09-06 18:39 UTC  (7+ messages)
` [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
    ` [Intel-wired-lan] "

[PATCH 00/40] staging: r8188eu: remove function pointers from struct hal_ops
 2021-09-06 18:38 UTC  (42+ messages)
` [PATCH 01/40] staging: r8188eu: remove InitSwLeds from hal_ops
` [PATCH 02/40] staging: r8188eu: remove DeInitSwLeds "
` [PATCH 03/40] staging: r8188eu: remove dm_init "
` [PATCH 04/40] staging: r8188eu: remove dm_deinit "
` [PATCH 05/40] staging: r8188eu: remove SetHalODMVarHandler "
` [PATCH 06/40] staging: r8188eu: remove empty functions
` [PATCH 07/40] staging: r8188eu: remove unused function rtw_interface_ps_func()
` [PATCH 08/40] staging: r8188eu: remove interface_ps_func from hal_ops
` [PATCH 09/40] staging: r8188eu: remove hal_dm_watchdog "
` [PATCH 10/40] staging: r8188eu: remove set_bwmode_handler "
` [PATCH 11/40] staging: r8188eu: remove set_channel_handler "
` [PATCH 12/40] staging: r8188eu: remove unused enum hal_intf_ps_func
` [PATCH 13/40] staging: r8188eu: remove Add_RateATid from hal_ops
` [PATCH 14/40] staging: r8188eu: remove hal_power_on "
` [PATCH 15/40] staging: r8188eu: remove sreset_init_value "
` [PATCH 16/40] staging: r8188eu: remove sreset_reset_value "
` [PATCH 17/40] staging: r8188eu: remove silentreset "
` [PATCH 18/40] staging: r8188eu: remove sreset_xmit_status_check "
` [PATCH 19/40] staging: r8188eu: remove sreset_linked_status_check "
` [PATCH 20/40] staging: r8188eu: remove sreset_get_wifi_status "
` [PATCH 21/40] staging: r8188eu: remove EfusePowerSwitch "
` [PATCH 22/40] staging: r8188eu: rename hal_EfusePowerSwitch_RTL8188E()
` [PATCH 23/40] staging: r8188eu: remove wrapper Efuse_PowerSwitch()
` [PATCH 24/40] staging: r8188eu: remove ReadEFuse from hal_ops
` [PATCH 25/40] staging: r8188eu: remove EFUSEGetEfuseDefinition "
` [PATCH 26/40] staging: r8188eu: remove EfuseGetCurrentSize "
` [PATCH 27/40] staging: r8188eu: remove empty comments
` [PATCH 28/40] staging: r8188eu: remove Efuse_PgPacketRead from hal_ops
` [PATCH 29/40] staging: r8188eu: remove Efuse_PgPacketWrite "
` [PATCH 30/40] staging: r8188eu: remove Efuse_WordEnableDataWrite "
` [PATCH 31/40] staging: r8188eu: remove useless assignment
` [PATCH 32/40] staging: r8188eu: remove AntDivBeforeLinkHandler from hal_ops
` [PATCH 33/40] staging: r8188eu: remove AntDivCompareHandler "
` [PATCH 34/40] staging: r8188eu: remove empty function rtl8188e_start_thread()
` [PATCH 35/40] staging: r8188eu: remove empty function rtl8188e_stop_thread()
` [PATCH 36/40] staging: r8188eu: remove hal_notch_filter from hal_ops
` [PATCH 37/40] staging: r8188eu: remove free_hal_data "
` [PATCH 38/40] staging: r8188eu: remove unused function rtl8188e_clone_haldata()
` [PATCH 39/40] staging: r8188eu: remove SetBeaconRelatedRegistersHandler from hal_ops
` [PATCH 40/40] staging: r8188eu: remove UpdateHalRAMask8188EUsb "

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-06 18:37 UTC  (7+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH v6 0/2] Add the driver for Intel Keem Bay SoC timer block
 2021-09-06 18:36 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer
` [PATCH v6 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH] cpuidle: Fix memory leaks
 2021-09-06 18:34 UTC 

[PATCH 1/3] libsepol/cil: Don't destroy optionals whose parent will be destroyed
 2021-09-06 18:32 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/8] cryptodev: hide internal strutures
 2021-09-06 18:29 UTC  (2+ messages)

[GIT PULL v2] Kbuild updates for v5.15-rc1
 2021-09-06 18:27 UTC  (15+ messages)

[PATCH] cpufreq: intel_pstate: Fix for HWP interrupt before driver is ready
 2021-09-06 18:25 UTC  (9+ messages)

[Intel-gfx] [PATCH v2 0/6] drm/i915/adlp: Add support for remapping CCS FBs
 2021-09-06 18:27 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/6] drm/i915: Use tile block based dimensions for CCS origin x, y check
` [Intel-gfx] [PATCH v2 2/6] drm/i915/adlp: Require always a power-of-two sized CCS surface stride
` [Intel-gfx] [PATCH v2 3/6] drm/i915/adlp: Assert that VMAs in DPT start at 0
` [Intel-gfx] [PATCH v2 4/6] drm/i915: Follow a new->old platform check order in intel_fb_stride_alignment
` [Intel-gfx] [PATCH v2 5/6] drm/i915/adlp: Add support for remapping CCS FBs
` [PATCH v2 6/6] drm/fourcc: Add the ADL-P specific pitch requirements of CCS modifiers
  ` [Intel-gfx] "

[ovmf test] 164862: all pass - PUSHED
 2021-09-06 18:26 UTC 

[PATCH v7 0/8] use DYNAMIC_DEBUG to implement DRM.debug
 2021-09-06 18:24 UTC  (7+ messages)
` [PATCH v7 5/8] drm_print: add choice to use dynamic debug in drm-debug
  ` [Intel-gfx] "

[dpdk-dev] [PATCH 0/4] drivers/qat: isolate implementations of qat generations
 2021-09-06 18:24 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[Buildroot] [PATCH] package/libmdbx: bump version to 0.10.3
 2021-09-06 18:23 UTC 

stable-rc/linux-5.14.y build: 177 builds: 2 failed, 175 passed, 106 warnings (v5.14.1-15-gafbaa4bb4e04)
 2021-09-06 18:21 UTC 

[PATCH] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
 2021-09-06 18:19 UTC  (3+ messages)

stable-rc/queue/4.4 build: 176 builds: 0 failed, 176 passed, 5 warnings (v4.4.283-13-ga9a43ff8b088)
 2021-09-06 18:19 UTC 

[syzbot] WARNING in pvr2_send_request_ex/usb_submit_urb
 2021-09-06 18:18 UTC 

[igt-dev] [PATCH v2 0/6] lib/igt_fb: Remove stride, offset restrictions on CCS FBs
 2021-09-06 18:17 UTC  (7+ messages)
` [igt-dev] [PATCH v2 1/6] tests/kms_ccs: Make sure to free GEM and FB objects
` [igt-dev] [PATCH v2 2/6] tests/kms_ccs: Use test pattern when possible
` [igt-dev] [PATCH v2 3/6] tests/kms_ccs: Fix small aux stride subtest
` [igt-dev] [PATCH v2 4/6] tests/kms_ccs: Test bad params for all CCS planes
` [igt-dev] [PATCH v2 5/6] lib/igt_fb: Add support for remapping CCS FBs
` [igt-dev] [PATCH v2 6/6] for-ci: Check for ccs remap support

[dpdk-dev] [PATCH] crypto/mlx5: support timestamp format
 2021-09-06 18:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] crypto/mlx5: fix timestamp format configuration
  ` [dpdk-dev] [EXT] "

[hverkuil-media:extron 11/12] drivers/media/cec/usb/extron/extron-cec-drv.c:137:14: warning: variable 'has_edid' set but not used
 2021-09-06 18:13 UTC  (2+ messages)

stable-rc/linux-4.9.y baseline: 147 runs, 6 regressions (v4.9.282-16-g4e95aed01b45)
 2021-09-06 18:11 UTC 

[PATCH 1/3] Add support for new %w wildcard in checkout filter
 2021-09-06 18:10 UTC  (3+ messages)
` [PATCH 2/3] Die if filter is attempted without a worktree
` [PATCH 3/3] Document the new gitattributes change

[Buildroot] [PATCH] package/libmodsecurity: fix build failure on m68k_cf
 2021-09-06 18:09 UTC  (2+ messages)

[PATCH v1 0/2] x86/cpuid: Use AMD's NullSelectorClearsBase CPUID bit
 2021-09-06 18:07 UTC  (4+ messages)
` [PATCH v1 2/2] x86/cpuid: Detect null segment behaviour on Zen2 CPUs

[PATCH] linux-user: manage binfmt-misc preserve-arg[0] flag
 2021-09-06 18:00 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-09-06 18:03 UTC  (5+ messages)
` [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
` [PATCH 2/2] KVM: selftests: build the memslot tests for arm64

[PATCH] ref-manual: correct typo in "classes" section, "${BPN}/{PV}"
 2021-09-06 18:03 UTC 

[PATCH] ceph: fix off by one bugs in unsafe_request_wait()
 2021-09-06 18:03 UTC  (2+ messages)

[PATCH net-next v5] skb_expand_head() adjust skb->truesize incorrectly
 2021-09-06 18:03 UTC  (3+ messages)
` [PATCH net v6] "


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.