All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-22 06:40:54 to 2020-10-22 07:31:08 UTC [more...]

[RFC] Have insn decoder functions return success/failure
 2020-10-22  7:31 UTC  (8+ messages)

[RFC PATCH 00/22] cleanup qemu_init and make sense of command line processing
 2020-10-22  7:28 UTC  (10+ messages)
` [PATCH 02/22] machine: remove deprecated -machine enforce-config-section option
` [PATCH 04/22] machine: move SMP initialization from vl.c
` [PATCH 12/22] vl: move bios_name out of softmmu/vl.c
` [PATCH 17/22] vl: load plugins as late as possible

[dm-devel] [PATCH] libmultipath: call udev_device_unref before return
 2020-10-22  7:30 UTC 

[Intel-gfx] [PATCH] drm/i915: Reset the interrupt mask on disabling interrupts
 2020-10-22  7:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] x86/mm: avoid playing with directmap when self-snoop can be relied upon
 2020-10-22  7:29 UTC  (3+ messages)

problems in 5.9+git (no network initialized, systemd complains)
 2020-10-22  7:29 UTC 

[dm-devel] [PATCH v2] libmultipath: fix memory leaks in coalesce_paths
 2020-10-22  7:28 UTC 

[PATCH 1/1] video: fbdev: fix divide error in fbcon_switch
 2020-10-22  7:28 UTC  (4+ messages)

[PATCH v3 0/3] PWM backlight interpolation adjustments
 2020-10-22  5:04 UTC  (2+ messages)
` [PATCH v3 3/3] backlight: pwm_bl: Fix interpolation

[PATCH RESEND v2] drm/bridge/tc358775: Fixes bus formats read
 2020-10-22  6:45 UTC  (2+ messages)

WARNING in dma_map_page_attrs
 2020-10-21 19:03 UTC 

[PATCH 1/3] drm/sun4i: frontend: Rework a bit the phase data
 2020-10-21 17:18 UTC  (6+ messages)
` [PATCH 2/3] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
` [PATCH 3/3] drm/sun4i: frontend: Fix the scaler phase on A33

[PATCH net RFC] net: Clear IFF_TX_SKB_SHARING for all Ethernet devices using skb_padto
 2020-10-22  7:28 UTC 

[PATCH V2 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-10-22  5:14 UTC  (8+ messages)
` [PATCH V2 2/8] drm/lima: "
` [PATCH V2 3/8] drm/msm: "

[Outreachy kernel][PATCH] gpu: amd: Return boolean types instead of integer values
 2020-10-21 18:26 UTC 

[PATCH v2 0/3] PWM backlight interpolation adjustments
 2020-10-22  3:51 UTC  (4+ messages)
` [PATCH v2 1/3] backlight: pwm_bl: Fix interpolation

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-22  4:20 UTC  (7+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH 0/8] Add DRM/DSI support for MT8167 SoC
 2020-10-21 18:56 UTC  (4+ messages)
` [PATCH 2/8] dt-bindings: display: mediatek: dsi: add documentation "

[PATCH] drm: add client cap to expose low power modes
 2020-10-21 14:58 UTC  (4+ messages)

drm_modes: signed integer overflow
 2020-10-22  3:13 UTC 

Kernel 5.8 and 5.9 fail to boot on C8000
 2020-10-22  7:28 UTC  (4+ messages)

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22  7:00 UTC  (15+ messages)
` [PATCH v3 08/16] s390/pci: Remove races against pte updates
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap

[PATCH] arm64: dts: imx8m: use generic name for tmu
 2020-10-22  7:21 UTC  (2+ messages)

[systemd-devel] BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-22  7:18 UTC  (2+ messages)

[PATCH] serial: pmac_zilog: don't init if zilog is not available
 2020-10-22  7:26 UTC  (15+ messages)

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-21  7:55 UTC  (5+ messages)
` [PATCH v2 08/17] s390/pci: Remove races against pte updates

[PATCH v2 0/4] brcmfmac: Add few features in AP mode
 2020-10-22  7:27 UTC  (5+ messages)
` [PATCH v2 1/4] brcmfmac: add change_bss to support AP isolation
` [PATCH v2 2/4] brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists

[PATCH v6 22/25] x86/asm: annotate indirect jumps
 2020-10-22  7:25 UTC  (12+ messages)

build scripts for the WIP xenomai porting to kernel 5.4
 2020-10-22  7:26 UTC  (8+ messages)

sound/soc/intel/catpt/dsp.c:359:9: sparse: sparse: restricted pci_power_t degrades to integer
 2020-10-22  7:25 UTC  (2+ messages)

[tobetter-linux:odroid-5.9.y 30/77] drivers/gpu/drm/exynos/exynos_hdmi.c:728:10: warning: implicit conversion from 'int' to 'u8' (aka 'unsigned char') changes value from 360 to 104
 2020-10-22  7:26 UTC 

[PATCH 1/2] drm/i915/gt: Use the local HWSP offset during submission
 2020-10-22  7:26 UTC  (6+ messages)
` [Intel-gfx] [PATCH] "
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with drm/i915/gt: Use the local HWSP offset during submission (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

Clean up query: greybus/audio_manager_module.c
 2020-10-22  7:25 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH v2] usb: typec: Expose Product Type VDOs via sysfs
 2020-10-22  7:25 UTC  (5+ messages)

[PATCH] x86/pv: Flush TLB in response to paging structure changes
 2020-10-22  7:22 UTC  (4+ messages)

[PATCH 0/5] Improve kernel section protections
 2020-10-22  7:22 UTC  (14+ messages)
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data

[PATCH 3/3] ARM: dts: add ehci uhci enable in evb dts
 2020-10-22  7:21 UTC  (7+ messages)
` [PATCH v2 0/3] Enable USB host for AST2600
  ` [PATCH v2 3/3] ARM: dts: add ehci uhci enable in evb dts

[PATCH] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
 2020-10-22  7:20 UTC  (7+ messages)

[PATCH v2 00/15] Introduce threaded trace streaming for basic perf record operation
 2020-10-22  7:20 UTC  (4+ messages)
` [PATCH v2 05/15] perf session: introduce decompressor into trace reader object

[PATCH v5 0/5][Outreachy] modernize the test scripts
 2020-10-22  7:16 UTC  (7+ messages)
` [PATCH v6 0/5][Outreachy] modernize "
` [PATCH v6 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH v6 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH v6 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH v6 4/5][Outreachy] t7201: use 'git -C' to avoid subshell
` [PATCH v6 5/5][Outreachy] t7201: put each command on a separate line

[dpdk-dev] [PATCH 00/14] ethdev: remove legacy filter API
 2020-10-22  7:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH 02/14] ethdev: move MAC filter type to i40e driver

[PATCH v3 0/5] AX88796C SPI Ethernet Adapter
 2020-10-22  7:15 UTC  (10+ messages)
  ` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add asix prefix
  ` [PATCH v3 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
  ` [PATCH v3 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v14 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-22  7:14 UTC  (3+ messages)
` [PATCH v14 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v14 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH 1/2] usb: host: add XHCI_CDNS_HOST flag
 2020-10-22  7:17 UTC  (3+ messages)

[PATCH iproute2-next 15/15] dcb: Add a subtool for the DCB ETS object
 2020-10-22  7:16 UTC  (6+ messages)

[PATCH] firmware: gsmi: Drop the use of dma_pool_* API functions
 2020-10-22  7:15 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[OE-core] [PATCH] harfbuzz: Refresh patch
 2020-10-22  7:15 UTC 

[RFC]: can 2020-10-19
 2020-10-22  7:15 UTC  (15+ messages)
` [net-rfc 04/16] can: dev: can_get_len(): add a helper function to get the correct length of Classical frames

[dpdk-dev] [PATCH v2 0/3] virtio-user: fix virtio-user server mode
 2020-10-22  7:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 3/3] virtio-user: set status on virtio-user reconnect

BUG: unable to handle kernel paging request in bpf_trace_run3
 2020-10-22  7:13 UTC 

[PATCH] HID: logitech-hidpp: Add PID for MX Anywhere 2
 2020-10-22  7:13 UTC  (2+ messages)

[dpdk-dev] eal: DPDK: 18.11.6 version rte_eal_init() function cleans the runtime directory in 5.4.35 kernel
 2020-10-22  7:12 UTC  (10+ messages)

[dpdk-dev] [PATCH v1] app/regex: add job context
 2020-10-22  7:11 UTC 

ilog2 vs. GCC inlining heuristics
 2020-10-22  7:12 UTC  (5+ messages)

[PATCH] sched/fair: check for idle core
 2020-10-22  7:11 UTC  (6+ messages)

[PATCH] powerpc/time: enable sched clock for irqtime
 2020-10-22  6:58 UTC  (2+ messages)

[Buildroot] [Bug 13281] New: Raspberry Pi 2: overlays folder missing in genimage-raspberrypi2.cfg
 2020-10-22  7:11 UTC  (2+ messages)
` [Buildroot] [Bug 13281] "

[PATCH net] mISDN: hfcpci: Fix a use after free in hfcmulti_tx()
 2020-10-22  7:07 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-10-21
 2020-10-22  7:09 UTC 

[PATCH] hwmon: (pmbus/max20730) delete some dead code
 2020-10-22  7:06 UTC  (2+ messages)

[LTP] [PATCH] Remove ftime and sys/timeb.h
 2020-10-22  7:09 UTC  (5+ messages)

[PATCH] hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()
 2020-10-22  7:08 UTC  (2+ messages)

[PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error
 2020-10-22  7:06 UTC  (6+ messages)

[PATCH] net: ftgmac100: Fix missing TX-poll issue
 2020-10-21 12:11 UTC  (8+ messages)

[PATCH v2 0/7] Microchip PolarFire SoC support
 2020-10-22  7:07 UTC  (8+ messages)
` [PATCH v2 1/7] riscv: Add DMA 64-bit address support
` [PATCH v2 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v2 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v2 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v2 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v2 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v2 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH v1 01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
 2020-10-22  6:29 UTC  (16+ messages)
` [PATCH v1 06/20] powerpc/32s: Make Hash var static
` [PATCH v1 07/20] powerpc/32s: Declare Hash related vars as __initdata
` [PATCH v1 08/20] powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
` [PATCH v1 09/20] powerpc/32s: Inline _tlbie() on non SMP
` [PATCH v1 10/20] powerpc/32s: Move _tlbie() and _tlbia() in a new file
` [PATCH v1 11/20] powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
` [PATCH v1 12/20] powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
` [PATCH v1 13/20] powerpc/32s: Split and inline flush_range()
` [PATCH v1 14/20] powerpc/32s: Inline tlb_flush()
` [PATCH v1 15/20] powerpc/32s: Inline flush_hash_entry()
` [PATCH v1 16/20] powerpc/32s: Move early_mmu_init() into mmu.c
` [PATCH v1 17/20] powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
` [PATCH v1 18/20] powerpc/32s: Regroup 603 based CPUs in cputable
` [PATCH v1 19/20] powerpc/32s: Make support for 603 and 604+ selectable
` [PATCH v1 20/20] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected

[PATCH] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
 2020-10-22  7:04 UTC  (2+ messages)

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-22  7:04 UTC  (7+ messages)
` [PATCH v3] "
          ` [LTP] "

[PATCH] PM / s2idle: Export s2idle_set_ops
 2020-10-22  7:02 UTC  (5+ messages)

[PATCH] drivers/video: Fix -Wstringop-truncation in hdmi.c
 2020-10-22  7:01 UTC  (4+ messages)

[dpdk-dev] [PATCH v8 0/4] add async data path in vhost sample
 2020-10-22  6:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 1/4] example/vhost: add async vhost args parsing function
  ` [dpdk-dev] [PATCH v9 2/4] example/vhost: add support for vhost async data path
  ` [dpdk-dev] [PATCH v9 3/4] doc: update vhost sample doc "
  ` [dpdk-dev] [PATCH v9 4/4] doc: update release notes for vhost sample

[PATCH] media: cedrus: h264: Fix check for presence of scaling matrix
 2020-10-22  6:56 UTC  (4+ messages)

[PATCH] samsung: common: remove the duplicated stdio print message
 2020-10-22  6:56 UTC 

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2020-10-22  6:55 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/2] enable large VF configuration
 2020-10-22  6:54 UTC  (9+ messages)
` [dpdk-dev] [PATCH v8 0/6] "
  ` [dpdk-dev] [PATCH v8 1/6] net/iavf: handle virtchnl event message without interrupt
  ` [dpdk-dev] [PATCH v8 2/6] net/iavf: add IAVF request queues function
  ` [dpdk-dev] [PATCH v8 3/6] net/iavf: negotiate large VF and request more queues
  ` [dpdk-dev] [PATCH v8 4/6] net/iavf: enable multiple queues configurations for large VF
  ` [dpdk-dev] [PATCH v8 5/6] net/iavf: enable IRQ mapping configuration "
  ` [dpdk-dev] [PATCH v8 6/6] net/iavf: add enable/disable queues "

[PATCH v2 0/2] Add OpenCores I2C controller driver
 2020-10-22  6:54 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
` [PATCH v2 2/2] riscv: sifive/fu540: kconfig: Enable support for Opencores "

[PATCH v2] docs: Add two missing entries in vm sysctl index
 2020-10-22  6:54 UTC 

[PATCH v1] Input: ads7846: do not overwrite spi->mode flags set by spi framework
 2020-10-22  6:54 UTC  (5+ messages)

[PATCH] scsi: ufs: make sure scan sequence for multiple hosts
 2020-10-22  6:52 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] gso: fix free issue of mbuf gso segments attach to
 2020-10-22  6:51 UTC 

[PATCH v1 1/3] gpiolib: acpi: Respect bias settings for GpioInt() resource
 2020-10-22  6:51 UTC  (4+ messages)

[PATCH v2 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl
 2020-10-22  6:50 UTC  (3+ messages)

[PATCH 0/3] Membarrier updates
 2020-10-22  6:51 UTC  (5+ messages)
` [PATCH 1/3] sched: fix exit_mm vs membarrier (v4)

[PATCH 1/2] arm-autonomy/xen: Backport improvements to xen 4.14
 2020-10-22  6:51 UTC  (3+ messages)
` [meta-arm] "

[PATCH] net: xfrm: fix a race condition during allocing spi
 2020-10-22  6:48 UTC  (6+ messages)

[PATCH v2 1/2] arm-autonomy/xen: Backport improvements to xen 4.14
 2020-10-22  6:49 UTC  (2+ messages)
` [PATCH v2 2/2] arm-autonomy/linux-arm-autonomy: Fix runstate info page if kpti is enabled

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-22  6:48 UTC  (4+ messages)
` [PATCH v8 10/41] btrfs: disallow inode_cache in ZONED mode

[PATCH for-5.10] io_uring: remove req cancel in ->flush()
 2020-10-22  6:42 UTC  (2+ messages)

[PATCH net v2] net: Properly typecast int values to set sk_max_pacing_rate
 2020-10-22  6:41 UTC 

[dpdk-dev] [PATCH] net/mvpp2: fix memory leak in error path
 2020-10-22  6:40 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[PATCH] firmware/dmi: Include product_sku info to modalias
 2020-10-22  6:40 UTC 


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.