All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-24 23:37:21 to 2020-02-25 00:25:28 UTC [more...]

[PATCH RESEND v2 00/32] hw: Sanitize various MemoryRegion calls
 2020-02-25  0:24 UTC  (10+ messages)
` [PATCH RESEND v2 10/32] hw/pci-host: Use memory_region_init_rom() with read-only regions
` [PATCH RESEND v2 11/32] hw/ppc: "
` [PATCH RESEND v2 17/32] hw/ppc/ppc405: "

[PATCH][next] wireless: realtek: Replace zero-length array with flexible-array member
 2020-02-25  0:27 UTC 

[PATCH v2 0/5] Fix memory leak on failed cache-writes
 2020-02-25  0:23 UTC  (5+ messages)

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-02-25  0:20 UTC  (4+ messages)
` [PATCH v1 3/3] partitions: "

[PATCH 0/10] removing nth_packed_object_sha1()
 2020-02-25  0:19 UTC  (3+ messages)
` [PATCH 02/10] pack-objects: read delta base oid into object_id struct

[PATCH v2 00/14] xfsprogs: make buffer functions return error codes
 2020-02-25  0:15 UTC  (15+ messages)
` [PATCH 01/14] libxfs: make __cache_lookup return an error code
` [PATCH 02/14] libxfs: make libxfs_getbuf_flags "
` [PATCH 03/14] libxfs: make libxfs_buf_get_map "
` [PATCH 04/14] libxfs: refactor libxfs_readbuf out of existence
` [PATCH 05/14] libxfs: make libxfs_buf_read_map return an error code
` [PATCH 06/14] xfs: make xfs_buf_read_map "
` [PATCH 07/14] xfs: make xfs_buf_get "
` [PATCH 08/14] xfs: make xfs_buf_get_uncached "
` [PATCH 09/14] xfs: make xfs_buf_read "
` [PATCH 10/14] xfs: make xfs_trans_get_buf_map "
` [PATCH 11/14] xfs: make xfs_trans_get_buf "
` [PATCH 12/14] xfs: remove the xfs_btree_get_buf[ls] functions
` [PATCH 13/14] xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
` [PATCH 14/14] xfs: remove unnecessary null pointer checks from _read_agf callers

[PATCH] usb: dwc2: extend treatment for incomplete transfer
 2020-02-25  0:18 UTC  (7+ messages)

[PATCH v2 00/25] xfsprogs: refactor buffer function names
 2020-02-25  0:14 UTC  (26+ messages)
` [PATCH 01/25] libxfs: open-code "exit on buffer read failure" in upper level callers
` [PATCH 02/25] libxfs: remove LIBXFS_EXIT_ON_FAILURE
` [PATCH 03/25] libxfs: remove LIBXFS_B_EXIT
` [PATCH 04/25] libxfs: replace libxfs_putbuf with libxfs_buf_relse
` [PATCH 05/25] libxfs: replace libxfs_getbuf with libxfs_buf_get
` [PATCH 06/25] libxfs: replace libxfs_readbuf with libxfs_buf_read
` [PATCH 07/25] libxfs: rename libxfs_writebufr to libxfs_bwrite
` [PATCH 08/25] libxfs: make libxfs_readbuf_verify return an error code
` [PATCH 09/25] libxfs: make libxfs_readbufr stash the error value in b_error
` [PATCH 10/25] libxfs: introduce libxfs_buf_read_uncached
` [PATCH 11/25] xfs_db: use uncached buffer reads to get the superblock
` [PATCH 12/25] xfs_copy: "
` [PATCH 13/25] libxfs: move log functions for convenience
` [PATCH 14/25] libxfs: convert libxfs_log_clear to use uncached buffers
` [PATCH 15/25] libxlog: use uncached buffers instead of open-coding them
` [PATCH 16/25] libxfs: use uncached buffers for initial mkfs writes
` [PATCH 17/25] libxfs: straighten out libxfs_writebuf naming confusion
` [PATCH 18/25] libxfs: remove unused flags parameter to libxfs_buf_mark_dirty
` [PATCH 19/25] libxfs: remove libxfs_writebuf_int
` [PATCH 20/25] libxfs: remove dangerous casting between xfs_buf and cache_node
` [PATCH 21/25] libxfs: remove dangerous casting between cache_node and xfs_buf
` [PATCH 22/25] libxfs: remove the libxfs_{get,put}bufr APIs
` [PATCH 23/25] libxfs: hide libxfs_getbuf_flags
` [PATCH 24/25] libxfs: rename libxfs_readbuf_map to libxfs_buf_read_map
` [PATCH 25/25] libxfs: rename libxfs_getbuf_map to libxfs_buf_get_map

Linux Warning Report - 5.6-rc3
 2020-02-25  0:17 UTC 

[PATCH] spapr: Rework hash<->radix transitions at CAS
 2020-02-24 23:44 UTC  (6+ messages)

[PATCH][next] net: cisco: Replace zero-length array with flexible-array member
 2020-02-25  0:18 UTC 

linux-next: build warning after merge of the net-next tree
 2020-02-25  0:14 UTC  (4+ messages)

[Intel-gfx] [v3] drm/i915/tgl: Add Wa_1606054188:tgl
 2020-02-25  0:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Add Wa_1606054188:tgl (rev3)

[PATCH v2] usb: dwc3: gadget: Update chain bit correctly when using sg list
 2020-02-25  0:14 UTC  (2+ messages)

[PATCH v7 0/9] Clock framework API
 2020-02-25  0:05 UTC  (5+ messages)
` [PATCH v7 1/9] hw/core/clock: introduce clock object
` [PATCH v7 2/9] hw/core/clock-vmstate: define a vmstate entry for clock state

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-25  0:12 UTC  (20+ messages)
` [PATCH v6 01/18] pseries: Update SLOF firmware image
` [PATCH v6 02/18] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v6 03/18] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v6 04/18] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v6 05/18] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v6 06/18] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v6 07/18] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v6 08/18] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v6 09/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v6 10/18] target/ppc: Correct RMLS table
` [PATCH v6 11/18] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v6 12/18] target/ppc: Don't store VRMA SLBE persistently
` [PATCH v6 13/18] spapr: Don't use weird units for MIN_RMA_SLOF
` [PATCH v6 14/18] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PATCH v6 15/18] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PATCH v6 16/18] spapr: Don't clamp RMA to 16GiB on new machine types
` [PATCH v6 17/18] spapr: Clean up RMA size calculation
` [PATCH v6 18/18] spapr: Fold spapr_node0_size() into its only caller

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-25  0:13 UTC  (8+ messages)

[PATCH 0/2] KVM: VMX: Use basic exit reason for cheking and indexing
 2020-02-25  0:13 UTC  (7+ messages)
` [PATCH 1/2] kvm: vmx: Use basic exit reason to check if it's the specific VM EXIT

[PATCH bpf-next 0/4] Provide bpf_sk_storage data in INET_DIAG
 2020-02-25  0:12 UTC  (3+ messages)
` [PATCH bpf-next 1/4] inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()

[PATCH 0/2] libxfs: minor cleanups of destructors
 2020-02-25  0:11 UTC  (3+ messages)
` [PATCH 1/2] libxfs: zero the struct xfs_mount when unmounting the filesystem
` [PATCH 2/2] libxfs: clean up libxfs_destroy

[PATCH v2 00/24] SHA-256 stage 4 implementation, part 1/3
 2020-02-25  0:11 UTC  (7+ messages)
` [PATCH v2 10/24] t/helper: initialize repository if necessary
` [PATCH v2 13/24] builtin/init-db: allow specifying hash algorithm on command line

[PATCH 1/2] common-license: add fdk-aac license file
 2020-02-25  0:11 UTC  (2+ messages)
` [PATCH 2/2] ffmpeg: add PACKAGECONFIG support for fdk-aac

[PATCH v3 0/7] xfsprogs: actually check that writes succeeded
 2020-02-25  0:11 UTC  (8+ messages)
` [PATCH 1/7] libxfs: libxfs_buf_delwri_submit should write buffers immediately
` [PATCH 2/7] libxfs: complain when write IOs fail
` [PATCH 3/7] libxfs: return flush failures
` [PATCH 4/7] libxfs: flush all dirty buffers and report errors when unmounting filesystem
` [PATCH 5/7] mkfs: check that metadata updates have been committed
` [PATCH 6/7] xfs_repair: "
` [PATCH 7/7] libfrog: always fsync when flushing a device

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-25  0:10 UTC  (16+ messages)
` [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels
` [PATCHv2 02/56] ARM: dts: omap4-droid4: add panel compatible
` [PATCHv2 04/56] omap/drm: drop unused dsi.configure_pins

[PATCH] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64
 2020-02-25  0:09 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v2] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64

[meta-multimedia][PATCH] fdk-aac: add initial fdk-aac recipe
 2020-02-25  0:09 UTC 

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-25  0:09 UTC  (6+ messages)
` [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state

[meta-multi-media][PATCH] fdk-aac: add initial fdk-aac recipe
 2020-02-25  0:09 UTC 

[PATCH][next] net: marvell: Replace zero-length array with flexible-array member
 2020-02-25  0:12 UTC 

[PATCH v3 0/5] Handle monitor trap flag during instruction emulation
 2020-02-25  0:09 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 5/5] x86: VMX: Add tests for monitor trap flag

[meta-ti] issues with fetching git repos from git.ti.com
 2020-02-25  0:09 UTC  (4+ messages)
`  "

[PATCH v2 bpf-next] selftests/bpf: print backtrace on SIGSEGV in test_progs
 2020-02-25  0:08 UTC 

[PATCH v7 1/4] drm/virtio: use consistent names for drm_files
 2020-02-25  0:08 UTC  (4+ messages)
` [PATCH v7 2/4] drm/virtio: factor out context create hypercall
` [PATCH v7 3/4] drm/virtio: track whether or not a context has been initiated
` [PATCH v7 4/4] drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl

[PATCH] KVM: x86: Adjust counter sample period after a wrmsr
 2020-02-25  0:08 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: print backtrace on SIGSEGV in test_progs
 2020-02-25  0:07 UTC  (3+ messages)

[PATCH][next] net: hns: Replace zero-length array with flexible-array member
 2020-02-25  0:09 UTC 

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-02-25  0:03 UTC  (15+ 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)

[PATCH][next] sfc: Replace zero-length array with flexible-array member
 2020-02-25  0:06 UTC 

[tpm2] tpm2-tss v2.4.0-rc3
 2020-02-25  0:03 UTC 

[PATCH net-next] chelsio: Replace zero-length array with flexible-array member
 2020-02-25  0:05 UTC  (3+ messages)

[PATCH] KVM: nVMX: Consolidate nested MTF checks to helper function
 2020-02-25  0:02 UTC  (2+ messages)

[PATCH v5] btrfs: Don't submit any btree write bio if the fs has error
 2020-02-25  0:02 UTC  (5+ messages)

[RFC PATCH v3 0/5] Bluetooth: Handle system suspend gracefully
 2020-02-25  0:00 UTC  (6+ messages)
` [RFC PATCH v3 1/5] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH v3 2/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
` [RFC PATCH v3 3/5] Bluetooth: Handle BR/EDR devices during suspend
` [RFC PATCH v3 4/5] Bluetooth: Handle LE "
` [RFC PATCH v3 5/5] Bluetooth: Pause discovery and advertising "

[PATCH][next] qlogic: Replace zero-length array with flexible-array member
 2020-02-25  0:03 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 206657] New: Lenovo C940 freeze during Thunderbolt3 dock connection/disconnection unless plugged before boot]
 2020-02-25  0:00 UTC 

[PATCH net-next 0/2] net/smc: improve peer ID in CLC decline
 2020-02-24 23:59 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: rework peer ID handling
` [PATCH net-next 2/2] net/smc: improve peer ID in CLC decline for SMC-R

[PATCH v1 1/3] memory: tegra: Correct debugfs clk rate-range on Tegra20
 2020-02-24 23:58 UTC  (3+ messages)
  ` [PATCH v1 2/3] memory: tegra: Correct debugfs clk rate-range on Tegra30
  ` [PATCH v1 3/3] memory: tegra: Correct debugfs clk rate-range on Tegra124

[RFC][PATCH] checkpatch: Properly warn if Change-Id comes after first Signed-off-by line
 2020-02-24 23:58 UTC 

[PATCH] ARM: use assembly mnemonics for VFP register access
 2020-02-21  6:34 UTC  (2+ messages)

[PATCH net] net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
 2020-02-24 23:56 UTC 

[PATCH v7 00/19] xfs: Delayed Ready Attrs
 2020-02-24 23:56 UTC  (5+ messages)
` [PATCH v7 13/19] xfs: Add delay ready attr remove routines

[PATCH v2 bpf-next 1/3] bpf: Add sock ops get netns helpers
 2020-02-24 23:55 UTC  (8+ messages)
` [PATCH v3 bpf-next 0/3] bpf: Add get_netns_id helper for sock_ops
  ` [PATCH v3 bpf-next 1/3] bpf: Add get_netns_id helper function "
  ` [PATCH v3 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
  ` [PATCH v3 bpf-next 3/3] selftests/bpf: add selftest for get_netns_id helper

[PATCH misc-next] btrfs: fix compilation error in btree_write_cache_pages()
 2020-02-24 23:54 UTC  (2+ messages)

[RFC PATCH 0/1] Add boot hartid to a Device tree
 2020-02-24 23:52 UTC  (6+ messages)
` [RFC PATCH 1/1] riscv: Add boot hartid to "

[PATCH 1/8] powerpc: Update MAINTAINERS
 2020-02-24 23:42 UTC  (9+ messages)
` [PATCH 3/8] powerpc: Remove PA SEMI MAINTAINERS entries
` [PATCH 4/8] powerpc: Mark 4xx as Orphan in MAINTAINERS
` [PATCH 5/8] powerpc: Drop XILINX MAINTAINERS entry
` [PATCH 6/8] powerpc: Update MPC5XXX "
` [PATCH 7/8] powerpc: Update powermac "
` [PATCH 8/8] powerpc: Update 83xx/85xx "

[PATCH 0/7] Some cross-reference fixes due to fixes renames
 2020-02-24  9:26 UTC  (3+ messages)
` [PATCH 3/7] docs: fix broken references to text files

[PATCH v3 0/2] [Outreachy] advice: revamp advise API
 2020-02-24 23:51 UTC  (10+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 2/3] "
  ` [PATCH v4 3/3] tag: use new advice API to check visibility

[Xen-devel] [linux-4.9 test] 147496: regressions - FAIL
 2020-02-24 23:49 UTC 

[PATCH RESEND 0/3] fix some warnings by static code scan tool
 2020-02-24 23:48 UTC  (4+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read

vdso function descriptors (VDS64_HAS_DESCRIPTORS)?
 2020-02-24 23:37 UTC  (3+ messages)
` [PATCH] powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references

[Intel-gfx] [PATCH] drm/i915: Manually acquire engine-wakeref around use of kernel_context
 2020-02-24 23:48 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Clear Valid before writing any bits else in VPENDBASER
 2020-02-24 23:47 UTC  (4+ messages)

pull-request: mac80211 2020-02-24
 2020-02-24 23:45 UTC  (2+ messages)

[PATCH net-next] Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
 2020-02-24 23:44 UTC 

incoming
 2020-02-24 23:44 UTC  (6+ messages)
` + checkpatch-fix-minor-typo-and-mixed-spacetab-in-indentation.patch added to -mm tree
` + checkpatch-fix-multiple-const-types.patch "
` + checkpatch-add-command-line-option-for-tab-size.patch "
` + lib-test_bitmap-make-use-of-exp2_in_bits.patch "
` + ocfs2-remove-useless-err.patch "

[PATCH v2 0/2] btrfs: qgroup: Fix deadlock where btrfs_qgroup_wait_for_completion() waits for never-queued work
 2020-02-24 23:44 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running|queued

pull-request: mac80211-next next-2020-02-24
 2020-02-24 23:42 UTC  (2+ messages)

[PATCH 0/3] ti-sysc changes for probing DSS with dts data
 2020-02-24 23:43 UTC  (5+ messages)
` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

[PATCH][next] net: qrtr: fix spelling mistake "serivce" -> "service"
 2020-02-24 23:41 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: tacoma: Enable eMMC controller
 2020-02-24 23:40 UTC  (4+ messages)

[PATCH 1/2] net: ethernet: stmmac: demote warnings about missing optional clocks
 2020-02-24 23:39 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: stmmac: don't warn about missing optional wakeup IRQ

[PATCH] drm/i915/gt: remove redundant assignment to variable dw
 2020-02-24 23:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v7 0/9] Inline Encryption Support
 2020-02-24 23:37 UTC  (7+ messages)
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
        ` [f2fs-dev] "


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.