messages from 2021-01-24 23:22:03 to 2021-01-25 02:39:23 UTC [more...]
OE-core CVE metrics for master on Sun 24 Jan 2021 07:15:01 AM HST
2021-01-25 2:39 UTC (3+ messages)
` [yocto-security] "
[PATCH v14 00/45] sg: add v4 interface
2021-01-25 1:26 UTC (46+ messages)
` [PATCH v14 01/45] sg: move functions around
` [PATCH v14 02/45] sg: remove typedefs, type+formatting cleanup
` [PATCH v14 03/45] sg: sg_log and is_enabled
` [PATCH v14 04/45] sg: rework sg_poll(), minor changes
` [PATCH v14 05/45] sg: bitops in sg_device
` [PATCH v14 06/45] sg: make open count an atomic
` [PATCH v14 07/45] sg: move header to uapi section
` [PATCH v14 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v14 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v14 10/45] sg: improve naming
` [PATCH v14 11/45] sg: change rwlock to spinlock
` [PATCH v14 12/45] sg: ioctl handling
` [PATCH v14 13/45] sg: split sg_read
` [PATCH v14 14/45] sg: sg_common_write add structure for arguments
` [PATCH v14 15/45] sg: rework sg_vma_fault
` [PATCH v14 16/45] sg: rework sg_mmap
` [PATCH v14 17/45] sg: replace sg_allow_access
` [PATCH v14 18/45] sg: rework scatter gather handling
` [PATCH v14 19/45] sg: introduce request state machine
` [PATCH v14 20/45] sg: sg_find_srp_by_id
` [PATCH v14 21/45] sg: sg_fill_request_element
` [PATCH v14 22/45] sg: printk change %p to %pK
` [PATCH v14 23/45] sg: xarray for fds in device
` [PATCH v14 24/45] sg: xarray for reqs in fd
` [PATCH v14 25/45] sg: replace rq array with xarray
` [PATCH v14 26/45] sg: sense buffer rework
` [PATCH v14 27/45] sg: add sg v4 interface support
` [PATCH v14 28/45] sg: rework debug info
` [PATCH v14 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v14 30/45] sg: expand sg_comm_wr_t
` [PATCH v14 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v14 32/45] sg: add some __must_hold macros
` [PATCH v14 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v14 34/45] sg: protect multiple receivers
` [PATCH v14 35/45] sg: first debugfs support
` [PATCH v14 36/45] sg: rework mmap support
` [PATCH v14 37/45] sg: defang allow_dio
` [PATCH v14 38/45] sg: warn v3 write system call users
` [PATCH v14 39/45] sg: add mmap_sz tracking
` [PATCH v14 40/45] sg: remove rcv_done request state
` [PATCH v14 41/45] sg: track lowest inactive and await indexes
` [PATCH v14 42/45] sg: remove unit attention check for device changed
` [PATCH v14 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v14 44/45] sg: add blk_poll support
` [PATCH v14 45/45] sg: bump version to 4.0.12
[Intel-gfx] [PATCH 0/1] drm/i915: Start disabling pread/pwrite ioctl's for future platforms
2021-01-25 2:36 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "
[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
2021-01-25 2:29 UTC (2+ messages)
[PATCH V3 0/6] block: improvement on bioset & bvec allocation
2021-01-25 2:27 UTC (2+ messages)
[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
2021-01-25 2:18 UTC (6+ messages)
` [PATCH 3/3] kvfree_rcu: use migrate_disable/enable()
` 回复: "
` 回复: "
[PATCH v12 00/17] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
2021-01-25 1:32 UTC (18+ messages)
` [PATCH v12 01/17] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v12 02/17] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v12 03/17] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v12 04/17] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v12 05/17] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v12 06/17] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v12 07/17] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v12 08/17] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v12 09/17] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v12 10/17] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v12 11/17] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v12 12/17] dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC
` [PATCH v12 13/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v12 14/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v12 15/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v12 16/17] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v12 17/17] dmaengine: dw-axi-dmac: Virtually split the linked-list
[PATCH] x86_64: move cpu_current_top_of_stack out of TSS
2021-01-25 2:24 UTC (2+ messages)
[PATCH] fio: add hipri option to sg engine
2021-01-25 1:58 UTC (2+ messages)
Progress Codes in BMC
2021-01-25 2:24 UTC (5+ messages)
` "
[PATCH 0/1] sched/topology: NUMA distance deduplication
2021-01-25 2:23 UTC (3+ messages)
` [PATCH 1/1] sched/topology: Make sched_init_numa() use a set for the deduplicating sort
[PATCH] btrfs: remove repeated word
2021-01-25 1:41 UTC (2+ messages)
[PATCH 1/4] pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
2021-01-25 1:54 UTC (4+ messages)
` [PATCH 2/4] pNFS/NFSv4: Try to return invalid layout "
` [PATCH 3/4] pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
` [PATCH 4/4] pNFS/NFSv4: Improve rejection of out-of-order layouts
Anyone have ideas for checkpatch improvements ?
2021-01-25 1:59 UTC (2+ messages)
[Bug 211329] New: XFS related memory leak on ppc64le
2021-01-25 2:15 UTC (5+ messages)
` [Bug 211329] "
[PATCH v2] bio: limit bio max size
2021-01-25 1:41 UTC (2+ messages)
[OE-core] [PATCH 1/2] python3-docutils: Fix bug of program rst2man cannot be found
2021-01-25 2:20 UTC (2+ messages)
` [OE-core] [PATCH 2/2] libdrm: upgrade 2.4.103 -> 2.4.104
[PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
2021-01-25 1:53 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller【请注意,邮件由robherring2@gmail.com代发】
[PATCH 0/3] files cancellation cleanup
2021-01-25 2:14 UTC (4+ messages)
[PATCH 1/2] lmbench: Fix webpage-lm and manual page typos
2021-01-25 2:15 UTC (4+ messages)
` [PATCH 2/2] lmbench: lat_fifo: Fix cleanup sequence
` [oe] "
[PATCH] mm: Fix potential pte_unmap_unlock pte error
2021-01-25 2:04 UTC (6+ messages)
[PATCH v2 resend] iio: imu: bmi160: add mutex_lock for avoiding race
2021-01-25 1:53 UTC
linux-next: manual merge of the openrisc tree with Linus' tree
2021-01-25 2:06 UTC (4+ messages)
[dpdk-dev] [PATCH] doc: clarify disclosure time slot when no response
2021-01-25 1:57 UTC
[PATCH 1/1] doc: update Kernel documentation build system
2021-01-25 1:56 UTC (9+ messages)
[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
2021-01-25 1:24 UTC (4+ messages)
Recover data from damage disk in "array"
2021-01-25 1:48 UTC (5+ messages)
Request for help in adding a HDMI output
2021-01-25 1:42 UTC (13+ messages)
[arm-platforms:hack/arm64-early-cpufeature 12/21] arch/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override'
2021-01-25 1:38 UTC (2+ messages)
[PATCH] tests: Fix memory leak in tpm-util.c
2021-01-25 1:35 UTC (3+ messages)
[PATCH 0/2] ls-refs: only traverse through longest common ref prefix
2021-01-25 1:35 UTC (5+ messages)
` [PATCH v2 0/3] ls-refs: traverse prefixes of disjoint "ref-prefix" sets
` [PATCH v2 1/3] refs: expose 'for_each_fullref_in_prefixes'
[dm-devel] [QUESTION]: multipath device with wrong path lead to metadata err
2021-01-25 1:33 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/ltp-testsuite: update musl related cleanup
2021-01-25 1:33 UTC
[PATCH] mm/zswap: fix potential memory leak
2021-01-25 1:32 UTC
[jfern:coresched 25/25] kernel/sched/core.c:5325 sched_core_unsafe_enter() warn: unsigned 'rq->core_this_unsafe_nest' is never less than zero
2021-01-25 1:27 UTC
[PATCH] bfq: don't duplicate code for different paths
2021-01-25 1:20 UTC (2+ messages)
[PATCH v4 00/18] btrfs: add read-only support for subpage sector size
2021-01-25 1:19 UTC (5+ messages)
[PATCH RESEND] dma-mapping: benchmark: fix kernel crash when dma_map_single fails
2021-01-25 1:13 UTC (2+ messages)
[PATCH v2 00/25] hw/riscv: sifive_u: Add missing SPI support
2021-01-25 1:20 UTC (11+ messages)
` [PATCH v2 09/25] hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION
` [PATCH v2 18/25] hw/sd: ssi-sd: Bump up version ids of VMStateDescription
[PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
2021-01-25 1:20 UTC (2+ messages)
Unexpected reflink/subvol snapshot behaviour
2021-01-25 1:09 UTC (4+ messages)
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
2021-01-25 1:18 UTC (2+ messages)
[dpdk-dev] [RFC 0/1] lib/librte_ethdev: Meter algorithms support packet per second
2021-01-25 1:20 UTC (4+ messages)
` [dpdk-dev] [PATCH] [RFC]: adds support PPS(packet per second) on meter
` [dpdk-dev] [PATCH] [RFC, v2]: "
[OE-core] [PATCH] wayland: upgrade 1.18.0 -> 1.18.92
2021-01-25 1:16 UTC
[PATCH] x86/entry/64: De-Xen-ify our NMI code further
2021-01-25 2:14 UTC
[PATCH 0/4] Assorted UBIFS fixes
2021-01-25 1:05 UTC (5+ messages)
` [PATCH 3/4] ubifs: Update directory size when creating whiteouts
Linux 5.11-rc5
2021-01-25 1:06 UTC
Linux kernel 5.11-rc5 released
2021-01-25 1:10 UTC
ls-refs protocol extension
2021-01-25 1:04 UTC (2+ messages)
How to Verify Git GPG Signed Downloads?
2021-01-25 1:03 UTC (4+ messages)
[PATCH] ci/install-depends: attempt to fix "brew cask" stuff
2021-01-25 0:56 UTC (4+ messages)
[PATCH] ALSA: control: expand limitation on the number of user-defined control element set per card
2021-01-25 0:56 UTC (7+ messages)
BUG: MAX_LOCKDEP_KEYS too low!
2021-01-25 0:52 UTC (6+ messages)
` BPF: unbounded bpf_map_free_deferred problem
[PATCH 0/1] Modify ASPEED SoC some default clks are critical
2021-01-25 0:47 UTC (9+ messages)
` [PATCH 1/1] clk: aspeed: modify "
` "
linux-next: manual merge of the drm-intel tree with the drm tree
2021-01-25 0:46 UTC (3+ messages)
` [Intel-gfx] "
gitattributes export-subst and software versioning
2021-01-25 0:32 UTC
request repo meta-tyan
2021-01-25 0:37 UTC (2+ messages)
[GIT PULL] ARM: Visconti: device tree changes for 5.11 / 2nd
2021-01-25 0:33 UTC (3+ messages)
[Intel-gfx] [PATCH v3 0/8] drm/i915: Remainder of dbuf state stuff
2021-01-25 0:32 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remainder of dbuf state stuff (rev4)
[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
2021-01-25 0:29 UTC (2+ messages)
` [Bug 201497] "
drivers/memory/emif.c:628:30: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
2021-01-25 0:24 UTC
linux-next: manual merge of the bpf-next tree with the net-next tree
2021-01-25 0:12 UTC
[GIT PULL] ARM: Visconti: device tree changes for 5.11
2021-01-25 0:13 UTC (5+ messages)
[PATCH 1/4] ARM: dts: qcom: msm8974: add gpu support
2021-01-25 0:09 UTC (3+ messages)
[PATCH 1/1] doc: describe command conitrace
2021-01-25 0:13 UTC
[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
2021-01-25 0:06 UTC (13+ messages)
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v13 04/12] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v13 06/12] mm: hugetlb: set the PageHWPoison to the raw error page
[saeed:net-mlx5 2/6] ERROR: modpost: "__udivdi3" undefined!
2021-01-24 23:50 UTC
[PATCH] dsa: vsc73xx: add support for vlan filtering
2021-01-24 23:45 UTC (4+ messages)
[PATCH v7 00/14] prohibit pinning pages in ZONE_MOVABLE
2021-01-24 23:40 UTC (4+ messages)
` [PATCH v7 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages
[Buildroot] [PATCH v2 0/1] package/ssdp-responder: new package
2021-01-24 23:36 UTC (4+ messages)
` [Buildroot] [PATCH v2 1/1] "
[PATCH v2] PCI: free of node in pci_scan_device's error path
2021-01-24 23:28 UTC
[PATCH] misc: fix minor llvm warnings
2021-01-24 23:20 UTC
[RFC PATCH] arm: EFI: Disallow EFI bootmgr when providing PSCI
2021-01-24 23:24 UTC (8+ messages)
` [linux-sunxi] "
[PATCH 0/8] MUSE: Userspace backed MTD v3
2021-01-24 23:20 UTC (18+ messages)
` [PATCH 1/8] fuse: Export fuse_simple_request
` [PATCH 2/8] fuse: Export IO helpers
` [PATCH 3/8] fuse: Make cuse_parse_one a common helper
` [PATCH 4/8] mtd: Add MTD_MUSE flag
` [PATCH 5/8] mtd: Allow passing a custom cmdline to cmdline line parser
` [PATCH 6/8] fuse: Add MUSE specific defines FUSE interface
` [PATCH 7/8] fuse: Implement MUSE - MTD in userspace
` [PATCH 8/8] MAINTAINERS: Add entry for MUSE
[PATCH 1/5] arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1
2021-01-24 23:22 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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.