All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 08:22:46 to 2020-11-05 09:05:23 UTC [more...]

[PATCH v3 0/6] Modify some registers operations and move decode_cpucfg() to loongson_regs.h
 2020-11-05  9:05 UTC  (6+ messages)
` [PATCH v3 1/6] MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-11-05  9:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] vfio: revert changes for map contiguous areas in one go

[PATCH] target/alpha: fix icount handling for timer instructions
 2020-11-05  9:04 UTC 

[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
 2020-11-05  9:04 UTC  (10+ messages)
` [dpdk-dev] [PATCH 15/15] mbuf: move pool pointer in hotterfirst half

PROBLEM: unable to get QCA6390 to work
 2020-11-05  9:04 UTC  (11+ messages)
                ` Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"

[PATCH] habanalabs: move HW dirty check to a proper location
 2020-11-05  9:04 UTC 

[PATCH v2 000/106] CCS driver
 2020-11-05  9:04 UTC  (5+ messages)
` [PATCH v2 001/106] smiapp: Generate CCS register definitions and limits

Kernel 5.10-rc1 not mounting NAND flash (Bisected to d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits"))
 2020-11-05  9:06 UTC  (5+ messages)

[PATCH] selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
 2020-11-05  9:03 UTC  (3+ messages)

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2020-11-05  9:03 UTC  (6+ messages)

[PATCH v3 0/2] Assorted fixes to tests that were broken by recent scsi changes
 2020-11-05  9:01 UTC  (2+ messages)

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-05  9:00 UTC  (30+ messages)
` [PATCH 08/36] tty: tty_ldisc: Fix some kernel-doc related misdemeanours
` [PATCH 12/36] tty: tty_io: Fix some kernel-doc issues
` [PATCH 27/36] tty: synclinkmp: Mark never checked 'readval' as __always_unused
` [PATCH 31/36] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
` [PATCH 34/36] tty: serial: pmac_zilog: Make disposable variable __always_unused
` [PATCH 35/36] tty: synclink: Mark disposable variables as __always_unused

[PATCH v5 00/17] HSM driver for ACRN hypervisor
 2020-11-05  9:02 UTC  (8+ messages)
` [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces

[PATCH v2] drm: document that blobs are ref'counted
 2020-11-05  9:00 UTC  (3+ messages)

[PATCH bpf v2 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-05  9:00 UTC  (3+ messages)
` [PATCH bpf v2 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator

Amlogic Text Offset regression
 2020-11-05  8:57 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/8] examples/fips_validation: enhance getopt_long usage
 2020-11-05  8:59 UTC  (5+ messages)

[PATCH v4 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-05  8:58 UTC  (10+ messages)
` [PATCH v4 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF

[dpdk-dev] [PATCH] example/qos_sched: fix option -i in usage
 2020-11-05  8:57 UTC  (2+ messages)

[PATCH v21 00/19] per memcg lru lock
 2020-11-05  8:55 UTC  (31+ messages)
` [PATCH v21 01/19] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v21 02/19] mm/thp: use head for head page in lru_add_page_tail
` [PATCH v21 03/19] mm/thp: Simplify lru_add_page_tail()
` [PATCH v21 04/19] mm/thp: narrow lru locking
` [PATCH v21 05/19] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v21 06/19] mm/rmap: stop store reordering issue on page->mapping
` [PATCH v21 07/19] mm: page_idle_get_page() does not need lru_lock
` [PATCH v21 08/19] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v21 09/19] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v21 10/19] mm/lru: move lock into lru_note_cost
` [PATCH v21 11/19] mm/vmscan: remove lruvec reget in move_pages_to_lru
` [PATCH v21 12/19] mm/mlock: remove lru_lock on TestClearPageMlocked
` [PATCH v21 13/19] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU
` [PATCH v21 15/19] mm/compaction: do page isolation first in compaction
` [PATCH v21 16/19] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function
` [PATCH v21 19/19] mm/lru: revise the comments of lru_lock

[PATCH] drm/ingenic: ipu: Search for scaling coefs up to 102% of the screen
 2020-11-05  8:39 UTC  (2+ messages)

[PATCH v2 0/8] gpio: exar: refactor the driver
 2020-11-05  8:56 UTC  (4+ messages)
` [RFT PATCH v2 7/8] gpio: exar: switch to using regmap

[dpdk-dev] [PATCH] example/vhost_crypto: add new line character in usage
 2020-11-05  8:56 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 00/58] net: txgbe PMD
 2020-11-05  8:55 UTC  (6+ messages)

[PATCH V2 1/2] arm64: add config for Broadcom BCM4908 SoCs
 2020-11-05  8:54 UTC  (4+ messages)
` [PATCH V2 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files

[PATCH v2 0/8] clk: at91: adapt for dvfs
 2020-11-05  8:55 UTC  (4+ messages)
` [PATCH v2 1/8] clk: at91: sama7g5: fix compilation error

[PATCH net-next 1/2] net/sched: act_mirred: refactor the handle of xmit
 2020-11-05  8:55 UTC  (4+ messages)
` [PATCH net-next 2/2] net/sched: act_frag: add implict packet fragment support

[Buildroot] [PATCH 00/10] Introduce CPE ID matching for CVEs
 2020-11-05  8:55 UTC  (5+ messages)
` [Buildroot] [PATCH 09/10] support/scripts/{pkg-stats, cve.py, cve-checker}: support CPE ID based matching

[PATCH] riscv: Fix ax25-ae350 and qemu-riscv Kconfig dependency
 2020-11-05  8:55 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: fix typing error in example/l3_forward_access_ctrl
 2020-11-05  8:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 0/1] fix default max mtu size when device configured
 2020-11-05  8:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 1/2] app/testpmd: fix max rx packet length for VLAN packets

[PATCH] ALSA: usb-audio: Add implicit feedback quirk for Qu-16
 2020-11-05  8:51 UTC  (2+ messages)

[PATCH] RDMA/cm: Make the local_id_table xarray non-irq
 2020-11-05  8:52 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add implicit feedback quirk for MODX
 2020-11-05  8:51 UTC  (4+ messages)

[PATCH 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-05  8:51 UTC  (4+ messages)
` [PATCH 2/4] clk: qcom: Add SDX55 GCC support

[LTP] [PATCH v2] Convert dup02 to new API and clean up
 2020-11-05  8:50 UTC 

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-11-05  8:48 UTC  (7+ messages)
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 11/14] dt-bindings: media: i2c: Add A83T MIPI CSI-2 bindings documentation

[pci:for-linus] BUILD SUCCESS 832ea234277a2465ec6602fa6a4db5cd9ee87ae3
 2020-11-05  8:49 UTC 

[PATCH v2 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-11-05  8:46 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/shadowsocks-libev: bump version to 3.3.5
 2020-11-05  8:48 UTC  (2+ messages)

[BUG] Error applying setting, reverse things back on lot of devices
 2020-11-05  8:47 UTC  (10+ messages)
            ` [Linux-stm32] "

[Buildroot] [git commit branch/next] package/shadowsocks-libev: bump version to 3.3.5
 2020-11-05  8:46 UTC 

relative openat dirfd reference on submit
 2020-11-05  8:45 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/bind: bump to version 9.11.24
 2020-11-05  8:44 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/bind: bump to version 9.11.24
 2020-11-05  8:43 UTC 

[PATCH v3 00/30] x86: Allow Coral to boot into Chrome OS
 2020-11-05  8:43 UTC  (3+ messages)

[RESEND PATCH] bonding: wait for sysfs kobject destruction before freeing struct slave
 2020-11-05  8:41 UTC 

[Buildroot] [PATCH 1/1] package/trousers: bump to version 0.3.15
 2020-11-05  8:41 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/trousers: bump to version 0.3.15
 2020-11-05  8:41 UTC 

[RFC] perf evlist: Warn if event group has mixed sw/hw events
 2020-11-05  8:40 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] net/i40e: fix incorrect FDIR flex configuration
 2020-11-05  8:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] net/i40e: fix incorrect FDIR flex mask

[Buildroot] [PATCH 1/1] package/modem-manager: fix build without xsltproc
 2020-11-05  8:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/oniguruma: security bump to version 6.9.6
 2020-11-05  8:40 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/modem-manager: fix build without xsltproc
 2020-11-05  8:40 UTC 

[Buildroot] [git commit] package/modem-manager: fix build without xsltproc
 2020-11-05  8:40 UTC 

[Buildroot] [git commit branch/next] package/oniguruma: security bump to version 6.9.6
 2020-11-05  8:39 UTC 

[Buildroot] [git commit] package/oniguruma: security bump to version 6.9.6
 2020-11-05  8:39 UTC 

gpiolib sysfs access when CONFIG_GPIO_CDEV is not set
 2020-11-05  8:39 UTC  (2+ messages)

[PATCH 1/2] ls1043a: Fix address for secure boot headers
 2020-11-05  8:38 UTC  (2+ messages)
` [PATCH 2/2] lx2160a: "

[PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
 2020-11-05  8:37 UTC  (3+ messages)
` [PATCH v2 3/4] spapr/xive: Allocate IPIs independently from the other sources

[PATCH v3 00/24] wfx: get out from the staging area
 2020-11-05  8:36 UTC  (4+ messages)
` [PATCH v3 02/24] dt-bindings: introduce silabs,wfx.yaml

[dpdk-dev] [PATCH] doc: fix typo in ipsec-secgw guide
 2020-11-05  8:36 UTC 

[RFC 1/2] nl80211: add common API to configure SAR power limitations
 2020-11-05  8:35 UTC  (7+ messages)

Linux 5.9.4
 2020-11-05  8:34 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] net/iavf: fix reset VF doesn't notify PF to reset
 2020-11-05  8:32 UTC 

[PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs
 2020-11-05  8:33 UTC  (4+ messages)
  ` [PATCH v3 2/6] dt-bindings: pci: add the samsung,exynos-pcie binding

[PATCH] ARM: dts: exynos: Assign a fixed index to mmc devices on exynos4412 based ODROID boards
 2020-11-05  8:31 UTC  (7+ messages)

[PATCH] block: Fix integer promotion error in bdrv_getlength()
 2020-11-05  8:31 UTC  (2+ messages)

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-05  8:30 UTC  (17+ messages)
                        ` [PATCH] applesmc: Re-work SMC comms v1
                          ` [PATCH] applesmc: Re-work SMC comms v2

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v1 4/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-05  8:29 UTC  (3+ messages)

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v5 0/4] DCMI BT656 parallel bus mode support
 2020-11-05  8:29 UTC  (3+ messages)

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH] As FreeBSD ports MAINTAINER add myself for FreeBSD Hosted CI
 2020-11-05  8:29 UTC  (2+ messages)

[PATCH v4 1/2] kunit: Support for Parameterized Testing
 2020-11-05  8:30 UTC  (5+ messages)
    ` [Linux-kernel-mentees] "

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

[RFC 0/2] perf/core: Invoke pmu::sched_task callback for cpu events
 2020-11-05  8:29 UTC  (2+ messages)

[Tech-board-discuss] Linux Kernel Code of Conduct Committee: October 2020 report
 2020-11-05  8:30 UTC  (2+ messages)
`  "

[PATCH-for-5.2 0/3] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-05  8:19 UTC  (10+ messages)
` [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config

[mm/gup] a308c71bf1: stress-ng.vm-splice.ops_per_sec -95.6% regression
 2020-11-05  8:28 UTC  (3+ messages)
  ` [LKP] "

[PATCH] perf_event_open.2: Update man page with recent changes
 2020-11-05  8:28 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] replace blacklist/whitelist with block/allow
 2020-11-05  8:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 0/5] "

[PATCH v2] tools/python: pass more -rpath-link options to ld
 2020-11-05  8:27 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-05  8:25 UTC  (3+ messages)

[RFC 0/9] staging: dpaa2-switch: add support for CPU terminated traffic
 2020-11-05  8:25 UTC  (4+ messages)
` [RFC 6/9] staging: dpaa2-switch: add .ndo_start_xmit() callback

[PATCH] null_blk: Set mq device as blocking with zoned mode
 2020-11-05  8:25 UTC  (4+ messages)

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-05  8:25 UTC  (6+ messages)

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-04 14:00 UTC  (9+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-04 16:49 UTC  (5+ messages)
` [PATCH v7 21/47] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v7 25/47] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v7 31/47] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v7 35/47] memory: tegra20: Support interconnect framework

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-04 23:44 UTC  (2+ messages)
` [PATCH v1 08/30] soc/tegra: regulators: Support Tegra SoC device sync state API


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.