All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-02 23:02:26 to 2020-09-03 00:55:52 UTC [more...]

[PATCH v3 00/22] Improvements for Tegra I2C driver
 2020-09-03  0:53 UTC  (22+ messages)
` [PATCH v3 01/22] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v3 03/22] i2c: tegra: Clean up messages in the code
` [PATCH v3 04/22] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v3 05/22] i2c: tegra: Use reset_control_reset()
` [PATCH v3 06/22] i2c: tegra: Improve formatting of function variables
` [PATCH v3 07/22] i2c: tegra: Use dev_err_probe()
` [PATCH v3 08/22] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v3 09/22] i2c: tegra: Clean up probe function
` [PATCH v3 10/22] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v3 11/22] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v3 12/22] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v3 13/22] i2c: tegra: Check errors for both positive and negative values
` [PATCH v3 14/22] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v3 15/22] i2c: tegra: Clean up whitespaces and newlines
` [PATCH v3 16/22] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v3 17/22] i2c: tegra: Improve driver module description
` [PATCH v3 18/22] i2c: tegra: Reorder location of functions in the code
` [PATCH v3 19/22] i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
` [PATCH v3 20/22] i2c: tegra: Remove "dma" variable
` [PATCH v3 21/22] i2c: tegra: Initialization div-clk rate unconditionally
` [PATCH v3 22/22] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member

[RFC v2 0/2] add bus lock VM exit support
 2020-09-03  0:52 UTC  (5+ messages)
` [RFC v2 2/2] KVM: VMX: Enable bus lock VM exit

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-03  0:52 UTC  (7+ messages)
` [PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[zen-kernel-zen-kernel:5.8/clearlinux 9/33] lib/raid6/algos.c:138:3: error: #error "TODO"
 2020-09-03  0:52 UTC 

[PATCH] RDMA/ucma: Fix resource leak on error path
 2020-09-03  0:34 UTC  (3+ messages)

[PATCH 00/10] USB: new USB control message helper functions
 2020-09-03  0:45 UTC  (4+ messages)
` [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core

[PATCH V2 0/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-09-03  0:41 UTC  (6+ messages)

[RFC net-next 2/2] net: phy: bcm7xxx: request and manage GPHY clock
 2020-09-03  0:42 UTC  (2+ messages)

[PATCH v4 0/8] Implement PCI Error Recovery on Navi12
 2020-09-03  0:41 UTC  (5+ messages)

[PATCH v2] mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
 2020-09-03  0:41 UTC  (9+ messages)

[s390:features 6/6] arch/s390/kernel/vdso64/vdso64_generic.c:4:5: warning: no previous prototype for function '__s390_vdso_gettimeofday'
 2020-09-03  0:41 UTC 

[android-common:android-mainline 1/1] drivers/power/supply/power_supply_core.c:580:6: warning: variable 'ret' set but not used
 2020-09-03  0:38 UTC 

[PATCH 14/38] media: vivid: move the devnode creation logic to a separate function
 2020-09-03  0:31 UTC  (3+ messages)

[pci:pci/pm] BUILD SUCCESS 34f20a6410d50e72aa7f61a8f26a2338f159664f
 2020-09-03  0:35 UTC 

[pci:next] BUILD SUCCESS 88f66c6817809ce9705efe376b65b93fdbdb7f35
 2020-09-03  0:35 UTC 

[PATCH net-next] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-03  0:35 UTC  (6+ messages)

[PATCH v11 0/9] Control-flow Enforcement: Indirect Branch Tracking, PTRACE
 2020-09-03  0:33 UTC  (6+ messages)
` [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET

[PATCH rdma-next v1 00/10] Restore failure of destroy commands
 2020-09-03  0:31 UTC  (8+ messages)
` [PATCH rdma-next v1 03/10] RDMA/mlx5: Issue FW command to destroy SRQ on reentry
` [PATCH rdma-next v1 05/10] RDMA: Restore ability to fail on SRQ destroy
` [PATCH rdma-next v1 06/10] RDMA/core: Delete function indirection for alloc/free kernel CQ

[PATCH v3 1/3] perf dso: Use libbfd to read build_id and .gnu_debuglink section
 2020-09-03  0:25 UTC  (2+ messages)

[PATCH v3 0/6] tracing: export event trace and trace_marker
 2020-09-03  0:17 UTC  (14+ messages)
` [PATCH v3 1/6] stm class: ftrace: change dependency to TRACING
` [PATCH v3 2/6] tracing: add flag to control different traces
` [PATCH v3 3/6] tracing: add trace_export support for event trace
` [PATCH v3 4/6] tracing: add trace_export support for trace_marker
` [PATCH v3 5/6] stm class: ftrace: enable supported trace export flag
` [PATCH v3 6/6] stm class: ftrace: use different channel accroding to CPU

[android-common:android11-5.4 2/2] include/trace/hooks/debug.h:20:18: warning: declaration of 'struct input_dev' will not be visible outside of this function
 2020-09-03  0:18 UTC 

Query on building applications and catch exceptions across different shared libraries
 2020-09-03  0:18 UTC 

[PATCH v2] rpmsg: Avoid double-free in mtk_rpmsg_register_device
 2020-09-03  0:08 UTC  (5+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-09-03  0:09 UTC 

[f2fs-dev] [PATCH] f2fs: Documentation edits/fixes
 2020-09-03  0:08 UTC  (2+ messages)
`  "

[PATCH 0/2] KVM: arm64: user_mem_abort() improvements
 2020-09-03  0:06 UTC  (6+ messages)
` [PATCH 2/2] KVM: arm64: Try PMD block mappings if PUD mappings are not supported

[PATCH v3] rpmsg: Avoid double-free in mtk_rpmsg_register_device
 2020-09-03  0:05 UTC  (3+ messages)

[PATCH net v2] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
 2020-09-03  0:06 UTC 

[PATCH] vcbuild: fix library name for expat with make MSVC=1
 2020-09-03  0:06 UTC  (2+ messages)

[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-02 23:57 UTC  (5+ messages)
` [RFC v8 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB type

[PATCH net-next v2 0/9] Add GVE Features
 2020-09-03  0:05 UTC  (3+ messages)
` [PATCH net-next v2 5/9] gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags

[PATCH] cifs: fix DFS mount with cifsacl/modefromsid
 2020-09-03  0:02 UTC 

[PATCH] vcbuild: fix batch file name in README
 2020-09-03  0:02 UTC  (2+ messages)

[PATCH] configs: powerpc: Don't set CONFIG_ENV_ADDR for T2080RDB_SPIFLASH
 2020-09-03  0:02 UTC 

[PATCH v2] mm/doc: editorial pass on page migration
 2020-09-03  0:01 UTC  (2+ messages)

[PATCH v1] armv8: MMU: Fix the memory map for RAM
 2020-09-03  0:01 UTC 

[virtio-dev] [PATCH v2 00/23] Blob prerequisites + blob resources
 2020-09-03  0:00 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 04/23] virtio: Add get_shm_region method
  `  "
      ` [virtio-dev] "

[PATCH 02/13] x86/debug: Allow a single level of #DB recursion
 2020-09-02 23:59 UTC  (2+ messages)

[PATCH][next] RDMA/ucma: fix memory leak of mc on an xa_alloc failure
 2020-09-02 23:59 UTC  (3+ messages)

[PATCH] fetch: no FETCH_HEAD display if --no-write-fetch-head
 2020-09-02 23:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64/kvm: Fix zapping stage2 page table wrongly
 2020-09-02 23:55 UTC  (4+ messages)

[PATCH bpf 0/2] bpf: do not use bucket_lock for hashmap iterator
 2020-09-02 23:53 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: add bpf_{update,delete}_map_elem in hashmap iter program

[PATCH v2] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-09-02 23:34 UTC  (2+ messages)

[android-common:android11-5.4 2/2] include/trace/hooks/debug.h:20:18: warning: 'struct input_dev' declared inside parameter list will not be visible outside of this definition or declaration
 2020-09-02 23:47 UTC 

[PATCH] mmc: sdhci-msm: Prefer asynchronous probe
 2020-09-02 23:43 UTC 

EF_BPF_GNU_XBPF
 2020-09-02 23:40 UTC  (11+ messages)

[v4,0/4] introduce TI reset controller for MT8192 SoC
 2020-09-02 23:40 UTC  (15+ messages)
` [v4, 2/4] dt-binding: reset-controller: ti: add 'mediatek, infra-reset' to compatible
  ` [v4,2/4] dt-binding: reset-controller: ti: add 'mediatek,infra-reset' "
` [v4,3/4] reset-controller: ti: introduce a new reset handler
` [v4,4/4] arm64: dts: mt8192: add infracfg_rst node

u-boot crash on T2080RDB_SPIFLASH
 2020-09-02 23:41 UTC  (2+ messages)

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-02 23:36 UTC  (23+ messages)
` [PATCH 38/63] ccid-card-passthru: Rename PASSTHRU_CCID_CARD to CCID_PASSTHRU
` [PATCH 40/63] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PATCH 42/63] lasi_i82596: Rename SYSBUS_I82596 to LASI_82596
` [PATCH 46/63] renesas: Rename RTMR to RENESAS_TMR
` [PATCH 47/63] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PATCH 48/63] sabre: Rename SABRE_DEVICE to SABRE
` [PATCH 49/63] stm32f205: Rename STM32F2XXTIMER to STM32F2XX_TIMER
` [PATCH 50/63] tpm_crb: Rename CRB to TPM_CRB
` [PATCH 51/63] tpm_spapr: Rename VIO_SPAPR_VTPM to TPM_SPAPR
` [PATCH 52/63] usb: Rename USB_REDIRECT to USB_REDIR
` [PATCH 53/63] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PATCH 54/63] usb: Rename USB_STORAGE_DEV to USB_STORAGE
` [PATCH 55/63] vfio: Rename PCI_VFIO to VFIO_PCI
` [PATCH 56/63] vmxnet3: Rename VMXNET3_DEVICE* to VMXNET3*
` [PATCH 57/63] xen: Rename XENBACKEND_DEVICE to XENBACKEND
` [PATCH 58/63] hvf: Rename HVF_STATE to HVF_ACCEL
` [PATCH 59/63] kvm: Rename KVM_STATE to KVM_ACCEL
` [PATCH 60/63] tcg: Rename TCG_STATE to TCG_ACCEL
` [PATCH 61/63] tests: Rename TYPE_DUMMY to TYPE_DUMMY_OBJECT
` [PATCH 62/63] tests: Rename DYNAMIC_TYPE to DYNAMIC_PROPS
` [PATCH 63/63] tests: Rename STATIC_TYPE to STATIC_PROPS

[Intel-wired-lan] [PATCH next-queue v1 1/2] igc: Export a way to read the PTP timer
 2020-09-02 23:36 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH next-queue v1 2/2] igc: Reject schedules with a base_time in the future

When building OpenBMC . . . ?
 2020-09-02 23:35 UTC  (8+ messages)

[PATCHv4 0/9] Introduce B1x5v2 support
 2020-09-02 23:34 UTC  (2+ messages)

[krzk-github:for-next/err-probe-v3 148/153] drivers/mmc/host/s3cmci.c:149:36: warning: variable 'imask' set but not used
 2020-09-02 23:33 UTC 

[PULL 0/9] Linux user for 5.2 patches
 2020-09-02 23:27 UTC  (10+ messages)
` [PULL 1/9] linux-user: fix implicit conversion from enumeration type error
` [PULL 2/9] linux-user: Add support for a group of btrfs ioctls used for subvolumes
` [PULL 3/9] linux-user: Add support for a group of btrfs ioctls used for snapshots
` [PULL 4/9] linux-user: Add support for btrfs ioctls used to manipulate with devices
` [PULL 5/9] linux-user: Add support for btrfs ioctls used to get/set features
` [PULL 6/9] linux-user: Add support for a group of btrfs inode ioctls
` [PULL 7/9] linux-user: Add support for two btrfs ioctls used for subvolume
` [PULL 8/9] linux-user: Add support for btrfs ioctls used to manage quota
` [PULL 9/9] linux-user: Add support for btrfs ioctls used to scrub a filesystem

❌ FAIL: Test report for kernel 5.9.0-rc3-f75aef3.cki (arm-next)
 2020-09-02 23:30 UTC 

[PATCH v4 0/4] Galaxycore GC5035 sensor driver
 2020-09-02 23:30 UTC  (3+ messages)
` [PATCH v4 2/4] media: dt-bindings: media: i2c: Add bindings for GC5035

[PATCH v2 0/3] nbd: build qemu-nbd on Windows
 2020-09-02 23:29 UTC  (4+ messages)
` [PATCH v2 3/3] nbd: disable signals and forking on Windows builds

[PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
 2020-09-02 23:27 UTC  (3+ messages)

[block:block-5.9 41/41] drivers/md/dm-integrity.c:1663:25: sparse: sparse: incompatible types in conditional expression (different base types):
 2020-09-02 23:27 UTC 

[RFC PATCH 0/2] Better domain idle from device wakeup patterns
 2020-09-02 23:25 UTC  (3+ messages)
` [RFC PATCH 1/2] PM / runtime: register device's next wakeup
` [RFC PATCH 2/2] PM / Domains: use device's next wakeup to determine domain idle state

Repo state broken due to mismatched file name casing during merge
 2020-09-02 23:23 UTC  (2+ messages)

[PATCH] x86/asm: Replace __force_order with memory clobber
 2020-09-02 23:21 UTC  (2+ messages)
` [PATCH v3] "

[urjaman:c201-5.9-rc3_v2 13/28] drivers/usb/dwc2/hcd_intr.c:1976:1: warning: unused label 'error'
 2020-09-02 23:18 UTC 

[Bridge] [PATCH net-next v2 00/15] net: bridge: mcast: initial IGMPv3 support (part 1)
 2020-09-02 23:16 UTC  (8+ messages)
      `  "

[PATCH v2 0/3] Expose recovery/coredump configuration from sysfs
 2020-09-02 23:14 UTC  (3+ messages)

[PULL v2 00/76] target/microblaze improvements
 2020-09-02 23:11 UTC  (3+ messages)

[PATCH net-next] Sysctl parameter to disable TCP RST packet to unknown socket
 2020-09-02 23:11 UTC  (2+ messages)

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-02 23:08 UTC  (14+ messages)

[meta-oe][patch] New terminal emulator: st 0.8.4
 2020-09-02 23:08 UTC  (4+ messages)
` [oe] "

[PATCH net] net: dp83867: Fix WoL SecureOn password
 2020-09-02 23:08 UTC  (2+ messages)

[PATCH net-next v2 4/9] gve: Add support for dma_mask register
 2020-09-02 23:08 UTC  (4+ messages)

[RFC] Reliable Multicast on top of RTRS
 2020-09-02 23:07 UTC  (2+ messages)

[v2,0/6] introduce TI reset controller for MT8192 SoC
 2020-09-02 23:05 UTC  (7+ messages)
` [v2,5/6] reset-controller: ti: Introduce force-update method

flood of "dm-X: error: dax access failed" due to 5.9 commit 231609785cbfb
 2020-09-02 23:05 UTC  (4+ messages)

[PATCH v2 00/10] Support qcom USB3+DP combo phy (or type-c phy)
 2020-09-02 23:02 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy information
` [PATCH v2 02/10] phy: qcom-qmp: Move phy mode into struct qmp_phy
` [PATCH v2 03/10] phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'
` [PATCH v2 04/10] phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'
` [PATCH v2 05/10] phy: qcom-qmp: Get dp_com I/O resource by index
` [PATCH v2 06/10] phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplify
` [PATCH v2 07/10] phy: qcom-qmp: Add support for DP in USB3+DP combo phy
` [PATCH v2 08/10] phy: qcom-qmp: Add support for sc7180 DP phy
` [PATCH v2 09/10] clk: qcom: dispcc: Update DP clk ops for phy design
` [PATCH v2 10/10] drm/msm/dp: Use qmp phy for DP PLL and PHY


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.