messages from 2020-08-17 08:33:24 to 2020-08-17 08:52:51 UTC [more...]
[PATCH 00/11] media: convert tasklets to use new tasklet_setup()
2020-08-17 8:31 UTC (2+ messages)
` [PATCH 05/11] media: ttpci: convert tasklets to use new tasklet_setup() API
[RFC v4 00/70] support vector extension v1.0
2020-08-17 8:49 UTC (59+ messages)
` [RFC v4 01/70] target/riscv: drop vector 0.7.1 and add 1.0 support
` [RFC v4 02/70] target/riscv: Use FIELD_EX32() to extract wd field
` [RFC v4 03/70] target/riscv: rvv-1.0: add mstatus VS field
` [RFC v4 04/70] target/riscv: rvv-1.0: add sstatus "
` [RFC v4 05/70] target/riscv: rvv-1.0: introduce writable misa.v field
` [RFC v4 06/70] target/riscv: rvv-1.0: add translation-time vector context status
` [RFC v4 07/70] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [RFC v4 08/70] target/riscv: rvv-1.0: add vcsr register
` [RFC v4 09/70] target/riscv: rvv-1.0: add vlenb register
` [RFC v4 10/70] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [RFC v4 11/70] target/riscv: rvv-1.0: remove MLEN calculations
` [RFC v4 12/70] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v4 13/70] target/riscv: rvv-1.0: add VMA and VTA
` [RFC v4 14/70] target/riscv: rvv-1.0: update check functions
` [RFC v4 15/70] target/riscv: introduce more imm value modes in translator functions
` [RFC v4 16/70] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [RFC v4 17/70] target/riscv: rvv-1.0: configure instructions
` [RFC v4 18/70] target/riscv: rvv-1.0: stride load and store instructions
` [RFC v4 19/70] target/riscv: rvv-1.0: index "
` [RFC v4 20/70] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [RFC v4 21/70] target/riscv: rvv-1.0: fault-only-first unit stride load
` [RFC v4 22/70] target/riscv: rvv-1.0: amo operations
` [RFC v4 23/70] target/riscv: rvv-1.0: load/store whole register instructions
` [RFC v4 24/70] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [RFC v4 25/70] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [RFC v4 26/70] target/riscv: rvv-1.0: floating-point square-root instruction
` [RFC v4 27/70] target/riscv: rvv-1.0: floating-point classify instructions
` [RFC v4 28/70] target/riscv: rvv-1.0: mask population count instruction
` [RFC v4 29/70] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [RFC v4 30/70] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [RFC v4 31/70] target/riscv: rvv-1.0: iota instruction
` [RFC v4 32/70] target/riscv: rvv-1.0: element index instruction
` [RFC v4 33/70] target/riscv: rvv-1.0: allow load element with sign-extended
` [RFC v4 34/70] target/riscv: rvv-1.0: register gather instructions
` [RFC v4 35/70] target/riscv: rvv-1.0: integer scalar move instructions
` [RFC v4 36/70] target/riscv: rvv-1.0: floating-point move instruction
` [RFC v4 37/70] target/riscv: rvv-1.0: floating-point scalar move instructions
` [RFC v4 38/70] target/riscv: rvv-1.0: whole register "
` [RFC v4 39/70] target/riscv: rvv-1.0: integer extension instructions
` [RFC v4 40/70] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [RFC v4 41/70] target/riscv: rvv-1.0: single-width bit shift instructions
` [RFC v4 42/70] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [RFC v4 43/70] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [RFC v4 44/70] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [RFC v4 45/70] target/riscv: rvv-1.0: add Zvqmac extension
` [RFC v4 46/70] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
` [RFC v4 47/70] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [RFC v4 48/70] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v4 49/70] target/riscv: use softfloat lib float16 comparison functions
` [RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
` [RFC v4 51/70] target/riscv: rvv-1.0: mask-register logical instructions
` [RFC v4 52/70] target/riscv: rvv-1.0: slide instructions
` [RFC v4 53/70] target/riscv: rvv-1.0: floating-point "
` [RFC v4 54/70] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
` [RFC v4 56/70] target/riscv: rvv-1.0: widening floating-point reduction instructions
[PATCH 1/8] net: dccp: convert tasklets to use new tasklet_setup() API
2020-08-17 8:51 UTC (4+ messages)
` [PATCH 2/8] net: ipv4: "
` [PATCH 3/8] net: mac80211: "
` [PATCH 5/8] net: rds: "
[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
2020-08-17 8:24 UTC (23+ messages)
` [PATCH 01/20] ethernet: alteon: "
` [PATCH] ethernet: cxgb4: "
` [PATCH 02/20] ethernet: amd: "
` [PATCH 03/20] broadcom: cnic: "
` [PATCH 04/20] ethernet: cadence: "
` [PATCH 05/20] ethernet: cavium: "
` [PATCH 06/20] ethernet: chelsio: "
` [PATCH 07/20] ethernet: dlink: "
` [PATCH 08/20] ethernet: hinic: "
` [PATCH 09/20] ethernet: ehea: "
` [PATCH 10/20] ethernet: ibmvnic: "
` [PATCH 11/20] ethernet: jme: "
` [PATCH 12/20] ethernet: marvell: "
` [PATCH 13/20] ethernet: mellanox: "
[PATCH 0/6] multipath-tools series: some cleanups and fixes
2020-08-17 8:51 UTC (5+ messages)
` [PATCH 3/6] multipathd: adopt static char* arr in sd_notify_status func
` [PATCH 4/6] libmultipath: check blist before calling MALLOC in alloc_ble_device func
[PATCH v2 0/2] Add support for Kontron i.MX8MM SoMs and boards
2020-08-17 8:51 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards
[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
2020-08-17 8:50 UTC (3+ messages)
` [RFC PATCH 02/22] qapi: Create block-export module
[PATCH v6 0/3] Modularization of DFL private feature drivers
2020-08-17 8:40 UTC (4+ messages)
` [PATCH v6 1/3] fpga: dfl: map feature mmio resources in their own "
` [PATCH v6 2/3] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v6 3/3] fpga: dfl: add support for N3000 Nios private feature
[PATCH 00/30] Rid W=1 warnings in Networking
2020-08-17 8:50 UTC (12+ messages)
` [PATCH 07/30] net: wireless: broadcom: b43: main: Add braces around empty statements
` [PATCH 08/30] net: wireless: ath: carl9170: Mark 'ar9170_qmap' as __maybe_unused
[MPTCP] Re: [PATCH mptcp-next v2 0/3] bpf: add MPTCP subflow support
2020-08-17 8:49 UTC
[PATCH] mm/page_reporting: the "page" must not be the list head
2020-08-17 8:48 UTC
[PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup()
2020-08-17 8:46 UTC (13+ messages)
` [PATCH 1/2] net: arcnet: convert tasklets to use new tasklet_setup() API
` [PATCH 1/9] net: ifb: "
` [PATCH] net: mvpp2: Prepare to use the new tasklet API
` [PATCH 2/2] net: caif: convert tasklets to use new tasklet_setup() API
` [PATCH 2/9] net: ppp: "
` [PATCH 3/9] net: cdc_ncm: "
` [PATCH 4/9] net: hso: "
` [PATCH 5/9] net: lan78xx: "
` [PATCH 6/9] net: pegasus: "
` [PATCH 7/9] net: r8152: "
` [PATCH 8/9] net: rtl8150: "
` [PATCH 9/9] net: usbnet: "
[PATCH -next] EDAC, thunderx: Make symbol 'lmc_dfs_ents' static
2020-08-17 8:49 UTC (2+ messages)
[PATCH][SMB3] mount.cifs integration with PAM
2020-08-17 8:48 UTC (3+ messages)
[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
2020-08-17 8:47 UTC (3+ messages)
[PATCH 0/3] KVM: arm64: Some fixes and code adjustments for pvtime ST
2020-08-17 8:47 UTC (8+ messages)
` [PATCH 1/3] KVM: arm64: Some fixes of PV-time interface document
` [PATCH 2/3] KVM: uapi: Remove KVM_DEV_TYPE_ARM_PV_TIME in kvm_device_type
[Linux-kernel-mentees] [PATCH] lib: Convert test_printf.c to KUnit
2020-08-17 8:46 UTC (3+ messages)
` "
[PATCH] drivers/hwmon/adm1029.c: use simple i2c probe
2020-08-17 8:45 UTC (2+ messages)
[PATCH 1/2] PM / Domains: Add GENPD_FLAG_SUSPEND_ON flag
2020-08-17 8:44 UTC (6+ messages)
[PATCH 0/8] Add Toshiba Visconti ARM64 Platform support
2020-08-17 8:23 UTC (3+ messages)
` [PATCH 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board
[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
2020-08-17 8:17 UTC (38+ messages)
` [PATCH 15/35] dma: mpc512x: convert tasklets to use new tasklet_setup() API
` [PATCH 16/35] dma: mv_xor: "
` [PATCH 17/35] dma: mxs-dma: "
` [PATCH 18/35] dma: nbpfaxi: "
` [PATCH 19/35] dma: pch_dma: "
` [PATCH 20/35] dma: pl330: "
` [PATCH 21/35] dma: ppc4xx: "
` [PATCH 22/35] dma: qcom: "
` [PATCH 24/35] dma: sirf-dma: "
` [PATCH 25/35] dma: ste_dma40: "
` [PATCH 26/35] dma: sun6i: "
` [PATCH 27/35] dma: tegra20: "
` [PATCH 28/35] dma: timb_dma: "
` [PATCH 30/35] dma: virt-dma: "
` [PATCH 31/35] dma: xgene: "
` [PATCH 32/35] dma: xilinx: "
` [PATCH 33/35] dma: plx_dma: "
` [PATCH 34/35] dma: sf-pdma: "
` [PATCH 35/35] dma: k3-udma: "
[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
2020-08-17 8:41 UTC (12+ messages)
` [RFC PATCH 1/5] KVM: arm64: Document pvtime LPT interface
` [RFC PATCH 2/5] KVM: arm64: Support Live Physical Time reporting
` [RFC PATCH 3/5] KVM: arm64: Provide VM device attributes for LPT time
` [RFC PATCH 4/5] clocksource: arm_arch_timer: Add pvtime LPT initialization
` [RFC PATCH 5/5] clocksource: arm_arch_timer: Use pvtime LPT
Grammar in a bash script
2020-08-17 8:42 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone
2020-08-17 8:39 UTC (3+ messages)
[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
2020-08-17 8:07 UTC (3+ messages)
` [PATCH v2 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL
[linux-next:master 1082/1262] arch/x86/events/intel/uncore_snb.c:441:37: warning: initialized field overwritten
2020-08-17 8:40 UTC
[Bridge] [RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
2020-08-17 8:39 UTC (3+ messages)
` "
[PATCH v3 0/3] Try to release mmap_lock temporarily in smaps_rollup
2020-08-17 8:38 UTC (5+ messages)
` [PATCH v3 2/3] mm: smaps*: extend smap_gather_stats to support specified beginning
` [PATCH v3 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
[libgpiod][PATCH 0/3] Add Android build support
2020-08-17 8:38 UTC (4+ messages)
` [libgpiod][PATCH 3/3] Android.bp: initial addition
[PATCH] drm/amdgpu: fix amdgpu_bo_release_notify() comment error
2020-08-17 8:41 UTC (3+ messages)
[PATCH] HID: quirks: Always poll three more Lenovo PixArt mice
2020-08-17 8:36 UTC
[PATCH 00/10] mmc: convert tasklets to use new tasklet_setup()
2020-08-17 8:35 UTC (10+ messages)
` [PATCH 01/10] mmc: atmel-mci: convert tasklets to use new tasklet_setup() API
` [PATCH 02/10] mmc: au1xmmc: "
` [PATCH 03/10] mmc: cb710: "
` [PATCH 04/10] mmc: dw_mmc: "
` [PATCH 05/10] mmc: omap: "
` [PATCH 06/10] mmc: renesas: "
` [PATCH 07/10] mmc: s3cmci: "
` [PATCH 08/10] mmc: tifm_sd: "
` [PATCH 09/10] mmc: uniphier: "
[PATCH 00/16] IOMMU driver for Kirin 960/970
2020-08-17 8:21 UTC (2+ messages)
libfdt: Warnings of signed/unsigned comparison
2020-08-17 8:35 UTC
Patchwork summary for: linux-renesas-soc
2020-08-17 8:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.