All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-09 13:01:54 to 2021-03-09 13:26:48 UTC [more...]

[PULL 0/7] aspeed queue
 2021-03-09 13:16 UTC  (4+ messages)
` [PULL 1/7] arm/ast2600: Fix SMP booting with -kernel
` [PULL 3/7] hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PULL 7/7] hw/misc: Model KCS devices in the Aspeed LPC controller

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2021-03-09 13:26 UTC 

[PATCH v9 00/33] Introduce the Counter character device interface
 2021-03-09 13:19 UTC  (44+ messages)
` [PATCH v9 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v9 02/33] docs: counter: Fix spelling
` [PATCH v9 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v9 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v9 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v9 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v9 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v9 08/33] counter: interrupt-cnt: "
` [PATCH v9 09/33] counter: microchip-tcb-capture: "
` [PATCH v9 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v9 11/33] counter: stm32-timer-cnt: "
` [PATCH v9 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v9 13/33] counter: ftm-quaddec: "
` [PATCH v9 14/33] counter: interrupt-cnt: "
` [PATCH v9 15/33] counter: microchip-tcb-capture: "
` [PATCH v9 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v9 17/33] counter: stm32-timer-cnt: "
` [PATCH v9 18/33] counter: Return error code on invalid modes
` [PATCH v9 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v9 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v9 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v9 22/33] counter: Internalize sysfs interface code
` [PATCH v9 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v9 24/33] docs: counter: Update "
` [PATCH v9 25/33] counter: Move counter enums to uapi header
` [PATCH v9 26/33] counter: Add character device interface
` [PATCH v9 27/33] docs: counter: Document "
` [PATCH v9 28/33] tools/counter: Create Counter tools
` [PATCH v9 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v9 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v9 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v9 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v9 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v2] arm64: defconfig: enable Intel's eASIC N5X SoCFPGA and Keem Bay SoC
 2021-03-09 13:26 UTC  (4+ messages)

[PATCH] staging: rtl8712: fixed whitespace coding style issue
 2021-03-09 13:25 UTC  (3+ messages)

[PATCH v2 0/3] Add support for HiSilicon I2C controller
 2021-03-09 13:22 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: core: add managed function for adding i2c adapters
` [PATCH v2 2/3] i2c: add support for HiSilicon I2C controller
` [PATCH v2 3/3] MAINTAINERS: Add maintainer for HiSilicon I2C driver

[PATCH v3 0/5] kasan: integrate with init_on_alloc/free
 2021-03-09 13:24 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: kasan: allow to init memory when setting tags
` [PATCH v3 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
` [PATCH v3 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
` [PATCH v3 4/5] kasan, mm: integrate slab init_on_alloc "
` [PATCH v3 5/5] kasan, mm: integrate slab init_on_free "

stable-rc/linux-5.10.y build: 195 builds: 0 failed, 195 passed, 29 warnings (v5.10.22)
 2021-03-09 13:24 UTC 

[PATCH -next] platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' static
 2021-03-09 13:24 UTC  (2+ messages)

[PATCH net-next RFC] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-03-09 13:23 UTC  (2+ messages)

[PATCH] arm64: make STACKPROTECTOR_PER_TASK configurable
 2021-03-09 13:22 UTC  (2+ messages)

patch "usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement" added to usb-linus
 2021-03-09 13:23 UTC 

patch "usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement" added to usb-linus
 2021-03-09 13:24 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-03-09 13:24 UTC 

patch "USB: usblp: fix a hang in poll() if disconnected" added to usb-linus
 2021-03-09 13:23 UTC 

[PATCH v2 0/8] powerpc/xive: Map one IPI interrupt per node
 2021-03-09 13:23 UTC  (3+ messages)
` [PATCH v2 8/8] "

[PATCH] xhci: Remove unused value len from xhci_unmap_temp_buf
 2021-03-09 13:22 UTC  (4+ messages)

[sched] ef72661e28: WARNING:at_arch/x86/kernel/static_call.c:#__static_call_validate
 2021-03-09 13:37 UTC 

[PATCH V2 trivial] Various spelling fixes
 2021-03-09 13:07 UTC  (2+ messages)

[RFC PATCH 0/4] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-09 13:07 UTC  (6+ messages)
` [RFC PATCH 1/4] block/vdi: When writing new bmap entry fails, don't leak the buffer

[PATCH v1 0/2] mainline ti tsc2046 adc driver
 2021-03-09 13:21 UTC  (9+ messages)
` [PATCH v1 2/2] iio: adc: add ADC driver for the TI TSC2046 controller

[PATCH v3 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-09 13:21 UTC  (5+ messages)
` [PATCH v3 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH v3 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH v3 3/4] certs: Add ability to preload revocation certs
` [PATCH v3 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH] KVM: arm64: Cap default IPA size to the host's own size
 2021-03-09 13:20 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am64-main: Add OSPI node
 2021-03-09 13:17 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am64-evm/sk: Add OSPI flash DT node

[PATCH v2 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-03-09 13:19 UTC  (4+ messages)
` [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter "

[igt-dev] [PATCH i-g-t v8] tests/kms_plane_scaling: Add plane scaling test descriptions for subtests
 2021-03-09 13:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-09 12:58 UTC  (48+ messages)
` [PATCH 01/11] doc: ABI: devfreq: remove invalid central_polling description
` [PATCH 02/11] PM / devfreq: remove the invalid description for get_target_freq
` [PATCH 03/11] PM / devfreq: fix the wrong set_freq path for userspace governor
` [PATCH 04/11] PM / devfreq: bail out early if no freq changes in devfreq_set_target
` [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq
` [PATCH 06/11] PM / devfreq: drop the unnecessary low variable initialization
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor
` [PATCH 08/11] PM / devfreq: check get_dev_status in devfreq_update_stats
` [PATCH 09/11] PM / devfreq: governor: optimize simpleondemand get_target_freq
` [PATCH 10/11] PM / devfreq: imx8m-ddrc: remove imx8m_ddrc_get_dev_status
` [PATCH 11/11] PM / devfreq: imx8m-ddrc: drop polling_ms

[PATCH 1/3] hw/avr: Add limited support for avr gpio registers
 2021-03-09 13:15 UTC  (2+ messages)

[PATCH 0/2] block/curl: Disconnect sockets from CURLState
 2021-03-09 13:05 UTC  (3+ messages)
` [PATCH 1/2] curl: Store BDRVCURLState pointer in CURLSocket
` [PATCH 2/2] curl: Disconnect sockets from CURLState

[dpdk-dev] [PATCH] doc: add sampling and mirroring in testpmd guide
 2021-03-09 13:18 UTC 

[PATCH v3 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-03-09 12:45 UTC  (3+ messages)

[PATCH] drm/amd/pm: bug fix for pcie dpm
 2021-03-09 13:17 UTC 

[LTP] [PATCH] max_map_count: Add judgment of abnormal situation
 2021-03-09 13:17 UTC 

[PATCH 1/4] stm32mp: stm32prog: Add Kconfig file for stm32prog command
 2021-03-09 13:14 UTC  (8+ messages)
` [PATCH 2/4] stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
` [PATCH 3/4] stm32mp: stm32prog: reactivate console and display serial error
` [PATCH 4/4] stm32mp: stm32prog: replace alias by serial device sequence number

[PATCH 0/2] Fixups to hide our goofs
 2021-03-09 13:12 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86/mmu: Exclude the MMU_PRESENT bit from MMIO SPTE's generation

[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
 2021-03-09 12:30 UTC  (11+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP

[PATCH 1/2] ui/cocoa: Show QEMU icon in the about window
 2021-03-09 13:10 UTC  (3+ messages)
` [PATCH 2/2] ui/cocoa: Do not rely on the first argument

[PATCH v2 0/5] kasan: integrate with init_on_alloc/free
 2021-03-09 13:09 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: kasan: allow to init memory when setting tags

[lttng-dev] lttng-modules: block: invalid/unknown value for rwbs field
 2021-03-09 13:10 UTC 

[PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
 2021-03-09 13:10 UTC  (5+ messages)
  ` [PATCH v12 1/1] can: usb: etas_es58X: add support for "

[dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide
 2021-03-09 13:09 UTC 

[PATCH] virtio-gpu: Adjust code space style
 2021-03-09 12:14 UTC 

[linux-stable-rc:linux-4.19.y 977/9999] drivers/pcmcia/i82092.o: warning: objtool: i82092aa_pci_probe()+0x104: can't find switch jump table
 2021-03-09 13:09 UTC 

[PATCH] arm64: dts: ti: k3-am64-main: Add ADC nodes
 2021-03-09 13:07 UTC  (2+ messages)

[PATCH -next] usb: cdns3: imx: mark cdns_imx_resume as __maybe_unused
 2021-03-09 13:14 UTC  (2+ messages)

[LTP] [PATCH] lib/tst_supported_fs_types.c: Add tmpfs to filesystem whitelist
 2021-03-09 13:08 UTC 

[PATCH] staging: wfx: remove unused included header files
 2021-03-09 13:07 UTC  (5+ messages)

About a possibility of long latency to claim host
 2021-03-09 13:07 UTC  (2+ messages)

[PATCH -next] ASoC: rt715-sdca: Fix return value check in rt715_sdca_sdw_probe()
 2021-03-09 13:14 UTC  (2+ messages)

[PATCH dwarves v2] btf: Add support for the floating-point types
 2021-03-09 13:06 UTC  (3+ messages)

[PATCH] docs: dt: submitting-patches: Fix grammar in subsystem section
 2021-03-09 13:06 UTC 

[PATCH -next] ASoC: rt715-sdca: Remove unused including <linux/version.h>
 2021-03-09 13:14 UTC  (2+ messages)

[mm/filemap] cbd59c48ae: fxmark.hdd_ext4_no_jnl_DRBM_9_bufferedio.works/sec -7.6% regression
 2021-03-09 13:05 UTC  (3+ messages)

[patch V3 0/6] softirq: Add RT specific softirq accounting
 2021-03-09 13:06 UTC  (3+ messages)
` [patch V3 6/6] rcu: Prevent false positive softirq warning on RT

[PATCH] board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
 2021-03-09 13:06 UTC  (2+ messages)

[PATCH 00/10] spi: finalize 'delay_usecs' removal/transition
 2021-03-09 13:05 UTC  (4+ messages)
` [PATCH 06/10] staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay

[PATCH] sstate-diff-machines.sh: support rpm, deb and tar package types in analysis
 2021-03-09 13:05 UTC 

[PATCH] virtio-gpu: Add spaces around operator
 2021-03-09 12:27 UTC  (3+ messages)
  `  "

[PATCH 0/6] stm32mp1_trusted_defconfig rely on SCMI support
 2021-03-09 13:05 UTC  (12+ messages)
` [PATCH 2/6] clk: stm32mp1: gets root clocks from fdt
` [PATCH 3/6] scmi: Include device_compat.h
  ` [Uboot-stm32] "
` [PATCH 4/6] scmi: define LOG_CATEGORY
  ` [Uboot-stm32] "
` [PATCH 5/6] scmi: cosmetic: reorder include files
  ` [Uboot-stm32] "
` [PATCH 6/6] configs: stm32mp1_trusted_defconfig rely on SCMI support

[PATCH v3 0/3] Some modifications about ram_save_host_page()
 2021-03-09 12:46 UTC  (6+ messages)
` [PATCH v3 1/3] migration/ram: Modify the code comment of ram_save_host_page()

[PATCH v2 0/2] set memcg when split page
 2021-03-09 13:03 UTC  (6+ messages)
` [PATCH v2 2/2] mm/memcg: "

[HEADS UP] bugzilla.netfilter.org is under maintainance
 2021-03-09 13:03 UTC  (2+ messages)

[PATCH] media/usb: fix kernel-doc header issues
 2021-03-09 13:03 UTC 

[HEADS UP] bugzilla.netfilter.org is under maintainance
 2021-03-09 13:04 UTC  (2+ messages)

[PATCH v2] f2fs: add sysfs nodes to get accumulated compression info
 2021-03-09 13:00 UTC  (3+ messages)
` [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.