All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-14 19:29:22 to 2020-12-14 20:27:23 UTC [more...]

[PATCH v3 0/6] Several changes for the UPIU trace
 2020-12-14 20:20 UTC  (6+ messages)
` [PATCH v3 1/6] scsi: ufs: Remove stringize operator '#' restriction
` [PATCH v3 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print
` [PATCH v3 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v3 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v3 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[GIT pull] core/entry for v5.11-rc1
 2020-12-14 20:22 UTC  (5+ messages)
` [GIT pull] core/rcu "
` [GIT pull] efi/core "
` [GIT pull] locking/core "
` [GIT pull] perf/core "

[PATCH] drm/amdkfd: fix ttm size refactor fallout
 2020-12-14 20:27 UTC  (8+ messages)

[PATCH 1/2] arm-bsp/trusted-firmware-a: enable explicit linking to runtime builtin
 2020-12-14 20:26 UTC  (3+ messages)
` [PATCH 2/2] arm/trusted-firmware-a: -Wtautological triggers removed
  ` [meta-arm] "

linux-next: manual merge of the notifications tree with Linus' tree
 2020-12-14 20:24 UTC  (2+ messages)

kexec not working in xen domU?
 2020-12-14 20:08 UTC  (3+ messages)

[PATCH 0/3] target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support
 2020-12-14 20:23 UTC  (4+ messages)
` [PATCH 1/3] target/arm: add FEAT_TLBIOS support
` [PATCH 2/3] target/arm: add FEAT_TLBIRANGE support
` [PATCH 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

[PATCH] selftests/bpf: clarify build error if no vmlinux
 2020-12-14 20:20 UTC 

[GIT PULL] ARM: SoC fixes for v5.10, part 3
 2020-12-14 20:22 UTC  (15+ messages)

[PATCH] net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function
 2020-12-14 20:21 UTC  (3+ messages)
` [PATCH] net: allwinner: Fix some resources leak in the error handling path of the probe and in the r

linux-next: manual merge of the akpm-current tree with the bpf-next tree
 2020-12-14 20:21 UTC  (2+ messages)

[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
 2020-12-14 20:20 UTC  (4+ messages)
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH v5] dt-bindings: usb: Add new compatible string for AM64 SoC
 2020-12-14 20:21 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/bind: fix compile/linking failure
 2020-12-14 20:20 UTC 

linux-next: build warning after merge of the jc_docs tree
 2020-12-14 20:17 UTC  (3+ messages)

[PATCH 0/8] Add RISC-V semihosting 0.2. Finish ARM semihosting 2.0
 2020-12-14 20:07 UTC  (25+ messages)
    ` [PATCH 0/9] "
      ` [PATCH 1/9] semihosting: Move ARM semihosting code to shared directories
      ` [PATCH 2/9] semihosting: Change common-semi API to be architecture-independent
      ` [PATCH 3/9] semihosting: Change internal common-semi interfaces to use CPUState *
      ` [PATCH 4/9] semihosting: Support SYS_HEAPINFO when env->boot_info is not set
      ` [PATCH 5/9] riscv: Add semihosting support
      ` [PATCH 6/9] riscv: Add semihosting support for user mode
      ` [PATCH 7/9] semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
      ` [PATCH 8/9] semihosting: Implement SYS_TMPNAM
      ` [PATCH 9/9] semihosting: Implement SYS_ISERROR

linux-next: manual merge of the block tree with the arm64 tree
 2020-12-14 20:17 UTC  (2+ messages)

[PATCH 0/6] VIM3: add support for checking 'Function' button state
 2020-12-14 20:17 UTC  (5+ messages)
  ` [PATCH 6/6] configs: khadas-vim3: enable Function button support

linux-next: build failure after merge of the block tree
 2020-12-14 20:12 UTC  (3+ messages)

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-14 20:09 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] cpufreq: schedutil: Add util to struct sg_cpu
  ` [PATCH v2 2/3] cpufreq: Add special-purpose fast-switching callback for drivers
  ` [PATCH v2 3/3] cpufreq: intel_pstate: Implement the ->adjust_perf() callback

[Bug 203535] New: Bluetooth: command tx timeout with Intel Corporation Wireless 7260 in A2DP mode
 2020-12-14 20:15 UTC  (2+ messages)
` [Bug 203535] "

[PATCH v2 0/5] Remove LPC register partitioning
 2020-12-14  2:44 UTC  (4+ messages)
` [PATCH v2 5/5] dt-bindings: aspeed-lpc: Remove LPC partitioning

linux-next: build warning after merge of the block tree
 2020-12-14 20:14 UTC  (2+ messages)

WARNING in yurex_write/usb_submit_urb
 2020-12-14 20:12 UTC  (2+ messages)

[Patch bpf-next v2 0/5] bpf: introduce timeout map
 2020-12-14 20:11 UTC  (6+ messages)
` [Patch bpf-next v2 1/5] bpf: use index instead of hash for map_locked[]
` [Patch bpf-next v2 2/5] bpf: introduce timeout map
` [Patch bpf-next v2 3/5] selftests/bpf: update elem_size check in map ptr test
` [Patch bpf-next v2 4/5] selftests/bpf: add a test case for bpf timeout map
` [Patch bpf-next v2 5/5] selftests/bpf: add timeout map check in map_ptr tests

linux-next: build warning after merge of the block tree
 2020-12-14 20:13 UTC  (2+ messages)

linux-next: manual merge of the block tree with the f2fs tree
 2020-12-14 20:12 UTC  (2+ messages)

Request timeout seen with NVMEoF TCP
 2020-12-14 20:13 UTC  (9+ messages)

[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2020-12-14 20:08 UTC  (12+ messages)

[PATCH net-next] net/mlx5: Fix compilation warning for 32-bit platform
 2020-12-14 20:08 UTC  (3+ messages)

[PATCH v2] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-14 20:08 UTC  (3+ messages)

[PATCH v4 0/8] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-12-14 20:02 UTC  (18+ messages)
` [PATCH v4 1/8] crypto: sun4i-ss: linearize buffers content must be kept
` [PATCH v4 2/8] crypto: sun4i-ss: checking sg length is not sufficient
` [PATCH v4 3/8] crypto: sun4i-ss: IV register does not work on A10 and A13
` [PATCH v4 4/8] crypto: sun4i-ss: handle BigEndian for cipher
` [PATCH v4 5/8] crypto: sun4i-ss: initialize need_fallback
` [PATCH v4 6/8] crypto: sun4i-ss: fix kmap usage
` [PATCH v4 7/8] crypto: sun4i-ss: enabled stats via debugfs
` [PATCH v4 8/8] crypto: sun4i-ss: add SPDX header and remove blank lines

[net-next v3 00/14] Add mlx5 subfunction support
 2020-12-14 20:06 UTC  (5+ messages)

[Bug 210681] New: kernel: Bluetooth: hci0: don't support firmware rome 0x31010000
 2020-12-14 20:07 UTC  (2+ messages)
` [Bug 210681] "

linux-next: manual merge of the userns tree with the bpf-next tree
 2020-12-14 20:04 UTC  (2+ messages)

Depends loop with UBOOT_SIGN_ENABLE and initramfs
 2020-12-14 20:07 UTC 

What's cooking in git.git (Dec 2020, #02; Mon, 14)
 2020-12-14 20:04 UTC 

[meta-tensorflow] maintained?
 2020-12-14 20:03 UTC  (2+ messages)
` [yocto] "

[PATCH] net: mscc: ocelot: Fix a resource leak in the error handling path of the probe function
 2020-12-14 20:00 UTC  (6+ messages)

linux-next: build warning after merge of the net-next tree
 2020-12-14 20:01 UTC  (2+ messages)

[linux-next:master 6404/13375] drivers/i3c/master/mipi-i3c-hci/core.c:780:34: warning: unused variable 'i3c_hci_of_match'
 2020-12-14 20:01 UTC  (2+ messages)

[PATCH v3 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-14 20:01 UTC  (7+ messages)
` [PATCH v3 7/8] "

[ANNOUNCE] Git v2.30.0-rc0
 2020-12-14 20:00 UTC 

linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
 2020-12-14 19:58 UTC  (2+ messages)

Odd filesystem issue, reading beyond device
 2020-12-14 19:57 UTC  (3+ messages)

[dm-devel] [git pull] 2 reverts for 5.11 to fix v5.10 MD regression
 2020-12-14 19:51 UTC  (3+ messages)

linux-next: build warning after merge of the amdgpu tree
 2020-12-14 19:56 UTC  (3+ messages)

Linux 5.10.1
 2020-12-14 19:57 UTC  (2+ messages)

[PATCH 2/2] refs: warn on non-pseudoref looking .git/<file> refs
 2020-12-14 19:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] lttng-modules: Fix build with 5.10+ kernel
 2020-12-14 19:56 UTC  (2+ messages)

[PATCH 0/1] python3-packaging: upgrade
 2020-12-14 19:54 UTC  (2+ messages)
` [PATCH 1/1] python3-packaging: upgrade 20.4 -> 20.8

[GIT PULL] auxdisplay for v5.11
 2020-12-14 19:51 UTC  (2+ messages)

[PATCH bpf-next 0/3] Add support of pointer to struct in global functions
 2020-12-14 19:52 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Factor out nullable reg type conversion
` [PATCH bpf-next 2/3] bpf: Support pointer to struct in global func args
` [PATCH bpf-next 3/3] selftests/bpf: Add unit tests for global functions

[git pull] drm for 5.11-rc1
 2020-12-14 19:51 UTC  (3+ messages)

[PATCH] opkg: upgrade to version 0.4.4
 2020-12-14 19:52 UTC  (2+ messages)
` [OE-core] "

[GIT PULL for v5.11-rc1] media updates
 2020-12-14 19:51 UTC  (2+ messages)

Linux kernel 5.10.1 released
 2020-12-14 19:52 UTC 

linux-next: build warnings after merge of the drm tree
 2020-12-14 19:50 UTC  (4+ messages)

[PATCH] um: fix build w/o CONFIG_PM_SLEEP
 2020-12-14 19:51 UTC 

[PATCH] hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
 2020-12-14 19:49 UTC  (2+ messages)

Unexpected behavior on diff -I<regex> --name-only
 2020-12-14 19:49 UTC  (2+ messages)

linux-next: manual merge of the parisc-hd tree with the asm-generic tree
 2020-12-14 19:48 UTC  (2+ messages)

[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-14 19:48 UTC  (5+ messages)

[PATCH v2 0/1] Add delay after the addressed reset command in mlx90632.c
 2020-12-14 19:48 UTC  (3+ messages)
` [PATCH v2 1/1] drivers: iio: temperature: "

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2020-12-14 19:46 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-14 19:46 UTC  (8+ messages)
` [PATCH v5 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v5 27/34] KVM: SVM: Add support for booting APs for an SEV-ES guest

[PATCH v2 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2020-12-14 19:47 UTC  (5+ messages)
` [PATCH v2 3/3] net: mhi: Add dedicated alloc thread

[PATCH v2 00/13] io_uring: buffer registration enhancements
 2020-12-14 19:47 UTC  (5+ messages)

[linux-review:UPDATE-20201214-224511/Lukasz-Luba/Thermal-devfreq-cooling-improvements-with-Energy-Model/20201210-225123 4/5] drivers/thermal/devfreq_cooling.c:102:9: error: 'struct device' has no member named 'em_pd'
 2020-12-14 19:48 UTC 

[PATCH -tip 00/32] Core scheduling (v9)
 2020-12-14 19:44 UTC  (7+ messages)
` [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface

[Intel-gfx] [PATCH 1/2] drm/i915: Fix ICL MG PHY vswing handling
 2020-12-14 19:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Fix ICL MG PHY vswing handling (rev2)

[PATCH net-next v4 0/3] implement kthread based napi poll
 2020-12-14 19:45 UTC  (7+ messages)
` [PATCH net-next v4 2/3] net: implement threaded-able napi poll loop support

[PATCH v4 00/32] qdev property code cleanup
 2020-12-14 19:42 UTC  (2+ messages)

[PATCH] clone: in protocol v2, use remote's default branch
 2020-12-14 19:42 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-14 19:42 UTC  (2+ messages)

[Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename
 2020-12-14 19:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

linux-next: Signed-off-by missing for commit in the pidfd tree
 2020-12-14 19:37 UTC 

[GIT PULL] OPP updates for 5.11
 2020-12-14 19:36 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 5.11
 2020-12-14 19:36 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-14 19:36 UTC  (4+ messages)
  `  "

[XEN PATCH v1 1/1] Invalidate cache for cpus affinitized to the domain
 2020-12-14 19:36 UTC  (7+ messages)

[PATCH v5 0/4] Improve s0ix flows for systems i219LM
 2020-12-14 19:29 UTC  (10+ messages)
` [Intel-wired-lan] "
` [PATCH v5 1/4] e1000e: Only run S0ix flows if shutdown succeeded
  ` [Intel-wired-lan] "
` [PATCH v5 2/4] e1000e: bump up timeout to wait when ME un-configures ULP mode
  ` [Intel-wired-lan] "
` [PATCH v5 3/4] Revert "e1000e: disable s0ix entry and exit flows for ME systems"
  ` [Intel-wired-lan] "
` [PATCH v5 4/4] e1000e: Export S0ix flags to ethtool
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/4] HTB offload
 2020-12-14 19:35 UTC  (5+ messages)
` [PATCH net-next v2 2/4] sch_htb: Hierarchical QoS hardware offload

SoF support for 8086:9d71?
 2020-12-14 19:33 UTC  (2+ messages)
` [Sound-open-firmware] "

[BUG]odroid-c2 does not hotplug usb-devices
 2020-12-14 19:33 UTC  (11+ messages)

[PATCH 5.4 00/36] 5.4.84-rc1 review
 2020-12-14 17:28 UTC  (6+ messages)
` [PATCH 5.4 14/36] spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
` [PATCH 5.4 15/36] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
` [PATCH 5.4 16/36] arm64: tegra: Disable the ACONNECT for Jetson TX2
` [PATCH 5.4 24/36] Input: cm109 - do not stomp on control URB
` [PATCH 5.4 32/36] x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP

[RFC PATCH] trace-cmd: Re-enable the build of KernelShark v1
 2020-12-14 19:30 UTC 

[PATCH v2 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY
 2020-12-14 19:27 UTC  (2+ messages)

[PATCH] hugetlb: Fix an error code in hugetlb_reserve_pages()
 2020-12-14 19:27 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: use pin_count more extensively
 2020-12-14 19:29 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: cleanup LRU handling further


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.