messages from 2020-05-04 22:28:30 to 2020-05-04 23:27:18 UTC [more...]
[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
2020-05-04 23:19 UTC (10+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v16 QEMU 09/16] vfio: Add save state functions to SaveVMHandlers
[PATCH v18 QEMU 00/18] Add migration support for VFIO devices
2020-05-04 22:44 UTC (11+ messages)
` [PATCH v18 QEMU 01/18] vfio: KABI for migration interface - Kernel header placeholder
` [PATCH v18 QEMU 02/18] vfio: Add function to unmap VFIO region
` [PATCH v18 QEMU 03/18] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v18 QEMU 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v18 QEMU 05/18] vfio: Add migration region initialization and finalize function
` [PATCH v18 QEMU 06/18] vfio: Add VM state change handler to know state of VM
` [PATCH v18 QEMU 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v18 QEMU 12/18] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v18 QEMU 14/18] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v18 QEMU 18/18] qapi: Add VFIO devices migration stats in Migration stats
[GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
2020-05-04 23:21 UTC (19+ messages)
` [GRUB PATCH RFC 01/18] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
` [GRUB PATCH RFC 02/18] i386/msr: Rename grub_msr_read() and grub_msr_write()
` [GRUB PATCH RFC 03/18] i386/msr: Extract and improve MSR support detection code
` [GRUB PATCH RFC 04/18] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
` [GRUB PATCH RFC 05/18] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
` [GRUB PATCH RFC 06/18] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
` [GRUB PATCH RFC 07/18] i386/tpm: Rename tpm module to tpm_verifier
` [GRUB PATCH RFC 08/18] i386/tpm: Add TPM TIS and CRB driver
` [GRUB PATCH RFC 09/18] efi: Make shim_lock GUID and protocol type public
` [GRUB PATCH RFC 10/18] efi: Return grub_efi_status_t from grub_efi_get_variable()
` [GRUB PATCH RFC 11/18] efi: Add a function to read EFI variables with attributes
` [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
` [GRUB PATCH RFC 13/18] i386/slaunch: Add basic platform support for secure launch
` [GRUB PATCH RFC 14/18] i386/txt: Add Intel TXT definitions header file
` [GRUB PATCH RFC 15/18] i386/txt: Add Intel TXT core implementation
` [GRUB PATCH RFC 16/18] i386/txt: Add Intel TXT ACM module support
` [GRUB PATCH RFC 17/18] i386/txt: Add Intel TXT verification routines
` [GRUB PATCH RFC 18/18] i386/slaunch: Add secure launch framework and commands
[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
2020-05-04 23:25 UTC (5+ messages)
` [PATCH v5 00/12] "
` [PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number
Western Digital Red's SMR and btrfs?
2020-05-04 23:24 UTC (3+ messages)
[PATCH bpf-next 0/4] bpf: allow any port in bpf_bind helper
2020-05-04 23:22 UTC (3+ messages)
` [PATCH bpf-next 4/4] "
[rppt:pt-cleanups/pXd-consolidation 26/26] arch/x86/mm/pgtable.c:419:2: warning: ISO C90 forbids variable length array 'u_pmds'
2020-05-04 23:23 UTC
[PATCH] KVM: Fix a warning in __kvm_gfn_to_hva_cache_init()
2020-05-04 23:20 UTC (2+ messages)
[PATCH 00/36] Tidy up the 'bd' command
2020-05-04 23:17 UTC (37+ messages)
` [PATCH 01/36] bdinfo: nds32: Use generic bd_info
` [PATCH 02/36] bdinfo: riscv: "
` [PATCH 03/36] bdinfo: m68k: Drop bd_info->bi_ipbfreq
` [PATCH 04/36] bdinfo: xtensa: Create a generic do_bdinfo for xtensa
` [PATCH 05/36] bdinfo: mips: Use the generic bd command
` [PATCH 06/36] bdinfo: nios2: "
` [PATCH 07/36] bdinfo: microblaze: "
` [PATCH 08/36] bdinfo: sh: "
` [PATCH 09/36] bdinfo: x86: "
` [PATCH 10/36] bdinfo: sandbox: "
` [PATCH 11/36] bdinfo: nds32: "
` [PATCH 12/36] bdinfo: riscv: "
` [PATCH 13/36] bdinfo: arm: "
` [PATCH 14/36] bdinfo: Drop the option to not use the generic 'bd' command
` [PATCH 15/36] bdinfo: Drop unused __maybe_unused
` [PATCH 16/36] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
` [PATCH 17/36] bdinfo: Drop unnecessary inline on functions
` [PATCH 18/36] bdinfo: Drop print_std_bdinfo()
` [PATCH 19/36] bdinfo: ppc: Drop arch-specific print_baudrate()
` [PATCH 20/36] bdinfo: sh: arc: Drop arch-specific print_bi_mem()
` [PATCH 21/36] bdinfo: Drop print_bi_boot_params()
` [PATCH 22/36] bdinfo: Drop print_bi_flash()
` [PATCH 23/36] bdinfo: Drop print_cpu_word_size()
` [PATCH 24/36] bdinfo: net: ppc: Drop bi_enet1addr and other similar info
` [PATCH 25/36] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
` [PATCH 26/36] bdinfo: net: Drop legacy ethernet bdinfo
` [PATCH 27/36] bdinfo: net: Inline print_eths()
` [PATCH 28/36] bdinfo: net: Inline print_eth_ip_addr()
` [PATCH 29/36] bdinfo: Export some basic printing functions
` [PATCH 30/36] bdinfo: arm: Move ARM-specific info into its own file
` [PATCH 31/36] bdinfo: ppc: Move PPC-specific "
` [PATCH 32/36] bdinfo: m68k: Move m68k-specific "
` [PATCH 33/36] bdinfo: m68k: ppc: Move arch-specific code from bdinfo
` [PATCH 34/36] bdinfo: Update the file comments
` [PATCH 35/36] bdinfo: dm: Update fb_base when using driver model
` [PATCH 36/36] bdinfo: x86: vesa: Update fb_base to the correct value
[PATCH v9 00/24] xfs: Delay Ready Attributes
2020-05-04 23:17 UTC (34+ messages)
` [PATCH v9 05/24] xfs: Split apart xfs_attr_leaf_addname
` [PATCH v9 10/24] xfs: Add helper function __xfs_attr_rmtval_remove
` [PATCH v9 11/24] xfs: Pull up xfs_attr_rmtval_invalidate
` [PATCH v9 12/24] xfs: Add helper function xfs_attr_node_shrink
` [PATCH v9 16/24] xfs: Add remote block helper functions
` [PATCH v9 17/24] xfs: Add helper function xfs_attr_node_removename_setup
` [PATCH v9 18/24] xfs: Add helper function xfs_attr_node_removename_rmt
` [PATCH v9 19/24] xfs: Simplify xfs_attr_leaf_addname
` [PATCH v9 20/24] xfs: Simplify xfs_attr_node_addname
` [PATCH v9 21/24] xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
` [PATCH v9 23/24] xfs: Add delay ready attr set routines
[PATCH 0/2] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
2020-05-04 22:35 UTC (3+ messages)
` [PATCH 1/2] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set "
` [PATCH 2/2] kvm-unit-tests: nSVM: Test "
[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
2020-05-04 23:15 UTC (7+ messages)
` [PATCH v2 0/2] Limit GitHub Actions to designated branches
` [PATCH v2 1/2] CI: limit "
[PATCH v5 0/6] Optionally flush L1D on context switch
2020-05-04 23:14 UTC (4+ messages)
` [PATCH v5 5/6] "
/fs/ext4/ext4.h add a comment to ext4_dir_entry_2
2020-05-04 23:14 UTC (5+ messages)
tig: bug when binding to 'generic'?
2020-05-04 23:14 UTC (6+ messages)
[PATCH 0/4] pack-bitmap: use bitmaps for traversals with '--filter=tree:0'
2020-05-04 23:12 UTC (5+ messages)
` [PATCH 1/4] list-objects-filter: treat NULL filter_options as "disabled"
` [PATCH 2/4] pack-bitmap.c: make object filtering functions generic
` [PATCH 3/4] pack-bitmap.c: support 'tree:0' filtering
` [PATCH 4/4] pack-bitmap: pass object filter to fill-in traversal
[RESEND][PATCH] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
2020-05-04 23:12 UTC
[PATCH v7 00/18] Add AMD SEV guest live migration support
2020-05-04 23:10 UTC (5+ messages)
` [PATCH v7 01/18] KVM: SVM: Add KVM_SEV SEND_START command
[Intel-gfx] [PATCH v2 00/22] Introduce Rocket Lake
2020-05-04 23:10 UTC (24+ messages)
` [Intel-gfx] [PATCH v2 01/22] drm/i915/rkl: Add RKL platform info and PCI ids
` [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support
` [Intel-gfx] [PATCH v2 03/22] drm/i915/rkl: Re-use TGL GuC/HuC firmware
` [Intel-gfx] [PATCH v2 04/22] drm/i915/rkl: Load DMC firmware for Rocket Lake
` [Intel-gfx] [PATCH v2 05/22] drm/i915/rkl: Add PCH support
` [Intel-gfx] [PATCH v2 06/22] drm/i915/rkl: Update memory bandwidth parameters
` [Intel-gfx] [PATCH v2 07/22] drm/i915/rkl: Limit number of universal planes to 5
` [Intel-gfx] [PATCH v2 08/22] drm/i915/rkl: Add power well support
` [Intel-gfx] [PATCH v2 09/22] drm/i915/rkl: Program BW_BUDDY0 registers instead of BW_BUDDY1/2
` [Intel-gfx] [PATCH v2 10/22] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
` [Intel-gfx] [PATCH v2 11/22] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
` [Intel-gfx] [PATCH v2 12/22] drm/i915/rkl: Check proper SDEISR bits for TC1 and TC2 outputs
` [Intel-gfx] [PATCH v2 13/22] drm/i915/rkl: Setup ports/phys
` [Intel-gfx] [PATCH v2 14/22] drm/i915/rkl: provide port/phy mapping for vbt
` [Intel-gfx] [PATCH v2 15/22] drm/i915/rkl: Add DDC pin mapping
` [Intel-gfx] [PATCH v2 16/22] drm/i915/rkl: Don't try to access transcoder D
` [Intel-gfx] [PATCH v2 17/22] drm/i915/rkl: Don't try to read out DSI transcoders
` [Intel-gfx] [PATCH v2 18/22] drm/i915/rkl: Handle comp master/slave relationships for PHYs
` [Intel-gfx] [PATCH v2 19/22] drm/i915/rkl: Add DPLL4 support
` [Intel-gfx] [PATCH v2 20/22] drm/i915/rkl: Handle HTI
` [Intel-gfx] [PATCH v2 21/22] drm/i915/rkl: Disable PSR2
` [Intel-gfx] [PATCH v2 22/22] drm/i915/rkl: Add initial workarounds
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Rocket Lake (rev4)
Rename offensive terminology (master)
2020-05-04 23:10 UTC (3+ messages)
b4 v0.4.0 available with new features
2020-05-04 23:07 UTC (8+ messages)
` [kernel.org users] "
OMAP36 AES and SHA addresses and hwmods
2020-05-04 23:06 UTC (4+ messages)
[PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x than the one enable hard-float in soft-float.c Both version are not considerate inexact fp exception yet
2020-05-04 23:03 UTC (2+ messages)
+ mm-memcg-fix-inconsistent-oom-event-behavior.patch added to -mm tree
2020-05-04 23:05 UTC
docs.kernel.org convenience URL
2020-05-04 23:04 UTC
max channels for mlx5
2020-05-04 23:04 UTC (3+ messages)
[PATCH] vfio-pci: Mask cap zero
2020-05-04 23:03 UTC (5+ messages)
[PATCH resend] mm, memcg: fix inconsistent oom event behavior
2020-05-04 23:03 UTC (2+ messages)
stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 109 warnings (v5.4.38-58-g29ca49e0243b)
2020-05-04 23:03 UTC
[PATCH] x86: support i386 with Clang
2020-05-04 23:03 UTC
Is there a way to use wireguard as a non-encrypted VPN?
2020-04-14 9:16 UTC (2+ messages)
[linux-next:master 5929/6402] drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh.o: warning: objtool: __llvm_gcov_writeout()+0x13: call without frame pointer save/setup
2020-05-04 23:01 UTC
[PATCH] ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2
2020-05-04 23:01 UTC (2+ messages)
[PATCH v2 net-next 0/6] tc-gate offload for SJA1105 DSA switch
2020-05-04 23:00 UTC (7+ messages)
` [PATCH v2 net-next 1/6] net: dsa: introduce a dsa_port_from_netdev public helper
` [PATCH v2 net-next 2/6] net: dsa: sja1105: add static tables for virtual links
` [PATCH v2 net-next 3/6] net: dsa: sja1105: make room for virtual link parsing in flower offload
` [PATCH v2 net-next 4/6] net: dsa: sja1105: support flow-based redirection via virtual links
` [PATCH v2 net-next 5/6] net: dsa: sja1105: implement tc-gate using time-triggered "
` [PATCH v2 net-next 6/6] docs: net: dsa: sja1105: document intended usage of "
[PATCH 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
2020-05-04 22:59 UTC (11+ messages)
` [PATCH 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection
[PATCH net-next 0/6] tc-gate offload for SJA1105 DSA switch
2020-05-04 22:56 UTC
[PATCH] perf session: Try to read pipe data from file
2020-05-04 22:57 UTC (2+ messages)
PROBLEM: XFS in-memory corruption with reflinks and duperemove: XFS (dm-4): Internal error xfs_trans_cancel at line 1048 of file fs/xfs/xfs_trans.c. Caller xfs_reflink_remap_extent+0x100/0x560
2020-05-04 22:54 UTC (5+ messages)
soft lockup - may be related to wireguard (backported)
2020-05-04 22:55 UTC (4+ messages)
[PATCH v7 2/4] firmware: raspberrypi: Introduce vl805 init routine
2020-05-04 22:52 UTC (3+ messages)
Inline data with 128-byte inodes?
2020-05-04 22:52 UTC (5+ messages)
[RFC PATCH] ima: verify mprotect change is consistent with mmap policy
2020-05-04 22:51 UTC (2+ messages)
Potential Race Condition in tls_hw_hash() and alike
2020-05-04 22:36 UTC
[dpdk-dev] [dpdk-dev v3] [PATCH] mempool/octeontx2: add devargs to lock ctx in cache
2020-05-04 22:43 UTC (4+ messages)
` [dpdk-dev] [PATCH v4] "
[PATCH 0/2] ChipIdea USB role-switch fixes and tweaks
2020-05-04 22:43 UTC (3+ messages)
` [PATCH 1/2] usb: chipidea: msm: Ensure proper controller reset using role switch API
` [PATCH 2/2] usb: chipidea: Enable user-space triggered role-switching
[PATCH] hwmon: (ina2xx) Implement alert functions
2020-05-04 22:42 UTC
stable-rc/linux-4.9.y boot: 107 boots: 0 failed, 95 passed with 5 offline, 5 untried/unknown, 2 conflicts (v4.9.221-19-gf8abf65f20c5)
2020-05-04 22:43 UTC
[cip-dev] [PATCH 4.4.y-cip 0/3] Add TI CPUFreq/OPP hw-supported driver
2020-05-01 9:36 UTC (3+ messages)
[cip-dev] [PATCH 4.4.y-cip 1/3] PM / OPP: Add "opp-supported-hw" binding
2020-05-01 9:20 UTC
[cip-dev] [PATCH 4.4.y-cip 3/3] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
2020-05-01 9:31 UTC
[PATCH v7 0/3] clk: at91: support configuring more clocks via DT
2020-05-04 22:37 UTC (8+ messages)
` [PATCH v7 2/3] clk: at91: allow setting PCKx parent "
` [PATCH v7 1/3] clk: at91: optimize pmc data allocation
` [PATCH v7 3/3] clk: at91: allow setting all PMC clock parents via DT
[rcu:rcu/test] BUILD SUCCESS 3b32274eac83933867ce206ca2dc2a8edeac9515
2020-05-04 22:37 UTC
[rcu:kcsan-dev] BUILD SUCCESS 52785b6ae8eded7ac99d65c92d989b702e5b4376
2020-05-04 22:37 UTC
[PATCH v6 0/3] clk: at91: support configuring more clocks via DT
2020-05-04 22:36 UTC (5+ messages)
` [PATCH v6 2/3] clk: at91: allow setting PCKx parent "
+ mm-debug-add-tests-validating-architecture-page-table-helpers-v18.patch added to -mm tree
2020-05-04 22:35 UTC
[PATCH v9 00/43] xfsprogs: Delay Ready Attributes
2020-05-04 22:33 UTC (4+ messages)
` [PATCH v9 24/43] xfsprogs: Split apart xfs_attr_leaf_addname
[RFC 00/20] ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups
2020-05-04 22:34 UTC (4+ messages)
` [RFC 02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err
[PATCH 0/7] padata: parallelize deferred page init
2020-05-04 22:33 UTC (3+ messages)
` [PATCH 6/7] mm: parallelize deferred_init_memmap()
[meta-ti][PATCH v2] pru-icss: update Manifest, PSSP, add am65x tx_pru
2020-05-04 22:32 UTC (2+ messages)
[dpdk-dev] [PATCH v4] mempool: return 0 if area is too small on populate
2020-05-04 22:30 UTC (4+ messages)
` [dpdk-dev] [PATCH v5] "
[RFC PATCH net-next 0/5] Support for fdb ECMP nexthop groups
2020-05-04 22:28 UTC (6+ messages)
` [RFC PATCH net-next 1/5] nexthop: support for fdb ecmp nexthops
` [RFC PATCH net-next 2/5] vxlan: ecmp support for mac fdb entries
` [RFC PATCH net-next 3/5] nexthop: add support for notifiers
` [RFC PATCH net-next 4/5] vxlan: support for nexthop notifiers
` [RFC PATCH net-next 5/5] selftests: net: add fdb nexthop tests
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.