All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-22 21:25:08 to 2019-11-22 22:48:40 UTC [more...]

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-22 22:48 UTC  (3+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings

[GIT] Networking
 2019-11-22 22:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Extend pinctrl-single driver with APIs
 2019-11-22 22:44 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] pinctrl: pinctrl-single: Handle different register width
` [U-Boot] [PATCH 2/3] pinctrl: pinctrl-single: Add request api
` [U-Boot] [PATCH 3/3] pinctrl: pinctrl-single: Parse gpio details from dt

[PATCH V2 net-next 0/6] mlxfw: Improve error reporting
 2019-11-22 22:41 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] netlink: Convert extack msg to a formattable buffer
` [PATCH V2 net-next 2/6] net/mlxfw: Generic mlx FW flash status notify
` [PATCH V2 net-next 3/6] net/mlxfw: Improve FSM err message reporting and return codes
` [PATCH V2 net-next 4/6] net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
` [PATCH V2 net-next 5/6] net/mlxfw: More error messages coverage
` [PATCH V2 net-next 6/6] net/mlxfw: Macro for error reporting

[PATCH] riscv: virt: Allow PCI address 0
 2019-11-22 22:41 UTC  (2+ messages)

[PATCH 00/13] KVM: x86: Allow userspace to disable the emulator
 2019-11-22 22:39 UTC  (14+ messages)
` [PATCH 01/13] KVM: x86: Refactor I/O emulation helpers to provide vcpu-only variant
` [PATCH 02/13] KVM: x86: Explicitly pass an exception struct to check_intercept
` [PATCH 03/13] KVM: x86: Move emulation-only helpers to emulate.c
` [PATCH 04/13] KVM: x86: Refactor R/W page helper to take the emulation context
` [PATCH 05/13] KVM: x86: Refactor emulated exception injection to take the emul context
` [PATCH 06/13] KVM: x86: Refactor emulate tracepoint to explicitly take context
` [PATCH 07/13] KVM: x86: Refactor init_emulate_ctxt() "
` [PATCH 08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
` [PATCH 09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory
` [PATCH 10/13] KVM: x86: Shrink the usercopy region of the emulation context
` [PATCH 11/13] KVM: x86: Add helper to "handle" internal emulation error
` [PATCH 12/13] KVM: x86: Add variable to control existence of emulator
` [PATCH 13/13] KVM: x86: Allow userspace to disable the kernel's emulator

[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
 2019-11-22 22:40 UTC  (10+ messages)
` [PATCH v2 08/10] iommu/io-pgtable-arm: Rationalise TTBRn handling
` [PATCH v2 09/10] iommu/io-pgtable-arm: Rationalise TCR handling
` [PATCH v2 10/10] iommu/io-pgtable-arm: Prepare for TTBR1 usage

[zx2c4:jd/wireguard-azinc 1/2] drivers/net/wireguard/allowedips.c:302:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2019-11-22 22:39 UTC 

[RFC net] net/tls: clear SG markings on encryption error
 2019-11-22 22:36 UTC  (2+ messages)

[PATCH] ACPICA: Use ARRAY_SIZE for 'fadt_info_table','fadt_pm_info_table'
 2019-11-22 22:36 UTC  (5+ messages)
  ` [Devel] Re: [PATCH] ACPICA: Use ARRAY_SIZE for 'fadt_info_table', 'fadt_pm_info_table'
  ` [Devel] Re: [PATCH] ACPICA: Use ARRAY_SIZE for 'fadt_info_table','fadt_pm_info_table'

[Printing-architecture] LGTM - FREE security scan for open source software
 2019-11-22 22:32 UTC  (2+ messages)

[Buildroot] [PATCH] package/kvm-unit-tests: really fix build on Arch Linux x86_64
 2019-11-22 22:31 UTC  (2+ messages)

[RFC] mm: Proactive compaction
 2019-11-22 22:31 UTC  (3+ messages)

[PATCH 0/5] Remove/convert more kmem_* wrappers
 2019-11-22 22:30 UTC  (4+ messages)
` [PATCH 5/5] xfs: Convert kmem_alloc() users

[Buildroot] [git commit] package/kvm-unit-tests: really fix build on Arch Linux x86_64
 2019-11-22 22:30 UTC 

[PATCH V3 0/2] nvme-pci: check CQ after batch submission for Microsoft device
 2019-11-22 22:30 UTC  (12+ messages)

[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-11-22
 2019-11-22 22:29 UTC  (16+ messages)
` [net-next v2 01/15] ice: Store number of functions for the device
` [net-next v2 02/15] ice: Correct capabilities reporting of max TCs
` [net-next v2 03/15] ice: Disallow VF VLAN opcodes if VLAN offloads disabled
` [net-next v2 04/15] ice: Don't modify stripping for add/del VLANs on VF
` [net-next v2 05/15] ice: fix stack leakage
` [net-next v2 06/15] ice: Only disable VF state when freeing each VF resources
` [net-next v2 07/15] ice: Fix setting coalesce to handle DCB configuration
` [net-next v2 08/15] ice: Refactor removal of VLAN promiscuous rules
` [net-next v2 09/15] ice: Do not use devm* functions for local uses
` [net-next v2 10/15] ice: Add ice_pf_to_dev(pf) macro
` [net-next v2 11/15] ice: add helpers for virtchnl
` [net-next v2 12/15] ice: implement VF stats NDO
` [net-next v2 13/15] ice: Implement ethtool ops for channels
` [net-next v2 14/15] ice: remove pointless NULL check of port_info
` [net-next v2 15/15] ice: Update FW API minor version

[PATCH 0/2] hwmon: Add UCD90320 power sequencer chip
 2019-11-22 22:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon/pmbus: Add UCD90320 power sequencer
` [PATCH 2/2] hwmon: Add support for UCD90320 Power Sequencer

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-11-22 22:28 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-11-22 22:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 19.2.6
 2019-11-22 22:27 UTC  (2+ messages)

[PATCH] macsec: Fix memory leaks in macsec_decrypt()
 2019-11-22 22:26 UTC  (2+ messages)

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 19.2.6
 2019-11-22 22:24 UTC 

[PATCH 0/2] scsi: qla2xxx: Fix rport removal after unzoning
 2019-11-22 22:19 UTC  (3+ messages)
` [PATCH 1/2] scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
` [PATCH 2/2] scsi: qla2xxx: unregister ports after GPN_FT failure

[U-Boot] [PATCH 0/3] Introduce APIs for multi PCIe host controller platforms
 2019-11-22 22:23 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] drivers: pci: Fix Host bridge bus number issue
` [U-Boot] [PATCH 2/3] drivers: core: uclass: Get next device fail with driver probe fail
` [U-Boot] [PATCH 3/3] drivers: pci: pci-uclass: Get PCI dma regions support

[PATCH] KVM: x86: Extend Spectre-v1 mitigation
 2019-11-22 22:19 UTC  (3+ messages)

[PATCH net-next 0/6] mlxfw: Improve error reporting
 2019-11-22 22:17 UTC  (8+ messages)
` [PATCH net-next 1/6] netlink: Convert extack msg to a formattable buffer
` [PATCH net-next 2/6] net/mlxfw: Generic mlx FW flash status notify
` [PATCH net-next 3/6] net/mlxfw: Improve FSM err message reporting and return codes
` [PATCH net-next 4/6] net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
` [PATCH net-next 5/6] net/mlxfw: More error messages coverage
` [PATCH net-next 6/6] net/mlxfw: Macro for error reporting

[PATCH] sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
 2019-11-22 22:17 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcnano-binaries: Add package config files
 2019-11-22 22:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2019-11-22 22:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2019-11-22 22:15 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-11-22 22:15 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/4] package/spice: disable tests
 2019-11-22 22:14 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/spice: disable tests
 2019-11-22 22:14 UTC 

[Buildroot] [git commit branch/2019.08.x] package/spice: disable tests
 2019-11-22 22:13 UTC 

[PATCH] tmpfs: use ida to get inode number
 2019-11-22 22:13 UTC  (8+ messages)

possible deadlock in mon_bin_vma_fault
 2019-11-22 22:13 UTC  (4+ messages)
  `  "

[PATCH] net: Fix a documentation bug wrt. ip_unprivileged_port_start
 2019-11-22 22:12 UTC 

[PATCH] dma-buf: Fix memory leak in sync_file_merge()
 2019-11-22 22:09 UTC 

Bluetooth HFP 0.96 specification
 2019-11-22 22:08 UTC 

[rcar:gmsl/dev 367/414] drivers/media/usb/au0828/au0828-core.c:504:50: sparse: sparse: incorrect type in argument 1 (different base types)
 2019-11-22 22:08 UTC 

[Devel] PROBLEM: Calling ObjectType on buffer field reports type integer
 2019-11-22 22:07 UTC  (10+ messages)
            `  "
                  ` [Devel] "

[PATCH] grep: provide pathspecs/patterns via file or stdin
 2019-11-22 22:06 UTC  (5+ messages)

[PATCH 2/2 v3] MIPS: Ingenic: Disable abandoned HPTLB function
 2019-11-22 22:06 UTC  (2+ messages)

[PATCH 0/4] scis: don't apply per-LUN queue depth for SSD
 2019-11-22 22:04 UTC  (11+ messages)
` [PATCH 4/4] scsi: core: don't limit "

[tpm2] Re: Is there a way to get the name for an NV index in tpm2_tools?
 2019-11-22 22:03 UTC 

[tip: x86/urgent] x86/entry/32: Increase the size of CPU_ENTRY_AREA_PAGES
 2019-11-22 22:02 UTC 

[Buildroot] [git commit branch/2019.02.x] package/redis: bump version to 4.0.14
 2019-11-22 21:59 UTC 

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-11-22 21:56 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] drivers: pcie: Add Broadcom IPROC PCIe driver
 2019-11-22 21:56 UTC 

[PATCH] trace-cmd: Fix latency format to show latency
 2019-11-22 21:55 UTC 

[PATCH 0/6] Support XSAVES supervisor states
 2019-11-22 21:54 UTC  (5+ messages)
` [PATCH 1/6] x86/fpu/xstate: Fix small issues before adding supervisor xstates

[PATCH 0/3] mips: get rid of __ARCH_USE_5LEVEL_HACK
 2019-11-22 21:54 UTC  (2+ messages)

[PATCH 1/2] MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
 2019-11-22 21:54 UTC  (2+ messages)

linux-next: build failure after merge of the devfreq tree
 2019-11-22 21:54 UTC  (2+ messages)

[PATCH 0/9] nautilus fix / gsettings + upstream-version-is-even consolidation
 2019-11-22 21:54 UTC  (6+ messages)
` [PATCH 3/9] tracker-miners: initial add 2.3.1

[PATCH 0/2] Limit memory encryption cpuid pass through
 2019-11-22 21:54 UTC  (9+ messages)
` [PATCH 2/2] KVM x86: Mask memory encryption guest cpuid

[PATCH] 9pfs: Fix divide by zero bug
 2019-11-22 21:53 UTC  (2+ messages)

[PATCH 1/3] net: inet_is_local_reserved_port() should return bool not int
 2019-11-22 21:50 UTC  (4+ messages)
    ` [PATCH] "

[PATCH 1/2] drm/amdkfd: Rename pm_release_ib() to pm_destroy_runlist_ib()
 2019-11-22 21:50 UTC  (6+ messages)
` [PATCH 2/2] drm/amdkfd: Move pm_create_runlist_ib() out of pm_send_runlist()

[PATCH v2 00/11] clk: imx: Trivial cleanups for clk_hw based API
 2019-11-22 21:50 UTC  (7+ messages)
` [PATCH v2 01/11] clk: imx: Add correct failure handling for clk based helpers
` [PATCH v2 02/11] clk: imx: Rename the SCCG to SSCG

[U-Boot] [PATCH v4 0/5] Extend mv88e61xx driver to support 88E6071
 2019-11-22 21:48 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/5] net: phy: mv88e61xx: rework to enable detection of 88E6071 devices

[alsa-devel] [PATCH 0/4] add runtime pm support for AMD display audio
 2019-11-22 21:43 UTC  (15+ messages)
`  "
` [alsa-devel] [PATCH 1/4] ALSA: hda/hdmi - fix vgaswitcheroo detection for AMD
  `  "
` [alsa-devel] [PATCH 2/4] ALSA: hda/hdmi - Add new pci ids for AMD GPU display audio
  `  "
` [alsa-devel] [PATCH 3/4] ALSA: hda/hdmi - enable runtime pm for newer AMD "
  `  "
` [alsa-devel] [PATCH 4/4] ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by default
  `  "

[U-Boot] [PATCH 1/1] cmd: gpt: Enumerate partitions and save info into an U-Boot variable
 2019-11-22 21:47 UTC 

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-22 21:45 UTC  (12+ messages)
` [PATCH v7 1/5] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
` [PATCH v7 2/5] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
` [PATCH v7 3/5] dt-bindings: memory: Add bindings for imx8m ddr controller
` [PATCH v7 4/5] PM / devfreq: Add dynamic scaling "
` [PATCH v7 5/5] arm64: dts: imx8m: Add ddr controller nodes

[PATCH] mdio_bus: don't use managed reset-controller
 2019-11-22 21:44 UTC 

[PATCH net-next 0/4] sfc: ARFS expiry improvements
 2019-11-22 21:44 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: change ARFS expiry mechanism
` [PATCH net-next 2/4] sfc: suppress MCDI errors from ARFS

next-20191122: qemu arm64: WARNING: suspicious RCU usage
 2019-11-22 21:43 UTC 

[PATCH 0/5] PLX Switch DMA Engine Driver
 2019-11-22 21:42 UTC  (14+ messages)
` [PATCH 1/5] dmaengine: Store module owner in dma_device struct

[lttng-dev] Using lttng-ust with xenomai
 2019-11-22 21:38 UTC  (13+ messages)
            `  "

Using kernelCI infrastructure for firmware testing
 2019-11-22 21:37 UTC  (3+ messages)
` [U-Boot] "

[PATCH v2 00/15] scsi: qla2xxx: Bug fixes
 2019-11-22 21:36 UTC  (4+ messages)

[PATCH 4.19 000/220] 4.19.86-stable review
 2019-11-22 21:33 UTC  (5+ messages)

[RFC 00/13] drm/i915/svm: Add SVM support
 2019-11-22 21:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
    `  "

INFO: rcu detected stall in hub_event
 2019-11-22 21:31 UTC  (3+ messages)

[PATCH] xfsprogs: add missing carriage returns in libxfs/rdwr.c
 2019-11-22 21:31 UTC 

[PATCH 0/2] mkfs: inform during block discarding
 2019-11-22 21:30 UTC  (5+ messages)
` [PATCH 1/2] mkfs: Break block discard into chunks of 2 GB

[PATCH v2] mfd / platform: cros_ec: Query EC protocol version if EC transitions between RO/RW
 2019-11-22 21:29 UTC 

Using GitLab for OE/Yocto layers
 2019-11-22 21:29 UTC  (2+ messages)
` [yocto] "

[pull request][net-next 0/6] Mellanox, mlx5 updates 2019-11-22
 2019-11-22 21:26 UTC  (7+ messages)
` [net-next 1/6] net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT command
` [net-next 2/6] net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steering
` [net-next 3/6] net/mlx5: DR, Add HW bits and definitions for Geneve flex parser
` [net-next 4/6] net/mlx5: DR, Add support for Geneve packets SW steering
` [net-next 5/6] net/mlx5e: TC, Stub out ipv6 tun create header function
` [net-next 6/6] net/mlx5e: Remove redundant pointer check

[PATCH] linux-user: fix translation of statx structures
 2019-11-22 21:26 UTC  (3+ messages)

[PATCH v10 0/6] Enable split lock detection for real time and debug
 2019-11-22 21:25 UTC  (12+ messages)
` [PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter


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.