All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-22 08:47:13 to 2021-02-22 09:27:07 UTC [more...]

[kvm-unit-tests PATCH v3 0/7] s390x: Cleanup exception register save/restore and implement backtrace
 2021-02-22  8:57 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/7] s390x: Fix fpc store address in RESTORE_REGS_STACK
` [kvm-unit-tests PATCH v3 3/7] s390x: Introduce and use CALL_INT_HANDLER macro
` [kvm-unit-tests PATCH v3 6/7] s390x: Move diag308_load_reset to stack saving

memory leak in __pskb_copy_fclone
 2021-02-22  9:25 UTC 

memory leak in do_seccomp (2)
 2021-02-22  9:25 UTC 

[PATCH] sched/pelt: Fix task util_est update filtering
 2021-02-22  9:24 UTC  (3+ messages)

[PATCH 0/2] odroid-go2: two small config changes
 2021-02-22  9:25 UTC  (3+ messages)
` [PATCH 1/2] odroid-go2: do not disable EFI
` [PATCH 2/2] odroid-go2: fix default FDT file path

general protection fault in ieee802154_llsec_parse_key_id
 2021-02-22  9:24 UTC 

x86/mce: fix wrong no-return-ip logic in do_machine_check()
 2021-02-22  9:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Standardize DSI driver logging system
 2021-02-22  9:23 UTC  (8+ messages)
` [PATCH 1/2] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
` [PATCH 2/2] drm/stm: dsi: Use dev_ based logging

[PATCH v2 00/15] tests/tcg: Add TriCore tests
 2021-02-22  9:23 UTC  (2+ messages)

[PATCH] ASoC: fsl_xcvr: move reset assert into runtime_resume
 2021-02-22  9:09 UTC 

[Bug 1915682] [NEW] i386-linux-user wine exception regression tests fail
 2021-02-22  9:10 UTC  (2+ messages)
` [Bug 1915682] "

[v2][PATCH] Revert "mfd: syscon: Don't free allocated name for regmap_config"
 2021-02-22  9:21 UTC  (4+ messages)

[PATCH] i2c: rcar: implement atomic transfers
 2021-02-22  9:13 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/9] drm/i915/edp: enable eDP Multi-SST Operation (MSO)
 2021-02-22  9:21 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 6/9] drm/i915/mso: add splitter state readout for platforms that support it
` [Intel-gfx] [PATCH v3 7/9] drm/i915/mso: add splitter state check
` [Intel-gfx] [PATCH v3 8/9] drm/i915/edp: modify fixed and downclock modes for MSO

[dpdk-dev] [kmods PATCH] windows/netuio: add vmxnet3 device ID
 2021-02-22  9:20 UTC  (2+ messages)

[PATCH 0/1] Add preliminary support for QFW on Arm
 2021-02-22  9:20 UTC  (8+ messages)
` [PATCH 1/1] arm: qemu: support qfw

[v2] arm: include: secure: Don't include asm\global_data.h in .S file
 2021-02-22  9:20 UTC  (2+ messages)

[PATCH v3 1/4] firmware: scmi: voltage regulator
 2021-02-22  9:20 UTC  (3+ messages)
` [PATCH v3 4/4] test: scmi: add local variables for scmi agent reference

[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-02-22  9:20 UTC  (52+ messages)
` [PATCH v2 06/38] ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
` [PATCH v2 14/38] test: cmd: Add a basic test for 'addrmap' command
` [PATCH v2 16/38] ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
` [PATCH v2 17/38] common: Move initr_addr_map() to a bit earlier
` [PATCH v2 18/38] ppc: qemu: Switch over to use DM serial
` [PATCH v2 19/38] pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
` [PATCH v2 20/38] pci: mpc85xx: Support controller register physical address beyond 32-bit
` [PATCH v2 22/38] ppc: qemu: Switch over to use DM ETH and PCI
` [PATCH v2 24/38] cmd: Fix virtio command dependency
` [PATCH v2 25/38] ppc: qemu: Enable VirtIO NET support
` [PATCH v2 26/38] virtio: Fix VirtIO BLK driver dependency
` [PATCH v2 27/38] ppc: qemu: Enable VirtIO BLK support
` [PATCH v2 28/38] ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
` [PATCH v2 29/38] gpio: mpc8xxx: Support controller register physical address beyond 32-bit
` [PATCH v2 30/38] ppc: qemu: Enable GPIO support
` [PATCH v2 31/38] dm: sysreset: Add a Kconfig option for the 'reset' command
` [PATCH v2 32/38] ppc: qemu: Enable support for power off via GPIO
` [PATCH v2 33/38] ppc: qemu: Enable RTC support via I2C
` [PATCH v2 34/38] ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated
` [PATCH v2 35/38] ppc: qemu: Drop a custom env variable 'fdt_addr_r'
` [PATCH v2 36/38] ppc: qemu: Drop fixed_sdram()
` [PATCH v2 37/38] ppc: qemu: Move board directory from board/freescale to board/emulation
` [PATCH v2 38/38] doc: Add a reST document for qemu-ppce500

[PATCH v3 0/5] ALSA: control - add generic LED API
 2021-02-22  9:15 UTC  (6+ messages)
` [PATCH v3 1/5] ALSA: control - introduce snd_ctl_notify_one() helper
` [PATCH v3 2/5] ALSA: control - add layer registration routines
` [PATCH v3 3/5] ALSA: control - add generic LED trigger module as the new control layer
` [PATCH v3 4/5] ALSA: HDA - remove the custom implementation for the audio LED trigger
` [PATCH v3 5/5] ALSA: control - add sysfs support to the LED trigger module

[Question] "global" package list used to bump up customer packages
 2021-02-22  9:18 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-22  9:17 UTC  (3+ messages)

KMSAN: kernel-infoleak in compat_drm_wait_vblank
 2021-02-22  9:15 UTC 

Kernel panic with vhost-vdpa
 2021-02-22  9:17 UTC  (4+ messages)

[PATCH 0/2] Fixes for BSD sed compatibility
 2021-02-22  9:17 UTC  (3+ messages)
` [PATCH 2/2] build/DTC: fix sed usage in DTC command

[PATCH] workqueue: Remove rcu_read_lock/unlock() in workqueue_congested()
 2021-02-22  9:13 UTC  (4+ messages)
    ` 回复: "

[PATCH 1/5] cobalt/rtdm: add new interface to init task on specified cpu
 2021-02-22  9:16 UTC  (4+ messages)

linux-next: Tree for Feb 22
 2021-02-22  9:13 UTC 

[PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
 2021-02-22  9:15 UTC  (5+ messages)

[PATCH] scripts/bash_aliases: tfix
 2021-02-22  7:56 UTC 

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-22  9:12 UTC  (29+ messages)
` [PATCH v3 02/11] drm: Rename plane atomic_check state names
` [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v3 05/11] drm: Use the state pointer directly in "
` [PATCH v3 06/11] drm: Use state helper instead of plane state pointer in atomic_check

[QUESTION] Tracking HEAD changes?
 2021-02-22  9:12 UTC 

[PATCH v4] mfd: da9063: Support SMBus and I2C mode
 2021-02-22  9:10 UTC  (5+ messages)
  ` AW: "

[PATCH][gatesgarth] go: Update to 1.15.8
 2021-02-22  9:14 UTC 

[PATCH] vhost vdpa: fix the irq check for invoking irq_bypass_unregister_producer
 2021-02-22  9:13 UTC 

[PATCH] drivers: input: mouse: Change postive to positive in the file alps.c
 2021-02-22  9:09 UTC  (3+ messages)

[PATCH 0/2] add Kontron pITX-imx8m board
 2021-02-22  9:08 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

[PATCH v7 0/5] Add initial support for ATC260x PMICs
 2021-02-22  9:02 UTC  (3+ messages)

[dpdk-dev] [PATCH v13 0/4] raw/ifpga: add extra OPAE APIs
 2021-02-22  9:12 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH bpf-next] bpf: Drop imprecise log message
 2021-02-22  9:10 UTC  (2+ messages)
` [PATCH v1 "

[PATCH] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
 2021-02-22  9:06 UTC  (6+ messages)

memory leak in iget_locked
 2021-02-22  9:06 UTC 

[RFC PATCH v2 0/3] hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region
 2021-02-22  9:07 UTC  (4+ messages)
` [RFC PATCH v2 1/3] hw/pflash_cfi*: Replace DPRINTF with trace events
` [RFC PATCH v2 2/3] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro
` [RFC PATCH v2 3/3] hw/pflash_cfi01: Allow devices to have a smaller backing device

[GIT PULL] TI changes for v2021.04 rc3
 2021-02-22  9:09 UTC 

[Intel-wired-lan] [PATCH v4 0/9] igc: Add support for AF_XDP zero-copy
 2021-02-22  9:09 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH v4 1/9] igc: Move igc_xdp_is_enabled()
` [Intel-wired-lan] [PATCH v4 2/9] igc: Refactor __igc_xdp_run_prog()
` [Intel-wired-lan] [PATCH v4 3/9] igc: Refactor igc_clean_rx_ring()
` [Intel-wired-lan] [PATCH v4 4/9] igc: Refactor XDP rxq info registration
` [Intel-wired-lan] [PATCH v4 5/9] igc: Introduce TX/RX stats helpers
` [Intel-wired-lan] [PATCH v4 6/9] igc: Introduce igc_unmap_tx_buffer() helper
` [Intel-wired-lan] [PATCH v4 7/9] igc: Replace IGC_TX_FLAGS_XDP flag by an enum
` [Intel-wired-lan] [PATCH v4 8/9] igc: Enable RX via AF_XDP zero-copy
` [Intel-wired-lan] [PATCH v4 9/9] igc: Enable TX "

[PATCH] arm: dts: sync am33xx-clocks with Linux 5.9-rc7
 2021-02-22  9:09 UTC  (2+ messages)

[PATCH v3 0/4] SARA R4 patches
 2021-02-22  9:08 UTC  (5+ messages)
` [PATCH v3 1/4] Change 1: SARA R4 QMI support
` [PATCH v3 2/4] Change 2: Add SARA R4 vendor ID
` [PATCH v3 3/4] Change 3: Check SARA R4 vendor ID, need to make it conditional on the actions being attach and detach
` [PATCH v3 4/4] Change 4: Add SARA R4 vendor and enable vendor in gprs create

[PATCH 1/5] cobalt/kernel: y2038: convert struct timeval to __kernel_old_timeval
 2021-02-22  9:08 UTC  (6+ messages)
` [PATCH 2/5] cobalt/kernel: y2038: convert struct timespec to timespec64

[RESEND PATCH 0/2] clk patches from 'Add DM support for omap PWM backlight' series
 2021-02-22  9:08 UTC  (2+ messages)

[PATCH 0/3] arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
 2021-02-22  9:08 UTC  (3+ messages)
` [PATCH 1/3] "

WARNING in nbd_dev_add
 2021-02-22  9:06 UTC 

memory leak in con_do_clear_unimap
 2021-02-22  9:05 UTC 

[PATCH] clk: ti: improve debug messages for clkctrl driver
 2021-02-22  9:07 UTC  (2+ messages)

[PATCH V4 0/2] virtio-pci: introduce modern device module
 2021-02-22  9:04 UTC  (6+ messages)
` [PATCH V4 1/2] vdpa: set the virtqueue num during register
` [PATCH V4 2/2] vdpa: introduce virtio pci driver

[PULL v1 0/3] CRIS queue
 2021-02-22  8:50 UTC  (5+ messages)
` [PULL v1 3/3] target/cris: Plug leakage of TCG temporaries

[PATCH] ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet
 2021-02-22  9:06 UTC  (2+ messages)

[PATCH 00/19] ipmi: Allow raw access to KCS devices
 2021-02-22  9:04 UTC  (5+ messages)
` [PATCH 01/19] dt-bindings: aspeed-lpc: Remove LPC partitioning

KASAN: use-after-free Read in nbd_release
 2021-02-22  9:05 UTC 

general protection fault in nbd_disconnect_and_put
 2021-02-22  9:05 UTC 

[PATCH] mt76: mt7921: remove unneeded semicolon
 2021-02-22  9:03 UTC  (3+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.176-39-g9ec85b6c46de)
 2021-02-22  9:03 UTC 

[PATCH 1/2] ASoC: rt1015: fix i2c communication error
 2021-02-22  9:00 UTC  (2+ messages)
` [PATCH 2/2] ASoC: rt1015: enable BCLK detection after calibration

[PATCH v3] video: sunxi_display: Convert to DM_VIDEO
 2021-02-22  9:02 UTC  (6+ messages)

[I-PIPE][ARM64] Experimenting on Jetson Xavier
 2021-02-22  9:01 UTC  (7+ messages)

[PATCH 00/57] Enforce DM_MMC migration and remove platforms
 2021-02-22  9:00 UTC  (8+ messages)
` [PATCH 42/57] ppc: Remove T1040RDB boards
` [PATCH 55/57] ppc: Remove T1023RDB board
` [PATCH 56/57] ppc: Remove T4160RDB board

[PATCH] python3: customize the python interpreter for nativesdk
 2021-02-22  8:59 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-22  8:56 UTC  (12+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-22  8:56 UTC  (6+ messages)

[dpdk-dev] Minutes of Technical Board Meeting, 2021-02-10
 2021-02-22  8:57 UTC 

[RFC PATCH v5 0/4] add simple copy support
 2021-02-22  6:52 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH] vt: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-22  8:53 UTC  (2+ messages)

[linux-lvm] [PATCH 1/1] pvscan: wait for udevd
 2021-02-21 20:26 UTC  (10+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-02-22  8:51 UTC  (9+ messages)
` [PATCH RFC 3/7] kvm: x86: XSAVE state and XFD MSRs context switch

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-22  8:52 UTC  (14+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

[dm-devel] [PATCH v4 00/12] dm: support IO polling
 2021-02-20 11:06 UTC  (13+ messages)
` [dm-devel] [PATCH v4 01/12] block: move definition of blk_qc_t to types.h
` [dm-devel] [PATCH v4 02/12] block: add queue_to_disk() to get gendisk from request_queue
` [dm-devel] [PATCH v4 03/12] block: add poll method to support bio-based IO polling
` [dm-devel] [PATCH v4 04/12] block: add poll_capable "
` [dm-devel] [PATCH v4 05/12] blk-mq: extract one helper function polling hw queue
` [dm-devel] [PATCH v4 06/12] blk-mq: add iterator for polling hw queues
` [dm-devel] [PATCH v4 07/12] blk-mq: add one helper function getting hw queue
` [dm-devel] [PATCH v4 08/12] dm: always return BLK_QC_T_NONE for bio-based device
` [dm-devel] [PATCH v4 09/12] nvme/pci: don't wait for locked polling queue
` [dm-devel] [PATCH v4 10/12] block: fastpath for bio-based polling
` [dm-devel] [PATCH v4 11/12] block: sub-fastpath "
` [dm-devel] [PATCH v4 12/12] dm: support IO polling for bio-based dm device

[PATCH] ASoC: fsl_sai: Add pm qos cpu latency support
 2021-02-22  8:40 UTC 

[Patch bpf-next v6 0/8] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-22  8:51 UTC  (3+ messages)
` [Patch bpf-next v6 1/8] bpf: clean up sockmap related Kconfigs

non-standard baud rates with Prolific 2303 USB-serial
 2021-02-22  8:52 UTC  (3+ messages)

i.MX8MQ EVK not booting with latest mainline U-Boot
 2021-02-22  8:52 UTC  (2+ messages)

[linux-lvm] Removing bash as a dependency
 2021-02-22  1:25 UTC 

[Intel-gfx] [PULL] gvt-next-fixes
 2021-02-22  8:34 UTC 

[PATCH v3 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
 2021-02-22  8:47 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: xilinx-nwl: Add optional "dma-coherent" property

[PATCHv4 00/35] [PATCHv3 00/35] SCSI result handling cleanup, part 1
 2021-02-22  8:45 UTC  (3+ messages)
` [PATCH 01/35] scsi: drop gdth driver

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2021-02-22  8:47 UTC  (9+ messages)
` [PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-02-22  8:43 UTC  (2+ 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.