All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-11 00:46:57 to 2022-10-11 01:42:39 UTC [more...]

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-10-11  1:41 UTC  (3+ messages)
` [PATCH v2 09/11] vfio/migration: Reset device if setting recover state fails

[PATCH v3] config/arm: add PHYTIUM tys2500
 2022-10-11  1:42 UTC  (5+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS 3a53010eac430a9f782b45cb04ce3eee36f31844
 2022-10-11  1:39 UTC 

[kvalo-ath:pending] BUILD SUCCESS 044a8276819470bd89f3cfcd1287ce41662d43fb
 2022-10-11  1:39 UTC 

[PATCH] modpost: put modpost options before argument
 2022-10-11  1:38 UTC 

[PATCH bpf v3 0/6] Fix bugs found by ASAN when running selftests
 2022-10-11  1:37 UTC  (8+ messages)
` [PATCH bpf v3 1/6] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf v3 2/6] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf v3 4/6] selftest/bpf: Fix memory leak in kprobe_multi_test

[PATCH 0/7] shortlog: introduce `--group=<format>`
 2022-10-11  1:35 UTC  (15+ messages)
` [PATCH 1/7] Documentation: extract date-options.txt
` [PATCH 2/7] shortlog: accept `--date`-related options
` [PATCH 4/7] shortlog: support arbitrary commit format `--group`s
` [PATCH 5/7] shortlog: implement `--group=author` in terms of `--group=<format>`
` [PATCH 6/7] shortlog: implement `--group=committer` "

[meta-arago][master/kirkstone][PATCH 1/7] ti-crypto-examples: Remove ti-crypto-examples
 2022-10-11  1:35 UTC  (5+ messages)
` [meta-arago][master/kirkstone][PATCH 7/7] meta-arago: Use new J7 SoC names over specific board names

[PATCH] clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte src
 2022-10-11  1:20 UTC  (3+ messages)

[Resend PATCH] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-11  1:32 UTC  (2+ messages)

[kvalo-ath:ath-qca] BUILD SUCCESS ec83370e3da6d58c00366bf1673eb585ad8da23d
 2022-10-11  1:32 UTC 

Ping: [PATCH -next v3 0/2] Remove unused variables in x86/boot
 2022-10-11  1:29 UTC  (4+ messages)
` [PATCH -next v4 "
  ` [PATCH -next v4 1/2] x86/boot: Remove unused variables
  ` [PATCH -next v4 2/2] x86/boot/compressed: Add "-Wall" flag to Makefile

vmlinux.o: warning: objtool: ct_irq_enter+0x37: call to ftrace_likely_update() leaves .noinstr.text section
 2022-10-11  1:32 UTC 

[PATCH v2 0/2] Staging: greybus: Fixed whitespace/syntax style issues
 2022-10-11  1:31 UTC  (5+ messages)

stable-rc/queue/5.10 baseline: 100 runs, 17 regressions (v5.10.147-28-gd7b7dc2ba2ab)
 2022-10-11  1:30 UTC 

[RFC PATCH v1 00/14] mm/block: add bdi sysfs knobs
 2022-10-11  1:00 UTC  (15+ messages)
` [RFC PATCH v1 01/14] mm: add bdi_set_strict_limit() function
` [RFC PATCH v1 02/14] mm: Add new knob /sys/class/bdi/<bdi>/strict_limit
` [RFC PATCH v1 03/14] mm: document new /sys/class/bdi/<bdi>/strict_limit knob
` [RFC PATCH v1 04/14] mm: Use part per 10000 for bdi ratios
` [RFC PATCH v1 05/14] mm: add bdi_get_max_bytes() function
` [RFC PATCH v1 06/14] mm: split off __bdi_set_max_ratio() function
` [RFC PATCH v1 07/14] mm: add bdi_set_max_bytes() function
` [RFC PATCH v1 08/14] mm: Add new knob /sys/class/bdi/<bdi>/max_bytes
` [RFC PATCH v1 09/14] mm: document new /sys/class/bdi/<bdi>/max_bytes knob
` [RFC PATCH v1 10/14] mm: add bdi_get_min_bytes() function
` [RFC PATCH v1 11/14] mm: split off __bdi_set_min_ratio() function
` [RFC PATCH v1 12/14] mm: add bdi_set_min_bytes() function
` [RFC PATCH v1 13/14] mm: add new /sys/class/bdi/<bdi>/min_bytes knob
` [RFC PATCH v1 14/14] mm: document "

[meta-oe][PATCH] externalsrc:git submodule--helper list unsupported
 2022-10-11  1:28 UTC  (2+ messages)

[PATCH pciutils v1] pciutils: add new readpci utility
 2022-10-11  1:27 UTC 

[PATCH bpf-next v1 00/25] Local kptrs, BPF linked lists
 2022-10-11  1:22 UTC  (26+ messages)
` [PATCH bpf-next v1 01/25] bpf: Document UAPI details for special BPF types
` [PATCH bpf-next v1 02/25] bpf: Allow specifying volatile type modifier for kptrs
` [PATCH bpf-next v1 03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
` [PATCH bpf-next v1 04/25] bpf: Fix slot type check in check_stack_write_var_off
` [PATCH bpf-next v1 05/25] bpf: Drop reg_type_may_be_refcounted_or_null
` [PATCH bpf-next v1 06/25] bpf: Refactor kptr_off_tab into fields_tab
` [PATCH bpf-next v1 07/25] bpf: Consolidate spin_lock, timer management "
` [PATCH bpf-next v1 08/25] bpf: Refactor map->off_arr handling
` [PATCH bpf-next v1 09/25] bpf: Support bpf_list_head in map values
` [PATCH bpf-next v1 10/25] bpf: Introduce local kptrs
` [PATCH bpf-next v1 11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in "
` [PATCH bpf-next v1 12/25] bpf: Verify ownership relationships for owning types
` [PATCH bpf-next v1 13/25] bpf: Support locking bpf_spin_lock in local kptr
` [PATCH bpf-next v1 14/25] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v1 15/25] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v1 16/25] bpf: Drop kfunc bits from btf_check_func_arg_match
` [PATCH bpf-next v1 17/25] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v1 18/25] bpf: Teach verifier about non-size constant arguments
` [PATCH bpf-next v1 19/25] bpf: Introduce bpf_kptr_new
` [PATCH bpf-next v1 20/25] bpf: Introduce bpf_kptr_drop
` [PATCH bpf-next v1 21/25] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v1 22/25] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v1 23/25] libbpf: Add support for private BSS map section
` [PATCH bpf-next v1 24/25] selftests/bpf: Add __contains macro to bpf_experimental.h
` [PATCH bpf-next v1 25/25] selftests/bpf: Add BPF linked list API tests

[xfs] a1df10d42b: xfstests.generic.31*.fail
 2022-10-11  1:25 UTC  (8+ messages)
      ` [LKP] "

[PATCH 0/4] A few cleanup patches for blk-cgroup
 2022-10-11  1:23 UTC  (13+ messages)
` [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue
` [PATCH 2/4] blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue
` [PATCH 3/4] blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy

[GIT PULL] x86/mm for 6.1
 2022-10-11  1:23 UTC  (2+ messages)

[GIT PULL] MM updates for 6.1-rc1
 2022-10-11  1:23 UTC  (3+ messages)

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-11  1:23 UTC  (10+ messages)

drivers/message/fusion/mptlan.c:1177:21: sparse: sparse: cast to restricted __le16
 2022-10-11  1:21 UTC 

[PATCH wpan/next v4 0/8] net: ieee802154: Improve filtering support
 2022-10-11  1:21 UTC  (6+ messages)
` [PATCH wpan/next v4 5/8] ieee802154: hwsim: Implement address filtering

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-11  1:18 UTC  (8+ messages)
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

GRO Support for IPv6
 2022-10-11  1:21 UTC  (2+ messages)

[PATCH net] net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
 2022-10-11  1:20 UTC  (2+ messages)

[PATCH net] nfp: flower: fix incorrect struct type in GRE key_size
 2022-10-11  1:20 UTC  (2+ messages)

[PATCH net-next] net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()
 2022-10-11  1:20 UTC  (2+ messages)

[PATCH net] net: prestera: span: do not unbind things things that were never bound
 2022-10-11  1:20 UTC  (2+ messages)

Unable to connect to a BMC Serial Console
 2022-10-11  1:06 UTC  (2+ messages)

[regression, v6.0-rc0] filesystem freeze hangs on sb_wait_write()
 2022-10-11  1:10 UTC  (3+ messages)
` [regression, v6.0-rc0, io-uring?] "

[PATCH v9 00/25] clk: More clock rate fixes and tests
 2022-10-11  1:15 UTC  (7+ messages)
  ` [PATCH v9 13/25] clk: Set req_rate on reparenting

[PATCH v5 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-10-11  1:12 UTC  (11+ messages)
` [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking

[PATCH mptcp-next v5 0/3] mptcp: add statistics for mptcp socket in use
 2022-10-11  1:11 UTC  (3+ messages)
` [PATCH mptcp-next v5 2/3] "

[PATCH] x86/tsc: Extend the watchdog check exemption to 4S/8S machine
 2022-10-11  1:09 UTC  (5+ messages)

BUG: corrupted list in io_poll_task_func
 2022-10-11  1:03 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: set msk local address earlier
 2022-10-11  1:08 UTC  (2+ messages)
` mptcp: set msk local address earlier: Tests Results

[PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test
 2022-10-11  1:06 UTC  (30+ messages)
` [PATCH v9 01/14] KVM: selftests: Add a userfaultfd library
` [PATCH v9 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
` [PATCH v9 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
` [PATCH v9 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v9 05/14] tools: Copy bitfield.h from the kernel sources
` [PATCH v9 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
` [PATCH v9 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
` [PATCH v9 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
` [PATCH v9 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
` [PATCH v9 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v9 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v9 12/14] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v9 13/14] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v9 14/14] KVM: selftests: aarch64: Add mix of "

[PATCH 1/1] io_uring: fix fdinfo sqe offsets calculation
 2022-10-11  0:59 UTC 

[PATCH v2] ASoC: wm8731: fix build when I2C is not enabled
 2022-10-11  1:02 UTC  (2+ messages)

[PATCH] clk: spear: Move prototype to accessible header
 2022-10-11  1:01 UTC  (3+ messages)

[net-next PATCH] net: core: Add napi_complete_done tracepoint
 2022-10-11  1:01 UTC  (3+ messages)

[PATCH mptcp-next v5 00/11] refactor push pending
 2022-10-11  1:01 UTC  (2+ messages)

[PATCH v2 0/6] Enable LKGS instruction
 2022-10-11  0:59 UTC  (2+ messages)

[RFC PATCH] shortlog: add group-by options for year and month
 2022-10-11  1:00 UTC  (10+ messages)
` [RFC PATCH v2] "

[PATCH 6.0 00/17] 6.0.1-rc1 review
 2022-10-11  0:59 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 37 runs, 8 regressions (v5.4.217-17-ge248936fbb4b)
 2022-10-11  0:58 UTC 

stable-rc/linux-5.10.y bisection: baseline.login on panda
 2022-10-11  0:55 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-11  0:55 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 07/17] drm/i915/vm_bind: Add support to handle object evictions
            `  "

[PATCH mptcp-next 1/2] Squash to "mptcp: simplify push_pending" v5
 2022-10-11  0:55 UTC  (3+ messages)
` [PATCH mptcp-next 2/2] Squash to "mptcp: multi subflows subflow_push_pending" v5

[PATCH 00/35] net/ionic: updates for 22.11 release
 2022-10-11  0:50 UTC  (37+ messages)
` [PATCH v1 "
` [PATCH v1 01/35] net/ionic: fix up endianness for Rx and Tx handling
` [PATCH v1 02/35] net/ionic: fix up endianness for RSS
` [PATCH v1 03/35] net/ionic: fix to set the adapter name for logging
` [PATCH v1 04/35] net/ionic: fix up the Rx filter save API
` [PATCH v1 05/35] net/ionic: fix up reported error stats
` [PATCH v1 06/35] net/ionic: update documentation and copyrights
` [PATCH v1 07/35] net/ionic: update license terms to remove GPL
` [PATCH v1 08/35] net/ionic: update MTU calculations
` [PATCH v1 09/35] net/ionic: simplify code by removing doorbell map helper
` [PATCH v1 10/35] net/ionic: remove unused identifiers
` [PATCH v1 11/35] net/ionic: only allocate interrupts if required
` [PATCH v1 12/35] net/ionic: move PCI-specific code to a separate file
` [PATCH v1 13/35] net/ionic: only request notifyq interrupt if supported
` [PATCH v1 14/35] net/ionic: replace void pointer with actual type
` [PATCH v1 15/35] net/ionic: free all buffers during Rx queue stop
` [PATCH v1 16/35] net/ionic: precalculate segment lengths on receive side
` [PATCH v1 17/35] net/ionic: use a helper variable in packet Tx function
` [PATCH v1 18/35] net/ionic: do one-time init of receive descriptors
` [PATCH v1 19/35] net/ionic: overhaul receive side for performance
` [PATCH v1 20/35] net/ionic: overhaul transmit "
` [PATCH v1 21/35] net/ionic: add support for mbuf fast free
` [PATCH v1 22/35] net/ionic: do bulk allocations of receive mbufs
` [PATCH v1 23/35] net/ionic: add a lookup table for packet type
` [PATCH v1 24/35] net/ionic: add a lookup table for checksum flags
` [PATCH v1 25/35] net/ionic: advertise supported packet types
` [PATCH v1 26/35] net/ionic: add Rx descriptor status functions
` [PATCH v1 27/35] net/ionic: add Tx descriptor status function
` [PATCH v1 28/35] net/ionic: add Q-in-CMB option controlled by devarg
` [PATCH v1 29/35] net/ionic: update array allocations to use calloc
` [PATCH v1 30/35] net/ionic: add alignment and socket info in allocations
` [PATCH v1 31/35] net/ionic: allow client to specify Tx free threshold
` [PATCH v1 32/35] net/ionic: add optimized handlers for non-scattered Rx/Tx
` [PATCH v1 33/35] net/ionic: use a helper variable for page size
` [PATCH v1 34/35] net/ionic: retry init commands up to five times
` [PATCH v1 35/35] net/ionic: add watchdogs to protect each queue type

Broken u-boot on n900 hw (possibly CONFIG_POSITION_INDEPENDENT)
 2022-10-10 21:30 UTC  (2+ messages)
` [maemo-leste] "

[linux-next:master 10975/12895] fs/ntfs3/namei.c:445:7: warning: variable 'uni1' is used uninitialized whenever 'if' condition is true
 2022-10-11  0:50 UTC 

[PATCH 1/1] efi_loader: CloseProtocol in efi_fmp_find
 2022-10-11  0:49 UTC  (2+ messages)

[PATCH bpf 0/3] libbpf: fix fuzzer-reported issues
 2022-10-11  0:47 UTC  (2+ messages)

[PATCH] net: phy: add support for Motorcomm yt8531C phy
 2022-10-11  0:46 UTC  (2+ messages)


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.