All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-11 22:29:20 to 2021-03-11 23:16:43 UTC [more...]

[Accel-config] [PATCH v2 4/4] accel-config: Add support for new device bind paths
 2021-03-11 23:16 UTC 

[Accel-config] [PATCH v2 3/4] accel-config: Store bus type in device context
 2021-03-11 23:16 UTC 

[Accel-config] [PATCH v2 2/4] accel-config: Add compatibility mode detection
 2021-03-11 23:16 UTC 

[Accel-config] [PATCH v2 1/4] accel-config: Fix some indentation and coding style issues
 2021-03-11 23:16 UTC 

[Accel-config] [PATCH v2 0/4] Add support for ABI change in driver
 2021-03-11 23:16 UTC 

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-11 23:12 UTC  (6+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command
` [PATCH 2/6] tests/qtest: Add qtest_probe_accel() method
` [PATCH 3/6] qtest/bios-tables-test: Make test build-independent from accelerator
` [PATCH 5/6] qtest/arm-cpu-features: Check TCG availability at runtime
` [PATCH 6/6] tests/qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore

[PATCH v3 0/6] NVIDIA Tegra core power domain driver and OPP helper
 2021-03-11 23:12 UTC  (7+ messages)
` [PATCH v3 1/6] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 2/6] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v3 3/6] dt-bindings: power: tegra: Add binding for core power domain
` [PATCH v3 4/6] soc/tegra: Introduce core power domain driver
` [PATCH v3 5/6] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v3 6/6] soc/tegra: pmc: Link children power domains to the parent domain

[RFC Patch v1 0/3] Introduce ENA local page cache
 2021-03-11 23:15 UTC  (5+ messages)
` [RFC Patch v1 1/3] net: ena: implement local page cache (LPC) system

[PATCH 0/9] qcom/sc7280: Enable various hardware blocks on SC7280 SoC
 2021-03-11 23:14 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/56] Introduce Alder Lake-P
 2021-03-11 23:14 UTC  (60+ messages)
` [Intel-gfx] [PATCH 01/56] drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE
` [Intel-gfx] [PATCH 02/56] drm/i915: Add DISPLAY_VER()
` [Intel-gfx] [PATCH 03/56] drm/i915/display: Eliminate most usage of INTEL_GEN()
` [Intel-gfx] [PATCH 04/56] drm/i915: Convert INTEL_GEN() to DISPLAY_VER() as appropriate in intel_pm.c
` [Intel-gfx] [PATCH 05/56] drm/i915: Convert INTEL_GEN() to DISPLAY_VER() as appropriate in i915_irq.c
` [Intel-gfx] [PATCH 06/56] drm/i915/display: Simplify GLK display version tests
` [Intel-gfx] [PATCH 07/56] drm/i915/xelpd: add XE_LPD display characteristics
` [Intel-gfx] [PATCH 08/56] drm/i915/xelpd: Handle proper AUX interrupt bits
` [Intel-gfx] [PATCH 09/56] drm/i915/xelpd: Enhanced pipe underrun reporting
` [Intel-gfx] [PATCH 10/56] drm/i915/xelpd: Define plane capabilities
` [Intel-gfx] [PATCH 11/56] drm/i915/xelpd: Support 128k plane stride
` [Intel-gfx] [PATCH 12/56] drm/i915/xelpd: Handle new location of outputs D and E
` [Intel-gfx] [PATCH 13/56] drm/i915/xelpd: Add XE_LPD power wells
` [Intel-gfx] [PATCH 14/56] drm/i915/xelpd: Handle LPSP for XE_LPD
` [Intel-gfx] [PATCH 15/56] drm/i915/xelpd: Increase maximum watermark lines to 255
` [Intel-gfx] [PATCH 16/56] drm/i915/xelpd: Required bandwidth increases when VT-d is active
` [Intel-gfx] [PATCH 17/56] drm/i915/xelpd: Add Wa_14011503030
` [Intel-gfx] [PATCH 18/56] drm/i915/display/dsc: Refactor intel_dp_dsc_compute_bpp
` [Intel-gfx] [PATCH 19/56] drm/i915/xelpd: Support DP1.4 compression BPPs
` [Intel-gfx] [PATCH 20/56] drm/i915: Get slice height before computing rc params
` [Intel-gfx] [PATCH 21/56] drm/i915/xelpd: Calculate VDSC RC parameters
` [Intel-gfx] [PATCH 22/56] drm/i915/xelpd: Add rc_qp_table for rcparams calculation
` [Intel-gfx] [PATCH 23/56] drm/i915/xelpd: Add VRR guardband for VRR CTL
` [Intel-gfx] [PATCH 24/56] drm/i915/adl_p: Add PCI Devices IDs
` [Intel-gfx] [PATCH 25/56] drm/i915/adl_p: ADL_P device info enabling
` [Intel-gfx] [PATCH 26/56] drm/i915/adl_p: Add PCH support
` [Intel-gfx] [PATCH 27/56] drm/i915/adl_p: Add dedicated SAGV watermarks
` [Intel-gfx] [PATCH 28/56] drm/i915/adl_p: Extend PLANE_WM bits for blocks & lines
` [Intel-gfx] [PATCH 29/56] drm/i915/adl_p: Load DMC
` [Intel-gfx] [PATCH 30/56] drm/i915/adl_p: Setup ports/phys
` [Intel-gfx] [PATCH 31/56] drm/i915/adl_p: Add cdclk support for ADL-P
` [Intel-gfx] [PATCH 32/56] drm/i915/display/tc: Rename safe_mode functions ownership
` [Intel-gfx] [PATCH 33/56] drm/i915/adl_p: Handle TC cold
` [Intel-gfx] [PATCH 34/56] drm/i915/adl_p: Implement TC sequences
` [Intel-gfx] [PATCH 35/56] drm/i915/adl_p: Enable modular fia
` [Intel-gfx] [PATCH 36/56] drm/i915/adl_p: Don't config MBUS and DBUF during display initialization
` [Intel-gfx] [PATCH 37/56] drm/i915/adl_p: Add ddb allocation support
` [Intel-gfx] [PATCH 38/56] drm/i915: Introduce MBUS relative dbuf offsets
` [Intel-gfx] [PATCH 39/56] drm/i915: Move intel_modeset_all_pipes()
` [Intel-gfx] [PATCH 40/56] drm/i915/adl_p: MBUS programming
` [Intel-gfx] [PATCH 41/56] drm/i915/adl_p: Tx escape clock with DSI
` [Intel-gfx] [PATCH 42/56] drm/i915/adl_p: Add initial ADL_P Workarounds
` [Intel-gfx] [PATCH 43/56] drm/i915/adlp: Define GuC/HuC for Alderlake_P
` [Intel-gfx] [PATCH 44/56] drm/i915/adl_p: Define and use ADL-P specific DP translation tables
` [Intel-gfx] [PATCH 45/56] drm/i915/adl_p: Enable/disable loadgen sharing
` [Intel-gfx] [PATCH 46/56] drm/i915/adl_p: Add PLL Support
` [Intel-gfx] [PATCH 47/56] drm/i915/bigjoiner: Mode validation with uncompressed pipe joiner
` [Intel-gfx] [PATCH 48/56] drm/i915/bigjoiner: Avoid dsc_compute_config for uncompressed bigjoiner
` [Intel-gfx] [PATCH 49/56] drm/i915/bigjoiner: atomic commit changes for uncompressed joiner
` [Intel-gfx] [PATCH 50/56] drm/i915/adlp: Add PIPE_MISC2 programming
` [Intel-gfx] [PATCH 51/56] drm/i915/adl_p: Update memory bandwidth parameters
` [Intel-gfx] [PATCH 52/56] drm/i915/adl_p: Implement Wa_22011091694
` [Intel-gfx] [PATCH 53/56] drm/i915/display/adl_p: Implement Wa_22011320316
` [Intel-gfx] [PATCH 54/56] drm/i915/display/adl_p: Remove CCS support
` [Intel-gfx] [PATCH 55/56] drm/i915/perf: Enable OA formats for ADL_P
` [Intel-gfx] [PATCH 56/56] drm/i915/display/adl_p: Implement PSR changes
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Alder Lake-P
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net] net: lapbether: Prevent racing when checking whether the netif is running
 2021-03-11 23:13 UTC  (5+ messages)

[PATCH net-next 0/6] net: dsa: hellcreek: Add support for dumping tables
 2021-03-11 23:12 UTC  (9+ messages)
` [PATCH net-next 2/6] net: dsa: hellcreek: Report META data usage
` [PATCH net-next 4/6] net: dsa: hellcreek: Use boolean value
` [PATCH net-next 5/6] net: dsa: hellcreek: Move common code to helper
` [PATCH net-next 6/6] net: dsa: hellcreek: Add devlink FDB region

[PATCH] MAINTAINERS: Add DT bindings directory to mailbox
 2021-03-11 23:13 UTC 

[PATCH] event: Fix multiconfig event handler change performance regressions
 2021-03-11 23:12 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH] tcp: relookup sock for RST+ACK packets handled by obsolete req sock
 2021-03-11 23:07 UTC 

[PATCH 0/4] Fix number of pins in 'gpio-ranges'
 2021-03-11 23:09 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: qcom: sdm845: fix "

[PATCH v2 0/2] AFS metadata xattr fixes
 2021-03-11 23:06 UTC  (3+ messages)
` [PATCH v2 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
` [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes

[MPTCP] Re: [Weekly meetings] MoM - 11th of March 2021
 2021-03-11 23:07 UTC 

[PATCH] include: nl80211: better document CMD_ROAM behavior
 2021-03-11 23:03 UTC 

[PATCH] u-boot: Add support for building for qemuriscv32
 2021-03-11 23:04 UTC  (2+ messages)
` [OE-core] "

[bluetooth-next:master] BUILD SUCCESS c1a74160eaf1ac218733b371158432b52601beff
 2021-03-11 23:02 UTC 

[linux-nvme:nvme-5.12] BUILD SUCCESS abbb5f5929ec6c52574c430c5475c158a65c2a8c
 2021-03-11 23:02 UTC 

[PATCH v2] Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
 2021-03-11 23:02 UTC 

vmwgfx leaking bo pins?
 2021-03-11 23:02 UTC  (4+ messages)

[PATCH -next] ASoC: rt715-sdca: Remove unused including <linux/version.h>
 2021-03-11 22:50 UTC 

[net-next 2/2] xen-netback: add module parameter to disable dynamic multicast control
 2021-03-11 23:00 UTC 

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-11 22:59 UTC 

[PATCH v2 0/6] uvcvideo: Fix v4l2-compliance errors
 2021-03-11 22:59 UTC  (4+ messages)
` [PATCH v2 3/6] media: uvcvideo: Return -EIO for control errors

[meta-oe][PATCH] libbpf: Depend on virtual/kernel:do_shared_workdir
 2021-03-11 22:59 UTC 

[PATCH v7 3/3] drm: Add GUD USB Display driver
 2021-03-11 22:57 UTC  (8+ messages)

ALUA state unavailable and device discovery
 2021-03-11 22:57 UTC 

[xen-unstable-smoke test] 159946: tolerable all pass - PUSHED
 2021-03-11 22:58 UTC 

stable-rc/linux-5.4.y build: 200 builds: 5 failed, 195 passed, 4 errors, 106 warnings (v5.4.105-23-gddc6c64e1db1a)
 2021-03-11 22:55 UTC 

[PATCH] net: gem: Fix setting PCS auto-negotiation state
 2021-03-11 22:55 UTC 

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-11 22:53 UTC  (12+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-11 22:55 UTC  (6+ messages)
` [RFC PATCH 18/18] ioasid: Add /dev/ioasid for userspace

brcmfmac: Getting IEs from CMD_ROAM
 2021-03-11 22:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S55 01/14] ice: warn about potentially malicious VFs
 2021-03-11 22:55 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH S55 10/14] ice: Check for bail out condition early
` [Intel-wired-lan] [PATCH S55 11/14] ice: correct memory allocation call
` [Intel-wired-lan] [PATCH S55 12/14] ice: rename ptype bitmap

[PATCH] net: mellanox: mlx5: fix error return code in mlx5_fpga_device_start()
 2021-03-11 22:51 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net 01/13] ice: Fix allowing VF to request more/less queues via virtchnl
 2021-03-11 22:50 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net 07/13] ice: prevent ice_open and ice_stop during reset

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-11 22:48 UTC  (5+ messages)
` [PATCH v3 12/15] fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs

[PATCH] net/mlx5e: allocate 'indirection_rqt' buffer dynamically
 2021-03-11 22:48 UTC  (3+ messages)

[PATCH] net/mlx5e: include net/nexthop.h where needed
 2021-03-11 22:48 UTC  (3+ messages)

[PATCH] net: mellanox: mlx5: fix error return code of mlx5e_stats_flower()
 2021-03-11 22:47 UTC  (6+ messages)

stable-rc/linux-4.9.y baseline: 71 runs, 4 regressions (v4.9.261-10-g5874599a8f305)
 2021-03-11 22:44 UTC 

+ arm64-kasan-allow-to-init-memory-when-setting-tags.patch added to -mm tree
 2021-03-11 22:44 UTC 

+ kasan-init-memory-in-kasan_unpoison-for-hw_tags.patch added to -mm tree
 2021-03-11 22:45 UTC 

+ kasan-mm-integrate-page_alloc-init-with-hw_tags.patch added to -mm tree
 2021-03-11 22:45 UTC 

+ kasan-mm-integrate-slab-init_on_alloc-with-hw_tags.patch added to -mm tree
 2021-03-11 22:45 UTC 

+ kasan-mm-integrate-slab-init_on_free-with-hw_tags.patch added to -mm tree
 2021-03-11 22:45 UTC 

3D Acceleration for Windows hosts?
 2021-03-11 16:09 UTC 

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-11 22:41 UTC  (3+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily

Assign IP address at boot time
 2021-03-11 22:42 UTC  (10+ messages)
` [yocto] "

Question about supporting AMD eGPU hot plug case
 2021-03-11 22:40 UTC  (6+ messages)

[mark-rutland:arm64/entry/rework 11/16] arch/arm64/kernel/entry-common.c:286:25: warning: no previous prototype for function 'el1_error_handler'
 2021-03-11 22:40 UTC 

[PATCH v3] flock.2: add CIFS details
 2021-03-11 22:39 UTC  (10+ messages)
` [PATCH v4] "

[leon-rdma:rdma-next 41/42] drivers/infiniband/hw/hfi1/init.c:1865: warning: expecting prototype for ahfi1_setup_eagerbufs(). Prototype was for hfi1_setup_eagerbufs() instead
 2021-03-11 22:40 UTC 

[PATCH 1/4] dt-bindings: at25: add Fujitsu MB85RS4MT
 2021-03-11 22:39 UTC  (5+ messages)

[mark-rutland:arm64/entry/rework 16/16] arch/arm64/kernel/entry-common.c:346:25: warning: no previous prototype for function 'el1_irq_handler'
 2021-03-11 22:39 UTC 

[RFC PATCH 0/7] drm/panfrost: Add a new submit ioctl
 2021-03-11 22:38 UTC  (7+ messages)

[PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10
 2021-03-11 22:38 UTC  (4+ messages)
` [PATCH mlx5-next 6/9] RDMA/mlx5: Use represntor E-Switch when getting netdev and metadata

[pull request][net-next 00/15] mlx5 updates 2021-03-11
 2021-03-11 22:37 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Don't skip vport check
` [net-next 02/15] net/mlx5: Remove impossible checks of interface state
` [net-next 03/15] net/mlx5: Separate probe vs. reload flows
` [net-next 04/15] net/mlx5: Remove second FW tracer check
` [net-next 05/15] net/mlx5: Don't rely on interface state bit
` [net-next 06/15] net/mlx5: Check returned value from health recover sequence
` [net-next 07/15] net/mlx5e: CT, Avoid false lock dependency warning
` [net-next 08/15] net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition
` [net-next 09/15] net/mlx5e: Add missing include
` [net-next 10/15] net/mlx5: Fix indir stable stubs
` [net-next 11/15] net/mlx5e: mlx5_tc_ct_init does not fail
` [net-next 12/15] net/mlx5: SF, Fix return type
` [net-next 13/15] net/mlx5e: rep: Improve reg_cX conditions
` [net-next 14/15] net/mlx5: Avoid unnecessary operation
` [net-next 15/15] net/mlx5e: Alloc flow spec using kvzalloc instead of kzalloc

[PATCH v2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-11 22:37 UTC  (5+ messages)

stable-rc/linux-4.4.y baseline: 65 runs, 6 regressions (v4.4.261-8-g5c42aedeedb57)
 2021-03-11 22:36 UTC 

Beaglebone Black Ethernet Failures
 2021-03-11 22:37 UTC  (3+ messages)
  ` [meta-ti] "

stable-rc/linux-5.4.y baseline: 80 runs, 3 regressions (v5.4.105)
 2021-03-11 22:35 UTC 

[PATCH 1/2] dm verity: fix DM_VERITY_OPTS_MAX value
 2021-03-11 22:34 UTC  (4+ messages)
  ` [PATCH 2/2] dm verity: allow only one verify mode
      ` [dm-devel] "

[PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart
 2021-03-11 21:51 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH v2] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-03-11 22:34 UTC 

[PULL 0/9] M68k for 6.0 patches
 2021-03-11 22:34 UTC  (5+ messages)
` [PULL 5/9] char: add goldfish-tty

[PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
 2021-03-11 22:33 UTC  (18+ messages)
` [PATCH 01/17] scanf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too
` [PATCH 02/17] tsearch.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 03/17] unlocked_stdio.3: "
` [PATCH 04/17] wcpcpy.3: "
` [PATCH 05/17] wcpncpy.3: "
` [PATCH 06/17] wcrtomb.3: "
` [PATCH 07/17] wcscat.3: "
` [PATCH 08/17] wcscpy.3: "
` [PATCH 09/17] wcsncat.3: "
` [PATCH 10/17] wcsncpy.3: "
` [PATCH 11/17] wcsnrtombs.3: "
` [PATCH 12/17] wcsrtombs.3: "
` [PATCH 13/17] wcstoimax.3: "
` [PATCH 14/17] wcstok.3: "
` [PATCH 15/17] wcstombs.3: "
` [PATCH 16/17] wmemcpy.3: "
` [PATCH 17/17] wordexp.3: "

+ squashfs-fix-xattr-id-and-id-lookup-sanity-checks.patch added to -mm tree
 2021-03-11 22:33 UTC 

+ squashfs-fix-inode-lookup-sanity-checks.patch added to -mm tree
 2021-03-11 22:33 UTC 

drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c:361 mlx5e_ipsec_handle_tx_skb() error: uninitialized symbol 'mdata'
 2021-03-11 22:31 UTC  (2+ messages)

[PATCH net-next 00/23] netfilter: flowtable enhancements
 2021-03-11 22:31 UTC  (4+ messages)

[Intel-gfx] [CI 0/1] drm/i915: Disable pread/pwrite ioctl's for IGT testing
 2021-03-11 22:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Disable pread/pwrite ioctl's for IGT testing (rev2)


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.