messages from 2020-11-04 14:51:51 to 2020-11-04 15:24:44 UTC [more...]
[PULL 00/33] Block patches
2020-11-04 15:18 UTC (41+ messages)
` [PULL 01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true
` [PULL 02/33] softmmu/memory: fix memory_region_ioeventfd_equal()
` [PULL 03/33] MAINTAINERS: Cover "block/nvme.h" file
` [PULL 04/33] block/nvme: Use hex format to display offset in trace events
` [PULL 05/33] block/nvme: Report warning with warn_report()
` [PULL 06/33] block/nvme: Trace controller capabilities
` [PULL 07/33] block/nvme: Trace nvme_poll_queue() per queue
` [PULL 08/33] block/nvme: Improve nvme_free_req_queue_wait() trace information
` [PULL 09/33] block/nvme: Trace queue pair creation/deletion
` [PULL 10/33] block/nvme: Move definitions before structure declarations
` [PULL 11/33] block/nvme: Use unsigned integer for queue counter/size
` [PULL 12/33] block/nvme: Make nvme_identify() return boolean indicating error
` [PULL 13/33] block/nvme: Make nvme_init_queue() "
` [PULL 14/33] block/nvme: Introduce Completion Queue definitions
` [PULL 15/33] block/nvme: Use definitions instead of magic values in add_io_queue()
` [PULL 16/33] block/nvme: Correctly initialize Admin Queue Attributes
` [PULL 17/33] block/nvme: Simplify ADMIN queue access
` [PULL 18/33] block/nvme: Simplify nvme_cmd_sync()
` [PULL 19/33] block/nvme: Set request_alignment at initialization
` [PULL 20/33] block/nvme: Correct minimum device page size
` [PULL 21/33] block/nvme: Change size and alignment of IDENTIFY response buffer
` [PULL 22/33] block/nvme: Change size and alignment of queue
` [PULL 23/33] block/nvme: Change size and alignment of prp_list_pages
` [PULL 24/33] block/nvme: Align iov's va and size on host page size
` [PULL 25/33] block/nvme: Fix use of write-only doorbells page on Aarch64 arch
` [PULL 26/33] block/nvme: Fix nvme_submit_command() on big-endian host
` [PULL 27/33] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [PULL 28/33] util/vfio-helpers: Trace PCI I/O config accesses
` [PULL 29/33] util/vfio-helpers: Trace PCI BAR region info
` [PULL 30/33] util/vfio-helpers: Trace where BARs are mapped
` [PULL 31/33] util/vfio-helpers: Improve DMA trace events
` [PULL 32/33] util/vfio-helpers: Convert vfio_dump_mapping to "
` [PULL 33/33] util/vfio-helpers: Assert offset is aligned to page size
Electronic Invoice (#31549097)
2020-11-04 15:24 UTC
[PATCH v6 2/6] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU
2020-11-04 15:22 UTC (3+ messages)
BUG_ON(!newowner) in fixup_pi_state_owner()
2020-11-04 15:22 UTC (10+ messages)
` [PATCH] futex: Handle transient "ownerless" rtmutex state correctly
[PATCH v2] ASoC: rt1015: add delay to fix pop noise from speaker
2020-11-04 15:21 UTC (2+ messages)
[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
2020-11-04 15:21 UTC (8+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
[PULL 00/20] Misc patches for QEMU 5.2-rc1
2020-11-04 15:01 UTC (21+ messages)
` [PULL 01/20] cutils: replace strdup with g_strdup
` [PULL 02/20] docs: expand sourceset documentation
` [PULL 03/20] exec: Remove dead code (CID 1432876)
` [PULL 04/20] scripts/oss-fuzz: rename bin/qemu-fuzz-i386
` [PULL 05/20] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
` [PULL 06/20] qtest: add a reproducer for LP#1878642
` [PULL 07/20] meson: use b_staticpic=false for meson >=0.56.0
` [PULL 08/20] meson: vhost-user-gpu/virtiofsd: use absolute path
` [PULL 09/20] tests/qtest/libqtest.c: Check for setsockopt() failure
` [PULL 10/20] tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()
` [PULL 11/20] meson: fix warning for bad sphinx-build
` [PULL 12/20] configure: fix gio_libs reference
` [PULL 13/20] tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
` [PULL 14/20] fuzz: fix writing DMA patterns
` [PULL 15/20] fuzz: check the MR in the DMA callback
` [PULL 16/20] fuzz: fuzz offsets within pio/mmio regions
` [PULL 17/20] semihosting: fix order of initialization functions
` [PULL 18/20] qapi, qemu-options: make all parsing visitors parse boolean options the same
` [PULL 19/20] ivshmem-test: do not use short-form boolean option
` [PULL 20/20] qtest: escape device name in device-introspect-test
[PATCH 1/2] rsi: Move card interrupt handling to RX thread
2020-11-04 15:21 UTC (2+ messages)
[PATCH v1] imx: support i.MX8QM DMSSE20 a1 board
2020-11-04 15:21 UTC (3+ messages)
[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-04 15:20 UTC (10+ messages)
[PATCH] drm/amdkfd: replace idr_init() by idr_init_base()
2020-11-04 15:20 UTC (5+ messages)
[PATCH] drm/amdgpu: replace idr_init() by idr_init_base()
2020-11-04 15:20 UTC (5+ messages)
[PATCH v5 00/13] x86: Updates to SMBIOS
2020-11-04 15:19 UTC (14+ messages)
` [PATCH v5 01/13] board: Rename uclass to sysinfo
` [PATCH v5 02/13] doc: Add a binding for sysinfo
` [PATCH v5 03/13] x86: Pass an ofnode into each SMBIOS function
` [PATCH v5 04/13] smbios: Allow properties to come from the device tree
` [PATCH v5 05/13] smbios: Add more properties
` [PATCH v5 06/13] smbios: Add documentation and devicetree binding
` [PATCH v5 07/13] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v5 08/13] rockchip: Use devicetree for SMBIOS settings
` [PATCH v5 09/13] imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
` [PATCH v5 10/13] odroid-c2: Use devicetree for SMBIOS settings
` [PATCH v5 11/13] arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
` [PATCH v5 12/13] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v5 13/13] smbios: Drop the unused Kconfig options
[PATCH v2] dt-bindings: mfd: rohm,bd71837-pmic: Add common properties
2020-11-04 15:19 UTC (2+ messages)
[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
2020-11-04 15:16 UTC (10+ messages)
` [PATCH v7 3/9] arm64, kfence: enable KFENCE for ARM64
[PATCH 0/6] microblaze: Cleanup series
2020-11-04 15:18 UTC (7+ messages)
` [PATCH 1/6] microblaze: Clean config file from ifdef mess
` [PATCH 2/6] microblaze: Simplify cache handling
` [PATCH 3/6] microblaze: Get rid of xparameters.h
` [PATCH 4/6] microblaze: Remove CONFIG_SYS_FDT_SIZE
` [PATCH 5/6] microblaze: Get rid of setting for SPL_NOR/XIP support
` [PATCH 6/6] microblaze: Detect NOR flash based on DT
[linux-next:pending-fixes] BUILD SUCCESS 3261d524354aac9d51eb78421293bf66b42c133e
2020-11-04 15:16 UTC
kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
2020-11-04 15:16 UTC (7+ messages)
[PATCH v3 0/4] Introduce optional DLC element for Classic CAN
2020-11-04 15:15 UTC (6+ messages)
[PATCH 0/8] Block group caching fixes
2020-11-04 15:15 UTC (3+ messages)
` [PATCH 2/8] btrfs: update last_byte_to_unpin in switch_commit_roots
[PATCH v3] ASoC: rt1015: support TDM slot configuration
2020-11-04 14:53 UTC (2+ messages)
[PATCH] mm/memcontrol: replace '== root_mem_cgroup' with mem_cgroup_is_root
2020-11-04 15:14 UTC (2+ messages)
[PATCH] arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
2020-11-04 15:13 UTC (4+ messages)
[PATCH 0/6] Show privacy_gpio as a v4l2_ctrl
2020-11-04 15:10 UTC (4+ messages)
` [PATCH 5/6] media: uvcvideo: Implement UVC_GPIO_UNIT
[PATCH 1/2] arm64: add config for Broadcom BCM4908 SoCs
2020-11-04 15:09 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files
[PATCH v9 0/7] Add support for length of each segment in the segcblist
2020-11-04 15:09 UTC (7+ messages)
` [PATCH v9 1/7] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH v9 4/7] rcu/trace: Add tracing for how segcb list changes
remove dma_virt_ops
2020-11-04 15:09 UTC (5+ messages)
` [PATCH 2/5] RDMA/core: remove use of dma_virt_ops
` "
[PATCH v7 0/7] clk: clk-wizard: clock-wizard: Driver updates
2020-11-04 15:06 UTC (8+ messages)
` [PATCH v7 1/7] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v7 2/7] clk: clock-wizard: Add the clockwizard to clk directory
` [PATCH v7 3/7] clk: clock-wizard: Fix kernel-doc warning
` [PATCH v7 4/7] clk: clock-wizard: Add support for dynamic reconfiguration
` [PATCH v7 5/7] clk: clock-wizard: Add support for fractional support
` [PATCH v7 6/7] clk: clock-wizard: Remove the hardcoding of the clock outputs
` [PATCH v7 7/7] clk: clock-wizard: Update the fixed factor divisors
Crash when specifying non-existent serial port in speakup / tty_kopen
2020-11-04 14:57 UTC
stable-rc/queue/4.4 build: 187 builds: 2 failed, 185 passed, 2 errors, 13 warnings (v4.4.241-65-gef20a15d5af1)
2020-11-04 15:06 UTC
stable-rc/queue/4.9 baseline: 148 runs, 1 regressions (v4.9.241-91-gc8dbdf908cf1)
2020-11-04 15:03 UTC
[PATCH] drm/i915/perf: replace idr_init() by idr_init_base()
2020-11-04 15:03 UTC
[PATCH] drm/amdgpu: clip the ref divider max value at 100
2020-11-04 15:03 UTC (10+ messages)
[PATCH v1 1/2] gpio: tegra: Add lockdep class
2020-11-04 15:03 UTC (4+ messages)
` [PATCH v1 2/2] gpio: tegra: Use raw_spinlock
[PATCH 00/12] [Set 2] Rid W=1 warnings in Net
2020-11-04 15:02 UTC (13+ messages)
` [PATCH 02/12] net: ethernet: smsc: smc911x: Mark 'status' as __maybe_unused
` [PATCH 06/12] net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function header
stable-rc/queue/5.8 build: 195 builds: 1 failed, 194 passed, 22 warnings (v5.8.18-149-gafeb359ccd03)
2020-11-04 15:02 UTC
[PATCH 01/16] rcu/tree: Add a work to allocate pages from regular context
2020-11-04 15:01 UTC (4+ messages)
[PATCH rfc 0/3] mm: memcg: deprecate cgroup v1 non-hierarchical mode
2020-11-04 15:01 UTC (7+ messages)
` [PATCH rfc 1/3] mm: memcg: deprecate the "
` [PATCH rfc 2/3] docs: cgroup-v1: reflect the deprecation of "
` [PATCH rfc 3/3] cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
2020-11-04 15:00 UTC (8+ messages)
` [dpdk-dev] [PATCH 15/15] mbuf: move pool pointer in hotterfirst half
[PATCH 00/10] thunderbolt: Add DMA traffic test driver
2020-11-04 14:58 UTC (4+ messages)
` [PATCH 06/10] thunderbolt: Create debugfs directory automatically for services
[PATCH v2 0/5] Add a dirty logging performance test
2020-11-04 15:00 UTC (4+ messages)
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test
[leon-rdma:rdma-next 59/59] drivers/infiniband/hw/mlx5/mr.c:1659:10: warning: returning 'int' from a function with return type 'struct ib_mr makes pointer from integer without a cast
2020-11-04 15:00 UTC
pull-request: can 2020-11-03
2020-11-04 14:59 UTC (5+ messages)
` [net 05/27] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
[PATCH v2 00/30] media: ov5647: Support RaspberryPi Camera Module v1
2020-11-04 14:59 UTC (9+ messages)
` [PATCH v2 16/30] media: ov5647: Rename SBGGR8 VGA mode
` [PATCH v2 20/30] media: ov5647: Program mode only if it has changed
` [PATCH v2 30/30] media: ov5647: Reflow register-value lists
[PATCH] refs: Always pass old object name to reftx hook
2020-11-04 14:58 UTC
[Intel-gfx] [PATCH] drm/i915/gvt: replace idr_init() by idr_init_base()
2020-11-04 14:58 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v2] tools/python: pass more -rpath-link options to ld
2020-11-04 14:57 UTC
[PATCH 0/2] update-ref: Allow creation of multiple transactions
2020-11-04 14:57 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] p1400: Use `git-update-ref --stdin` to test "
[PATCH v40 00/24] Intel SGX foundations
2020-11-04 14:54 UTC (25+ messages)
` [PATCH v40 01/24] x86/sgx: Add SGX architectural data structures
` [PATCH v40 02/24] x86/sgx: Add wrappers for ENCLS functions
` [PATCH v40 03/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v40 04/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v40 05/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "
` [PATCH v40 06/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v40 07/24] x86/cpu/intel: Detect SGX support
` [PATCH v40 08/24] x86/cpu/intel: Add nosgx kernel parameter
` [PATCH v40 09/24] x86/sgx: Add SGX page allocator functions
` [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
` [PATCH v40 11/24] x86/sgx: Add SGX misc driver interface
` [PATCH v40 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v40 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
` [PATCH v40 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v40 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
` [PATCH v40 16/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v40 17/24] x86/fault: Add helper function to sanitize error code
` [PATCH v40 18/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v40 20/24] selftests/x86: Add a selftest for SGX
` [PATCH v40 21/24] x86/sgx: Add a page reclaimer
` [PATCH v40 22/24] x86/sgx: Add ptrace() support for the SGX driver
` [PATCH v40 23/24] docs: x86/sgx: Document SGX kernel architecture
` [PATCH v40 24/24] x86/sgx: Update MAINTAINERS
[meta-security][PATCH 1/2] suricata: unify volatiles file name
2020-11-04 14:56 UTC (4+ messages)
` [meta-security][PATCH 2/2] clamav: "
` [yocto] "
` [yocto] [meta-security][PATCH 1/2] suricata: "
[PATCH v3 1/2] media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format
2020-11-04 14:54 UTC (7+ messages)
[Intel-gfx] [PATCH] drm/i915/tgl: Fix typo during output setup
2020-11-04 14:55 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH] powerpc/32s: Setup the early hash table at all time
2020-11-04 14:53 UTC (13+ messages)
[PATCH v2 00/16] qapi: static typing conversion, pt3
2020-11-04 14:53 UTC (3+ messages)
[PATCH] ASoC: nau8315: add codec driver
2020-11-04 14:51 UTC (4+ messages)
[PATCH v2 0/6] QOM minor fixes
2020-11-04 14:51 UTC (5+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device
stable-rc/queue/5.4 baseline: 212 runs, 3 regressions (v5.4.74-212-g1156c065dac4)
2020-11-04 14:51 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.