All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-21 10:04:30 to 2020-04-21 10:56:33 UTC [more...]

[PATCH net v2 1/2] net: phy: marvell10g: disable temperature sensor on 2110
 2020-04-21 10:56 UTC  (2+ messages)
` [PATCH net v2 2/2] net: phy: marvell10g: hwmon support for 2110

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-04-21  2:22 UTC  (10+ messages)

[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
 2020-04-20 21:50 UTC  (7+ messages)
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
  ` [PATCH v2] "

[RFC] IIO way of representing device operation range ?
 2020-04-21 10:55 UTC  (4+ messages)

[GIT PULL FOR v5.8] Add rkvdec codec
 2020-04-21 10:57 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Add rkvdec codec (#63129)

[RFC PATCH 2/2] kbuild: Rename and use BINUTILS_VERSION where needed
 2020-04-21 10:55 UTC  (2+ messages)

[PATCH] dlmalloc: Add an option to default malloc to init
 2020-04-21 10:54 UTC  (4+ messages)

stop using ioctl_by_bdev in the s390 DASD driver
 2020-04-21 10:53 UTC  (5+ messages)

[PATCH 1/2] arm-autonomy: Fix circle dependency in xen-dtb
 2020-04-21 10:52 UTC  (4+ messages)
` [PATCH 2/2] arm-autonomy: Fix xenguest volume check on boot
  ` [meta-arm] "
` [meta-arm] [PATCH 1/2] arm-autonomy: Fix circle dependency in xen-dtb

[PATCH] ASoC: fsl_esai: Remove expensive print in irq handler
 2020-04-21 10:51 UTC  (4+ messages)

SLiRP: use-afte-free in ip_reass() [CVE-2020-1983]
 2020-04-21 10:51 UTC  (5+ messages)

[PATCH] fuse:rely on fuse_perm for exec when no mode bits set
 2020-04-21 10:51 UTC  (3+ messages)

[PATCH v4 0/9] block: Fix resize (extending) of short overlays
 2020-04-21 10:50 UTC  (4+ messages)
` [PATCH v4 4/9] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-21 10:50 UTC  (7+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

linux-next test error: WARNING: suspicious RCU usage in ipmr_device_event
 2020-04-21 10:50 UTC  (2+ messages)

Draft of Git Rev News edition 62
 2020-04-21 10:50 UTC 

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-21 10:50 UTC  (9+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent
    ` [PATCH] remove the no longer needed pid_alive() check in __task_pid_nr_ns()

arch/s390/kernel/uv.c:366: undefined reference to `uv_info'
 2020-04-21 10:43 UTC  (2+ messages)

How to to get L2CAP Enhanced Credit Based Mode working?
 2020-04-21 10:45 UTC 

[PATCH 0/2][v3] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-21 10:50 UTC  (3+ messages)
` [PATCH 1/2][v3] sched: Make newidle_balance() static again
` [PATCH 2/2][v3] sched: Extract the task putting code from pick_next_task()

[dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initializing power library failed
 2020-04-20 17:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/2] l3fwd-power: implement proper shutdown handling

[PATCH 1/3] cifs: do not share tcons with DFS
 2020-04-21 10:48 UTC  (2+ messages)

[PATCH -next] spi: spi-fsl-qspi: Fix return value check in fsl_qspi_probe()
 2020-04-21 10:48 UTC  (2+ messages)

[PATCH 1/5] backlight: led_bl: fix cosmetic issues
 2020-04-21 10:48 UTC  (6+ messages)
` [PATCH 5/5] backlight: led_bl: rewrite led_bl_parse_levels()

[PATCH] of_device: removed #include that caused a recursion in included headers
 2020-04-21  8:16 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3
 2020-04-21 10:46 UTC  (24+ messages)
` [Intel-gfx] [PATCH 02/24] drm/i915/gt: Move the batch buffer pool from the engine to the gt
` [Intel-gfx] [PATCH 03/24] Revert "drm/i915/gem: Drop relocation slowpath"
` [Intel-gfx] [PATCH 04/24] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 05/24] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 07/24] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH 08/24] drm/i915: Use per object locking in execbuf, v8
` [Intel-gfx] [PATCH 09/24] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 10/24] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 11/24] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 12/24] drm/i915: Pin engine before pinning all objects, v3
` [Intel-gfx] [PATCH 13/24] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 14/24] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 15/24] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 16/24] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 17/24] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 18/24] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 19/24] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 20/24] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 21/24] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 22/24] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 23/24] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 24/24] drm/i915: Ensure we hold the pin mutex

[PATCH 0/2] Display more ftrace configuration by trace-cmd stat
 2020-04-21 10:47 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Add helper function to print content of a trace file
` [PATCH 2/2] trace-cmd: Print configured filtered PIDs in trace-cmd stat command

[PATCH v2 1/2] kbuild: Always validate DT binding examples
 2020-04-21 10:45 UTC  (3+ messages)

[PATCH 00/59] devm_drm_dev_alloc, v2
 2020-04-21 10:45 UTC  (5+ messages)
` [PATCH 01/59] drm: Add devm_drm_dev_alloc macro
    ` [Intel-gfx] "

[Linux-kernel-mentees] Is anyone working on fixing warnings these Documentation files ?
 2020-04-21 10:45 UTC  (4+ messages)

[PATCH 0/4] scripts: More Python fixes
 2020-04-21 10:43 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
` [PATCH 2/4] scripts/qemugdb: Remove shebang header

[bug report] drm/xen-front: Add support for Xen PV display frontend
 2020-04-21 10:45 UTC  (3+ messages)

[PATCH 0/3] MIPS: Fix some issues about arch_mem_init()
 2020-04-21 10:45 UTC  (4+ messages)
` [PATCH 3/3] MIPS: Reduce possibility of kernel panic under CONFIG_SWIOTLB

[GIT PULL FOR v5.8] Various fixes/enhancements (mostly imx/rkisp1)
 2020-04-21 10:46 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Various fixes/enhancements (mostly imx/rkisp1) (#63118)

Question on memory commit during MR finalize()
 2020-04-21 10:43 UTC  (5+ messages)

[PATCH v2 00/15] btrfs: read repair/direct I/O improvements
 2020-04-21 10:44 UTC  (3+ messages)
` [PATCH v2 03/15] btrfs: fix double __endio_write_update_ordered in direct I/O

[PATCH v10 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-21 10:43 UTC  (4+ messages)
` [PATCH v10 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[PATCH v2 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-04-21 10:41 UTC  (16+ messages)
` [PATCH v2 1/7] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v2 2/7] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v2 3/7] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v2 4/7] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v2 5/7] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH v2 6/7] net: macb: WoL support for GEM type of Ethernet controller
` [PATCH v2 7/7] net: macb: Add WoL interrupt support for MACB "

[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
 2020-04-21 10:40 UTC  (3+ messages)
` [PATCH v20 1/4] qcow2: introduce compression type feature

[Intel-gfx] [PATCH v3] drm/i915/gt: Poison residual state [HWSP] across resume
 2020-04-21 10:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Poison residual state [HWSP] across resume. (rev5)

[PATCH] test: use correct path in file system tests
 2020-04-21 10:41 UTC 

[PATCH] libipt_ULOG.c - include strings.h for the definition of ffs()
 2020-04-21 10:40 UTC  (2+ messages)

[PATCH v2 1/3] PM: introduce pm_ptr() macro
 2020-04-21 10:39 UTC  (3+ messages)
` [PATCH v2 3/3] mmc: jz4740: Use "

Security Working Group - Wednesday April 1
 2020-04-21 10:39 UTC  (7+ messages)

[PATCH] mtd: spi-nor: sfdp: Fix wrong addr length and dummy when perform SMPT detection command
 2020-04-21 10:39 UTC  (4+ messages)

5.7-rcX fails to boot on foundation model
 2020-04-21 10:38 UTC  (2+ messages)

[PATCH 0/2] Netfilter fixes for net
 2020-04-21 10:37 UTC  (3+ messages)
` [PATCH 1/2] netfilter: flowtable: Free block_cb when being deleted
` [PATCH 2/2] netfilter: nat: fix error handling upon registering inet hook

[Intel-gfx] [PATCH] drm/i915/gt: Apply a small scalefactor for the gpu:ring ratio
 2020-04-21 10:37 UTC 

[oe] [meta-python] [PATCH] python3-jdcal: Enable ptest
 2020-04-21 10:37 UTC  (3+ messages)
` [oe] [meta-python] [PATCH] python3-msgpack: "

[PATCH v2 00/16] nvme: refactoring and cleanups
 2020-04-21 10:35 UTC  (3+ messages)
` [PATCH v2 06/16] nvme: refactor nvme_addr_read

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-21 10:35 UTC  (3+ messages)

Path troubles when using SPHINXDIRS option
 2020-04-21 10:35 UTC  (2+ messages)

[PATCH 1/3] env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
 2020-04-21 10:35 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH v2] docs/virt/kvm: Document running nested guests
 2020-04-21 10:35 UTC  (2+ messages)

[LTP] [PATCH v1 03/10] syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test
 2020-04-21 10:35 UTC  (10+ messages)
` [LTP] [PATCH v2 01/10] lapi/loop.h: Add fallback for loop ioctl and flag
  ` [LTP] [PATCH v2 02/10] syscalls/ioctl:add common c file for loop ioctl

[PATCH] coresight: cti: Add power management to CTI driver
 2020-04-21 10:33 UTC  (3+ messages)

[PATCH] x86: Enumeration for Control-flow Enforcement Technology
 2020-04-21 10:33 UTC  (3+ messages)

[PATCH 00/10] iwlwifi: updates intended for v5.8 2020-04-17
 2020-04-21 10:33 UTC  (5+ messages)
` [PATCH 02/10] iwlwifi: move API version lookup to common code
      ` [PATCH v2] "

[dpdk-dev] [PATCH] devtools: remove useless files from ABI reference
 2020-04-21 10:33 UTC  (5+ messages)

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-04-21 10:32 UTC  (5+ messages)

[PATCH V4 00/22] ARM: dts: stm32: Repair AV96 board
 2020-04-21 10:30 UTC  (2+ messages)

[PATCH v11 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-04-21 10:29 UTC  (4+ messages)
` [PATCH v11 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH 0/7] PM: sleep: core: Rearrange the handling of driver power management flags
 2020-04-21 10:30 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH V3 mlx5-next 00/15] Add support to get xmit slave
 2020-04-21 10:28 UTC  (16+ messages)
` [PATCH V3 mlx5-next 01/15] net/core: Introduce master_get_xmit_slave
` [PATCH V3 mlx5-next 02/15] bonding: Export skip slave logic to function
` [PATCH V3 mlx5-next 03/15] bonding: Rename slave_arr to usable_slaves
` [PATCH V3 mlx5-next 04/15] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V3 mlx5-next 05/15] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V3 mlx5-next 06/15] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V3 mlx5-next 07/15] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V3 mlx5-next 08/15] bonding: Add array of all salves
` [PATCH V3 mlx5-next 09/15] bonding: Implement ndo_get_xmit_slave
` [PATCH V3 mlx5-next 10/15] RDMA/core: Add LAG functionality
` [PATCH V3 mlx5-next 11/15] RDMA/core: Get xmit slave for LAG
` [PATCH V3 mlx5-next 12/15] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V3 mlx5-next 13/15] net/mlx5: Add support to get lag physical port
` [PATCH V3 mlx5-next 14/15] RDMA/mlx5: Refactor affinity related code
` [PATCH V3 mlx5-next 15/15] RDMA/mlx5: Set lag tx affinity according to slave

[dpdk-dev] [PATCH v3] app: test: measure libipsec performance
 2020-04-21 10:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] test/ipsec: "

[PATCH] ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi
 2020-04-21 10:27 UTC 

[PATCH] lib/crypto, efi_loader: move some headers to include/crypto
 2020-04-21 10:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] app: fix usage help of options separated by dashes
 2020-04-21 10:25 UTC  (2+ messages)

[PATCH] btrfs: add a test for fsync of file with prealloc extents crossing eof
 2020-04-21 10:25 UTC 

[PATCH] Btrfs: remove useless check for copy_items() return value
 2020-04-21 10:25 UTC 

[PATCH] Btrfs: fix partial loss of prealloc extent past i_size after fsync
 2020-04-21 10:25 UTC 

AW: AW: latest u-boot branch for Marvell Armada 88F3720
 2020-04-21 10:25 UTC  (3+ messages)
`  "
  ` AW: "

block, bfq: port of fix commits to (at least) 5.6
 2020-04-21 10:25 UTC 

[dpdk-dev] [PATCH 1/2] ethdev: add tm cap for private shaper packet mode
 2020-04-21 10:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] ethdev: add tm support for shaper config in pkt mode

[PATCH] lib/crypto, efi_loader: avoid multiple inclusions of header files
 2020-04-21 10:23 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls/pipe2_01: convert into new API
 2020-04-21 10:21 UTC  (5+ messages)
` [LTP] [PATCH v3 0/3] increase pipe2 coverage
  ` [LTP] [PATCH v3 3/3] syscalls/pipe2_03: Add new test for pipe2 O_DIRECT flag

[PATCH net] net: phy: marvell10g: limit soft reset to 88x3310
 2020-04-21 10:20 UTC  (3+ messages)

[PATCH bpf-next 00/16] net: Add support for XDP in egress path
 2020-04-21 10:20 UTC  (7+ messages)
` [PATCH bpf-next 04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH bpf-next 06/16] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH bpf-next 12/16] libbpf: Add egress XDP support

[Xenomai-images PATCH 0/4] ci: Add configuration to run on gitlab.com
 2020-04-21 10:17 UTC  (6+ messages)
` [Xenomai-images PATCH 1/4] ci: Build and test from gitlab.com

[v3] ceph: if we are blacklisted, __do_request returns directly
 2020-04-21 10:15 UTC  (4+ messages)

[PATCH] armv8: ls1028a: define esdhc_status_fixup
 2020-04-21 10:15 UTC  (2+ messages)

[dpdk-dev] [dpdk-dev 4/4] app/testpmd: add new types to RSS hash commands
 2020-04-21 10:14 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v7 0/3] add RSS configuration for iavf
  ` [dpdk-dev] [dpdk-dev v7 1/3] ethdev: add new RSS offload types

[PATCH 1/1] board: fsl: lx2160a: unused variable gic_lpi_base
 2020-04-21 10:14 UTC  (2+ messages)

[PATCH v2,RESEND] misc: new driver sram_uapi for user level SRAM access
 2020-04-21 10:03 UTC  (3+ messages)

[PATCH 1/1] net: fm: fix build error when not using nand
 2020-04-21 10:12 UTC  (2+ messages)

[PATCH 0/4] Backplane KR support
 2020-04-21 10:11 UTC  (3+ messages)
` [PATCH 1/4] phy: add support for backplane kr mode

[PATCH 0/2] publish HTML documentation on readthedocs.org
 2020-04-21 10:11 UTC  (3+ messages)
` [PATCH 1/2] doc: specify that xelatex is used as Latex engine
` [PATCH 2/2] Add .readthedocs.yml

[Intel-gfx] [PATCH] drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT
 2020-04-21 10:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT (rev2)

[dpdk-dev] [PATCH] net/ixgbe: fix resource leak after thread exits normally
 2020-04-21 18:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH v3] ethdev: support flow aging
 2020-04-21 10:11 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[Intel-gfx] [PATCH] drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT
 2020-04-21 10:11 UTC  (2+ messages)

[PATCH] configs: ls1012afrwy: fix board name
 2020-04-21 10:10 UTC  (2+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Trace RPS events
 2020-04-21 10:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/2] "

[dpdk-dev] [PATCH] ethdev: support flow aging
 2020-04-21 10:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-21 10:09 UTC  (6+ messages)

[PATCH 00/18] Prefer drm_WARN* over WARN*
 2020-04-21 10:01 UTC  (7+ messages)
` [PATCH 15/18] drm/i915/i915_drv: Prefer drm_WARN_ON over WARN_ON
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 00/18] Prefer drm_WARN* over WARN*

[Intel-gfx] [PATCH xf86-video-intel v4] Sync i915_pciids upto 8717c6b7414f
 2020-04-21 10:07 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Sync i915_pciids upto 8717c6b7414f (rev4)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-04-21 10:04 UTC  (2+ messages)
` [Bug 207383] "


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.