All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-16 20:49:42 to 2021-02-16 21:58:08 UTC [more...]

[PATCH] hw/display/tcx: Drop unnecessary code for handling BGR format outputs
 2021-02-16 21:57 UTC  (4+ messages)

mlx5 HW crypto offload support
 2021-02-16 21:56 UTC  (2+ messages)

[PATCH v1 01/11] stdio: Get rid of dead code, i.e. stdio_deregister()
 2021-02-16 21:57 UTC  (22+ messages)
` [PATCH v1 02/11] stdio: Split out nulldev_register() and move it under #if
` [PATCH v1 03/11] stdio: Introduce a new helper stdio_file_to_flags()
` [PATCH v1 04/11] console: Switch to use stdio_file_to_flags()
` [PATCH v1 05/11] console: Set console device counter in console_devices_set()
` [PATCH v1 06/11] console: Set file and devices at one go
` [PATCH v1 07/11] IOMUX: Switch to use stdio_file_to_flags()
` [PATCH v1 08/11] IOMUX: Split out iomux_match_device() helper
` [PATCH v1 09/11] IOMUX: Split out for_each_console_dev() helper macro
` [PATCH v1 10/11] IOMUX: Introduce iomux_replace_device()
` [PATCH v1 11/11] usb: kbd: destroy device after console is stopped

[PATCH v8 0/4] OP-TEE I2C trampoline and associated tests
 2021-02-16 21:56 UTC  (9+ messages)
` [PATCH v8 1/4] drivers: tee: i2c trampoline driver
` [PATCH v8 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v8 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v8 4/4] test: dm: tee: extend with RPC test

[PATCH v4 0/7] Introduce DSA Ethernet switch class and Felix driver
 2021-02-16 21:56 UTC  (22+ messages)
` [PATCH v4 1/7] net: phy: fixed: support speeds of 2500 and 10000
` [PATCH v4 2/7] net: phy: introduce fixed_phy_create for DSA CPU ports
` [PATCH v4 3/7] net: Introduce DSA class for Ethernet switches
` [PATCH v4 4/7] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v4 5/7] drivers: net: Add Felix DSA switch driver
` [PATCH v4 6/7] arm: dts: ls1028a: Add Ethernet switch node and dependencies
` [PATCH v4 7/7] configs: ls1028a: Enable the Ethernet switch driver in defconfig

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-16 21:53 UTC  (4+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-16 21:52 UTC  (9+ messages)
` [PATCH v2 11/42] esp: apply transfer length adjustment when STC is zero at TC load time
` [PATCH v2 30/42] esp: add 4 byte PDMA read and write transfers

[Buildroot] [PATCHv2 0/7] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-02-16 21:53 UTC  (9+ messages)
` [Buildroot] [PATCHv2 3/7] package/pkg-cmake.mk: determine CMAKE_BUILD_TYPE depending on BR2_ENABLE_RUNTIME_DEBUG
` [Buildroot] [PATCHv2 5/7] package/flare-engine: remove explicit setting of CMAKE_BUILD_TYPE
` [Buildroot] [PATCHv2 6/7] package/supertux: "
` [Buildroot] [PATCHv2 7/7] package/sysrepo: "

[PATCH] mmp: do not use O_DIRECT when working with regular file
 2021-02-16 21:51 UTC  (3+ messages)

[PATCH 0/4] ASoC: Intel: bytcr_rt5640: Add quirks for 4 more tablet / 2-in-1 models
 2021-02-16 21:49 UTC  (6+ messages)
` [PATCH 1/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet
` [PATCH 2/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet
` [PATCH 3/4] ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet
` [PATCH 4/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet

stable-rc/queue/5.10 baseline: 108 runs, 1 regressions (v5.10.16-104-g1cbf162ff83d)
 2021-02-16 21:49 UTC 

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-16 21:48 UTC  (5+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] packfile: introduce 'find_kept_pack_entry()'

[PATCH v1 0/8] sysfs files for multipath transport control
 2021-02-16 21:46 UTC  (5+ messages)
` [PATCH v1 1/8] sunrpc: rename 'net' to 'client'
` [PATCH v1 3/8] sunrpc: add a directory per sunrpc xprt

[PATCH net-next v4 0/8] bridge: mrp: Extend br_mrp_switchdev_*
 2021-02-16 21:42 UTC  (18+ messages)
` [Bridge] "
` [PATCH net-next v4 1/8] switchdev: mrp: Remove CONFIG_BRIDGE_MRP
  ` [Bridge] "
` [PATCH net-next v4 2/8] switchdev: mrp: Extend ring_role_mrp and in_role_mrp
  ` [Bridge] "
` [PATCH net-next v4 3/8] bridge: mrp: Add 'enum br_mrp_hw_support'
  ` [Bridge] "
` [PATCH net-next v4 4/8] bridge: mrp: Extend br_mrp_switchdev to detect better the errors
  ` [Bridge] "
` [PATCH net-next v4 5/8] bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
  ` [Bridge] "
` [PATCH net-next v4 6/8] net: mscc: ocelot: Add support for MRP
  ` [Bridge] "
` [PATCH net-next v4 7/8] net: dsa: add MRP support
  ` [Bridge] "
` [PATCH net-next v4 8/8] net: dsa: felix: Add support for MRP
  ` [Bridge] "

[Buildroot] [Bug 11706] New: binman (U-boot tool) cannot find libfdt "binman: No module named _libfdt" if python3 selected
 2021-02-16 21:48 UTC  (2+ messages)
` [Buildroot] [Bug 11706] "

[Buildroot] [PATCH] utils/scanpypi: use python3 explicitly
 2021-02-16 21:45 UTC 

[linux-rt-devel:linux-5.11.y-rt-rebase 3/197] mm/zswap.c:947:17: warning: variable 'entry' is uninitialized when used here
 2021-02-16 21:42 UTC 

[PATCH] platform/x86: fix typo in Kconfig
 2021-02-16 21:36 UTC 

[PATCH v9 00/16] Add support for Clang LTO
 2021-02-16 21:37 UTC  (3+ messages)
` [PATCH v9 05/16] kbuild: lto: merge module sections

[PATCH] mhi_bus: core: Check state before processing power_down
 2021-02-16 21:38 UTC 

[PATCH] t/perf: handle worktrees as test repos
 2021-02-16 21:38 UTC  (3+ messages)

[PATCH 1/2 net-next] net/mlx5e: TC: Fix IS_ERR() vs NULL checks
 2021-02-16 21:37 UTC  (5+ messages)

Local execution of ipi_sync_rq_state() on sync_runqueues_membarrier_state()
 2021-02-16 21:35 UTC 

[PATCH 5.10 000/104] 5.10.17-rc1 review
 2021-02-16 21:35 UTC  (3+ messages)
` [PATCH 5.10 098/104] switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT

[Buildroot] [Bug 13516] New: utils/scanpypi: Failure when parsing diffoscope
 2021-02-16 21:35 UTC  (2+ messages)
` [Buildroot] [Bug 13516] "

[RFC PATCH v5 00/26] KVM SGX virtualization support
 2021-02-16 21:34 UTC  (8+ messages)
` [RFC PATCH v5 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests

[PATCH] Makefile: Remove # characters from compiler string
 2021-02-16 21:33 UTC 

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-02-16 21:33 UTC  (7+ messages)
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions

[PATCH BlueZ] mesh: Combine common functions for NetKeys and AppKeys
 2021-02-16 21:32 UTC  (2+ messages)
` [BlueZ] "

[PATCH 0/6] nvmet: cleanup and status, error log fix
 2021-02-16 21:31 UTC  (7+ messages)
` [PATCH 1/6] nvmet: remove duplicate status assignment
` [PATCH 2/6] nvmet: set status on actual error condition
` [PATCH 3/6] nvmet: check and set the right err location
` [PATCH 4/6] nvmet: remove unnecessary function parameters
` [PATCH 5/6] nvmet: remove unnecessary function parameter
` [PATCH 6/6] nvmet: remove unnecessary function parameters

[PATCH] policycoretuils: sestatus belongs to bin not sbin
 2021-02-16 21:31 UTC  (2+ messages)

GUI Design Work Group - Wednesday, 10/17/21 - Cancelled
 2021-02-16 21:14 UTC 

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-16 21:30 UTC  (3+ messages)

[PATCH] drm/i915: Enable -Wuninitialized
 2021-02-16 21:29 UTC  (2+ messages)

[EXTERNAL] Re: Question regarding VIOT proposal
 2021-02-16 21:31 UTC  (11+ messages)

[PATCH net-next v3 0/5] lan743x speed boost
 2021-02-16 21:28 UTC  (4+ messages)
` [PATCH net-next v3 2/5] lan743x: sync only the received area of an rx ring buffer

linux-next: manual merge of the net-next tree with the net tree
 2021-02-16 21:28 UTC  (2+ messages)

[PATCH v5 0/9] Introduce DSA Ethernet switch class and Felix driver
 2021-02-16 21:28 UTC  (11+ messages)
` [PATCH v5 1/9] net: phy: fixed: be compatible with live OF tree
` [PATCH v5 2/9] net: phy: fixed: support speeds of 2500 and 10000
` [PATCH v5 3/9] net: phy: introduce fixed_phy_create for DSA CPU ports
` [PATCH v5 4/9] net: mdio: teach dm_eth_connect_phy_handle to connect to fixed PHY
` [PATCH v5 5/9] net: introduce DSA class for Ethernet switches
` [PATCH v5 6/9] sandbox: add a DSA sandbox driver and unit test
` [PATCH v5 7/9] drivers: net: add Felix DSA switch driver
` [PATCH v5 8/9] arm: dts: ls1028a: add Ethernet switch node and dependencies
` [PATCH v5 9/9] configs: ls1028a: enable the Ethernet switch driver

[PATCH v2 0/3] Implement nvmem support for mtd
 2021-02-16 21:26 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: partitions: ofpart: skip subnodes parse with compatible
` [PATCH v2 2/3] mtd: core: add nvmem-partitions compatible to parse mtd as nvmem cells
` [PATCH v2 3/3] dt-bindings: mtd: Document use of nvmem-partitions compatible

[Buildroot] [Bug 13476] New: Building ti-gfx package with custom linux does not work
 2021-02-16 21:28 UTC  (2+ messages)
` [Buildroot] [Bug 13476] "

[PATCH] ionic: Remove unused function pointer typedef ionic_reset_cb
 2021-02-16 21:26 UTC  (2+ messages)

[Buildroot] [Bug 13536] New: Build issues and workarounds with qemu_aarch64_virt_defconfig
 2021-02-16 21:26 UTC  (2+ messages)
` [Buildroot] [Bug 13536] "

[peterz-queue:master 387/476] arch/x86/mm/tlb.c:1172:18: warning: variable 'info' is uninitialized when used here
 2021-02-16 21:26 UTC 

Recovering Btrfs from a freak failure of the disk controller
 2021-02-16 21:24 UTC  (6+ messages)

stable-rc/queue/4.14 baseline: 65 runs, 1 regressions (v4.14.221-44-g2c371b544ba26)
 2021-02-16 21:24 UTC 

[PATCH 1/4] add generic builtin command line
 2021-02-16 21:20 UTC  (10+ messages)

[OUTREACHY][PATCH v1] doc: fix naming of response-end-pkt
 2021-02-16 21:21 UTC 

[PATCH net-next v3 0/3] Broadcom PHY driver updates
 2021-02-16 21:17 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S
` [PATCH net-next v3 2/3] net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
` [PATCH net-next v3 3/3] net: phy: broadcom: Do not modify LED configuration for SFP module PHYs

[PATCH 0/2] media: qcom: camss: V4L2_CID_PIXEL_RATE/LINK_FREQ fixes
 2021-02-16 20:56 UTC  (2+ messages)

[PATCH] use x86 cpu park to speedup smp_init in kexec situation
 2021-02-16 21:18 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2021-02-16 21:17 UTC  (4+ messages)

[PATCH bpf-next 0/3] Introduce bpf_link in libbpf's xsk
 2021-02-16 21:17 UTC  (8+ messages)
` [PATCH bpf-next 1/3] libbpf: xsk: use bpf_link

[Buildroot] [PATCH v2 1/1] package/libxcrypt: new package
 2021-02-16 21:18 UTC  (2+ messages)

[PATCH v8 00/35] Hexagon patch series
 2021-02-16 21:17 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sm8250: fix display nodes
 2021-02-16 21:15 UTC  (6+ messages)
` [PATCH v2 1/2] drm/msm: add compatibles for sm8150/sm8250 display

[trace:for-next 33/37] ld.lld: error: main.c:(.text+0xA68): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
 2021-02-16 21:16 UTC 

[Buildroot] [git commit branch/next] package/libxcrypt: new package
 2021-02-16 21:16 UTC 

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

[PATCH v3 0/2] arm64: dts: qcom: sm8250: fix display nodes
 2021-02-16 21:14 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start()
 2021-02-16 21:15 UTC  (6+ messages)

[PATCH] libselinux: rename gettid() to something which never conflicts with the libc
 2021-02-16 21:13 UTC 

[PATCH 2/3] mtd: core: add nvmem-partitions compatible to parse mtd as nvmem cells
 2021-02-16 21:10 UTC  (4+ messages)

[PATCH] bpf: fix a warning message in mark_ptr_not_null_reg()
 2021-02-16 21:10 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/janet: new package
 2021-02-16 21:10 UTC 

[Buildroot] [PATCH 1/1] support/scripts/size-stats: increase number of files that can be linked to a source
 2021-02-16 21:10 UTC  (3+ messages)

[PATCH 00/10] qemu-options: always use key=on|off syntax for bool option docs
 2021-02-16 21:08 UTC  (3+ messages)
` [PATCH 02/10] qemu-options: update to show preferred boolean syntax for -chardev

[Buildroot] [PATCH] package/janet: new package
 2021-02-16 21:08 UTC  (2+ messages)

[PATCH 0/4] perf: Fix archive/debugcache PE files
 2021-02-16 21:06 UTC  (6+ messages)
` [PATCH 1/2] perf report: Remove redundant libbfd checks
    ` [PATCH 2/2] perf buildid-cache: Add test for 16-byte build-id

[PATCH] habanalabs: set max asid to 2
 2021-02-16 21:06 UTC 

[PATCH v4] printk: Userspace format enumeration support
 2021-02-16 21:05 UTC  (5+ messages)
` code style: "

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2021-02-16 20:58 UTC  (2+ messages)
` [Bug 1906193] "

[Buildroot] [PATCH/next 1/2] package/kodi-pvr-iptvsimple: bump version to 3.10.0-Leia
 2021-02-16 21:06 UTC  (2+ messages)

[PATCH v2] mhi_bus: core: Return EAGAIN if MHI ring is full
 2021-02-16 21:03 UTC 

[Buildroot] [PATCH next 1/1] package/wpa_supplicant: need EAP when HOTSPOT is enabled
 2021-02-16 21:02 UTC  (3+ messages)

[PATCH] trace-cmd: Add check to return of calloc() for tsync
 2021-02-16 21:00 UTC 

[Buildroot] [git commit branch/next] package/wpa_supplicant: need EAP when HOTSPOT is enabled
 2021-02-16 21:00 UTC 

[PATCH] PCI: cadence: Fix erroneous early return from an iterator
 2021-02-16 20:59 UTC 

[PATCH] libsepol/cil: Destroy disabled optional blocks after pass is complete
 2021-02-16 20:57 UTC  (2+ messages)

meson build-system
 2021-02-16 20:19 UTC  (2+ messages)

Wandboard WB-IMX6U-BW CAM-OV5645 camera
 2021-02-16 20:55 UTC  (2+ messages)
` [meta-freescale] "

[PATCH 1/2] clk: mstar: Allow MStar clk drivers to be compile tested
 2021-02-16 20:54 UTC  (8+ messages)
` [PATCH 2/2] clk: mstar: msc313-mpll: Fix format specifier

[PATCH net-next v2] net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
 2021-02-16 20:53 UTC 

[PATCH] mhi_bus: core: Return EBUSY if MHI ring is full
 2021-02-16 20:53 UTC  (3+ messages)

[Bug 211807] New: [drm:drm_dp_mst_dpcd_read] *ERROR* mstb 000000004e6288dd port 3: DPCD read on addr 0x60 for 1 bytes NAKed
 2021-02-16 20:53 UTC 

[PATCH] cxl/mem: Fix an error code in cxl_mem_mbox_get()
 2021-02-16 20:52 UTC  (2+ messages)

[PATCH] mhi_bus: core: Wait for ready state after reset
 2021-02-16 20:52 UTC 

[Buildroot] [PATCH 1/2] package/webkitgtk: security bump to version 2.30.5
 2021-02-16 20:51 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/wpewebkit: bump version to 2.30.5

[Buildroot] [PATCH v2, 1/3] package/perl-extutils-pkgconfig: new package
 2021-02-16 20:51 UTC  (5+ messages)
` [Buildroot] [PATCH v2, 2/3] package/perl-gd: needs perl-extutils-pkgconfig
` [Buildroot] [PATCH v2,3/3] package/perl-gd: provide gd options

[Buildroot] [git commit] package/wpewebkit: bump version to 2.30.5
 2021-02-16 20:51 UTC 

[Buildroot] [git commit] package/webkitgtk: security bump to version 2.30.5
 2021-02-16 20:51 UTC 

RFC on packfile URIs and .gitmodules check
 2021-02-16 20:49 UTC  (4+ messages)
` [PATCH 0/4] Check .gitmodules when using packfile URIs
  ` [PATCH 2/4] http-fetch: allow custom index-pack args

[PATCH 4/4] cifs: Reformat DebugData and index connections by conn_id
 2021-02-16 20:48 UTC  (14+ messages)

[PATCH v28 0/8] Timestamp synchronization of host - guest tracing session
 2021-02-16 20:48 UTC  (3+ messages)
` [PATCH v28 8/8] trace-cmd [POC]: Add KVM timestamp synchronization plugin


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.