messages from 2020-12-10 12:59:47 to 2020-12-10 13:39:47 UTC [more...]
[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
2020-12-10 13:05 UTC (4+ messages)
[PATCH v2 0/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
2020-12-10 13:07 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 1/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
2020-12-10 13:10 UTC (7+ messages)
[PATCH v10 00/32] i386 cleanup
2020-12-10 13:18 UTC (12+ messages)
` [PATCH v10 14/32] cpu: Remove unnecessary noop methods
` [PATCH v10 17/32] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v10 22/32] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v10 25/32] cpu: move do_unaligned_access to tcg_ops
` [PATCH v10 26/32] accel: extend AccelState and AccelClass to user-mode
` [PATCH v10 30/32] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v10 32/32] cpu: introduce cpu_accel_instance_init
[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
2020-12-10 13:34 UTC (13+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH v2 8/9] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH v2 9/9] riscv: dts: add initial board data for the SiFive HiFive Unmatched
WARNING in cm109_input_ev/usb_submit_urb
2020-12-10 13:38 UTC (2+ messages)
[PATCH] sdl2: Add extra mouse buttons
2020-12-10 12:22 UTC (2+ messages)
[PATCH v5] lkdtm/powerpc: Add SLB multihit test
2020-12-10 11:30 UTC (2+ messages)
[PATCH 1/5] thermal/core: Emit a warning if the thermal zone is updated without ops
2020-12-10 13:37 UTC (4+ messages)
` [PATCH 2/5] thermal/core: Add critical and hot ops
(no subject)
2020-12-10 13:38 UTC (11+ messages)
` [PATCH V3 15/23] xen/arm: Stick around in leave_hypervisor_to_guest until I/O has completed
` [PATCH V3 18/23] xen/dm: Introduce xendevicemodel_set_irq_level DM op
[PATCH 1/2] x86/mm/pti: Check unaligned address for pmd clone in pti_clone_pagetable()
2020-12-10 14:35 UTC (4+ messages)
` [PATCH V2 1/3] x86/mm/pti: handle "
` [PATCH V2 2/3] x86/mm/pti: issue warning when mapping large pmd beyond specifid range
` [PATCH V2 3/3] x86/mm/pti: warn and stop when pti_clone_pagetable() is on 1G page
BPF selftests build failure in 5.10-rc
2020-12-10 13:36 UTC (3+ messages)
[PATCH] x86/HVM: refine when to send mapcache invalidation request to qemu
2020-12-10 13:37 UTC (3+ messages)
[PATCH] fuzz: map all BARs and enable PCI devices
2020-12-10 13:11 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 77fd83718a5f09bc1a61a4c13b8c9b4f8524abf4
2020-12-10 13:37 UTC
[PATCH v3 for-next 00/11] RDMA/hns: Updates for 5.11
2020-12-10 13:35 UTC (13+ messages)
` [PATCH v3 for-next 01/11] RDMA/hns: Limit the length of data copied between kernel and userspace
` [PATCH v3 for-next 02/11] RDMA/hns: Normalization the judgment of some features
` [PATCH v3 for-next 03/11] RDMA/hns: Do shift on traffic class when using RoCEv2
` [PATCH v3 for-next 04/11] RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
` [PATCH v3 for-next 05/11] RDMA/hns: WARN_ON if get a reserved sl from users
` [PATCH v3 for-next 06/11] RDMA/hns: Remove unnecessary access right set during INIT2INIT
` [PATCH v3 for-next 07/11] RDMA/hns: Fix coding style issues
` [PATCH v3 for-next 08/11] RDMA/hns: Clear redundant variable initialization
` [PATCH v3 for-next 09/11] RDMA/hns: Fix incorrect symbol types
` [PATCH v3 for-next 10/11] RDMA/hns: Fix inaccurate prints
` [PATCH v3 for-next 11/11] RDMA/hns: Simplify AEQE process for different types of queue
[PULL v2 000/113] First batch of misc (i386, kernel-doc, memory, vl.c) changes for QEMU 6.0
2020-12-10 12:19 UTC (2+ messages)
` [PULL 002/113] target/i386: Support up to 32768 CPUs without IRQ remapping
[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
2020-12-10 13:31 UTC (4+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
` [linux-sunxi] "
[PATCH net] tcp: select sane initial rcvq_space.space for big MSS
2020-12-10 13:34 UTC (4+ messages)
[PATCH 0/1] Fix for one more race on scsi device removal
2020-12-10 12:59 UTC (2+ messages)
` [PATCH 1/1] scsi: fix device removal race vs IO restart callback on resume
[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
2020-12-10 13:32 UTC (12+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
` Howto listen to/handle gpio state changes ? "
[PATCH v2 bpf 0/5] New netdev feature flags for XDP
2020-12-10 13:32 UTC (14+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
` Explaining XDP redirect bulk size design (Was: [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set)
` [Intel-wired-lan] "
[PATCH 1/1] usb: cdns3: imx: improve driver .remove API
2020-12-10 13:33 UTC
[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
2020-12-10 13:34 UTC (11+ messages)
[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
2020-12-10 13:04 UTC (3+ messages)
` [Bug 1877384] "
[PATCH] powerpc/pseries: Define PCI bus speed for Gen4 and Gen5
2020-12-10 11:30 UTC (2+ messages)
[PATCH v8 00/12] Free some vmemmap pages of HugeTLB page
2020-12-10 13:29 UTC (6+ messages)
` [PATCH v8 12/12] mm/hugetlb: Optimize the code with the help of the compiler
` [External] "
[PATCH v2 0/8] prohibit pinning pages in ZONE_MOVABLE
2020-12-10 13:30 UTC (7+ messages)
` [PATCH v2 1/8] mm/gup: perform check_dax_vmas only when FS_DAX is enabled
` [PATCH v2 3/8] mm/gup: make __gup_longterm_locked common
[PATCH nf-next] netfilter: ctnetlink: always include remaining timeout
2020-12-10 13:32 UTC (3+ messages)
[PATCH 1/2] usb: cdns3: imx: fix writing read-only memory issue
2020-12-10 13:31 UTC (2+ messages)
` [PATCH 2/2] usb: cdns3: imx: fix can't create core device the second time issue
[PATCH v12 00/19] Initial support for multi-process Qemu
2020-12-10 12:53 UTC (6+ messages)
` [PATCH v12 08/19] multi-process: define MPQemuMsg format and transmission functions
[PULL 00/11] Microvm 20201210 patches
2020-12-10 12:13 UTC (8+ messages)
` [PULL 01/11] x86: rewrite gsi_handler()
` [PULL 02/11] x86: add support for second ioapic
` [PULL 04/11] microvm: make pcie irq base runtime changeable
` [PULL 06/11] microvm: add second ioapic
` [PULL 08/11] tests/acpi: add data files for ioapic2 test variant
` [PULL 10/11] tests/acpi: update expected data files
` [PULL 11/11] tests/acpi: disallow updates for "
[PATCH] genksyms: Ignore module scoped _Static_assert()
2020-12-10 13:29 UTC (5+ messages)
[PATCH 0/2] xen: fix using ZONE_DEVICE memory for foreign mappings
2020-12-10 13:30 UTC (7+ messages)
` [PATCH 2/2] xen: don't use page->lru for ZONE_DEVICE memory
[PATCH] selftests/powerpc: update .gitignore
2020-12-10 11:30 UTC (2+ messages)
FAILED: patch "[PATCH] x86/uprobes: Do not use prefixes.nbytes when looping over" failed to apply to 4.4-stable tree
2020-12-10 13:29 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/debugfs : PM_REQ and PM_RES register debugfs
2020-12-10 13:28 UTC
FAILED: patch "[PATCH] x86/uprobes: Do not use prefixes.nbytes when looping over" failed to apply to 4.9-stable tree
2020-12-10 13:28 UTC (2+ messages)
FAILED: patch "[PATCH] x86/uprobes: Do not use prefixes.nbytes when looping over" failed to apply to 4.14-stable tree
2020-12-10 13:27 UTC (2+ messages)
[PATCH v3 0/5] Thermal devfreq cooling improvements with Energy Model
2020-12-10 13:27 UTC (3+ messages)
[PATCH] arm64: topology: Cleanup init_amu_fie() a bit
2020-12-10 13:26 UTC (9+ messages)
[PATCH v2 15/18] btrfs: disk-io: introduce subpage metadata validation check
2020-12-10 13:24 UTC (3+ messages)
[PATCH] powerpc/feature-fixups: use a semicolon rather than a comma
2020-12-10 11:30 UTC (2+ messages)
How do I get the physical offset of a file in BTRFS ?
2020-12-10 13:24 UTC
[RFC 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
2020-12-10 12:15 UTC (3+ messages)
` [RFC 5/8] s390x/pci: Fix memory_region_access_valid call
[libgpiod][PATCH 00/14] treewide: start shaving off cruft for v2.0
2020-12-10 13:23 UTC (15+ messages)
` [libgpiod][PATCH 01/14] bindings: cxx: check for error from gpiod_line_bulk_new()
` [libgpiod][PATCH 02/14] build: drop the message about tests having been built successfully
` [libgpiod][PATCH 03/14] core: export gpiod_is_gpiochip_device()
` [libgpiod][PATCH 04/14] bulk: drop the limit on the max number of lines
` [libgpiod][PATCH 05/14] core: drop line iterators
` [libgpiod][PATCH 06/14] treewide: kill opening chips by label
` [libgpiod][PATCH 07/14] API: move gpiod_line_get_chip() to line attributes section
` [libgpiod][PATCH 08/14] core: kill gpiod_line_close_chip()
` [libgpiod][PATCH 09/14] core: kill gpiod_line_get()
` [libgpiod][PATCH 10/14] treewide: kill global line lookup
` [libgpiod][PATCH 11/14] treewide: kill find_lines()
` [libgpiod][PATCH 12/14] core: rework gpiod_chip_find_line()
` [libgpiod][PATCH 13/14] build: add a configure switch for building examples
` [libgpiod][PATCH 14/14] core: kill chip iterators
[PATCH v7 00/22] RISC-V Kendryte K210 support improvements
2020-12-10 13:22 UTC (5+ messages)
[PATCH v6 0/4] migration: UFFD write-tracking migration/snapshots
2020-12-10 12:52 UTC (3+ messages)
` [PATCH v6 1/4] migration: introduce 'background-snapshot' migration capability
Regression in igb / bonding / VLAN between 5.8.10 and 5.9.6?
2020-12-10 13:00 UTC
[PATCH] powerpc: add security.config, enforcing lockdown=integrity
2020-12-10 11:30 UTC (2+ messages)
[PATCH kvmtool] arm64: Determine kernel offset even on non-seekable file descriptors
2020-12-10 13:20 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Rearrange snb workarounds
2020-12-10 13:19 UTC (4+ messages)
[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-10 13:18 UTC (8+ messages)
request for 5.9/5.4-stable: 4f134b89a24b ("lib/syscall: fix syscall registers retrieval on 32-bit platforms")
2020-12-10 13:20 UTC (2+ messages)
[PULL 0/5] aspeed queue
2020-12-10 12:51 UTC (6+ messages)
` [PULL 1/5] hw/misc: add an EMC141{3,4} device model
` [PULL 2/5] aspeed: Add support for the g220a-bmc board
` [PULL 3/5] ast2600: SRAM is 89KB
` [PULL 4/5] aspeed/smc: Add support for address lane disablement
` [PULL 5/5] aspeed: g220a-bmc: Add an FRU
[PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
2020-12-10 13:18 UTC (7+ messages)
[PATCH V4 0/5] ocxl: Mmio invalidation support
2020-12-10 11:30 UTC (2+ messages)
#vmdk with #dunfell
2020-12-10 13:18 UTC
[PATCH v5 0/7] Microchip PolarFire SoC support
2020-12-10 13:17 UTC (3+ messages)
` [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
[PATCH v3 1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
2020-12-10 11:29 UTC (2+ messages)
Parent clock for MFIS module
2020-12-10 13:07 UTC
Vital
2020-12-10 13:15 UTC (2+ messages)
question: CSI on imx8mq with (any) CSI2 camera / experience with mx6s_capture?
2020-12-10 13:12 UTC (5+ messages)
[PATCH v4 00/19] drm: managed encoder/plane/crtc allocation
2020-12-10 13:13 UTC (5+ messages)
` [PATCH v4 02/19] drm: add drmm_encoder_alloc()
[PATCH] msg: use safe YAML loader
2020-12-10 13:13 UTC
[PATCH] block/nvme: Implement fake truncate() coroutine
2020-12-10 12:52 UTC
[PATCH v2 1/2] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
2020-12-10 11:29 UTC (2+ messages)
[PATCH v2 0/6] PCI: J7200/J721E PCIe bindings
2020-12-10 13:07 UTC (14+ messages)
` [PATCH v2 1/6] arm64: dts: ti: k3-j721e-main: Fix supported max outbound regions
` [PATCH v2 2/6] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl
` [PATCH v2 3/6] arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES
` [PATCH v2 4/6] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node
` [PATCH v2 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
` [PATCH v2 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe
ceph rgw memleak?
2020-12-10 13:09 UTC
[PATCH 0/6] arm64: dts: renesas: Add TMU nodes
2020-12-10 13:10 UTC (3+ messages)
` [PATCH 1/6] arm64: dts: renesas: r8a77951: "
[PATCH 1/2] ASoC: topology: Fix wrong size check
2020-12-10 15:25 UTC (2+ messages)
` [PATCH 2/2] ASoC: topology: Add missing "
[PATCH] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
2020-12-10 13:10 UTC (9+ messages)
KRETPROBES are broken since kernel 5.8
2020-12-10 13:09 UTC (4+ messages)
[PATCH 1/2] [meta-ti][dunfell/master][PATCH] setup-scripts - removing confusion for users when script succeeds, but does not include correct version in success message
2020-12-10 13:10 UTC (3+ messages)
[PATCH] Input: edt-ft5x06 - consolidate handling of number of electrodes
2020-12-10 12:29 UTC (2+ messages)
[PATCH v2 1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
2020-12-10 11:29 UTC (2+ messages)
[iptables PATCH v3 0/9] nft: Sorted chain listing et al
2020-12-10 13:06 UTC (10+ messages)
` [iptables PATCH v3 1/9] nft: Fix selective chain compatibility checks
` [iptables PATCH v3 2/9] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH v3 3/9] nft: Implement nft_chain_foreach()
` [iptables PATCH v3 4/9] nft: cache: Move nft_chain_find() over
` [iptables PATCH v3 5/9] nft: Introduce struct nft_chain
` [iptables PATCH v3 6/9] nft: Introduce a dedicated base chain array
` [iptables PATCH v3 7/9] nft: cache: Sort custom chains by name
` [iptables PATCH v3 8/9] tests: shell: Drop any dump sorting in place
` [iptables PATCH v3 9/9] nft: Avoid pointless table/chain creation
[drm/i915/gem] 59dd13ad31: phoronix-test-suite.jxrendermark.RadialGradientPaint.1024x1024.operations_per_second -54.0% regression
2020-12-10 13:07 UTC (2+ messages)
` [Intel-gfx] "
Vital
2020-12-10 13:07 UTC
[PATCH] media: rkisp1: Add the enum_frame_size ioctl
2020-12-10 13:06 UTC (7+ messages)
NOHZ tick-stop error: Non-RCU local softirq work is pending
2020-12-10 13:04 UTC (3+ messages)
[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
2020-12-10 13:04 UTC (4+ messages)
[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
2020-12-10 13:04 UTC (3+ messages)
[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
2020-12-10 13:03 UTC (10+ messages)
[ovmf test] 157366: regressions - FAIL
2020-12-10 13:04 UTC
[PATCH v2 00/25] powerpc: Switch signal 32 to using unsafe_put_user() and friends
2020-12-10 11:29 UTC (2+ messages)
[PATCH] drm/amdgpu: take runtime pm reference when we attach a buffer
2020-12-10 13:03 UTC (5+ messages)
linux-next: Signed-off-by missing for commit in the tip tree
2020-12-10 13:02 UTC (3+ messages)
[PATCH v2 0/3] RFC: Precise TSC migration
2020-12-10 13:01 UTC (10+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
[PATCH] mac80211: enable QoS support for nl80211 ctrl port
2020-12-10 13:02 UTC
[Virtio-fs] [PATCH] virtiofsd: make the debug log timestamp on stderr more human-readable
2020-12-10 12:23 UTC (2+ messages)
` "
[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
2020-12-10 13:01 UTC (7+ messages)
[PATCH] drm/amdgpu/sdma5.2: soft reset sdma blocks before setup and start sdma
2020-12-10 12:59 UTC
[PATCH 0/3] UAC2 Gadget: feedback endpoint support
2020-12-10 12:59 UTC (11+ messages)
[PATCH] serial: imx: Move imx_uart_probe_dt() content into probe()
2020-12-10 12:59 UTC (2+ messages)
[PATCH v1 1/8] powerpc/32s: Always map kernel text and rodata with BATs
2020-12-10 11:29 UTC (2+ messages)
[RFC PATCH v7] sched/fair: select idle cpu from idle cpumask for task wakeup
2020-12-10 12:58 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.