All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 19:57:18 to 2020-02-20 20:41:52 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-02-20 20:41 UTC  (3+ messages)
` [PATCH 30/32] pwm: hibvt: do some cleanup

[PATCH] ceph: re-org copy_file_range and fix error handling paths
 2020-02-20 20:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix wrong return value in parse_port_list
 2020-02-20 20:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] app/testpmd: fix return value in portlist parser

[PATCH v8 00/15] add git-bugreport tool
 2020-02-20 20:40 UTC  (11+ messages)
` [PATCH v8 04/15] bugreport: gather git version and build info
` [PATCH v8 05/15] bugreport: add uname info
` [PATCH v8 06/15] bugreport: add compiler info
` [PATCH v8 07/15] bugreport: add git-remote-https version
` [PATCH v8 09/15] bugreport: generate config safelist based on docs

[PATCH 08/15] nios2: Use Linux kABI for syscall return
 2020-02-20 20:39 UTC  (3+ messages)

[PATCH] hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
 2020-02-20 20:39 UTC  (3+ messages)

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-20 20:39 UTC  (7+ messages)
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings

[PATCH] pinctrl: mediatek: Fix some off by one bugs
 2020-02-20 20:37 UTC  (8+ messages)

[PATCH v11 0/9] nvmet: add target passthru commands support
 2020-02-20 20:36 UTC  (19+ messages)
` [PATCH v11 1/9] nvme-core: Clear any SGL flags in passthru commands
` [PATCH v11 2/9] nvme: Create helper function to obtain command effects
` [PATCH v11 3/9] nvme: Move nvme_passthru_[start|end]() calls to common helper
` [PATCH v11 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
` [PATCH v11 5/9] nvme-core: Introduce nvme_ctrl_get_by_path()
` [PATCH v11 6/9] nvme: Export existing nvme core functions
` [PATCH v11 7/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v11 8/9] nvmet-passthru: Add enable/disable helpers
` [PATCH v11 9/9] nvmet-configfs: Introduce passthru configfs interface

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-20 20:36 UTC  (5+ messages)
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
    ` [Xen-devel] "

[PATCH v2 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-20 20:36 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: devictree: Add ipq806x mdio bindings

[RFC v2 4/4] X86: Use KVM CR pin MSRs
 2020-02-20 20:36 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Extend Wa_1606931601 for all steppings
 2020-02-20 20:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/5] iio: buffer-dmaengine: add dev-managed calls for buffer alloc/free
 2020-02-20 20:36 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: iio: adc: add bindings doc for AXI ADC driver
` [PATCH 5/5] dt-bindings: iio: adc: add bindings doc for AD9467 ADC

sdbusplus commits missing CLA
 2020-02-20 20:35 UTC 

uxfs review
 2020-02-20 20:33 UTC  (3+ messages)

[PATCH V2] dnf, libdnf: Ignore if PACKAGE_CLASSES does not have rpm
 2020-02-20 20:35 UTC  (2+ messages)

[PATCH] Update arm,smmu.yaml bindings doc
 2020-02-20 20:35 UTC  (4+ messages)
` [PATCH] dt-bindings: arm-smmu: update the list of clocks

snd_dice: Clicking artifacts with TC StudioKonnekt 48
 2020-02-20 20:34 UTC 

[Bug 206405] New: kernel crash during boot debian server on qemu+kvm
 2020-02-20 20:34 UTC  (2+ messages)
` [Bug 206405] "

[RFC PATCH v3 0/8] Support ROHM BD99954 charger IC
 2020-02-20 20:34 UTC  (3+ messages)
` [RFC PATCH v3 2/8] dt_bindings: ROHM BD99954 Charger

[Buildroot] [PATCH] docs/website: add commercial support section with Mind
 2020-02-20 20:34 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clock
 2020-02-20 20:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] board/freescale: use correct ahab-container.img file name
 2020-02-20 20:33 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/freescale-imx/firmware-imx: install mx8qm-ahab-container.img

[PATCH][master-next] webkitgtk: add PACKAGECONFIG gobject-introspection
 2020-02-20 20:33 UTC  (5+ messages)

[Buildroot] [git commit] docs/website: add commercial support section
 2020-02-20 20:32 UTC 

[PATCHSET 0/9] io_uring: use polled async retry
 2020-02-20 20:31 UTC  (10+ messages)
` [PATCH 1/9] io_uring: consider any io_read/write -EAGAIN as final
` [PATCH 2/9] io_uring: io_accept() should hold on to submit reference on retry
` [PATCH 3/9] sched: move io-wq/workqueue worker sched in/out into helpers
` [PATCH 4/9] task_work_run: don't take ->pi_lock unconditionally
` [PATCH 5/9] kernel: abstract out task work helpers
` [PATCH 6/9] sched: add a sched_work list
` [PATCH 7/9] io_uring: add per-task callback handler
` [PATCH 8/9] io_uring: mark requests that we can do poll async in io_op_defs
` [PATCH 9/9] io_uring: use poll driven retry for files that support it

[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: iterate over CVEs in streaming
 2020-02-20 20:31 UTC  (3+ messages)

[PATCH] cvt_fallthrough: A tool to convert /* fallthrough */ comments to fallthrough;
 2020-02-20 20:30 UTC 

[PATCH] ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
 2020-02-20 20:29 UTC 

Are you still alive? Urgent reply is needed
 2020-02-20 19:46 UTC 

[PATCH] env: ti: boot: Fix Android boot on AM57x EVM
 2020-02-20 20:31 UTC  (3+ messages)

[Buildroot] [git commit] support/scripts/pkg-stats: iterate over CVEs in streaming
 2020-02-20 20:31 UTC 

[PATCH v3] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-20 20:29 UTC  (4+ messages)

[PATCH] nvme-multipath: Fix memory leak with ana_log_buf
 2020-02-20 20:29 UTC  (2+ messages)

[PATCH V2] tpm: Don't make log failures fatal
 2020-02-20 20:29 UTC  (4+ messages)

[PATCH v2 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-20 20:28 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-20 20:28 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 09/11] commit-graph: add --changed-paths option to write subcommand

[Resend][PATCH 1/5] ref-manual: The sanity_info file has moved from build/conf to build/cache
 2020-02-20 20:27 UTC  (5+ messages)
` [Resend][PATCH 2/5] ref-manual: Add missing/remove extraneous quotes
` [Resend][PATCH 3/5] ref-manual: Update the documentation for USERADD_ERROR_DYNAMIC
` [Resend][PATCH 4/5] ref-manual: Add a variable description for AVAILABLE_LICENSES
` [Resend][PATCH 5/5] ref-manual: Add a tips on how to achieve whitelisting of licenses

[Intel-gfx] [PATCH 1/2] drm/i915: Extend Wa_1606931601 for all steppings
 2020-02-20 17:25 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm/i915/tgl: Add Wa_1409085225, Wa_14010229206

[Intel-gfx] [PATCH v3 0/2] HDCP 2.2 Comp fixes
 2020-02-20 20:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[virtio-comment] [PATCH] virtio-net: Add support for correct hdr_len field
 2020-02-20 20:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/1] Support to assemble CB kernel for gen7 devs
 2020-02-20 20:22 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tools/generate_cb_buffer: Add script to assemble CB kernel

sched: Provide migrate_disable/enable() inlines
 2020-02-20 20:20 UTC  (2+ messages)
` [tip: sched/rt] sched/rt: "

[RFC patch 02/19] sched: Provide cant_migrate()
 2020-02-20 20:20 UTC  (2+ messages)
` [tip: sched/rt] "

linux-next: Signed-off-by missing for commit in the tip tree
 2020-02-20 20:20 UTC  (2+ messages)

[PATCH] Revert "rootfs: Make BUILDNAME a weak default in reproducible_build_simple"
 2020-02-20 20:19 UTC  (2+ messages)

[PULL 00/18] Block patches
 2020-02-20 20:18 UTC  (4+ messages)
` [PULL 06/18] qemu-img: Add --target-is-zero to convert

[PATCH] staging: octeon: match parentheses alignment
 2020-02-20 20:10 UTC  (2+ messages)

[RFC PATCH v2 0/5] Support ROHM BD99954 charger IC
 2020-02-20 20:18 UTC  (5+ messages)
` [RFC PATCH v2 2/5] dt_bindings: ROHM BD99954 Charger

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-20 20:17 UTC  (4+ messages)
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-20 20:15 UTC  (16+ messages)

[PATCH v5 0/6] TPM 2.0 trusted keys with attached policy
 2020-02-20 20:17 UTC  (3+ messages)

[PATCH v3] dm: uclass: don't assign aliased seq numbers
 2020-02-20 20:16 UTC  (5+ messages)

Support for early wakeup in DRM
 2020-02-20 20:14 UTC  (2+ messages)

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-20 20:13 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: fix sysfs permssions when device changes network
 2020-02-20 20:13 UTC  (4+ messages)
` [PATCH net-next v3 4/9] sysfs: add sysfs_change_owner()

[PATCH] console: make QMP screendump use coroutine
 2020-02-20 20:11 UTC  (5+ messages)

New text
 2020-02-20 20:12 UTC  (4+ messages)

[PATCH] Fix displaying GPIO_ACTIVE_LOW in devicetree-basics.rst
 2020-02-20 20:11 UTC 

[PATCH v3 00/15] host managed ZBC + doublestore
 2020-02-20 20:11 UTC  (17+ messages)
` [PATCH v3 01/15] scsi_debug: randomize command completion time
` [PATCH v3 02/15] scsi_debug: add doublestore option
` [PATCH v3 03/15] scsi_debug: implement verify(10), add verify(16)
` [PATCH v3 04/15] scsi_debug: weaken rwlock around ramdisk access
` [PATCH v3 05/15] scsi_debug: improve command duration calculation
` [PATCH v3 06/15] scsi_debug: implement pre-fetch commands
` [PATCH v3 07/15] scsi_debug: expand zbc support
` [PATCH v3 08/15] scsi_debug: add zone commands
` [PATCH v3 09/15] scsi_debug: zbc module parameter
` [PATCH v3 10/15] scsi_debug: re-arrange parameters alphabetically
` [PATCH v3 11/15] scsi_debug: zbc parameter can be string
` [PATCH v3 12/15] scsi_debug: zone_max_open module parameter
` [PATCH v3 13/15] scsi_debug: zone_nr_conv "
` [PATCH v3 14/15] scsi_debug: zone_size_mb "
` [PATCH v3 15/15] scsi_debug: bump to version 1.89
` [PATCH v3 00/15] scsi_debug: host managed ZBC + doublestore

[Buildroot] [PATCH v2 1/2] package/nvidia-driver: fixup libraries according to README
 2020-02-20 20:11 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/nvidia-driver: bump version to 390.132

[PATCH v2 0/3] KVM: x86: Minor emulator cleanup
 2020-02-20 20:11 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault

[PATCH] selftest/lkdtm: Don't pollute 'git status'
 2020-02-20 15:49 UTC  (3+ messages)

[PATCH v4 1/4] sched/fair: Add asymmetric CPU capacity wakeup scan
 2020-02-20 20:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
 2020-02-20 20:09 UTC  (2+ messages)
` [tip: sched/core] sched/core: Remove duplicate assignment in sched_tick_remote()

[PATCH v4 3/4] sched: Remove for_each_lower_domain()
 2020-02-20 20:09 UTC  (2+ messages)
` [tip: sched/core] sched/core: "

[PATCH v4 4/4] sched/fair: Kill wake_cap()
 2020-02-20 20:09 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Remove wake_cap()

[PATCH v4 2/4] sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
 2020-02-20 20:09 UTC  (2+ messages)
` [tip: sched/core] "

RFC: Unpinned DMA-buf handling
 2020-02-20 20:08 UTC  (12+ messages)
` [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
                  ` [Intel-gfx] "

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-20 20:08 UTC  (7+ messages)
` [PATCH AUTOSEL 5.5 530/542] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage

crash on connect
 2020-02-20 20:08 UTC  (11+ messages)

[PATCH] sparse-checkout: allow one-character directories in cone mode
 2020-02-20 20:07 UTC 

[virtio-comment] [PATCH v4 0/1] Define VIRTIO_NET_F_HASH_REPORT feature
 2020-02-20 20:06 UTC  (8+ messages)
` [virtio-comment] [PATCH v4 1/1] virtio-net: Define per-packet hash reporting feature

[PATCH V2 0/3] fstests: fixes for 64k pages and dax
 2020-02-20 20:06 UTC  (4+ messages)
` [PATCH V2 1/3] dax/dm: disable testing on devices that don't support dax
` [PATCH V2 2/3] t_mmap_collision: fix hard-coded page size
` [PATCH V2 3/3] xfs/300: modify test to work on any fs block size

BUG: git clean -d cannot remove files from read-only directories
 2020-02-20 20:05 UTC  (3+ messages)
  ` [EXTERNAL] "

[Regression] Docs build broken by commit 51e46c7a4007
 2020-02-20 20:05 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/7] 3 display pipes combination system support
 2020-02-20 20:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 3/7] drm/i915: Fix broken transcoder err state

[PATCH v7 00/23] Change readahead API
 2020-02-20 16:57 UTC  (16+ messages)
` [PATCH v7 10/24] mm: Add readahead address space operation
    ` [f2fs-dev] "
` [PATCH v7 14/24] btrfs: Convert from readpages to readahead
      ` [f2fs-dev] "
` [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor
  ` [f2fs-dev] "
` [PATCH v7 22/24] iomap: Convert from readpages to readahead
  ` [f2fs-dev] "

[PATCH] Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
 2020-02-20 20:01 UTC  (4+ messages)

[PATCH 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
 2020-02-20 20:01 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: hwmon: Document adt7475 bypass-attenuator property

[PATCH] ARM: socfpga_defconfig: Add back DEBUG_FS
 2020-02-20 20:00 UTC 

[PATCH v2 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-20 20:00 UTC  (4+ messages)

[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
 2020-02-20 20:00 UTC  (6+ messages)
` [PATCH v2 06/21] configs: socfpga: Enable FIT image loading with ATF support

[PATCH 0/4] ovl: allow virtiofs as upper
 2020-02-20 20:00 UTC  (7+ messages)
` [PATCH 4/4] ovl: alllow remote upper

[PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-20 19:59 UTC  (5+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[Xen-devel] [PATCH] x86/splitlock: CPUID and MSR details
 2020-02-20 19:58 UTC 

[meta-virtualization][m-c-s][PATCH 1/8] Uprev'd yajl-ruby to 1.4.0
 2020-02-20 19:58 UTC  (8+ messages)
` [meta-virtualization][m-c-s][PATCH 2/8] Initial concurrent-ruby, tzinfo and tzinfo-data ruby recipes
` [meta-virtualization][m-c-s][PATCH 3/8] Initial cool.io ruby recipe
` [meta-virtualization][m-c-s][PATCH 4/8] Initial http_parser.rb "
` [meta-virtualization][m-c-s][PATCH 5/8] Initial msgpack "
` [meta-virtualization][m-c-s][PATCH 6/8] Initial sigdump and serverengine ruby recipes
` [meta-virtualization][m-c-s][PATCH 7/8] Initial strptime ruby recipe
` [meta-virtualization][m-c-s][PATCH 8/8] Initial fluentd recipe

[PATCH] ASoC: tas2562: Add support for digital volume control
 2020-02-20 19:52 UTC  (8+ messages)

[PATCH net-next 0/3] Improve bind(addr, 0) behaviour
 2020-02-20 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/nvidia-driver: fixup libraries according to README
 2020-02-20 19:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/nvidia-driver: bump version to 390.132

x86/sgx: v23-rc2
 2020-02-20 19:57 UTC  (11+ 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.