All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-12 13:08:38 to 2020-06-12 14:06:33 UTC [more...]

[PATCH] irqchip: riscv-intc: Fix a typo in a pr_warn()
 2020-06-12 14:06 UTC  (2+ messages)

[PATCH] generic/471: adapt test when running on btrfs to avoid failure on RWF_NOWAIT write
 2020-06-12 14:06 UTC 

[PATCH] softfloat,m68k: disable floatx80_invalid_encoding() for m68k
 2020-06-12 14:04 UTC 

[dpdk-dev] [PATCH v6 00/11] Windows basic memory management
 2020-06-12 13:54 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 03/11] eal: introduce memory management wrappers

Are we on the wrong track?
 2020-06-12 14:03 UTC  (8+ messages)

[PATCH] PCI: tegra: Remove PLL power supplies
 2020-06-12 14:03 UTC  (2+ messages)

[PATCH] usb: replace hardcoded maximum usb string length by definition
 2020-06-12 14:02 UTC  (4+ messages)

[PATCH] usb: xhci: tegra: Remove PLL power supplies
 2020-06-12 14:02 UTC  (2+ messages)

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-12 14:00 UTC  (7+ messages)

[RFC PATCH v3 0/4] Reuse the dma channel if available in Back-End
 2020-06-12 13:59 UTC  (2+ messages)

[PATCH] ipvs: avoid drop first packet to reuse conntrack
 2020-06-12 13:59 UTC 

[PATCH] regulator: Fix pickable ranges mapping
 2020-06-12 13:59 UTC  (2+ messages)

[PATCH] regulator: da9063: fix LDO9 suspend and warning
 2020-06-12 13:59 UTC  (2+ messages)

[PATCH] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val
 2020-06-12 13:58 UTC  (2+ messages)

[PATCH v3 0/2] VMD endpoint passthrough support
 2020-06-12 13:54 UTC  (8+ messages)
` [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register

[PATCH] arm64: mm: reset address tag set by kasan sw tagging
 2020-06-12 13:57 UTC  (4+ messages)

[dpdk-dev] [PATCH] update Intel roadmap for 20.08
 2020-06-12 13:58 UTC 

[RFC 0/3] ARM: copy_{from,to}_user() for vmsplit 4g/4g
 2020-06-12 13:55 UTC  (5+ messages)
` [RFC PATCH 1/3] lib: copy_{from,to}_user using gup & kmap_atomic()
  ` [RFC "

[PATCH v5 00/10] Improvements to IMX290 CMOS driver
 2020-06-12 13:53 UTC  (22+ messages)
` [PATCH v5 01/10] media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called
` [PATCH v5 02/10] media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
` [PATCH v5 03/10] media: i2c: imx290: fix reset GPIO pin handling
` [PATCH v5 04/10] media: i2c: imx290: Add support for 2 data lanes
` [PATCH v5 05/10] media: i2c: imx290: Add configurable link frequency and pixel rate
` [PATCH v5 06/10] media: i2c: imx290: Add support for test pattern generation
` [PATCH v5 07/10] media: i2c: imx290: Add RAW12 mode support
` [PATCH v5 08/10] media: i2c: imx290: Add support to enumerate all frame sizes
` [PATCH v5 09/10] media: i2c: imx290: Move the settle time delay out of loop
` [PATCH v5 10/10] media: i2c: imx290: set bus_type before calling v4l2_fwnode_endpoint_alloc_parse()

[PATCH RFC] x86/entry: Ask RCU if it needs rcu_irq_{enter,exit}()
 2020-06-12 13:57 UTC  (6+ messages)
    ` [PATCH x86/entry: Force rcu_irq_enter() when in idle task

[PATCH] Fix code style same in one function
 2020-06-12 13:54 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.8-rc1
 2020-06-12 13:54 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/50] add features for host-based flow management
 2020-06-12 13:29 UTC  (51+ messages)
` [dpdk-dev] [PATCH 01/50] net/bnxt: Basic infrastructure support for VF representors
` [dpdk-dev] [PATCH 02/50] net/bnxt: Infrastructure support for VF-reps data path
` [dpdk-dev] [PATCH 03/50] net/bnxt: add support to get FID, default vnic ID and svif of VF-Rep Endpoint
` [dpdk-dev] [PATCH 04/50] net/bnxt: initialize parent PF information
` [dpdk-dev] [PATCH 05/50] net/bnxt: modify ulp_port_db_dev_port_intf_update prototype
` [dpdk-dev] [PATCH 06/50] net/bnxt: get port & function related information
` [dpdk-dev] [PATCH 07/50] net/bnxt: add support for bnxt_hwrm_port_phy_qcaps
` [dpdk-dev] [PATCH 08/50] net/bnxt: modify port_db to store & retrieve more info
` [dpdk-dev] [PATCH 09/50] net/bnxt: add support for Exact Match
` [dpdk-dev] [PATCH 10/50] net/bnxt: modify EM insert and delete to use HWRM direct
` [dpdk-dev] [PATCH 11/50] net/bnxt: add multi device support
` [dpdk-dev] [PATCH 12/50] net/bnxt: support bulk table get and mirror
` [dpdk-dev] [PATCH 13/50] net/bnxt: update multi device design support
` [dpdk-dev] [PATCH 14/50] net/bnxt: support two-level priority for TCAMs
` [dpdk-dev] [PATCH 15/50] net/bnxt: add HCAPI interface support
` [dpdk-dev] [PATCH 16/50] net/bnxt: add core changes for EM and EEM lookups
` [dpdk-dev] [PATCH 17/50] net/bnxt: implement support for TCAM access
` [dpdk-dev] [PATCH 18/50] net/bnxt: multiple device implementation
` [dpdk-dev] [PATCH 19/50] net/bnxt: update identifier with remap support
` [dpdk-dev] [PATCH 20/50] net/bnxt: update RM with residual checker
` [dpdk-dev] [PATCH 21/50] net/bnxt: support two level priority for TCAMs
` [dpdk-dev] [PATCH 22/50] net/bnxt: support EM and TCAM lookup with table scope
` [dpdk-dev] [PATCH 23/50] net/bnxt: update table get to use new design
` [dpdk-dev] [PATCH 24/50] net/bnxt: update RM to support HCAPI only
` [dpdk-dev] [PATCH 25/50] net/bnxt: remove table scope from session
` [dpdk-dev] [PATCH 26/50] net/bnxt: add external action alloc and free
` [dpdk-dev] [PATCH 27/50] net/bnxt: align CFA resources with RM
` [dpdk-dev] [PATCH 28/50] net/bnxt: implement IF tables set and get
` [dpdk-dev] [PATCH 29/50] net/bnxt: add TF register and unregister
` [dpdk-dev] [PATCH 30/50] net/bnxt: add global config set and get APIs
` [dpdk-dev] [PATCH 31/50] net/bnxt: add support for EEM System memory
` [dpdk-dev] [PATCH 32/50] net/bnxt: integrate with the latest tf_core library
` [dpdk-dev] [PATCH 33/50] net/bnxt: add support for internal encap records
` [dpdk-dev] [PATCH 34/50] net/bnxt: add support for if table processing
` [dpdk-dev] [PATCH 35/50] net/bnxt: disable vector mode in tx direction when truflow is enabled
` [dpdk-dev] [PATCH 36/50] net/bnxt: add index opcode and index operand mapper table
` [dpdk-dev] [PATCH 37/50] net/bnxt: add support for global resource templates
` [dpdk-dev] [PATCH 38/50] net/bnxt: add support for internal exact match entries
` [dpdk-dev] [PATCH 39/50] net/bnxt: add support for conditional execution of mapper tables
` [dpdk-dev] [PATCH 40/50] net/bnxt: enable HWRM_PORT_MAC_QCFG for trusted vf
` [dpdk-dev] [PATCH 41/50] net/bnxt: enhancements for port db
` [dpdk-dev] [PATCH 42/50] net/bnxt: fix for VF to VFR conduit
` [dpdk-dev] [PATCH 43/50] net/bnxt: fix to parse representor along with other dev-args
` [dpdk-dev] [PATCH 44/50] net/bnxt: fill mapper parameters with default rules info
` [dpdk-dev] [PATCH 45/50] net/bnxt: add support for vf rep and stat templates
` [dpdk-dev] [PATCH 46/50] net/bnxt: create default flow rules for the VF-rep conduit
` [dpdk-dev] [PATCH 47/50] net/bnxt: add ingress & egress port default rules
` [dpdk-dev] [PATCH 48/50] net/bnxt: fill cfa_action in the tx buffer descriptor properly
` [dpdk-dev] [PATCH 49/50] net/bnxt: support for ULP Flow counter Manager
` [dpdk-dev] [PATCH 50/50] net/bnxt: Add support for flow query with action_type COUNT

[GIT PULL] pwm: Changes for v5.8-rc1
 2020-06-12 13:50 UTC 

Kernel CI board addition
 2020-06-12 13:50 UTC  (2+ messages)

[PATCH v1 RFC 0/2] introduce fallback to pio in spi core
 2020-06-12 13:48 UTC  (7+ messages)
` [PATCH v1 RFC 1/2] spi: introduce fallback to pio

isotp in mainline?
 2020-06-12 13:47 UTC  (2+ messages)

x86/crypto: Set -no-integrated-as for specific object-file when building with LLVM_IAS=1
 2020-06-12 13:47 UTC 

[PULL 000/115] Huge miscellaneous pull request for 2020-06-11
 2020-06-12 13:46 UTC  (4+ messages)

[PATCH v3 0/3] Support reading and setting default system parameters
 2020-06-12 13:47 UTC  (8+ messages)
` [PATCH v3 1/3] mgmt: read/set system parameter definitions
` [PATCH v3 2/3] bluetooth:centralize default value initialization
` [PATCH v3 3/3] bluetooth: implement read/set default system parameters mgmt

[kbuild] drivers/hwtracing/coresight/coresight-cti.c:862 cti_probe() error: we previously assumed 'drvdata' could be null (see line 759)
 2020-06-12 12:11 UTC  (3+ messages)
` [PATCH] coresight: cti: Fix error handling in probe

[PATCH v2] target/i386: correct fix for pcmpxstrx substring search
 2020-06-12 13:45 UTC 

[PATCH v2 06/16] btrfs-progs: filesystem defragment: use global verbose option
 2020-06-12 11:25 UTC  (2+ messages)
` [PATCH v4 "

KASAN: use-after-free Write in fsnotify_detach_connector_from_object
 2020-06-12 13:41 UTC  (3+ messages)

[PATCH] s390: protvirt: virtio: Refuse device without IOMMU
 2020-06-12 13:45 UTC  (2+ messages)

[SPDK] Re: DIF/DIX acceleration in SPDK
 2020-06-12 13:45 UTC 

[PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
 2020-06-12 13:43 UTC  (3+ messages)

[PATCH v2 05/16] btrfs-progs: subvolume delete: use global verbose option
 2020-06-12 11:24 UTC  (2+ messages)
` [PATCH v3 "

[kbuild] drivers/soc/ti/k3-ringacc.c:562 k3_ringacc_ring_cfg() warn: variable dereferenced before check 'ring' (see line 559)
 2020-06-12 12:13 UTC 

alsa-gobject: timer: user_instance: add API to choose the type of event to read
 2020-06-12 13:39 UTC 

linux-next test error: BUG: using smp_processor_id() in preemptible [ADDR] code: syz-fuzzer/6792
 2020-06-12 13:39 UTC  (4+ messages)

golang bindings dirty in tree after libxl build
 2020-06-12 13:38 UTC  (4+ messages)

[PATCH 0/3] improve git-diff documentation and A...B handling
 2020-06-12 13:38 UTC  (3+ messages)
` [PATCH 2/3] git diff: improve A...B merge-base handling

[PATCH v3 20/41] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
 2020-06-12 13:36 UTC  (3+ messages)

[OE-Core][PATCH] recipetool: Fix list concatenation when using edit
 2020-06-12 13:36 UTC 

[PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-06-12 13:35 UTC  (3+ messages)
` [PATCH v2 01/12] npcm7xx: Add config symbol

AMD IOMMU + SME + amdgpu regression
 2020-06-11 23:05 UTC 

[PATCH] btrfs: Share the same anonymous block device for the whole filesystem
 2020-06-12 13:33 UTC  (2+ messages)

[Buildroot] [PATCH] fs: squashfs: Add config option to pass mksquashfs cmdln paramters
 2020-06-12 13:32 UTC 

AMD's Signed CCLA
 2020-06-12 13:32 UTC  (5+ messages)

[PATCH v2 0/1] selinux: fix another double free
 2020-06-12 13:30 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] Makefile: allow modules_install if CONFIG_MODULES=n
 2020-06-12 13:31 UTC  (7+ messages)
  ` [PATCH v2] Makefile: install modules.builtin even "

[PATCH] .gitignore: Ignore storage-daemon files
 2020-06-12 13:30 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Flush gen3 relocs harder, again
 2020-06-12 13:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Flush gen3 relocs harder, again (rev2)

[PATCH] arm64: smp call when task currently running on other cpu
 2020-06-12 13:29 UTC  (3+ messages)

[RFC v2] hwmon: add Corsair Commander Pro driver
 2020-06-12 13:29 UTC 

[oe] [meta-python][PATCH] python3-scapy: upgrade 0.25 -> 0.26
 2020-06-12 13:29 UTC  (2+ messages)

[OE-core] kernel: update rpm failed for the vfat
 2020-06-12 13:27 UTC  (2+ messages)

[RFC][PATCH v4 00/32] objtool: Make recordmcount a subcommand
 2020-06-12 13:26 UTC  (3+ messages)
` [RFC][PATCH v4 18/32] objtool: mcount: Move nop_mcount()

[PATCH 1/1] NFSv4.0 allow nconnect for v4.0
 2020-06-12 13:26 UTC  (6+ messages)

Bootstrapping Go
 2020-06-12 13:26 UTC  (3+ messages)
` [OE-core] "

Fwd: [PATCH] sgi: remove unreachable debug output
 2020-06-12 13:25 UTC  (2+ messages)

Proposal for the branching policy of meta-arm v2
 2020-06-12 13:23 UTC 

[PATCH v4 0/2] phy: intel: Add Keem Bay eMMC PHY support
 2020-06-12 13:22 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v9.2 0/9] GMSL fixups ready for v10
 2020-06-12 13:22 UTC  (9+ messages)
` [PATCH v9.2 2/9] fixes! [max9286]: Validate link formats
` [PATCH v9.2 6/9] fixes! [max9286-dt]: Add GPIO controller support

[PATCH] drm/amd: add missing fill of the array`s first element
 2020-06-12 11:58 UTC 

[PATCH] drm/amd: remove unnecessary conversion to bool
 2020-06-12 12:28 UTC 

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-12 13:21 UTC  (4+ messages)

Rename offensive terminology (master)
 2020-06-12 13:21 UTC  (7+ messages)

[PATCH 0/4] More sm501 fixes and optimisations
 2020-06-12 13:10 UTC  (2+ messages)

[RFC PATCH 00/13] Core scheduling v5
 2020-06-12 13:21 UTC  (3+ messages)
` [RFC PATCH 11/13] sched: migration changes for core scheduling

[Intel-gfx] [PATCH] drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
 2020-06-12 13:20 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v1] Bluetooth: hci_qca: Disable SoC debug logging for WCN3991
 2020-06-12 13:19 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
 2020-06-12 13:19 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending
 2020-06-12 13:19 UTC  (2+ messages)

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-12 13:18 UTC  (10+ messages)
` [PATCH 8/9] fast-export: respect the possibly-overridden default branch name
            ` Re* "

[PATCH] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-12 13:18 UTC  (3+ messages)

[PATCH v3 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-06-12 13:18 UTC  (3+ messages)
` [PATCH v3 2/2] usb: phy: Add USB3 PHY support for "

[PATCH 0/2] PUD/PGDIR entries for linear mapping
 2020-06-12 13:17 UTC  (6+ messages)

[PATCH] drivers\watchdog: Use kobj_to_dev() API
 2020-06-12 13:17 UTC  (2+ messages)

[PATCH] lib: update DEBUG_SHIRQ docs to match reality
 2020-06-12 13:15 UTC  (2+ messages)

[dpdk-dev] [RFC 0/2] add basic ethdev stats with data object recursion
 2020-06-12 13:14 UTC  (6+ messages)
` [dpdk-dev] [RFC 1/2] telemetry: support some recursive data objects
` [dpdk-dev] [RFC 2/2] ethdev: add basic stats for telemetry

[PATCH] printk: Make linux/printk.h self-contained
 2020-06-12 13:14 UTC  (3+ messages)
` [v2 PATCH] "

[PATCH] sap: Improve error messages
 2020-06-12 13:13 UTC  (3+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-12 13:13 UTC  (5+ messages)
` [PATCH v3 47/75] x86/sev-es: Add Runtime #VC Exception Handler

[PATCH v1] bluetooth:using 8bits for the hci cmsg state flags
 2020-06-12 13:12 UTC  (2+ messages)

[PATCH] btio: Fix registering Object Push, File Transfer and other L2CAP profiles
 2020-06-12 13:12 UTC  (3+ messages)

[PATCH v6] sco:Add support for BT_PKT_STATUS CMSG data
 2020-06-12 13:12 UTC  (2+ messages)

[PATCH v4 0/3] Add support for SQI and master-slave
 2020-06-12 13:10 UTC  (2+ messages)

[PATCH] drm/mediatek: remove unnecessary conversion to bool
 2020-06-12 13:09 UTC  (5+ messages)

[PATCH] i2c: imx: Fix external abort on early interrupt
 2020-06-12 13:09 UTC  (12+ messages)

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-06-12 13:09 UTC 

[PATCH RT 0/4] Linux v4.19.127-rt55-rc1
 2020-06-12 13:09 UTC  (3+ messages)
` [PATCH RT 3/4] tasklet: Fix UP case for tasklet CHAINED state

[PATCH v2 0/5] Initial MStar/Sigmastar ARMv7 SoC support
 2020-06-12 13:00 UTC  (4+ messages)
` [PATCH v3 00/12] Initial MStar/Sigmastar Armv7 "
  ` [PATCH v3 11/12] ARM: mstar: Add dts for msc313(e) based BreadBee boards
  ` [PATCH v3 12/12] ARM: mstar: Add dts for 70mai midrive d08


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.