All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-12 00:04:41 to 2021-01-12 00:41:20 UTC [more...]

[RFC PATCH 0/2] userfaultfd: handle minor faults, add UFFDIO_CONTINUE
 2021-01-12  0:13 UTC  (4+ messages)

5.11-rc device reordering breaks ThinkPad rmi4 suspend
 2021-01-12  0:14 UTC  (8+ messages)

[PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
 2021-01-12  0:09 UTC  (3+ messages)

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-12  0:27 UTC  (2+ messages)

gdbserver + fsgsbase kaputt
 2021-01-11 23:52 UTC  (4+ messages)

[PATCH] ARM: dts: exynos: Add energy model for Exynos 5250
 2021-01-11 23:57 UTC 

Review request 0/2: init/main.c: sink the kernel_init to the bottom
 2021-01-12  0:04 UTC  (5+ messages)
` [PATCH 1/2] init/main.c: fix strings split across lines
` [PATCH 2/2] init/main.c: sink the kernel_init to the bottom

[PATCH v3 0/1] Add software TX timestamps to the CAN devices
 2021-01-12  0:00 UTC  (4+ messages)
` [PATCH v3 1/1] can: dev: add software tx timestamps

[PATCH v3, 00/15] drm/mediatek: add support for mediatek SOC MT8192
 2021-01-12  0:20 UTC  (8+ messages)
` [PATCH v3, 07/15] drm/mediatek: enable OVL_LAYER_SMI_ID_EN for multi-layer usecase
` [PATCH v3, 08/15] drm/mediatek: check if fb is null

[PATCH] random: fix the RNDRESEEDCRNG ioctl
 2021-01-12  0:04 UTC  (6+ messages)

[PATCH v3] x86/sgx: Synchronize encl->srcu in sgx_encl_release()
 2021-01-12  0:08 UTC  (3+ messages)

[PATCH] ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
 2021-01-12  0:06 UTC  (2+ messages)

[PATCH] x86/lib: don't use MMX before FPU initialization
 2021-01-12  0:09 UTC  (2+ messages)

Old platforms: bring out your dead
 2021-01-12  0:26 UTC  (7+ messages)

[PATCH v2] spi: spi-qcom-qspi: Use irq trigger flags from firmware
 2021-01-12  0:13 UTC 

[PATCH v2] x86/entry: use STB_GLOBAL for register restoring thunk
 2021-01-12  0:38 UTC  (3+ messages)
` [PATCH v3] x86/entry: emit a symbol "

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-12  0:37 UTC  (5+ messages)

[PATCH v2 00/10] allow unprivileged overlay mounts
 2021-01-12  0:14 UTC  (5+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()

Linux Kernel module notification bug
 2021-01-12  0:15 UTC  (3+ messages)

"md/raid10:md5: sdf: redirecting sector 2979126480 to another mirror"
 2021-01-12  0:36 UTC  (2+ messages)

KMSAN: kernel-infoleak in move_addr_to_user (4)
 2021-01-12  0:17 UTC  (3+ messages)

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-12  0:25 UTC  (6+ messages)
` [RFC 2/2] scripts: dtc: Handle outform dtbo

[PATCH net ] net: mvpp2: Remove Pause and Asym_Pause support
 2021-01-12  0:36 UTC  (2+ messages)

[PULL 00/35] MIPS patches for 2021-01-03
 2021-01-12  0:35 UTC  (10+ messages)
` [PULL 23/35] hw/intc: Rework Loongson LIOINTC

[PATCH v5 0/2] UIO support for dfl devices
 2021-01-12  0:16 UTC  (6+ messages)
` [PATCH v5 1/2] fpga: dfl: add the userspace I/O device support for DFL devices

[PATCH v7 3/9] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-01-12  0:36 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/resctrl: Use an IPI instead of task_work_add() to update" failed to apply to 4.14-stable tree
 2021-01-11 23:12 UTC  (3+ messages)
` [PATCH 4.14 1/2] x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
  ` [PATCH 4.14 2/2] x86/resctrl: Don't move a task to the same resource group

Data corruption when using multiple devices with NVMEoF TCP
 2021-01-12  0:36 UTC  (15+ messages)

FAILED: patch "[PATCH] x86/resctrl: Use an IPI instead of task_work_add() to update" failed to apply to 4.19-stable tree
 2021-01-11 23:16 UTC  (3+ messages)
` [PATCH 4.19 1/2] x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
  ` [PATCH 4.19 2/2] x86/resctrl: Don't move a task to the same resource group

FAILED: patch "[PATCH] x86/resctrl: Use an IPI instead of task_work_add() to update" failed to apply to 5.4-stable tree
 2021-01-11 23:21 UTC  (3+ messages)
` [PATCH 5.4 1/2] x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
  ` [PATCH 5.4 2/2] x86/resctrl: Don't move a task to the same resource group

qemu bsd-user plans
 2021-01-12  0:33 UTC  (3+ messages)

78762b0e79bc for linux-5.4.y
 2021-01-11 23:41 UTC 

[PATCH v6 net-next 00/15] Make .ndo_get_stats64 sleepable
 2021-01-11 23:51 UTC  (11+ messages)
` [PATCH v6 net-next 03/15] net: procfs: hold netif_lists_lock when retrieving device statistics
` [PATCH v6 net-next 08/15] net: allow ndo_get_stats64 to return an int error code
` [PATCH v6 net-next 11/15] net: catch errors from dev_get_stats
` [PATCH v6 net-next 14/15] net: bonding: ensure .ndo_get_stats64 can sleep

[PATCH net-next 0/4] Fix receive window restriction
 2021-01-11 22:24 UTC  (5+ messages)
` [PATCH net-next 1/4] net: account for overhead when restricting SO_RCVBUF
` [PATCH net-next 2/4] net: tcp: consistently account for overhead for SO_RCVBUF for TCP
` [PATCH net-next 3/4] tcp: consistently account for overhead in rcv_wscale calculation
` [PATCH net-next 4/4] tcp: remove limit on initial receive window

[dpdk-dev] [PATCH] build: fix using ELF-only linker flags with COFF
 2021-01-12  0:36 UTC 

[ndctl RFC PATCH 0/5] Initial CXL support
 2021-01-12  0:34 UTC  (12+ messages)
` [ndctl RFC PATCH 1/5] cxl: add a cxl utility and libcxl library
` [ndctl RFC PATCH 2/5] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl RFC PATCH 3/5] libcxl: add support for command query and submission
` [ndctl RFC PATCH 4/5] libcxl: add accessors for retrieving 'Identify' information
` [ndctl RFC PATCH 5/5] cxl/list: augment cxl-list with more data from the identify command

[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-01-12  0:37 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support
` [PATCH v2 2/4] ARM: dts: aspeed: modify I2C node to support buffer mode
` [PATCH v2 3/4] i2c: aspeed: add buffer mode transfer support
` [PATCH v2 4/4] i2c: aspeed: add DMA "

[PATCH net-next] tcp: assign skb hash after tcp_event_data_sent
 2021-01-11 23:05 UTC 

[PATCH net] net: dsa: unbind all switches from tree when DSA master unbinds
 2021-01-12  0:31 UTC  (3+ messages)

[PATCH v2 net-next] r8169: deprecate support for RTL_GIGA_MAC_VER_27
 2021-01-11 23:40 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2021-01-07
 2021-01-11 23:51 UTC  (6+ messages)
` [net-next 08/15] net/mlx5e: CT: Preparation for offloading +trk+new ct rules

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2021-01-11 23:06 UTC  (4+ messages)
` [PATCH v6 03/11] fs: add RWF_ENCODED for "

[PATCH net-next] net: dsa: felix: the switch does not support DMA
 2021-01-12  0:17 UTC  (3+ messages)

[PATCH net-next v2 00/11] selftests: Updates to allow single instance of nettest for client and server
 2021-01-12  0:20 UTC  (4+ messages)
` [PATCH net-next v2 06/11] selftests: Use separate stdout and stderr buffers in nettest

[PATCH v4 net-next 00/11] Get rid of the switchdev transactional model
 2021-01-12  0:20 UTC  (2+ messages)

[PATCH net-next] net: sfp: extend bitrate-derived mode for 2500BASE-X
 2021-01-12  0:19 UTC  (3+ messages)

[RFC PATCH 00/23] KVM SGX virtualization support
 2021-01-12  0:26 UTC  (13+ messages)
` [RFC PATCH 01/23] x86/sgx: Split out adding EPC page to free list to separate helper
` [RFC PATCH 02/23] x86/sgx: Add enum for SGX_CHILD_PRESENT error code
` [RFC PATCH 03/23] x86/sgx: Introduce virtual EPC for use by KVM guests
` [RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features

[PATCH v5 02/16] KVM: x86/xen: intercept xen hypercalls if enabled
 2021-01-11 23:42 UTC  (2+ messages)

[PATCH 0/6] fs: deduplicate compat logic
 2021-01-12  0:30 UTC  (7+ messages)
` [PATCH 1/6] selftests/filesystems: add initial select and poll selftest
` [PATCH 2/6] select: deduplicate compat logic
` [PATCH 3/6] ppoll: "
` [PATCH 4/6] epoll: "
` [PATCH 5/6] compat: add set_maybe_compat_user_sigmask helper
` [PATCH 6/6] io_pgetevents: deduplicate compat logic

[PATCH] iommu/arm: ipmmu-vmsa: Use 1U << 31 rather than 1 << 31
 2021-01-12  0:31 UTC  (2+ messages)

[PATCH net-next] net: phy: at803x: use phy_modify_mmd()
 2021-01-12  0:31 UTC  (3+ messages)

[PATCH v3 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2021-01-11 23:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI
` [PATCH v3 2/6] dt-bindings: display: bridge: renesas, dw-hdmi: Convert binding to YAML
  ` [PATCH v3 2/6] dt-bindings: display: bridge: renesas,dw-hdmi: "
` [PATCH v3 3/6] dt-bindings: display: imx: hdmi: "
` [PATCH v3 4/6] dt-bindings: display: rockchip: dw-hdmi: "

[PATCH v1 net] dt-bindings: net: dwmac: fix queue priority documentation
 2021-01-11 23:30 UTC  (2+ messages)

[renesas-drivers:renesas-clk] BUILD SUCCESS e8f19b97c0a6fb88f1ea5e13cfb8fe0d1314827e
 2021-01-11 23:14 UTC 

[PATCH v2 0/2] Add support for ADS131E0x ADC family
 2021-01-11 23:38 UTC  (3+ messages)
` [PATCH v2 2/2] bindings: iio: adc: Add documentation for ADS131E0x ADC driver

[PATCH bpf-next v2 1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs
 2021-01-11 23:09 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] bpf: extend bind v4/v6 selftests for mark/prio/bindtoifindex

[PATCH bpf] bpf: don't leak memory in bpf getsockopt when optlen == 0
 2021-01-11 23:10 UTC  (4+ messages)

[PATCH] bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
 2021-01-11 23:40 UTC  (2+ messages)

[PATCH v3] xfs: fix an ABBA deadlock in xfs_rename
 2021-01-11 22:50 UTC 

[PATCHSET v2 0/6] xfs: try harder to reclaim space when we run out
 2021-01-11 23:23 UTC  (7+ messages)
` [PATCH 1/6] xfs: hide most of the incore inode walk interface
` [PATCH 2/6] xfs: refactor messy xfs_inode_free_quota_* functions
` [PATCH 3/6] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 4/6] xfs: xfs_inode_free_quota_blocks should scan project quota
` [PATCH 5/6] xfs: flush speculative space allocations when we run out of quota
` [PATCH 6/6] xfs: flush speculative space allocations when we run out of space

[PATCHSET v2 0/7] xfs: consolidate posteof and cowblocks cleanup
 2021-01-11 23:23 UTC  (8+ messages)
` [PATCH 1/7] xfs: increase the default parallelism levels of pwork clients
` [PATCH 2/7] xfs: refactor the predicate part of xfs_free_eofblocks
` [PATCH 3/7] xfs: consolidate incore inode radix tree posteof/cowblocks tags
` [PATCH 4/7] xfs: consolidate the eofblocks and cowblocks workers
` [PATCH 5/7] xfs: only walk the incore inode tree once per blockgc scan
` [PATCH 6/7] xfs: rename block gc start and stop functions
` [PATCH 7/7] xfs: parallelize block preallocation garbage collection

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-11 22:51 UTC  (18+ messages)
` [RFC PATCH v3 01/16] docs: cxl: Add basic documentation
` [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH v3 03/16] cxl/acpi: add OSC support
` [RFC PATCH v3 04/16] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [RFC PATCH v3 05/16] cxl/mem: Map memory device registers
` [RFC PATCH v3 06/16] cxl/mem: Find device capabilities
` [RFC PATCH v3 07/16] cxl/mem: Implement polled mode mailbox
` [RFC PATCH v3 08/16] cxl/mem: Register CXL memX devices
` [RFC PATCH v3 09/16] cxl/mem: Add basic IOCTL interface
` [RFC PATCH v3 10/16] cxl/mem: Add send command
` [RFC PATCH v3 11/16] taint: add taint for direct hardware access
` [RFC PATCH v3 11/16] taint: add taint for unfettered "
` [RFC PATCH v3 12/16] cxl/mem: Add a "RAW" send command
` [RFC PATCH v3 13/16] cxl/mem: Create concept of enabled commands
` [RFC PATCH v3 14/16] cxl/mem: Use CEL for enabling commands
` [RFC PATCH v3 15/16] cxl/mem: Add limited Get Log command (0401h)
` [RFC PATCH v3 16/16] MAINTAINERS: Add maintainers of the CXL driver

[PATCH 0/6] kernfs: proposed locking and concurrency improvement
 2021-01-12  0:27 UTC  (10+ messages)

Btrfs compression ratio > 34:1 possible?
 2021-01-11 23:32 UTC 

[PATCH 0/2] fetch: implement support for atomic reference updates
 2021-01-12  0:04 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] fetch: extract writing to FETCH_HEAD
  ` [PATCH v3 2/5] fetch: use strbuf to format FETCH_HEAD updates

[Re-send: PATCH i2c-next 0/6] i2c: mux: mlxcpld: Extend driver functionality and update licenses
 2021-01-11 23:24 UTC  (8+ messages)
` [Re-send: PATCH i2c-next 5/6] i2c: mux: mlxcpld: Extend driver to support word address space devices

[PATCH 0/5] Support for commits signed by multiple algorithms
 2021-01-11 23:29 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/2] Fix the rkisp1 userspace API for later IP versions
 2021-01-11 23:40 UTC  (3+ messages)
` [PATCH 1/2] media: rockchip: rkisp1: carry ip version information
` [PATCH 2/2] media: rockchip: rkisp1: extend uapi array sizes

BT large file transfer failed when do suspend/resume test
 2021-01-11 23:54 UTC  (4+ messages)

[RFC] Purging dead modules
 2021-01-11 23:52 UTC  (4+ messages)

[PATCH 4/7] crypto: x86/crc-t10dif - convert to static call library API
 2021-01-12  0:01 UTC  (2+ messages)

[PATCH net-next] net: sfp: cope with SFPs that set both LOS normal and LOS inverted
 2021-01-12  0:19 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-01-12  0:26 UTC 

[PATCH -tip V3 0/8] workqueue: break affinity initiatively
 2021-01-11 22:47 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-01-12  0:25 UTC 

[PATCHv4 00/18] ARMv8.4-A Secure EL2
 2021-01-12  0:20 UTC  (18+ messages)
` [PATCH 07/18] target/arm: add 64-bit S-EL2 to EL exception table
` [PATCH 09/18] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 12/18] target/arm: translate NS bit in page-walks
` [PATCH 13/18] target/arm: generalize 2-stage page-walk condition
` [PATCH 14/18] target/arm: secure stage 2 translation regime
` [PATCH 15/18] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PATCH 16/18] target/arm: add ARMv8.4-SEL2 extension
` [PATCH 18/18] target/arm: refactor vae1_tlbmask()

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-01-12  0:25 UTC 

[PATCH 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-11 22:43 UTC  (4+ messages)
` [PATCH 5/5] gpio: mvebu: document zero pwm duty cycle limitation

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-01-12  0:23 UTC 

[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
 2021-01-12  0:17 UTC  (4+ messages)
` [PATCH 2/2] "

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-01-12  0:22 UTC 

[Intel-gfx] [PATCH V4] drm/i915/gen9_bc : Add TGP PCH support
 2021-01-12  0:21 UTC  (2+ messages)

[PATCH] hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30
 2021-01-12  0:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2021-01-12  0:18 UTC 

[PATCH] xen/arm: don't read aarch32 regs when aarch32 isn't available
 2021-01-12  0:16 UTC 

M+ & H bugs with Milestone Movements WW02
 2021-01-12  0:16 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-01-12  0:16 UTC 

Enhancements/Bugs closed WW02!
 2021-01-12  0:15 UTC 

[Intel-gfx] [CI 1/3] drm/i915/gt: Limit VFE threads based on GT
 2021-01-12  0:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] "

Current high bug count owners for Yocto Project 3.3
 2021-01-12  0:10 UTC 

peci-pcie CI issues
 2021-01-12  0:08 UTC  (6+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2021-01-12  0:09 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-12  0:06 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-12  0:06 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/net-queue
 2021-01-12  0:05 UTC 

[PATCH v7 0/3] target/arm: Implement an IMPDEF pauth algorithm
 2021-01-11 23:57 UTC  (2+ messages)
` [PATCH v7 2/3] target/arm: Add cpu properties to control pauth

[cip-dev] [ANNOUNCE] Release v4.19.165-cip41 and v4.4.249-cip53
 2021-01-12  0:04 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.