All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-22 06:45:40 to 2020-02-22 09:00:17 UTC [more...]

[PATCH 0/7] Some cross-reference fixes due to fixes renames
 2020-02-22  9:00 UTC  (5+ messages)
` [PATCH 1/7] scripts: documentation-file-ref-check: improve :doc: handling
` [PATCH 3/7] docs: fix broken references to text files
` [PATCH 4/7] docs: adm1177: fix a broken reference
` [PATCH 6/7] docs: remove nompx kernel parameter and intel_mpx from index.rst

[PULL 00/31] Block patches
 2020-02-22  8:50 UTC  (18+ messages)
` [PULL 01/31] virtio: increase virtqueue size for virtio-scsi and virtio-blk
` [PULL 02/31] aio-posix: avoid reacquiring rcu_read_lock() when polling
` [PULL 03/31] rcu_queue: add QSLIST functions
` [PULL 04/31] util/async: make bh_aio_poll() O(1)
` [PULL 05/31] aio-posix: fix use after leaving scope in aio_poll()
` [PULL 06/31] aio-posix: don't pass ns timeout to epoll_wait()
` [PULL 07/31] qemu/queue.h: add QLIST_SAFE_REMOVE()
` [PULL 08/31] aio-posix: make AioHandler deletion O(1)
` [PULL 10/31] softmmu: move vl.c to softmmu/
` [PULL 12/31] module: check module wasn't already initialized
` [PULL 13/31] fuzz: add FUZZ_TARGET module type
` [PULL 14/31] qtest: add qtest_server_send abstraction
` [PULL 16/31] libqtest: make bufwrite rely on the TransportOps
` [PULL 17/31] qtest: add in-process incoming command handler
` [PULL 18/31] libqos: rename i2c_send and i2c_recv
` [PULL 19/31] libqos: split qos-test and libqos makefile vars
` [PULL 23/31] main: keep rcu_atfork callback enabled for qtest

[Buildroot] [PATCH v3 00/12] pkg-stats json output improvements
 2020-02-22  8:57 UTC  (13+ messages)
` [Buildroot] [PATCH v3 01/12] support/scripts/pkg-stats: store latest version in a dict
` [Buildroot] [PATCH v3 02/12] support/scripts/pkg-stats: store patch files for the package
` [Buildroot] [PATCH v3 03/12] support/scripts/pkg-stats: set developers info
` [Buildroot] [PATCH v3 04/12] support/scripts/pkg-stats: store licences of package
` [Buildroot] [PATCH v3 05/12] support/scripts/pkg-stats: add package status
` [Buildroot] [PATCH v3 06/12] support/scripts/pkg-stats: add package count to stats
` [Buildroot] [PATCH v3 07/12] support/scripts/pkg-stats: store pkg dir path
` [Buildroot] [PATCH v3 08/12] support/scripts/pkg-stats: add defconfig support
` [Buildroot] [PATCH v3 09/12] support/scripts/pkg-stats: add support for license hash check
` [Buildroot] [PATCH v3 10/12] support/scripts/pkg-stats: set status to 'na' for virtual packages
` [Buildroot] [PATCH v3 11/12] support/scripts/pkg-stats: initialize all package status checks
` [Buildroot] [PATCH v3 12/12] support/scripts/pkg-stats: add status for cve check

docker: fix init script for busybox
 2020-02-22  8:54 UTC 

[PATCH 00/11] Minor cleanups
 2020-02-22  8:54 UTC  (23+ messages)
` [PATCH 01/11] btrfs: use struct_size to calculate size of raid hash table
` [PATCH 02/11] btrfs: move mapping of block for discard to its caller
` [PATCH 03/11] btrfs: open code trivial helper btrfs_header_fsid
` [PATCH 04/11] btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
` [PATCH 05/11] btrfs: simplify parameters of btrfs_set_disk_extent_flags
` [PATCH 06/11] btrfs: adjust message level for unrecognized mount option
` [PATCH 07/11] btrfs: raid56: simplify sort_parity_stripes
` [PATCH 08/11] btrfs: replace u_long type cast with unsigned long
` [PATCH 09/11] btrfs: adjust delayed refs message level
` [PATCH 10/11] btrfs: merge unlocking to common exit block in btrfs_commit_transaction
` [PATCH 11/11] btrfs: reduce pointer intdirections in btree_readpage_end_io_hook

[efi:next] BUILD REGRESSION c0cd4ad8a865f910e646f37b16566a2f408e63a4
 2020-02-22  8:53 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/8] drm/i915/tgl: Extend Wa_1409825376 stepping
 2020-02-22  8:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/8] drm/i915/tgl: Implement Wa_1806527549

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-02-22  8:42 UTC  (9+ messages)
          ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)

"staging" area for unsorted random files under Documentation/*.rst
 2020-02-22  8:41 UTC  (5+ messages)

[patch V2 01/20] bpf: Enforce preallocation for all instrumentation programs
 2020-02-22  8:40 UTC  (2+ messages)

[PATCH v3 0/5] Introduce i3c device userspace interface
 2020-02-22  8:38 UTC  (9+ messages)
` [PATCH v3 3/5] i3c: master: add i3c_for_each_dev helper

[RFC PATCH v2 0/5] Support ROHM BD99954 charger IC
 2020-02-22  8:33 UTC  (4+ messages)
` [RFC PATCH v2 3/5] power: Add linear_range helper

[PATCH v3 00/15] host managed ZBC + doublestore
 2020-02-22  8:27 UTC  (5+ messages)
` [PATCH v3 09/15] scsi_debug: zbc module parameter

[Xen-devel] [linux-5.4 test] 147366: regressions - FAIL
 2020-02-22  8:26 UTC 

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-22  8:23 UTC  (8+ messages)
` [PATCH v7 01/11] qapi/error: add (Error **errp) cleaning APIs
          ` [Xen-devel] "

[PATCH] powerpc/watchpoint: Don't call dar_within_range() for Book3S
 2020-02-22  8:20 UTC  (2+ messages)

[RFC v3.1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-22  8:21 UTC  (48+ messages)
` [RFC v3.1 01/22] scripts/update-linux-headers: Import iommu.h
` [RFC v3.1 02/22] header file update VFIO/IOMMU vSVA APIs
` [RFC v3.1 03/22] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v3.1 04/22] hw/iommu: introduce HostIOMMUContext
` [RFC v3.1 05/22] hw/pci: add pci_device_setup_iommu
` [RFC v3.1 06/22] vfio/pci: init HostIOMMUContext per-container
` [RFC v3.1 07/22] vfio: get nesting iommu cap info from Kernel
` [RFC v3.1 08/22] vfio/common: add pasid_alloc/free support
` [RFC v3.1 09/22] hw/pci: add pci_device_host_iommu_context()
` [RFC v3.1 10/22] intel_iommu: add virtual command capability support
` [RFC v3.1 11/22] intel_iommu: process pasid cache invalidation
` [RFC v3.1 12/22] intel_iommu: add PASID cache management infrastructure
` [RFC v3.1 13/22] vfio: add bind stage-1 page table support
` [RFC v3.1 14/22] intel_iommu: bind/unbind guest page table to host
` [RFC v3.1 15/22] intel_iommu: replay guest pasid bindings "
` [RFC v3.1 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v3.1 17/22] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v3.1 18/22] vfio/common: add support for flush iommu stage-1 cache
` [RFC v3.1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v3.1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v3.1 21/22] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v3.1 22/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH v2] KVM: x86: enable dirty log gradually in small chunks
 2020-02-22  8:18 UTC  (9+ messages)

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-22  8:14 UTC  (13+ messages)
` [PATCH] vsprintf: sanely handle NULL passed to %pe

[Intel-gfx] [PATCH 1/4] drm/i915: Add mechanism to submit a context WA on ring submission
 2020-02-22  8:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[MPTCP] [GIT] Sync with net-next on 20200222: 2 conflicts
 2020-02-22  8:08 UTC 

[net PATCH] net: Fix Tx hash bound checking
 2020-02-22  8:07 UTC  (2+ messages)

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-22  8:06 UTC  (14+ messages)
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-22  8:02 UTC  (5+ messages)
` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
 2020-02-22  8:01 UTC  (4+ messages)

[PATCH 0/2] delete virtio queues in vhost-user-blk-unrealize
 2020-02-22  7:56 UTC  (4+ messages)
` [PATCH 2/2] vhost-use-blk: convert to new virtio_delete_queue

[PATCH 1/1] doc: board: qemu-mips.rst: fix code examples
 2020-02-22  7:55 UTC  (3+ messages)

[PATCH V15 RESEND 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-22  7:51 UTC  (11+ messages)
` [PATCH V15 RESEND 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 RESEND 5/5] arm64: dts: imx: add i.MX8QXP "

[PATCH v2 1/1] net: tftp: use correct printf codes
 2020-02-22  7:43 UTC 

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-02-22  7:42 UTC  (8+ messages)
` [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections "

[PATCH 4.19 000/191] 4.19.106-stable review
 2020-02-22  7:40 UTC  (5+ messages)
` [PATCH 4.19 009/191] KVM: nVMX: Use correct root level for nested EPT shadow page tables

[PATCH] target: i386: Check float overflow about register stack
 2020-02-22  7:37 UTC  (6+ messages)

[PATCH v1 0/5] Add fw_devlink kernel commandline option
 2020-02-22  7:37 UTC  (3+ messages)
` [PATCH v1 3/5] efi/arm: Start using fw_devlink_get_flags()

[PATCH] KVM: x86: Adjust counter sample period after a wrmsr
 2020-02-22  7:34 UTC  (2+ messages)

[RFC net-next] net/smc: improve peer ID in CLC decline for SMC-R
 2020-02-22  7:32 UTC  (2+ messages)

[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
 2020-02-22  7:31 UTC  (4+ messages)
` [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

[PATCH net-next 00/16] Clean driver, module and FW versions
 2020-02-22  7:28 UTC  (7+ messages)
` [PATCH net-next 02/16] net/dummy: Ditch driver and module versions

[rcu:rcu/next 110/168] kernel/rcu/tree.c:3401:2: error: implicit declaration of function 'ASSERT_EXCLUSIVE_WRITER'
 2020-02-22  7:27 UTC  (2+ messages)

zeus build ubuntu 18.04
 2020-02-22  7:27 UTC  (4+ messages)
` [poky] "

[PATCH] NFS: Don't hard-code the fs_type when submounting
 2020-02-22  7:25 UTC  (4+ messages)

[PATCH, RFC] libxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero
 2020-02-22  7:24 UTC  (3+ messages)
` [PATCH V3] "

RFC: Fix for sphinx setup message
 2020-02-22  7:23 UTC  (3+ messages)

FIDEDUPERANGE woes may continue (or unrelated issue?)
 2020-02-22  7:22 UTC  (2+ messages)

[PATCH v2 for-next 0/7] RDMA/hns: Refactor qp related code
 2020-02-22  7:22 UTC  (6+ messages)
` [PATCH v2 for-next 7/7] RDMA/hns: Optimize qp doorbell allocation flow

[GSoC][PATCH 0/1] Introduction & microproject
 2020-02-22  7:13 UTC  (2+ messages)
` [GSoC][PATCH 1/1] t1050: clean up checks for file existence

GSoC and Outreachy Summer 2020?
 2020-02-22  7:20 UTC  (9+ messages)

Issue with bridging LAN and mesh network
 2020-02-22  7:18 UTC  (4+ messages)

[mac80211-next:master] BUILD SUCCESS 7bb106eb689101dc56cc205d5fb4ecf5c0554348
 2020-02-22  7:10 UTC 

[renesas-devel:renesas-arm-dt-for-v5.7] BUILD SUCCESS 3d531066f9aef1853a1112a7b7fa0833669ae1ad
 2020-02-22  7:10 UTC 

[tip:auto-latest] BUILD SUCCESS 6256a7afd8b4f032e5aaab81789af1b1d8cafa62
 2020-02-22  7:11 UTC 

[hwmon:watchdog-next] BUILD SUCCESS 2f85be4f414c0344727f3837a3899ef65aa853b2
 2020-02-22  7:10 UTC 

[renesas-devel:topic/renesas-defconfig] BUILD SUCCESS ac6fd8589e6a6ef110a56c2576237ae823740f86
 2020-02-22  7:10 UTC 

[mac80211-next:iosm] BUILD SUCCESS df6995ef0f149f390e0a23884bcc856eb379e0d9
 2020-02-22  7:11 UTC 

[rcu:kcsan] BUILD SUCCESS 218a10d2260b9fca4142e38d254f844db75e0856
 2020-02-22  7:10 UTC 

[tip:sched/core] BUILD SUCCESS 000619680c3714020ce9db17eef6a4a7ce2dc28b
 2020-02-22  7:10 UTC 

[pci:next] BUILD SUCCESS daf98fffe4dc61b86edee09cbc49ed0a12734198
 2020-02-22  7:11 UTC 

[rcu:dev.2020.02.18b] BUILD SUCCESS f048edd3119c22774acc5362fe37bdf347da8f69
 2020-02-22  7:09 UTC 

[renesas-devel:renesas-fixes-for-v5.6] BUILD SUCCESS 25c4fc7f07f73f52d57d160f97ef5cc8435e802a
 2020-02-22  7:09 UTC 

[pinctrl:fixes] BUILD SUCCESS 4c48e549f39f8ed10cf8a0b6cb96f5eddf0391ce
 2020-02-22  7:10 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 6affca140cbea01f497c4f4e16f1e2be7f74bd04
 2020-02-22  7:09 UTC 

[renesas-devel:next] BUILD SUCCESS 7d21c0efac2a7c6948c08fcda5dc0e9e0806d98e
 2020-02-22  7:09 UTC 

[tty:tty-testing] BUILD SUCCESS e587e8f17433ddb26954f0edf5b2f95c42155ae9
 2020-02-22  7:10 UTC 

[renesas-drivers:clk-renesas-for-v5.7] BUILD SUCCESS 068e7f85234c0b56f55cc0259ad9c05f2c64b8fb
 2020-02-22  7:08 UTC 

[tip:irq/urgent] BUILD SUCCESS 2546287c5fb363a0165933ae2181c92f03e701d0
 2020-02-22  7:08 UTC 

[hwmon:hwmon] BUILD SUCCESS e61d2392253220477813b43412090dccdcac601f
 2020-02-22  7:08 UTC 

[tip:x86/splitlock] BUILD SUCCESS 6650cdd9a8ccf00555dbbe743d58541ad8feb6a7
 2020-02-22  7:08 UTC 

[pinctrl:devel] BUILD SUCCESS 3385ab72d995fc0b876818a36203bf2429445686
 2020-02-22  7:08 UTC 

[tip:core/objtool] BUILD SUCCESS 7acfe5315312fc56c2a94c9216448087b38ae909
 2020-02-22  7:09 UTC 

[tip:sched/rt] BUILD SUCCESS 4e139c7711633365ebb52fbb63905395522a8413
 2020-02-22  7:08 UTC 

[renesas-devel:renesas-drivers-for-v5.7] BUILD SUCCESS 4ff27112282e5482d618ea93837fe416af671bc2
 2020-02-22  7:08 UTC 

[mac80211:master] BUILD SUCCESS 0daa63ed4c6c4302790ce67b7a90c0997ceb7514
 2020-02-22  7:09 UTC 

[renesas-devel:master] BUILD SUCCESS aeb92b5fb4d8330c3c0c5c69a3a10d13981c0971
 2020-02-22  7:08 UTC 

[renesas-drivers:sh-pfc] BUILD SUCCESS ffe9f9b0515600fc5ccf121315939c2ab2cd1486
 2020-02-22  7:07 UTC 

[gpio:devel] BUILD SUCCESS 63636d956c455c0fbe2118078a03f563ddd6bf6e
 2020-02-22  7:08 UTC 

[renesas-devel:renesas-arm64-defconfig-for-v5.7] BUILD SUCCESS bf9e333ec0d54f7428d9192ad403c3cb523584c7
 2020-02-22  7:08 UTC 

[renesas-devel:renesas-arm64-dt-for-v5.7] BUILD SUCCESS 721b76195b31467e56851fbab3855e700f281270
 2020-02-22  7:08 UTC 

upstream boot error: can't ssh into the instance (7)
 2020-02-22  7:02 UTC  (2+ messages)

[RFC 0/1] Weighted approach to gather and use history in TEO governor
 2020-02-22  7:00 UTC  (2+ messages)
` [RFC 1/1] "

Query on device links
 2020-02-22  6:55 UTC  (2+ messages)

[PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-22  6:55 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

Problems with peeled-off sockets
 2020-02-22  6:55 UTC  (2+ messages)

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-22  6:55 UTC  (7+ messages)

[PATCH net] net: genetlink: return the error code when attribute parsing fails
 2020-02-22  6:54 UTC  (2+ messages)

[alsa-devel] Question about the various mixer options in UCM
 2020-02-22  6:53 UTC  (6+ messages)
    ` [alsa-devel] [pulseaudio-discuss] "
        ` [pulseaudio-discuss] [alsa-devel] "

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-22  6:52 UTC  (2+ messages)
`  "

[PATCH 1/1] doc/efi: add load file 2 protocol to HTML documentation
 2020-02-22  6:51 UTC 

[PATCH] io_uring: fix __io_iopoll_check deadlock in io_sq_thread
 2020-02-22  6:46 UTC 

[PATCH 1/4] ARM: dts: uniphier: change SD/eMMC node names to follow json-schema
 2020-02-22  6:44 UTC  (3+ messages)
` [PATCH 2/4] arm64: "

[PATCH 1/1] MAINTAINERS: set maintainer for doc/api/efi.rst
 2020-02-22  6:45 UTC 


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.