All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-10 04:37:29 to 2021-05-10 06:17:49 UTC [more...]

[PATCH v6 RESEND 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10  6:17 UTC  (5+ messages)
` [PATCH v6 RESEND 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()
` [PATCH v6 RESEND 4/6] rtc: at91sam9: Simplify using devm_clk_get_enabled()
` [PATCH v6 RESEND 5/6] i2c: imx: "
` [PATCH v6 RESEND 6/6] spi: davinci: "

[PoC PATCH v2 00/21] Add trace file compression
 2021-05-10  6:16 UTC  (22+ messages)
` [PATCH v2 01/21] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v2 02/21] trace-cmd library: Remove unused API tracecmd_update_option
` [PATCH v2 03/21] trace-cmd: Check if file version is supported
` [PATCH v2 04/21] trace-cmd library: Add new API to get file version of input handler
` [PATCH v2 05/21] trace-cmd library: Select the file version when writing trace file
` [PATCH v2 06/21] trace-cmd: Add APIs for library initialization and free
` [PATCH v2 07/21] trace-cmd library: Add support for compression algorithms
` [PATCH v2 08/21] trace-cmd list: Show supported "
` [PATCH v2 09/21] trace-cmd library: Bump the trace file version to 7
` [PATCH v2 10/21] trace-cmd library: Compress part of the trace file
` [PATCH v2 11/21] trace-cmd library: Read compressed "
` [PATCH v2 12/21] trace-cmd library: Add new API to get compression of input handler
` [PATCH v2 13/21] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v2 14/21] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH v2 15/21] trace-cmd record: Add new parameter --compression
` [PATCH v2 16/21] trace-cmd dump: Add support for trace files version 7
` [PATCH v2 17/21] trace-cmd library: Add support for zlib compression library
` [PATCH v2 18/21] trace-cmd library: Hide the logic for updating buffer offset
` [PATCH v2 19/21] trace-cmd: Move buffers description outside of options
` [PATCH v2 20/21] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v2 21/21] trace-cmd library: Add compression of the option section of "

xsk_buff_pool.c trace
 2021-05-10  6:15 UTC  (2+ messages)

[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-05-10  6:13 UTC  (28+ messages)
` [V3 PATCH 01/16] powerpc/powernv/vas: Rename register/unregister functions
` [PATCH V3 02/16] powerpc/vas: Move VAS API to common book3s platform
` [V3 PATCH 03/16] powerpc/vas: Create take/drop task reference functions
` [V3 PATCH 04/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [V3 PATCH 05/16] powerpc/vas: Define and use common vas_window struct
` [V3 PATCH 06/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
` [V3 PATCH 07/16] powerpc/vas: Define QoS credit flag to allocate window
` [V3 PATCH 08/16] powerpc/pseries/VAS: Implement allocate/modify/deallocate HCALLS
` [V3 PATCH 09/16] powerpc/pseries/vas: Implement to get all capabilities

[PATCH] vfio/pci: Sanity check IGD OpRegion Size
 2021-05-10  6:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/eventdev: remove unnecessary barrier for order test
 2021-05-10  6:11 UTC 

[PATCH] graph: improve grammar of "invalid color" error message
 2021-05-10  6:10 UTC  (3+ messages)

WARNING in hsr_forward_skb
 2021-05-10  6:09 UTC  (3+ messages)
` [syzbot] "

Kernel crosscompilers
 2021-05-10  6:07 UTC  (3+ messages)

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-10  6:03 UTC  (9+ messages)
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[PATCH v4] Fix build with 64 bits time_t
 2021-05-10  6:05 UTC  (3+ messages)

[PATCH intel-net 0/5] i40e: ice: ixgbe: ixgbevf: igb: add correct exception tracing for XDP
 2021-05-10  6:06 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[RFC 1/2] rtc: max77686: use symbolic error messages
 2021-05-10  6:04 UTC  (8+ messages)

[PATCH v3 00/17] misc: Replace alloca() by g_malloc()
 2021-05-10  5:59 UTC  (6+ messages)
` [PATCH v3 14/17] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v3 15/17] target/ppc/kvm: Replace alloca() by g_malloc()

[PATCH] md: don't account io stat for split bio
 2021-05-10  6:00 UTC  (2+ messages)

[PATCH] ksm: Revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
 2021-05-10  5:59 UTC  (2+ messages)

How does the rate adaptive mask work on Realtek WiFi driver
 2021-05-10  5:58 UTC 

[PATCH nf-next] nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
 2021-05-10  5:58 UTC 

[PATCH nf] nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version
 2021-05-10  5:58 UTC 

[RESEND v5 3/4] target/ppc: turned SPR R/W callbacks not static
 2021-05-10  5:38 UTC  (2+ messages)

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-10  5:42 UTC  (51+ messages)
` [PATCH v3 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v3 02/16] ipmi: kcs_bmc: Make status update atomic
` [PATCH v3 03/16] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
  ` [PATCH v3 03/16] ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
` [PATCH v3 04/16] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v3 05/16] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v3 06/16] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v3 07/16] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v3 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v3 09/16] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v3 10/16] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v3 12/16] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v3 13/16] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v3 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v3 15/16] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v3 16/16] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH 1/2] doc: develop: Convert README.virtio to reST
 2021-05-10  5:55 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add an entry for VirtIO

[PATCH 0/2] ppc/pnv: Add support for the POWER10 DD2 CPU
 2021-05-10  5:53 UTC  (2+ messages)

[PATCH v2 00/16] misc: Some more misc patches
 2021-05-10  5:52 UTC  (7+ messages)
` [PATCH v2 12/16] x86: coreboot: Use vendor in the Kconfig
` [PATCH v2 13/16] x86: coreboot: Document the memory map
` [PATCH v2 15/16] dtoc: Check that a parent is not missing

[PATCH] drm/radeon/si_dpm: Fix SMU power state load
 2021-05-10  5:51 UTC  (3+ messages)

[PATCH] merge-ort: split "distinct types" message into two translatable messages
 2021-05-10  5:50 UTC  (3+ messages)

[PATCH v2 0/8] Directory traversal fixes
 2021-05-10  5:48 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] [RFC] dir: convert trace calls to trace2 equivalents
  ` [PATCH v3 2/8] [RFC] dir: report number of visited directories and paths with trace2
  ` [PATCH v3 3/8] [RFC] ls-files: error out on -i unless -o or -c are specified
  ` [PATCH v3 4/8] t7300: add testcase showing unnecessary traversal into ignored directory
  ` [PATCH v3 6/8] dir: avoid "

[chao-linux:dev 5/5] fs/f2fs/compress.c:119:13: error: conflicting types for 'f2fs_put_rpages'
 2021-05-10  5:44 UTC 

[dpdk-dev] [PATCH] net/ice/base: remove unnecessary code
 2021-05-10  5:44 UTC  (3+ messages)

[RFC PATCH] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-10  5:39 UTC  (3+ messages)

[Bug 1920602] [NEW] QEMU crash after a QuickBASIC program integer overflow
 2021-05-10  5:34 UTC  (2+ messages)
` [Bug 1920602] "

[V2 rdma-core 0/4] Broadcom's rdma provider lib update
 2021-05-10  5:41 UTC  (3+ messages)

[PATCH] ACPI: scan: Fix a memory leak in an error handling path
 2021-05-10  5:39 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1] igc: Enable HW VLAN Insertion and HW VLAN Stripping
 2021-05-10  5:36 UTC 

+ userfaultfd-release-page-in-error-path-to-avoid-bug_on.patch added to -mm tree
 2021-05-10  5:33 UTC 

+ mm-improve-mprotectrw-efficiency-on-pages-referenced-once-fix.patch added to -mm tree
 2021-05-10  5:33 UTC 

[PATCH] arch/s390: disable SSP when needed
 2021-05-10  5:31 UTC 

[PATCH v3 1/2] drm/bridge: anx7625: refactor power control to use runtime PM framework
 2021-05-10  5:30 UTC  (2+ messages)
` [PATCH v3 2/2] drm/bridge: anx7625: add suspend / resume hooks

[PATCH v3 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-05-10  5:31 UTC  (2+ messages)

new TODO list item
 2021-05-10  5:31 UTC  (4+ messages)

[RFC PATCH 0/5] RISC-V:support Nuclei FPGA Evaluation Kit
 2021-05-10  5:26 UTC  (6+ messages)
` [RFC PATCH 2/5] hw/intc: Add Nuclei ECLIC device

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-05-10  5:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH v4 2/2] can: m_can: Add support for transceiver "

[PATCH] iio: imu: st_lsm6dsx: do not roundup set samplerate
 2021-05-10  5:25 UTC  (3+ messages)

+ streamline_configpl-add-softtabstop=4-for-vim-users.patch added to -mm tree
 2021-05-10  5:25 UTC 

+ streamline_configpl-make-spacing-consistent.patch added to -mm tree
 2021-05-10  5:25 UTC 

[PATCH] rtc: m41t62: fix wrong register use for set/reset ST bit
 2021-05-10  5:23 UTC 

[PATCH v5 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-10  5:12 UTC  (3+ messages)

+ mm-thp-relax-the-vm_denywrite-constraint-on-file-backed-thps.patch added to -mm tree
 2021-05-10  5:13 UTC 

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-10  5:10 UTC  (8+ messages)
` [PATCH v6 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v6 2/3] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v6 3/3] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH] mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap
 2021-05-10  5:08 UTC  (2+ messages)

+ mm-mmapc-logic-of-find_vma_intersection-repeated-in-__do_munmap.patch added to -mm tree
 2021-05-10  5:08 UTC 

[PATCH] doc: usage: modify mmc man-page
 2021-05-10  5:06 UTC  (2+ messages)

+ mm-optimise-nth_page-for-contiguous-memmap.patch added to -mm tree
 2021-05-10  4:59 UTC 

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-05-10  4:59 UTC  (11+ messages)
` [PATCH v8] "

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2021-05-10  4:46 UTC  (2+ messages)
` [Bug 1906516] "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2021-05-10  4:47 UTC  (2+ messages)
` [Bug 1906536] "

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2021-05-10  4:45 UTC  (2+ messages)
` [Bug 1906185] "

[patch 48/91] kernel/crash_core: add crashkernel=auto for vmcore creation
 2021-05-10  4:53 UTC  (5+ messages)

[dpdk-dev] nvgre inner rss problem in mlx5
 2021-05-10  4:53 UTC  (2+ messages)
` [dpdk-dev] : "

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-05-10  4:41 UTC  (2+ messages)
` [Bug 1905297] "

[Bug 1906181] [NEW] Mouse starts jumping wildly on guest desktop
 2021-05-10  4:44 UTC  (2+ messages)
` [Bug 1906181] "

[Bug 1905521] [NEW] assert issue locates in hw/scsi/lsi53c895a.c:624: lsi_do_dma: Assertion `s->current' failed
 2021-05-10  4:42 UTC  (2+ messages)
` [Bug 1905521] "

[Bug 1905562] [NEW] Guest seems suspended after host freed memory for it using oom-killer
 2021-05-10  4:42 UTC  (2+ messages)
` [Bug 1905562] "

[Bug 1905651] [NEW] Tests cannot call g_error
 2021-05-10  4:43 UTC  (2+ messages)
` [Bug 1905651] "

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2021-05-10  4:44 UTC  (2+ messages)
` [Bug 1906184] "

[PATCH] mm/slub: use stackdepot to save stack trace in objects
 2021-05-10  4:46 UTC  (2+ messages)

[LTP] [PATCH v2] controllers/cpuset: Restore the value of cpuset.sched_load_balance
 2021-05-10  4:42 UTC  (3+ messages)

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2021-05-10  4:32 UTC 

[Bug 1905226] [NEW] intel-hda: stream reset bits are broken
 2021-05-10  4:30 UTC  (2+ messages)
` [Bug 1905226] "

[avpatel:riscv_aia_v1 11/12] drivers/irqchip/irq-riscv-imsic.c:796 imsic_init() warn: missing error code 'rc'
 2021-05-10  4:40 UTC 

[PATCH] Documentation/translations/zh_CN: switch LWN links to https
 2021-05-10  4:40 UTC 

[PATCH v2] mmc: Update environment variable with active partition
 2021-05-10  4:38 UTC  (3+ messages)

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-05-10  4:29 UTC  (2+ messages)
` [Bug 1904652] "

[PATCH] Revert "irqbypass: do not start cons/prod when failed connect"
 2021-05-10  4:34 UTC  (4+ 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.