All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-08 22:52:21 to 2020-12-08 23:42:46 UTC [more...]

[PATCH v14 0/4] RDMA: Add dma-buf support
 2020-12-08 23:41 UTC  (2+ messages)

virtiofs and its optional xattr support vs. fs_use_xattr
 2020-12-08 23:41 UTC  (5+ messages)
    ` [Virtio-fs] "

[PATCH 0/4] clock: Get rid of clock_get_ns()
 2020-12-08 23:41 UTC  (5+ messages)
` [PATCH 1/4] clock: Introduce clock_ticks_to_ns()
` [PATCH 2/4] target/mips: Don't use clock_get_ns() in clock period calculation

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-12-08 23:40 UTC  (3+ messages)
` [PATCH 2/2] mm/madvise: add process_madvise MADV_DONTNEER support

[PATCH V2 0/2] Lift memcpy_[to|from]_page to core
 2020-12-08 23:40 UTC  (13+ messages)
` [PATCH V2 2/2] mm/highmem: "

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-08 23:41 UTC  (3+ messages)
` [PATCH v3 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding

[PATCH v2 0/9] eMMC inline encryption support
 2020-12-08 23:40 UTC  (3+ messages)
` [PATCH v2 1/9] mmc: add basic support for inline encryption

[pull request][net-next V3 00/15] mlx5 updates 2020-12-01
 2020-12-08 23:40 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] net/mlx5: hash list optimization
 2020-12-08 23:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[RFC][PATCH] ftrace/selftests: Add binary test to verify ring buffer timestamps
 2020-12-08 23:39 UTC  (4+ messages)

[PATCH bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
 2020-12-08 23:39 UTC  (6+ messages)

+ mm-hugetlb-clear-compound_nr-before-freeing-gigantic-pages.patch added to -mm tree
 2020-12-08 23:38 UTC 

[PATCH v4 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-08 23:36 UTC  (6+ messages)
` [PATCH v4 2/6] xfs: introduce xfs_dialloc_roll()
` [PATCH v4 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()

[PATCH net v1 1/2] lan743x: improve performance: fix rx_napi_poll/interrupt ping-pong
 2020-12-08 23:36 UTC  (12+ messages)
` [PATCH net v1 2/2] lan743x: boost performance: limit PCIe bandwidth requirement

[PATCH v4 0/2] media: i2c: OV5648 image sensor support
 2020-12-08 23:34 UTC  (4+ messages)
` [PATCH v4 2/2] media: i2c: Add support for the OV5648 image sensor

[MPTCP] Re: [RFC PATCH] selinux: handle MPTCP consistently with TCP
 2020-12-08 23:35 UTC  (2+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.247-15-ga32da6d21a77)
 2020-12-08 23:34 UTC 

[PATCH v8] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-08 23:33 UTC  (8+ messages)

[bluez PATCH v1] test: add test app for Advertisement Monitor API
 2020-12-08 23:33 UTC  (2+ messages)
` [bluez,v1] "

[GIT PULL 1/4] Driver changes for omaps for genpd support
 2020-12-08 23:31 UTC  (3+ messages)

[GIT PULL 1/6] i.MX drivers change for 5.11
 2020-12-08 23:31 UTC  (12+ messages)
` [GIT PULL 3/6] i.MX DT bindings update "
` [GIT PULL 4/6] i.MX device tree "
` [GIT PULL 5/6] i.MX arm64 device tree change "

[GIT PULL 1/2] drivers: soc: TI SOC changes for 5.11
 2020-12-08 23:31 UTC  (3+ messages)

[GIT PULL] Reset controller changes for v5.11
 2020-12-08 23:31 UTC  (3+ messages)

[GIT PULL] soc: amlogic: driver updates for v5.11
 2020-12-08 23:31 UTC  (4+ messages)

[GIT PULL] Rockchip driver changes for 5.11
 2020-12-08 23:31 UTC  (4+ messages)

[GIT PULL] Qualcomm driver updates for v5.11
 2020-12-08 23:31 UTC  (3+ messages)

[RFC PATCH 0/4] Add processor to the ignore PSD override list
 2020-12-08 23:32 UTC  (14+ messages)
` [RFC PATCH 1/4] cpufreq: acpi-cpufreq: Re-factor overriding ACPI PSD
` [RFC PATCH 2/4] cpufreq: acpi-cpufreq: Add processor to the ignore PSD override list

[GIT PULL 1/2] memory: Second pull for v5.11
 2020-12-08 23:31 UTC  (4+ messages)
` [GIT PULL 2/2] memory: Second pull for Tegra MC "

[PATCH v2 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-08 22:56 UTC  (32+ messages)
` [PATCH v2 01/15] hw/riscv: Expand the is 32-bit check to support more CPUs
` [PATCH v2 02/15] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v2 03/15] riscv: spike: Remove target macro conditionals
` [PATCH v2 04/15] riscv: virt: "
` [PATCH v2 05/15] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v2 06/15] hw/riscv: virt: "
` [PATCH v2 07/15] hw/riscv: spike: "
` [PATCH v2 08/15] hw/riscv: sifive_u: "
` [PATCH v2 09/15] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v2 10/15] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v2 11/15] target/riscv: Specify the XLEN for CPUs
` [PATCH v2 12/15] target/riscv: cpu: Remove compile time XLEN checks
` [PATCH v2 13/15] target/riscv: cpu_helper: "
` [PATCH v2 14/15] target/riscv: csr: "
` [PATCH v2 15/15] target/riscv: cpu: Set XLEN independently from target

[PATCH v5] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-08 23:29 UTC 

scheduling while atomic in z3fold
 2020-12-08 23:26 UTC  (18+ messages)

[PATCH v2] submodules: fix of regression on fetching of non-init subsub-repo
 2020-12-08 23:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] erofs-utils: fix multiple definition of `sbi'
 2020-12-08 23:24 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/rtas: Restrict RTAS requests from userspace
 2020-12-08 23:23 UTC  (3+ messages)

memory leak in generic_parse_monolithic [+PATCH]
 2020-12-08 23:21 UTC  (7+ messages)
` memory leak in generic_parse_monolithic

[wireless-drivers-next:master] BUILD SUCCESS 18572b0b54930ecf642a68444b15507c43c07f54
 2020-12-08 23:22 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_partial_pwrite_pread: Add subtests description
 2020-12-08 23:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
 2020-12-08 23:21 UTC  (3+ messages)

[PATCH] kunit: tool: simplify kconfig is_subset_of() logic
 2020-12-08 23:21 UTC 

[BUG] iwlwifi: card unusable after firmware crash
 2020-12-08 23:17 UTC  (5+ messages)

[RFC PATCH net-next 15/16] net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
 2020-12-08 23:18 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Remove livelock from "do_idle_maps" vtd w/a
 2020-12-08 23:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Sleep around performing iommu unmaps on Tigerlake
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idle

[efi:next] BUILD SUCCESS b27ca384049075401be4ccef5c664f66142f7028
 2020-12-08 23:16 UTC 

Creating executable device nodes in /dev?
 2020-12-08 23:15 UTC  (4+ messages)

+ mm-initialize-struct-pages-in-reserved-regions-outside-of-the-zone-ranges.patch added to -mm tree
 2020-12-08 23:13 UTC  (7+ messages)

problem booting 5.10
 2020-12-08 23:13 UTC  (15+ messages)

[GIT PULL 2/2] ARM: dts: Keystone DTS update for v5.11
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] arm64: TI K3 DT updates for v5.11
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] Allwinner Device Tree Changes for 5.11
 2020-12-08 23:09 UTC  (3+ messages)

[PATCH hwmon-next v2 1/1] hwmon: (mlxreg-fan) Add support for fan drawers capability and present registers
 2020-12-08 23:12 UTC 

[GIT PULL] arm64: mediatek: devicetree changes for v5.11
 2020-12-08 23:09 UTC  (4+ messages)

[PATCH 0/7] target/mips: Add translate.h and fpu_translate.h headers
 2020-12-08 22:54 UTC  (13+ messages)
` [PATCH 1/7] target/mips/translate: Extract DisasContext structure
` [PATCH 2/7] target/mips/translate: Add declarations for generic code
` [PATCH 5/7] target/mips/fpu_helper: Remove unused headers
` [PATCH 6/7] target/mips: Declare generic FPU functions in 'fpu_translate.h'

[GIT PULL 1/4] ARM: defconfig: samsung for v5.11
 2020-12-08 23:09 UTC  (7+ messages)
` [GIT PULL 2/4] ARM: dts: "
` [GIT PULL 3/4] arm64: dts: exynos: Pull "

[GIT PULL 1/2] soc: samsung: Second pull for v5.11
 2020-12-08 23:09 UTC  (4+ messages)
` [GIT PULL 2/2] ARM: dts: samsung: Third "

[GIT PULL] arm64: dts: amlogic updates for v5.11, round 2
 2020-12-08 23:09 UTC  (4+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.11
 2020-12-08 23:09 UTC  (4+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-08 23:11 UTC  (5+ messages)

[PATCH] Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC means nowadays
 2020-12-08 23:11 UTC  (4+ messages)

[GIT PULL] Rockchip dts64 changes for 5.11
 2020-12-08 23:09 UTC  (4+ messages)

[GIT PULL] Rockchip dts32 changes for 5.11
 2020-12-08 23:09 UTC  (4+ messages)

[GIT PULL 1/5] Broadcom defconfig changes for 5.11
 2020-12-08 23:09 UTC  (7+ messages)
` [GIT PULL 3/5] Broadcom devicetree "
` [GIT PULL 4/5] Broadcom devicetree-arm64 "

[GIT PULL] ARM: mvebu: dt for v5.11 (#1)
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: dt64 for v5.11 (#1)
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] ARM: at91: DT for 5.11
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for 5.11
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] Qualcomm DT updates for 5.11
 2020-12-08 23:09 UTC  (3+ messages)

[GIT PULL] ARM: at91: DT for 5.11 #2
 2020-12-08 23:09 UTC  (3+ messages)

[PATCH v8 0/2] rtw88: update regulatory settings
 2020-12-08 23:10 UTC  (3+ messages)
` [PATCH v8 2/2] rtw88: add adaptivity support for EU/JP regulatory

[PATCH v3] tools: add a simple script to generate EFI variables
 2020-12-08 23:10 UTC  (2+ messages)
` [PATCH v4] "

[GIT PULL] ARM: nuvoton: devicetree changes for 5.11
 2020-12-08 23:09 UTC  (2+ messages)

[PATCH v2] audit: report audit wait metric in audit status reply
 2020-12-08 23:08 UTC  (6+ messages)

[git pull] [brown paperbag] regression in sparc64 this cycle
 2020-12-08 23:07 UTC  (2+ messages)

[PATCH v3 0/2] To support the HFP WBS, a chip vendor may choose a particular
 2020-12-08 23:04 UTC  (4+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: define HCI packet sizes of USB Alts

[PATCH] arch: fix 'unexpected IRQ trap at vector' warnings
 2020-12-08 23:01 UTC  (6+ messages)

[PATCH liburing] rem_buf/test: inital testing for OP_REMOVE_BUFFERS
 2020-12-08 22:59 UTC  (3+ messages)

[PATCH 00/17] use config-based hooks (config-based hooks part
 2020-12-08 23:02 UTC  (3+ messages)
` [PATCH 10/17] hook: convert 'post-rewrite' hook to config

[PATCH 00/19] target/mips: Boring code reordering
 2020-12-08 22:30 UTC  (5+ messages)
` [PATCH 15/19] target/mips: Move cpu definitions, reset() and realize() to cpu.c
` [PATCH 17/19] target/mips: Rename translate_init.c as cpu-defs.c

[PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit
 2020-12-08 22:54 UTC  (6+ messages)

[PATCH 1/2] cfg80211: Handling driver updated MU-EDCA params
 2020-12-08 22:54 UTC  (2+ messages)
` [PATCH 2/2] mac80211: "

[PATCH V3 0/5] patches for stmmac
 2020-12-08 22:53 UTC  (2+ messages)

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2020-12-08 22:21 UTC  (3+ messages)
` [PATCH RFC v4 09/15] target/riscv: Add host cpu type


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.