messages from 2022-08-18 16:37:01 to 2022-08-18 19:08:45 UTC [more...]
[PATCH FYI 1/1] tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
2022-08-18 19:08 UTC
[V3 00/11] KVM: selftests: Add simple SEV test
2022-08-18 19:05 UTC (7+ messages)
` [V3 10/11] KVM: selftests: Add ucall pool based implementation
` [V3 11/11] KVM: selftests: Add simple sev vm testing
[PATCH v2 0/5] sched, net: NUMA-aware CPU spreading interface
2022-08-18 19:04 UTC (12+ messages)
` [PATCH v2 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH v2 3/5] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v2 4/5] sched/topology: Introduce for_each_numa_hop_cpu()
` [PATCH v2 5/5] SHOWCASE: net/mlx5e: Leverage for_each_numa_hop_cpu()
[PATCH v2 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
2022-08-18 19:02 UTC (4+ messages)
` [PATCH v2 1/2] s390/vfio-ap: fix hang during removal of mdev after duplicate assignment
[PATCH 00/31] net/tcp: Add TCP-AO support
2022-08-18 19:00 UTC (35+ messages)
` [PATCH 01/31] crypto: Introduce crypto_pool
` [PATCH 02/31] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH 03/31] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH 04/31] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH 05/31] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH 06/31] net/ipv6: sr: Switch to using crypto_pool
` [PATCH 07/31] tcp: Add TCP-AO config and structures
` [PATCH 08/31] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH 09/31] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH 10/31] net/tcp: Calculate TCP-AO traffic keys
` [PATCH 11/31] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH 12/31] net/tcp: Add tcp_parse_auth_options()
` [PATCH 13/31] net/tcp: Add AO sign to RST packets
` [PATCH 14/31] net/tcp: Add TCP-AO sign to twsk
` [PATCH 15/31] net/tcp: Wire TCP-AO to request sockets
` [PATCH 16/31] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH 17/31] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH 18/31] net/tcp: Add TCP-AO segments counters
` [PATCH 19/31] net/tcp: Add TCP-AO SNE support
` [PATCH 20/31] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH 21/31] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH 22/31] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH 23/31] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH 24/31] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH 25/31] selftests/net: Add TCP-AO library
` [PATCH 26/31] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH 27/31] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH 28/31] selftest/tcp-ao: Add a test for MKT matching
` [PATCH 29/31] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH 30/31] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH 31/31] selftests/aolib: Add test/benchmark for removing MKTs
[PATCH net-next v4 00/10] net: phy: Add support for rate adaptation
2022-08-18 19:00 UTC (13+ messages)
` [PATCH net-next v4 01/10] net: phy: Add 1000BASE-KX interface mode
` [PATCH net-next v4 02/10] net: phylink: Document MAC_(A)SYM_PAUSE
` [PATCH net-next v4 03/10] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH net-next v4 04/10] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH net-next v4 05/10] net: phylink: Add some helpers for working with mac caps
` [PATCH net-next v4 06/10] net: phy: Add support for rate adaptation
` [PATCH net-next v4 07/10] net: phylink: Adjust link settings based on "
` [PATCH net-next v4 08/10] net: phylink: Adjust advertisement "
` [PATCH net-next v4 09/10] net: phy: aquantia: Add some additional phy interfaces
` [PATCH net-next v4 10/10] net: phy: aquantia: Add support for rate adaptation
[PATCH 5.10-rt] locking/rtmutex: switch to EXPORT_SYMBOL() for ww_mutex_lock{,_interruptible}()
2022-08-18 18:59 UTC (3+ messages)
[syzbot] WARNING in __cancel_work
2022-08-18 18:59 UTC
[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
2022-08-18 18:58 UTC (4+ messages)
[PATCH v2] kbuild: add configurable debug info level
2022-08-18 18:57 UTC (4+ messages)
` [PATCH v3] kbuild: add debug level and macro defs options
[PATCH FYI 1/1] tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
2022-08-18 18:56 UTC
[PATCH v14 0/4] trace: Introduce objtrace trigger to trace the kernel object
2022-08-18 18:55 UTC (7+ messages)
` [PATCH v14 4/4] Documentation: trace/objtrace: Add documentation for objtrace
[PATCH] selftests/vm: fix inability to build any vm tests
2022-08-18 18:55 UTC (4+ messages)
[PATCH 0/3] x86: make pat and mtrr independent from each other
2022-08-18 18:54 UTC (14+ messages)
[PATCH v2 0/8] Add support for Renesas RZ/Five SoC
2022-08-18 18:53 UTC (8+ messages)
` [PATCH v2 3/8] dt-bindings: soc: renesas: renesas.yaml: Document "
` [PATCH v2 4/8] RISC-V: Kconfig.socs: Add Renesas RZ/Five SoC kconfig option
Running kunit tests on platform devices
2022-08-18 18:53 UTC (5+ messages)
stalling IO regression since linux 5.12, through 5.18
2022-08-18 18:52 UTC (12+ messages)
[PATCH FYI 1/1] tools include UAPI: Sync linux/vhost.h with the kernel sources
2022-08-18 18:52 UTC
[PATCH] media: cedrus: hevc: Add check for invalid timestamp
2022-08-18 18:46 UTC (6+ messages)
` "
[PATCH] arm64: dts: qcom: sc7180: Add sleep state for alc5682 codec
2022-08-18 18:46 UTC (3+ messages)
[PATCH v3 1/2] cedrus: Use vb2_find_buffer
2022-08-18 18:45 UTC (2+ messages)
[PATCH] perf/x86/intel: Fix pebs event constraints for ADL
2022-08-18 18:44 UTC
[GIT PULL] flexible-array transformations in UAPI for 6.0-rc1
2022-08-18 18:43 UTC (4+ messages)
[PATCH v2 0/2] Add support for components requiring trailing clock after transfer
2022-08-18 18:35 UTC (6+ messages)
` [PATCH v2 2/2] spi: fsl-spi: Implement trailing bits
[PATCH 1/5] dynamic_dname(): drop unused dentry argument
2022-08-18 18:34 UTC (3+ messages)
` [PATCH 3/5] ->getprocattr(): attribute name is const char *, TYVM
bpf selftest failed in 5.4.210 kernel
2022-08-18 18:33 UTC (3+ messages)
[PATCH v2] dt-bindings: Fix incorrect "the the" corrections
2022-08-18 18:30 UTC (2+ messages)
[PATCH] KVM: selftests: Run dirty_log_perf_test on specific cpus
2022-08-18 18:28 UTC (7+ messages)
[PATCH 0/4] iio/adc-joystick: buffer data parsing fixes
2022-08-18 18:28 UTC (2+ messages)
RIP: 0010:qede_load+0x128d/0x13b0 [qede] - 5.19.0
2022-08-18 18:26 UTC (8+ messages)
` [EXT] "
[PATCH] drm/amd/display: fix i386 frame size warning
2022-08-18 18:25 UTC (2+ messages)
[PATCH] dt-bindings: spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings
2022-08-18 18:21 UTC (3+ messages)
[PATCH 0/4] Documentation: KUnit: minor fixes
2022-08-18 18:20 UTC (2+ messages)
[PATCH v2] x86/bugs: Add "unknown" reporting for MMIO Stale Data
2022-08-18 18:20 UTC (3+ messages)
[PATCH 0/5] Add function suspend/resume and remote wakeup support
2022-08-18 18:17 UTC (14+ messages)
` [PATCH 2/5] usb: gadget: Add function "
[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
2022-08-18 18:17 UTC (4+ messages)
` [PATCH v1 5/6] perf mutex: Fix thread safety analysis
[RESEND PATCH] perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
2022-08-18 18:15 UTC
[PATCH] fbcon: Properly revert changes when vc_resize() failed
2022-08-18 18:13 UTC
[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
2022-08-18 18:14 UTC (6+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors
[PATCH net] net: dpaa: Fix <1G ethernet on LS1046ARDB
2022-08-18 18:09 UTC (2+ messages)
[RFC 1/2] soc: qcom_stats: Add state container
2022-08-18 18:04 UTC (3+ messages)
` [RFC 2/2] soc: qcom_stats: Add dynamic debugfs entries for subsystems
[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
2022-08-18 17:57 UTC (10+ messages)
` [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
` [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v5 22/26] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
[PATCH net] net/sched: fix netdevice reference leaks in attach_one_default_qdisc()
2022-08-18 17:56 UTC (2+ messages)
[PATCH 0/3] ASoC platform driver for Apple MCA
2022-08-18 17:54 UTC (5+ messages)
` [PATCH 2/3] ASoC: apple: mca: Start new platform driver
[PATCH v2 1/2] usb: xhci-mtk: relax TT periodic bandwidth allocation
2022-08-18 17:48 UTC (2+ messages)
[PATCH v1 1/5] powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
2022-08-18 17:46 UTC (3+ messages)
` [PATCH v1 2/5] powerpc/32: Don't always pass -mcpu=powerpc to the compiler
[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
2022-08-18 17:45 UTC (10+ messages)
` [PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
` [PATCH 9/9] u64_stat: Remove the obsolete fetch_irq() variants
[PATCH v1] regmap: introduce value tracing for regmap bulk operations
2022-08-18 17:44 UTC (6+ messages)
[PATCH v2 0/9] usb: dwc3: qcom: fix wakeup implementation
2022-08-18 17:44 UTC (5+ messages)
` [PATCH v2 3/9] usb: dwc3: qcom: fix gadget-only builds
[PATCH v2 1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
2022-08-18 17:40 UTC (3+ messages)
[PATCH net] net: ethernet: altera: Add use of ethtool_op_get_ts_info
2022-08-18 17:40 UTC (4+ messages)
[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-18 17:35 UTC (3+ messages)
` [PATCH v12 07/10] selftests/bpf: Compile kernel with everything as built-in
[PATCH 0/5] Adding more robustness to microcode loading
2022-08-18 17:34 UTC (4+ messages)
` [PATCH 3/5] x86/microcode/intel: Allow a late-load only if a min rev is specified
[PATCH net] net: phy: Warn if phy is attached when removing
2022-08-18 17:32 UTC (3+ messages)
[PATCH] powerpc/vdso: Don't map VDSO at a fixed address on PPC32
2022-08-18 17:31 UTC
[PATCH RESEND] iommu/iova: Optimize alloc_iova with rbtree_augmented
2022-08-18 17:29 UTC (2+ messages)
[PATCH v2] amba: Fix use-after-free in amba_read_periphid()
2022-08-18 17:28 UTC
[PATCH v2 0/3] docs: conf.py: Reduce texlive dependency
2022-08-18 17:28 UTC (8+ messages)
` [PATCH v2 1/3] docs/conf.py: Treat mathjax as fallback math renderer
` [PATCH v2 2/3] docs/conf.py: Respect env variable SPHINX_IMGMATH
` [PATCH v2 3/3] docs: kerneldoc-preamble: Test xeCJK.sty before loading
[PATCH v3 00/11] net: phy: Add support for rate adaptation
2022-08-18 17:28 UTC (7+ messages)
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode
[PATCH 0/3] x86/kvm, objtool: Fix KVM "missing ENDBR" bug
2022-08-18 17:25 UTC (2+ messages)
[PATCH 1/2] dt-bindings: leds: register-bit-led: Add active-low property
2022-08-18 17:25 UTC (2+ messages)
` [PATCH 2/2] leds: syscon: Implement support for "
[PATCH v2] platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
2022-08-18 17:24 UTC (2+ messages)
[PATCH V2 2/2] mm/damon/lru_sort: Remove struct of damon_lru_sort_ram_walk_arg
2022-08-18 17:23 UTC (2+ messages)
[PATCH v3 resend 0/6] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-18 17:23 UTC (4+ messages)
` [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
2022-08-18 17:23 UTC (5+ messages)
` [PATCH 2/2] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-08-18 17:22 UTC (5+ messages)
` [PATCH v6 2/5] "
[net-next v4 0/3] net: ethernet: adi: Add ADIN1110 support
2022-08-18 17:21 UTC (3+ messages)
` [net-next v4 3/3] dt-bindings: net: adin1110: Add docs
[PATCH v1 0/7] i2c-mlxbf.c: bug fixes and new feature support
2022-08-18 17:21 UTC (10+ messages)
` [PATCH v1 3/7] i2c-mlxbf: add multi slave functionality
` [PATCH v1 4/7] i2c-mlxbf.c: incorrect base address passed during io write
[PATCH] fs/btrfs: Use atomic_try_cmpxchg in free_extent_buffer
2022-08-18 17:14 UTC (2+ messages)
[PATCH] docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists
2022-08-18 17:17 UTC (3+ messages)
` [PATCH v2] docs/arm64: elf_hwcaps: unify newlines in HWCAP lists
[PATCH 0/6] ASoC: qcom: add support for sc8280xp machine
2022-08-18 17:15 UTC (3+ messages)
` [PATCH 1/3] ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250
[RESEND PATCH v2] arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
2022-08-18 17:15 UTC (4+ messages)
[PATCH v2 0/5] Update the maintainer PGP guide
2022-08-18 17:14 UTC (2+ messages)
[PATCH] net: sfp: use simplified HWMON_CHANNEL_INFO macro
2022-08-18 17:14 UTC (8+ messages)
[PATCH] Documentation: irqdomain: Fix typo of "at least once"
2022-08-18 17:12 UTC (2+ messages)
[PATCH 0/6] ASoC: codecs: lpass: add support fro sm8450 and sc8280xp
2022-08-18 17:12 UTC (5+ messages)
` [PATCH 1/6] ASoC: qcom: dt-bindings: add sm8450 and sc8280xp compatibles
` [PATCH 2/6] ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
[PATCH V2 1/2] mm/damon/lru_sort: Move target memory region check to head of func
2022-08-18 17:11 UTC (2+ messages)
[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
2022-08-18 17:09 UTC (5+ messages)
[PATCH V2] LoongArch: Add efistub booting support
2022-08-18 17:03 UTC (2+ messages)
[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-08-18 17:04 UTC (9+ messages)
` [RFC PATCH v6] "
[PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
2022-08-18 17:02 UTC (2+ messages)
[PATCH] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
2022-08-18 17:00 UTC (2+ messages)
[PATCH v9 00/27] Rust support
2022-08-18 17:01 UTC (13+ messages)
` [PATCH v9 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v9 06/27] rust: add C helpers
[PATCH v6 0/5] vfio/pci: power management changes
2022-08-18 17:01 UTC (6+ messages)
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
[PATCH] xfs: on memory failure, only shut down fs after scanning all mappings
2022-08-18 17:00 UTC
[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST (v2)
2022-08-18 16:59 UTC (4+ messages)
` [PATCH 4/4] perf tools: Support reading PERF_FORMAT_LOST
[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
2022-08-18 16:59 UTC (4+ messages)
[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
2022-08-18 16:58 UTC (8+ messages)
[PATCH REVIEW 1/2] watchdog: extend the mutex-protected section in watchdog_cdev_unregister()
2022-08-18 16:57 UTC (4+ messages)
` [PATCH REVIEW 2/2] watchdog: add wd_data->lock mutex locking to watchdog_open()
[PATCH net] iavf: Detach device during reset task
2022-08-18 16:55 UTC
[PATCH] ASoC: Change handling of unimplemented set_bclk_ratio
2022-08-18 16:53 UTC
[PATCH] PCI: Assign PCI domain by ida_alloc()
2022-08-18 16:52 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH net-next] net: dsa: qca8k: convert to regmap read/write API
2022-08-18 16:51 UTC (2+ messages)
[PATCH v2 2/2] mm/damon: replace pmd_huge() with pmd_trans_huge() for THP
2022-08-18 16:47 UTC (2+ messages)
[PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
2022-08-18 16:46 UTC
[PATCH v3 0/7] mm: Remember a/d bits for migration entries
2022-08-18 16:39 UTC (8+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations
[PATCH 0/2] nvmem: lan966x-otpc: add support
2022-08-18 16:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: lan966x-otpc: document Lan966X OTPC
` [PATCH 2/2] nvmem: lan966x-otpc: add support
[PATCH v2] tee: add overflow check in register_shm_helper()
2022-08-18 16:38 UTC (2+ messages)
[PATCH v3 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
2022-08-18 16:36 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: interrupt-controller: sifive,plic: add legacy riscv compatible
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox