All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-02 19:09:55 to 2020-11-02 19:47:58 UTC [more...]

drivers/soundwire/qcom.c:767: undefined reference to `slimbus_bus'
 2020-11-02 19:47 UTC 

Onlining CXL Type2 device coherent memory
 2020-11-02 19:45 UTC  (10+ messages)

[PATCH v12 0/4] xfs: Remove wrappers for some semaphores
 2020-11-02 19:45 UTC  (4+ messages)
` [PATCH v12 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH 00/11] Add NFS readdir tracepoints and improve performance of reading directories
 2020-11-02 19:45 UTC  (6+ messages)
` [PATCH 09/11] NFS: Improve performance of listing directories being modified

[PATCH] habanalabs/gaudi: move mmu_prepare to context init
 2020-11-02 19:46 UTC 

[Buildroot] [PATCH 1/1] package/wireshark: bump to version 3.4.0
 2020-11-02 19:47 UTC  (4+ messages)

[PATCH] habanalabs: change aggregate cs counters to atomic
 2020-11-02 19:45 UTC 

For review: seccomp_user_notif(2) manual page [v2]
 2020-11-02 19:45 UTC  (8+ messages)

[PATCH 00/17] Refactor generic_file_buffered_read
 2020-11-02 19:45 UTC  (13+ messages)
` [PATCH 04/17] mm/filemap: Support readpage splitting a page
` [PATCH 06/17] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH 07/17] mm/filemap: Change filemap_read_page calling conventions
` [PATCH 08/17] mm/filemap: Change filemap_create_page arguments
` [PATCH 09/17] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH 10/17] mm/filemap: Move the iocb checks into filemap_update_page

[android-common:android-4.4-p 5/8] net/xfrm/xfrm_compat.c:126:16: warning: no previous prototype for '__nla_reserve_64bit'
 2020-11-02 19:45 UTC 

[PATCHv2 1/2] nl80211: vendor-cmd: qca: add command for ap power save
 2020-11-02 19:44 UTC  (9+ messages)

[PATCH] drm/amdgpu: do not initialise global variables to 0 or NULL
 2020-11-02 19:43 UTC  (4+ messages)

[PATCH v13 0/4] xfs: Remove wrappers for some semaphores
 2020-11-02 19:41 UTC  (5+ messages)
` [PATCH v13 1/4] xfs: Refactor xfs_isilocked()
` [PATCH v13 2/4] xfs: clean up whitespace in xfs_isilocked() calls
` [PATCH v13 3/4] xfs: xfs_isilocked() can only check a single lock type
` [PATCH v13 4/4] xfs: replace mrlock_t with rw_semaphores

[RFC PATCH 0/1] Enable config.d directory to be processed
 2020-11-02 19:42 UTC  (6+ messages)

[PATCH 1/6] drm/amdgpu/vcn: use "*" adjacent to data name
 2020-11-02 19:38 UTC  (12+ messages)
` [PATCH 2/6] drm/amdgpu/umc: "
` [PATCH 3/6] drm/amdgpu/jpeg: "
` [PATCH 4/6] drm/amdgpu/sdma: "
` [PATCH 5/6] drm/amdgpu/amdgpu: "
` [PATCH 6/6] drm/amdgpu: "

[PATCH] staging: mt7621-dma: Prefer Using BIT Macro instead of left shifting on 1
 2020-11-02 19:40 UTC  (6+ messages)

[PATCH 1/6] drm/amdgpu/dce: improve code indentation and alignment
 2020-11-02 19:41 UTC  (5+ messages)
` [PATCH 6/6] drm/amdgpu: "

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-11-02 19:41 UTC  (4+ messages)

[PATCH 0/4] rebase -i: fix ORIG_HEAD handling
 2020-11-02 19:40 UTC  (4+ messages)
` [PATCH 1/4] rebase -i: stop overwriting ORIG_HEAD buffer

[PATCH v21 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-02 19:38 UTC  (12+ messages)
` [PATCH v21 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v21 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v21 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v21 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v21 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] MAINTAINERS: update email, git repo of habanalabs driver
 2020-11-02 19:41 UTC  (2+ messages)

Bluetooth connection disconnects every few minutes
 2020-11-02 19:40 UTC  (9+ messages)

[dpdk-dev] [PATCH] build: add pkg-config validation
 2020-11-02 19:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
` [dpdk-dev] [PATCH v3] "

[PATCH net-next 00/15] net/smc: extend diagnostic netlink interface
 2020-11-02 19:34 UTC  (16+ messages)
` [PATCH net-next 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next 02/15] net/smc: Use active link of the connection
` [PATCH net-next 03/15] net/smc: Add connection counters for links
` [PATCH net-next 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next 15/15] net/smc: Add support for obtaining system information

[RFC PATCH 0/7] efi/libstub: measurement initrd data loaded by the EFI stub
 2020-11-02 19:39 UTC  (2+ messages)

incoming
 2020-11-02 19:38 UTC  (6+ messages)
` [patch 13/15] epoll: check ep_events_available() upon timeout

VFIO Migration
 2020-11-02 19:38 UTC  (2+ messages)

[PATCH v3 00/56] Fix several bad kernel-doc markups
 2020-11-02 19:37 UTC  (3+ messages)
` [PATCH v3 10/56] EDAC: fix some "

[PATCH] btrfs: balance RAID1/RAID10 mirror selection
 2020-11-02 19:36 UTC  (5+ messages)

[PATCH v2] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform
 2020-11-02 19:34 UTC  (3+ messages)

[PATCH v3 00/19] Parallel Checkout (part I)
 2020-11-02 19:35 UTC  (3+ messages)
` [PATCH v3 10/19] unpack-trees: add basic support for parallel checkout

linux-next: Tree for Nov 2
 2020-11-02 19:33 UTC  (2+ messages)
` linux-next: Tree for Nov 2 (mtd/nand/: ECC_SW_*)

[PATCH] RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND
 2020-11-02 19:32 UTC  (2+ messages)

mcp251xfd on RPi 5.4 downstream
 2020-11-02 19:32 UTC  (16+ messages)

[dpdk-dev] [RFC PATCH v3 0/6] Arm build options rework
 2020-11-02 19:32 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/6] build: refactor Arm build

[tip: x86/cleanups] x86/mtrr: Fix a kernel-doc markup
 2020-11-02 19:32 UTC 

[PATCH v9 01/41] block: add bio_add_zone_append_page
 2020-11-02 19:31 UTC  (6+ messages)
` [PATCH v9 11/41] btrfs: implement log-structured superblock for ZONED mode

[PATCH 0/2] git-gui: Auto-rescan on activate
 2020-11-02 19:31 UTC  (9+ messages)
` [PATCH 1/2] git-gui: Delay rescan until idle time
` [PATCH 2/2] git-gui: Auto-rescan on activate

[PATCH 1/2] base-files/profile: Add universal resize function
 2020-11-02 19:31 UTC  (4+ messages)
` [PATCH 2/2] systemd-serialgetty: Switch to TERM=linux
  ` [OE-core] "

[Intel-gfx] [PATCH] drm/i915/ehl: Remove invalid PCI ID
 2020-11-02 19:30 UTC 

[PATCH v3 0/6] resource: introduce union(), intersection() API
 2020-11-02 19:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ehl: Remove invalid PCI ID
 2020-11-02 19:29 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[android-common:android-4.19 1/4] drivers/pwm/pwm-stm32-lp.c:63:50: warning: format specifies type 'unsigned int' but the argument has type 'u64' (aka 'unsigned long long')
 2020-11-02 19:29 UTC 

[PATCH] drm/msm/dp: promote irq_hpd handle to handle link trainign correctly
 2020-11-02 19:29 UTC  (2+ messages)

[PATCH] RDMA/siw: fix wrong judgment in siw_cm_work_handler
 2020-11-02 19:28 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b49976d8ef6448e86a7fda6a86f64867942b442d
 2020-11-02 19:26 UTC 

[PATCH -next] fs: Fix memory leaks in do_renameat2() error paths
 2020-11-02 19:27 UTC  (8+ messages)

[PATCH v6 0/7] Add HiHope RZ/G2[HMN] board support
 2020-11-02 19:26 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a2808d2bc1fbfd71e47ffe18f53b4ab14ba1775f
 2020-11-02 19:26 UTC 

[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-11-02 19:26 UTC  (12+ messages)

[PATCH v2 net-next 2/2] net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
 2020-11-02 19:25 UTC  (3+ messages)

[PATCH rdma-next v2] IB/srpt: Fix memory leak in srpt_add_one
 2020-11-02 19:25 UTC  (3+ messages)

[PATCH 00/11 v2] ftrace: Have callbacks handle their own recursion
 2020-11-02 19:23 UTC  (9+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "
      ` [PATCH 11/11 v2.1] "

[OE-core] [PATCH] imagefeatures: New test case, test_empty_image, added
 2020-11-02 19:24 UTC 

[PATCH v2 0/5] irqdomain: clean up, add irq_domain_create_legacy()
 2020-11-02 19:23 UTC  (2+ messages)

Linux 5.10-rc2
 2020-11-02 19:23 UTC  (7+ messages)
` Linux 5.10-rc2 (docs build)

[PATCH v5 1/2] arm: rmobile: Add RZ/G2[HMNE] SoC support
 2020-11-02 19:23 UTC  (4+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-02 19:23 UTC  (4+ messages)

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.74-95-g49cb9af04b0c)
 2020-11-02 19:21 UTC 

ubihealthd status
 2020-11-02 19:20 UTC 

[PATCH 0/1] selinux-testsuite: Add btrfs support for filesystem tests
 2020-11-02 19:20 UTC  (3+ messages)

[Buildroot] [2020.02.x] package/busybox: fix build with glibc 2.31
 2020-11-02 19:20 UTC  (5+ messages)

[PATCH] RDMA: Fix software RDMA drivers for dma mapping error
 2020-11-02 19:20 UTC  (2+ messages)

[PATCH rc v2] mm/gup: use unpin_user_pages() in __gup_longterm_locked()
 2020-11-02 19:19 UTC  (2+ messages)

[PATCH 00/14] completion: a bunch of updates
 2020-11-02 19:18 UTC  (11+ messages)

[PATCH] dbus: split -common and -tools out of main package
 2020-11-02 19:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] add exynos4412-based p4note device family support
 2020-11-02 19:18 UTC  (3+ messages)
` [PATCH 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards

[Intel-gfx] [PATCH v2 1/6] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-11-02 19:18 UTC  (3+ messages)

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-02 19:16 UTC  (27+ messages)
` [PATCH 1/8] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH 2/8] KVM: arm64: Add AArch32 mapping annotation
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "
` [PATCH 5/8] KVM: arm64: Drop is_32bit trap attribute
` [PATCH 6/8] KVM: arm64: Drop is_aarch32 "
` [PATCH 7/8] KVM: arm64: Drop legacy copro shadow register
` [PATCH 8/8] KVM: arm64: Drop kvm_coproc.h

[PATCH v3 0/4] gpiolib: acpi: pin configuration fixes
 2020-11-02 19:17 UTC  (5+ messages)
` [PATCH v3 1/4] gpiolib: acpi: Respect bias settings for GpioInt() resource
` [PATCH v3 2/4] gpiolib: acpi: Use named item for enum gpiod_flags variable
` [PATCH v3 3/4] gpiolib: acpi: Take into account debounce settings
` [PATCH v3 4/4] gpiolib: acpi: Convert pin_index to be u16

[Bug 210005] New: Kernel stacktrace, Xorg freezes
 2020-11-02 19:17 UTC  (2+ messages)
` [Bug 210005] "

[PATCH 0/3] Add gpio support for TI's J7200 platform
 2020-11-02 19:11 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain
` [PATCH 2/3] arm64: dts: ti: k3-j7200: Add gpio nodes in wakeup domain
` [PATCH 3/3] arm64: dts: ti: k3-j7200-common-proc-board: Disable unused gpio modules

[PATCH] drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set
 2020-11-02 19:13 UTC  (3+ messages)

[PATCH v2 01/11] emulator/btdev: Add debug support
 2020-11-02 19:12 UTC  (11+ messages)
` [PATCH v2 02/11] emulator/bthost: "
` [PATCH v2 03/11] emulator/hciemu: "
` [PATCH v2 04/11] emulator: Fix not gerating proper advertisement
` [PATCH v2 05/11] emulator/bthost: Add support for LE CIS Request
` [PATCH v2 06/11] tools/l2cap-tester: Enable hciemu debug
` [PATCH v2 07/11] tools/mgmt-tester: "
` [PATCH v2 08/11] tools/bnep-tester: "
` [PATCH v2 09/11] tools/rfcomm-tester: "
` [PATCH v2 10/11] tools/sco-tester: "
` [PATCH v2 11/11] tools/smp-tester: "

BUG: commit-graph.c:1068 when doing `git pull`
 2020-11-02 19:12 UTC  (2+ messages)

[PATCH rdma-next 0/5] Use ib_umem_find_best_pgsz() when creating MRs
 2020-11-02 19:11 UTC  (2+ messages)

[PATCH rdma-next 0/7] Use only a umem and HW page_shift to calculate MR sizes
 2020-11-02 19:11 UTC  (2+ messages)

[PATCH 0/3] wcn36xx: Firmware link monitor/keepalive offload
 2020-11-02 19:15 UTC  (5+ messages)
` [PATCH 2/3] wcn36xx: Enable firmware link monitoring


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.