All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-18 23:13:53 to 2020-03-19 00:32:07 UTC [more...]

[PATCH] ARM: dts: qcom: add scm definition
 2020-03-19  0:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2020-03-19  0:31 UTC 

[PATCH net 0/5] wireguard fixes for 5.6-rc7
 2020-03-19  0:30 UTC  (6+ messages)
` [PATCH net 1/5] wireguard: selftests: remove duplicated include <sys/types.h>
` [PATCH net 2/5] wireguard: selftests: test using new 64-bit time_t
` [PATCH net 3/5] wireguard: queueing: account for skb->protocol==0
` [PATCH net 4/5] wireguard: receive: remove dead code from default packet type case
` [PATCH net 5/5] wireguard: noise: error out precomputed DH during handshake rather than config

[PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
 2020-03-19  0:30 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2020-03-19  0:30 UTC 

[PATCH v6 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-19  0:30 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings

[Xen-devel] Xen crash after S3 suspend - Xen 4.13
 2020-03-19  0:28 UTC  (4+ messages)

ensure device private pages have an owner v2
 2020-03-19  0:28 UTC  (3+ messages)

misc hmm cleanups
 2020-03-19  0:27 UTC  (4+ messages)

[chrome-os:chromeos-4.19 73/118] drivers/platform/chrome/wilco_ec/debugfs.c:214:59: warning: format '%hhx' expects argument of type 'int', but argument 2 has type 'long long unsigned int'
 2020-03-19  0:27 UTC 

[PATCH v5 0/4] Introduce SoC sleep stats driver
 2020-03-19  0:25 UTC  (3+ messages)
` [PATCH v5 2/4] soc: qcom: Add "

[PATCH v2 0/4] travis-ci: Add a KVM-only s390x job
 2020-03-19  0:23 UTC  (2+ messages)

[arm64:for-next/kernel-ptrauth 16/17] aarch64-linux-objdump: warning: drivers/phy/cadence/phy-cadence-dp.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
 2020-03-19  0:23 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-03-19  0:23 UTC 

[android-common:android-mainline 4/5] fs/incfs/data_mgmt.c:799:21: sparse: sparse: Using plain integer as NULL pointer
 2020-03-19  0:23 UTC 

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19  0:20 UTC  (15+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 4/4] hugetlbfs: clean up command line processing

Advantage(s) of static over dynamic nftables sets?
 2020-03-19  0:21 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-19  0:21 UTC 

[cip-dev] Please check health for renesas board on LAVA
 2020-03-19  0:20 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915: Port sync for skl+
 2020-03-19  0:19 UTC  (4+ messages)
` [Intel-gfx] [PATCH 08/13] drm/i915: Implement port sync for SKL+
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Port sync for skl+ (rev3)

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-03-19  0:18 UTC 

[PATCH v2] rebase --merge: optionally skip upstreamed commits
 2020-03-19  0:17 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-03-19  0:17 UTC 

[PATCH v2 0/8] Cortina Access Drivers Package 2
 2020-03-19  0:16 UTC  (2+ messages)

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-19  0:12 UTC  (4+ messages)

[Xen-devel] [PATCH v2 0/2] xen: credit2: fix vcpu starvation due to too few credits
 2020-03-19  0:12 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 1/2] xen: credit2: avoid vCPUs to ever reach lower credits than idle
` [Xen-devel] [PATCH v2 2/2] xen: credit2: fix credit reset happening too few times

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-19  0:11 UTC  (24+ messages)
` [PATCH RFC v2 tip/core/rcu 0/22] "
  ` [PATCH RFC v2 tip/core/rcu 01/22] sched/core: Add function to sample state of locked-down task
  ` [PATCH RFC v2 tip/core/rcu 02/22] rcu: Add per-task state to RCU CPU stall warnings
  ` [PATCH RFC v2 tip/core/rcu 03/22] rcutorture: Add flag to produce non-busy-wait task stalls
  ` [PATCH RFC v2 tip/core/rcu 04/22] rcu-tasks: Move Tasks RCU to its own file
  ` [PATCH RFC v2 tip/core/rcu 05/22] rcu-tasks: Create struct to hold state information
  ` [PATCH RFC v2 tip/core/rcu 06/22] rcu: Reinstate synchronize_rcu_mult()
  ` [PATCH RFC v2 tip/core/rcu 07/22] rcutorture: Add a test for synchronize_rcu_mult()
  ` [PATCH RFC v2 tip/core/rcu 08/22] rcu-tasks: Refactor RCU-tasks to allow variants to be added
  ` [PATCH RFC v2 tip/core/rcu 09/22] rcu-tasks: Add an RCU-tasks rude variant
  ` [PATCH RFC v2 tip/core/rcu 10/22] rcutorture: Add torture tests for RCU Tasks Rude
  ` [PATCH RFC v2 tip/core/rcu 11/22] rcu-tasks: Use unique names for RCU-Tasks kthreads and messages
  ` [PATCH RFC v2 tip/core/rcu 12/22] rcu-tasks: Further refactor RCU-tasks to allow adding more variants
  ` [PATCH RFC v2 tip/core/rcu 13/22] rcu-tasks: Code movement to allow more Tasks RCU variants
  ` [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
  ` [PATCH RFC v2 tip/core/rcu 15/22] rcutorture: Add torture tests for RCU Tasks Trace
  ` [PATCH RFC v2 tip/core/rcu 16/22] rcu-tasks: Add stall warnings "
  ` [PATCH RFC v2 tip/core/rcu 17/22] rcu-tasks: Move #ifdef into tasks.h
  ` [PATCH RFC v2 tip/core/rcu 18/22] rcu-tasks: Add RCU tasks to rcutorture writer stall output
  ` [PATCH RFC v2 tip/core/rcu 19/22] rcu-tasks: Make rcutorture writer stall output include GP state
  ` [PATCH RFC v2 tip/core/rcu 20/22] rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
  ` [PATCH RFC v2 tip/core/rcu 21/22] rcu-tasks: Add a grace-period start time for throttling and debug
  ` [PATCH RFC v2 tip/core/rcu 22/22] rcu-tasks: Provide boot parameter to delay IPIs until late in grace period

linux-next: manual merge of the net-next tree with the net tree
 2020-03-19  0:10 UTC 

[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-19  0:10 UTC  (6+ messages)
` [PATCH v7 3/7] scsi: ufs: introduce common and flexible delay function
  ` [EXT] "

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-03-19  0:09 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-03-19  0:09 UTC 

[PATCH 0/1] FAQ for common user questions
 2020-03-19  0:09 UTC  (4+ messages)
` [PATCH 1/1] docs: add a FAQ

[PATCH rdma-next v1 00/11] Add Enhanced Connection Established (ECE)
 2020-03-19  0:08 UTC  (3+ messages)
` [PATCH rdma-next v1 03/11] RDMA/efa: Use in-kernel offsetofend() to check field availability

[PATCH net-next] net: phy: realtek: read actual speed to detect downshift
 2020-03-19  0:06 UTC  (2+ messages)

[PATCH net-next 00/11] bnxt_en updates to devlink cmd
 2020-03-19  0:05 UTC  (6+ messages)
` [PATCH net-next 01/11] devlink: add macro for "drv.spec"

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-19  0:05 UTC 

[PATCH v1 1/3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-18 23:49 UTC  (4+ messages)
` [PATCH v1 2/3] driver core: Read atomic counter once in driver_probe_done()

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-18 23:54 UTC  (7+ messages)
` [PATCH v6 05/61] target/riscv: add an internals.h header
` [PATCH v6 06/61] target/riscv: add vector stride load and store instructions

[Intel-gfx] [PATCH 1/6] drm/i915/tc/tgl: Implement TCCOLD sequences
 2020-03-18 23:59 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/display: Add intel_display_power_get_without_ack()
` [Intel-gfx] [PATCH 3/6] drm/i915/display: Implement intel_display_power_wait_enable_ack()
` [Intel-gfx] [PATCH 4/6] drm/i915/display: Add intel_aux_ch_to_power_domain()
` [Intel-gfx] [PATCH 5/6] drm/i915/tc/icl: Implement the TC cold exit sequence
` [Intel-gfx] [PATCH 6/6] drm/i915/dp: Get TC link reference during DP detection

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-18 23:55 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-03-18 23:54 UTC 

[PATCH 0/2] net: tegra: Misc network fixes
 2020-03-18 23:52 UTC  (7+ messages)
` [PATCH 1/2] net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
` [PATCH 2/2] tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all boards

[PATCH net-next] net: sched: Fix hw_stats_type setting in pedit loop
 2020-03-18 23:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-18 23:52 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-18 23:51 UTC 

[PATCH v2 0/2] Add generic FSL CPU DAI driver
 2020-03-18 23:50 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: sound: Add FSL CPU DAI bindings

[PATCH 1/2] dt-bindings: net: add marvell smi2usb bindings
 2020-03-18 23:51 UTC  (3+ messages)
` [PATCH 2/2] net: phy: marvell smi2usb mdio controller

[GIT PULL] defconfig updates for omaps for v5.7
 2020-03-18 23:50 UTC  (2+ messages)

[PATCH net-next] net: bridge: vlan: include stats in dumps if requested
 2020-03-18 23:49 UTC  (5+ messages)
  ` [Bridge] "

[tip:x86/kdump] BUILD SUCCESS e4160b2e4b02377c67f8ecd05786811598f39acd
 2020-03-18 23:49 UTC 

[PATCH v3] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-18 23:49 UTC 

[PATCH for-rc] IB/hfi1: Insure pq is not left on waitlist
 2020-03-18 23:49 UTC  (2+ messages)

[GIT PULL] drop remaining cpsw and edma platform data for v5.7
 2020-03-18 23:48 UTC  (2+ messages)

[GIT PULL] Fixes for omaps for v5.6-rc cycle
 2020-03-18 23:48 UTC  (2+ messages)

[PATCH] t210: pinmux: Remove pinmux/GPIO init from T210 boards
 2020-03-18 23:48 UTC  (3+ messages)

perf: arm64: libunwind patch
 2020-03-18 23:47 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Add new PCI IDs to TGL
 2020-03-18 23:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Add new PCI IDs to TGL (rev2)

[master][PATCH 1/2] packagegroups: u-boot-fw-utils replaced with libubootenv-bin
 2020-03-18 23:44 UTC  (2+ messages)
` [master][PATCH 2/2] weston: update bbappends to 8.0.0

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2020-03-18 23:46 UTC 

[PATCH net-next 0/9] mlxsw: spectrum_cnt: Expose counter resources
 2020-03-18 23:46 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-18 23:45 UTC  (12+ messages)

Test results for GNU HURD
 2020-03-18 23:44 UTC 

[PATCH net] vxlan: check return value of gro_cells_init()
 2020-03-18 23:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-03-18 23:43 UTC 

[PATCH wireguard-android] strings: Update Japanese Translation, corresponds to commit 724884e
 2020-03-18 23:42 UTC 

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-03-18 23:43 UTC  (6+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[kvm-unit-tests PATCH 0/8] nVMX: Clean up __enter_guest() and co
 2020-03-18 23:40 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/8] nVMX: Refactor VM-Entry "failure" struct into "result"

[PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call
 2020-03-18 23:40 UTC  (11+ messages)

[PATCH net-next] cxgb4: rework TC filter rule insertion across regions
 2020-03-18 23:39 UTC  (2+ messages)

Bug URGENT Report with new kernel 5.5.10-5.6-rc6
 2020-03-18 23:38 UTC 

[PATCH rdma-next 0/4] Introduce dynamic UAR allocation mode
 2020-03-18 23:38 UTC  (3+ messages)
` [PATCH mlx5-next 4/4] IB/mlx5: Move to fully dynamic UAR mode once user space supports it

[PATCH 1/2] drm/amdgpu: infinite retries fix from UTLC1 RB SDMA
 2020-03-18 23:38 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: ih doorbell size of range changed for nbio v7.4

[PATCH net] net/sched: act_ct: Fix leak of ct zone template on replace
 2020-03-18 23:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-03-18 23:37 UTC 

Sighting: Kernel fault with large write (512k) and io_uring
 2020-03-18 23:37 UTC 

[PATCH v9 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-18 23:36 UTC  (7+ messages)
` [PATCH v9 1/4] linux-user: Protect more syscalls
` [PATCH v9 2/4] linux-user/syscall: Add support for clock_gettime64/clock_settime64

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-18 23:36 UTC  (7+ messages)
` [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-03-18 23:35 UTC 

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-18 23:33 UTC  (9+ messages)

drivers/usb/gadget/udc/fsl_qe_udc.c:836:13: warning: cast from pointer to integer of different size
 2020-03-18 23:33 UTC  (2+ messages)

[PATCH net-next 00/11] s390/qeth: updates 2020-03-18
 2020-03-18 23:34 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: add mask bit for IH_CLK_CTRL on oss v5.0
 2020-03-18 23:33 UTC  (5+ messages)
` [PATCH 2/8] drm/amdgpu: create new files for arcturus ih
` [PATCH 6/8] drm/amdgpu: remove Arcturus references from vega10 ih

[PATCH rdma-next 0/6] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-03-18 23:33 UTC  (3+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Enable SW-defined RoCEv2 UDP source port

[PATCH v2 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-18 23:32 UTC  (4+ messages)
` [PATCH v2 2/5] nvmet-rdma: add srq pointer to rdma_cmd

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Avoid CRC buffer overflows
 2020-03-18 23:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH rdma-next] MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer
 2020-03-18 23:31 UTC  (2+ messages)

[RFC PATCH 00/28]: Accurate ECN for TCP
 2020-03-18 23:29 UTC  (2+ messages)

[PATCH v10 0/6] ceph: add perf metrics support
 2020-03-18 23:28 UTC  (3+ messages)

[PATCH for-next 0/3] Clean up and improvements for 5.7
 2020-03-18 23:28 UTC  (4+ messages)
` [PATCH for-next 3/3] IB/hfi1: Use the ibdev in hfi1_devdata as the parent of cdev

[PATCH] gdbstub: add support to Xfer:auxv:read: packet
 2020-03-18 23:26 UTC  (2+ messages)

[PATCH v6 0/9] Huge page-table entries for TTM
 2020-03-18 23:27 UTC  (4+ messages)
` Ack to merge through DRM? WAS "

post-receive: pub/scm/git/git
 2020-03-18 23:26 UTC 

[PATCH 0/5] Misc fixes for Tegra
 2020-03-18 23:25 UTC  (6+ messages)
` [PATCH 2/5] t210: do not enable PLLE and UPHY PLL HW PWRSEQ

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-18 23:22 UTC  (9+ messages)
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000

[Intel-gfx] [PATCH] drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off
 2020-03-18 23:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off (rev3)

[PATCH net-next 0/3] net: phy: add and use phy_check_downshift
 2020-03-18 23:21 UTC  (3+ messages)
` [PATCH net-next 1/3] "

[GIT PULL] usb: tegra: Changes for v5.7-rc1
 2020-03-18 23:20 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2020-03-18 23:20 UTC 

[PATCH v3 3/3] sysv: linux: Pass 64-bit version of semctl syscall
 2020-03-18 23:11 UTC  (2+ messages)

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-18 23:19 UTC  (6+ messages)
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-18 23:18 UTC  (10+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()
        ` [PATCH v3] "

[v2,net-next 0/2] Add support for SRv6 End.DT4 action
 2020-03-18 23:16 UTC  (3+ messages)
` [v2,net-next 1/2] Perform IPv4 FIB lookup in a predefined FIB table
` [v2,net-next 2/2] Add support for SRv6 End.DT4 action

[RFC PATCH 00/11] Systemd 245 and related updates
 2020-03-18 23:18 UTC  (5+ messages)
` [RFC PATCH 01/11] systemd: Package udev rules explicitly

[PATCH 1/2] bitbake-user-manual: Fix order of end tags
 2020-03-18 23:17 UTC  (2+ messages)
` [PATCH 2/2] bitbake-user-manual: immediate-variable-expansion: Correct description

[PATCH] ARM: tegra: p2371-2180: add I2C nodes to DT
 2020-03-18 23:17 UTC  (2+ messages)

[sashal-linux-stable:queue-5.5 1/8] include/linux/gpio/driver.h:552:1: warning: no return statement in function returning non-void
 2020-03-18 23:15 UTC 

[RFC PATCH] arch/x86: Optionally flush L1D on context switch
 2020-03-18 23:14 UTC  (2+ messages)

[PATCH 3/4] dt-bindings: power: reset: Add regmap support to the SYSCON reboot-mode bindings
 2020-03-18 23:14 UTC  (4+ messages)

[PATCH v2] PCI/P2PDMA: Add the remaining Intel Sky Lake-E root ports to the whitelist
 2020-03-18 23:13 UTC  (2+ messages)


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.