messages from 2023-11-21 16:25:04 to 2023-11-21 17:10:36 UTC [more...]
[PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
2023-11-21 16:07 UTC (5+ messages)
` [PATCH v6 01/13] x86/bugs: Rename GDS_FORCE_MITIGATION to MITIGATION_GDS_FORCE
` [PATCH v6 02/13] x86/bugs: Rename CPU_IBPB_ENTRY to MITIGATION_IBPB_ENTRY
` [PATCH v6 03/13] x86/bugs: Rename CALL_DEPTH_TRACKING to MITIGATION_CALL_DEPTH_TRACKING
` [PATCH v6 04/13] x86/bugs: Rename PAGE_TABLE_ISOLATION to MITIGATION_PAGE_TABLE_ISOLATION
[PATCH 00/21] Qualcomm generic board support
2023-11-21 17:09 UTC (6+ messages)
` [PATCH 01/21] arm: init: export prev_bl_fdt_addr
` [PATCH 02/21] arm: allow CONFIG_LINUX_KERNEL_IMAGE_HEADER to be set in defconfig
` [PATCH 03/21] usb: dwc3-generic: support external vbus regulator
` [PATCH 04/21] mmc: msm_sdhci: use modern clock handling
` [PATCH 05/21] dt-bindings: drop msm_sdhci binding
[PATCH v2] efi: Set shim_lock_enabled even if validation is disabled
2023-11-21 17:09 UTC
[tglx-devel:x86/topology 30/73] arch/x86/hyperv/hv_vtl.c:29:19: error: no member named 'find_smp_config' in 'struct x86_init_mpparse'; did you mean 'get_smp_config'?
2023-11-21 17:08 UTC
[PATCH] drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
2023-11-21 17:08 UTC (10+ messages)
[PATCH 24.03 0/8] document scheduling types for eventdev drivers
2023-11-21 17:08 UTC (5+ messages)
` [PATCH 24.03 1/8] eventdev: add capability flags for supported sched types
[PATCH v2 0/7] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
2023-11-21 17:06 UTC (14+ messages)
` [PATCH v2 1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
` [PATCH v2 4/7] usb: cdns3-ti: add suspend/resume procedures for J7200
` [PATCH v2 6/7] usb: cdns3-ti: signal reset-on-resume to xHCI for J7200 platform
[PATCH] scripts: adjust url to Coverity tools
2023-11-21 17:05 UTC
[PATCH 00/30] RSEQ node id and mm concurrency id extensions
2023-11-21 17:06 UTC (3+ messages)
` [PATCH 22/30] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit
[PATCH 0/3] xen/arm64: head: misc cleanup
2023-11-21 17:04 UTC (11+ messages)
` [PATCH 1/3] xen/arm64: head: Move earlyprintk 'hex' string to .rodata.str
` [PATCH 2/3] xen/arm64: Move print_reg macro to asm/arm64/macros.h
` [PATCH 3/3] xen/arm64/mmu: head: Replace load_paddr with adr_l where appropriate
[PATCH 1/2] usertools/rss: add driver abstractions
2023-11-21 17:04 UTC (5+ messages)
[PATCH] perf test: Remove atomics from test_loop to avoid test failures
2023-11-21 17:04 UTC (3+ messages)
[PATCH 0/5] btrfs: zoned: remove extent_buffer redirtying
2023-11-21 17:04 UTC (11+ messages)
` [PATCH 1/5] btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_CANCELLED
` [PATCH 2/5] btrfs: zoned: don't clear dirty flag of extent buffer
` [PATCH 3/5] btrfs: remove now unneeded btrfs_redirty_list_add
` [PATCH 4/5] btrfs: use memset_page instead of opencoding it
` [PATCH 5/5] btrfs: reflow btrfs_free_tree_block
[PATCH] Bluetooth: Add documentation to exported functions in lib
2023-11-21 17:02 UTC (2+ messages)
` "
[PATCH v3 0/2] Rework interface between scheduler and schedutil governor
2023-11-16 14:34 UTC (8+ messages)
` [PATCH v3 1/2] sched/schedutil: Rework performance estimation
` [PATCH v3 2/2] sched/schedutil: Rework iowait boost
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-21 17:00 UTC (9+ messages)
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
[igt-dev] [PATCH v1 00/13] uAPI Alignment - Cleanup and future proof
2023-11-21 17:01 UTC (5+ messages)
` [igt-dev] [PATCH v1 01/13] drm-uapi/xe: Extend drm_xe_vm_bind_op
` [igt-dev] [PATCH v1 04/13] xe_query: Add missing include
[PATCH 0/7] replace zero length arrays
2023-11-21 17:01 UTC (6+ messages)
` [PATCH v4 00/10] Replace "
` [PATCH v4 10/10] common/dpaxx: remove zero length array
[tj-cgroup:for-6.7-fixes] BUILD SUCCESS 15517a8cb60779e6d0a88983793574f4d7eb866b
2023-11-21 17:00 UTC
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-21 17:00 UTC (10+ messages)
` [PATCH 04/34] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH 12/34] wifi: intel: use atomic find_bit() API where appropriate
[PATCH v3 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
2023-11-21 16:59 UTC (6+ messages)
changes to struct rpc_gss_sec
2023-11-21 16:59 UTC
[PATCH] selftests/kvm: fix compilation on non-x86_64 platforms
2023-11-21 16:59 UTC
[PATCH 0/3] arm64: Run kernel mode NEON with preemption enabled
2023-11-21 16:58 UTC (5+ messages)
` [PATCH 1/3] arm64: fpsimd: Drop unneeded 'busy' flag
` [PATCH 2/3] arm64: fpsimd: preserve/restore kernel mode NEON at context switch
[linux-next:master 1707/2217] fs/bcachefs/super-io.c:661:5: warning: no previous prototype for '__bch2_read_super'
2023-11-21 16:56 UTC
[net PATCH v2] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
2023-11-21 16:56 UTC
[PATCH] selftests/kvm: Fix issues with $(SPLIT_TESTS)
2023-11-21 16:56 UTC
[PATCH v3] perf vendor events riscv: add StarFive Dubhe-90 JSON file
2023-11-21 16:53 UTC (3+ messages)
[PATCH] selftests/kvm: fix -Wformat warning
2023-11-21 16:56 UTC
[PATCH] Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
2023-11-21 16:54 UTC (2+ messages)
[PULL 0/9] Block layer fixes for 8.2.0-rc1
2023-11-21 16:54 UTC (2+ messages)
[PATCH 00/24] Swapin path refactor for optimization and bugfix
2023-11-21 16:55 UTC (7+ messages)
` [PATCH 12/24] mm/swap: simplify arguments for swap_cache_get_folio
` [PATCH 13/24] swap: simplify swap_cache_get_folio
` [PATCH 14/24] mm/swap: do shadow lookup as well when doing swap cache lookup
[PULL for-8.2 0/2] xenfv queue
2023-11-21 16:54 UTC (2+ messages)
[Intel-xe] [PATCH v3 00/20] drm/xe: Probe tweaks and reordering
2023-11-21 16:54 UTC (10+ messages)
` [Intel-xe] [PATCH v3 10/20] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [PATCH v3 18/20] drm/xe/guc: Allocate GuC data structures in system memory for initial load
WARNING in allocate_mst_payload
2023-11-21 16:54 UTC (4+ messages)
[REPORT] BPF: Reproducible triggering of BUG() from userspace PoC
2023-11-21 16:53 UTC (3+ messages)
[PATCH v2 0/6] Support _UID matching for integer types
2023-11-21 16:52 UTC (10+ messages)
` [PATCH v2 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v2 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v2 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
[PATCH 00/17] btree write buffer & journal optimizations
2023-11-21 16:52 UTC (4+ messages)
` [PATCH 16/17] bcachefs: btree write buffer now slurps keys from journal
[PATCH 00/19] qapi: statically type schema.py
2023-11-21 16:51 UTC (18+ messages)
` [PATCH 05/19] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH 06/19] qapi/schema: adjust type narrowing for mypy's benefit
` [PATCH 07/19] qapi/introspect: assert schema.lookup_type did not fail
` [PATCH 08/19] qapi/schema: add static typing and assertions to lookup_type()
` [PATCH 10/19] qapi/schema: make QAPISchemaArrayType.element_type non-Optional
[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
2023-11-21 16:49 UTC (3+ messages)
[PATCH 0/8] btrfs: add a btrfs_chunk_map structure and preparatory cleanups
2023-11-21 16:50 UTC (4+ messages)
` [PATCH 7/8] btrfs: use a dedicated data structure for chunk maps
[PATCH v4 0/5] Faultable Tracepoints
2023-11-21 16:50 UTC (23+ messages)
` [PATCH v4 1/5] tracing: Introduce faultable tracepoints
[PATCH] build: riscv is not a valid -march value
2023-11-21 16:49 UTC
[PATCH v2 00/21] remove the SLAB allocator
2023-11-21 16:47 UTC (3+ messages)
` [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
[PATCH v7 0/2] vPCI capabilities filtering
2023-11-21 16:46 UTC (7+ messages)
` [PATCH v7 1/2] xen/vpci: header: status register handler
[PATCH 0/2] Allow relaxed MMIO writes in device IPI callbacks
2023-11-21 16:46 UTC (2+ messages)
[PATCH] pgtable: do not expose _refcount field via ptdesc
2023-11-21 16:46 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 0/4] Enable >0 order folio memory compaction
2023-11-21 16:45 UTC (3+ messages)
[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
2023-11-21 13:49 UTC
[Intel-xe] [PATCH 0/3] Add support for XeLink device
2023-11-21 16:43 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add support for XeLink device (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
[PATCH v1 0/2] net: stmmac: add NPCM dwmac support
2023-11-21 16:00 UTC (3+ messages)
` [PATCH v1 2/2] net: stmmac: Add NPCM support
Add sub-topic on 'exFAT' in man mount
2023-11-21 16:41 UTC (5+ messages)
[PATCH v1 bpf-next 0/9] bpftool: Add end-to-end testing
2023-11-21 16:42 UTC (16+ messages)
` [PATCH v1 bpf-next 1/9] bpftool: add testing skeleton
` [PATCH v1 bpf-next 4/9] bpftool: Add test to verify that pids are associated to maps
` [PATCH v1 bpf-next 5/9] bpftool: add test for bpftool prog
` [PATCH v1 bpf-next 6/9] bpftool: test that we can dump and read the content of a map
` [PATCH v1 bpf-next 8/9] bpftool: Add bpftool_tests README.md
` [PATCH v1 bpf-next 9/9] bpftool: Add Makefile to facilitate bpftool_tests usage
[PATCH v7 1/2] schemas: memory: Add ECC properties
2023-11-21 16:41 UTC (7+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[Bug 218168] New: amdgpu: kfd_topology.c warning: the frame size of 1408 bytes is larger than 1024 bytes
2023-11-21 16:41 UTC (4+ messages)
` [Bug 218168] "
[PATCH] doc: sending_patches.rst: s/Superseeded/Superseded
2023-11-21 16:40 UTC (2+ messages)
[PATCH v2 0/6] Was: "Switch NFS server CQs to use soft IRQ"
2023-11-21 16:40 UTC (7+ messages)
` [PATCH v2 1/6] svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
` [PATCH v2 2/6] svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
` [PATCH v2 3/6] svcrdma: Add a utility workqueue to svcrdma
` [PATCH v2 4/6] svcrdma: Add an async version of svc_rdma_send_ctxt_put()
` [PATCH v2 5/6] svcrdma: Add an async version of svc_rdma_write_info_free()
` [PATCH v2 6/6] svcrdma: Clean up locking
Instruction virtual address in TCG Plugins
2023-11-21 16:39 UTC (5+ messages)
[PATCH 0/6] tty: remove unused structure members
2023-11-21 16:39 UTC (3+ messages)
` [PATCH 1/6] tty: con3215: drop raw3215_info::ubuffer
[PATCH 0/3] Remove unused code after IA-64 removal
2023-11-21 16:38 UTC (2+ messages)
+ __ptrace_unlink-kill-the-obsolete-fixme-code.patch added to mm-nonmm-unstable branch
2023-11-21 16:39 UTC
[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
2023-11-21 16:38 UTC (9+ messages)
[PATCH v3 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
2023-11-21 16:38 UTC (4+ messages)
[PATCH 1/7] w1: ds2433: remove unused definition
2023-11-21 16:37 UTC (4+ messages)
` [PATCH 6/7] w1: ds2433: add support for ds28ec20 eeprom
[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
2023-11-21 16:29 UTC (4+ messages)
` [PATCH 09/14] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
[PATCH v4 00/11] Add powernv10 I2C devices and tests
2023-11-21 16:36 UTC (5+ messages)
` [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2023-11-21 16:36 UTC (3+ messages)
[24.03 RFC] argparse: add argparse library
2023-11-21 16:36 UTC (2+ messages)
[PATCH] arm64: add dependency between vmlinuz.efi and Image
2023-11-21 16:35 UTC (3+ messages)
[PATCH v10 0/8] spi: Add support for stacked/parallel memories
2023-11-21 16:35 UTC (8+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core
[v2] doc: clang: Update and correct support notes
2023-11-21 16:35 UTC (2+ messages)
[ovmf test] 183810: all pass - PUSHED
2023-11-21 16:35 UTC
[PATCH v6 23/23] dts: add doc generation
2023-11-21 16:33 UTC (4+ messages)
` [PATCH v7 00/21] dts: docstrings update
` [PATCH v7 20/21] dts: scapy tg docstring update
[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
2023-11-21 16:32 UTC (31+ messages)
` [virtio-comment] [PATCH V2 3/6] virtio: dont reset vqs when SUSPEND
` [virtio-comment] "
` [virtio-comment] "
` [virtio-comment] Re: [PATCH V2 4/6] virtio-pci: implement VIRTIO_F_QUEUE_STATE
[PATCH v3 00/14] Introduce generic headers
2023-11-21 16:31 UTC (7+ messages)
` [PATCH v3 02/14] xen/asm-generic: introduce generic device.h
` [PATCH v3 06/14] xen/asm-generic: introduce generic header percpu.h
[PATCH] dt-bindings: net: renesas,ethertsn: Add bindings for Ethernet TSN
2023-11-21 16:32 UTC (7+ messages)
[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
2023-11-21 16:32 UTC (38+ messages)
[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-11-21 16:29 UTC (7+ messages)
[virtio-comment] [PATCH v3 0/8] Introduce device migration support commands
2023-11-21 16:31 UTC (41+ messages)
` [virtio-comment] [PATCH v3 6/8] admin: Add theory of operation for write recording commands
` [virtio-comment] "
` [virtio-comment] "
linux-next: build failure after merge of the kspp-gustavo tree
2023-11-21 16:31 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] xe_create: create-big-vram subtest
2023-11-21 16:31 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for xe_create: create-big-vram subtest (rev2)
[PATCH 0/4 net] qca_spi: collection of major fixes
2023-11-21 16:30 UTC (5+ messages)
` [PATCH 1/4 net] qca_spi: Fix SPI thread creation
` [PATCH 2/4 net] qca_spi: Fix SPI IRQ handling
` [PATCH 3/4 net] qca_spi: Fix ethtool -G iface tx behavior
` [PATCH 4/4 net] qca_spi: Fix reset behavior
[virtio-comment] Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands
2023-11-21 16:30 UTC (14+ messages)
[PATCH v2] xen/x86: On x2APIC mode, derive LDR from APIC_ID
2023-11-21 16:29 UTC (2+ messages)
[virtio-comment] Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands
2023-11-21 16:29 UTC (14+ messages)
` [virtio-comment] "
[PATCH] __ptrace_unlink: kill the obsolete "FIXME" code
2023-11-21 16:26 UTC
[LTP] [PATCH v4 0/4] Test for CVE 2023-31248
2023-11-21 16:26 UTC (3+ messages)
` [LTP] [PATCH v4 4/4] Add test "
[PATCH] kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
2023-11-21 16:24 UTC
drivers/md/dm-zoned-reclaim.c:1: warning: no structured comments found
2023-11-21 16:24 UTC
arch/loongarch/power/hibernate.c:17:22: sparse: sparse: cast from unknown type
2023-11-21 16:24 UTC
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.