All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-15 21:27:40 to 2022-03-15 22:42:58 UTC [more...]

[PATCH 0/7 v3] xfs: log recovery fixes
 2022-03-15 22:42 UTC  (14+ messages)
` [PATCH 2/7] xfs: check buffer pin state after locking in delwri_submit
` [PATCH 3/7] xfs: xfs_ail_push_all_sync() stalls when racing with updates
` [PATCH 4/7] xfs: async CIL flushes need pending pushes to be made stable
` [PATCH 7/7] xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight

[Bridge] [PATCH v4 net-next 00/15] net: bridge: Multiple Spanning Trees
 2022-03-15 22:42 UTC  (15+ messages)
` [Bridge] [PATCH v4 net-next 03/15] net: bridge: mst: Support setting and reporting MST port states
    `  "
` [Bridge] [PATCH v4 net-next 04/15] net: bridge: mst: Notify switchdev drivers of MST mode changes
    `  "
` [Bridge] [PATCH v4 net-next 09/15] net: dsa: Never offload FDB entries on standalone ports
    `  "

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-15 22:41 UTC  (6+ messages)
` [RFC PATCH 04/47] mm: asi: ASI support in interrupts/exceptions

[PATCH 00/16] Modernize rest of the krait drivers
 2022-03-15 22:41 UTC  (11+ messages)
` [PATCH 01/16] clk: permit to define a custom parent for clk_hw_get_parent_index
` [PATCH 12/16] clk: qcom: clk-krait: add 8064 errata workaround

[PATCH] staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"
 2022-03-15 22:40 UTC 

multiuser mount option regression
 2022-03-15 22:40 UTC 

[PATCH v2] docs: media: uvcvideo: Use linux-media mailing list
 2022-03-15 22:40 UTC  (4+ messages)

[intel-tdx:kvm-upstream-workaround 149/296] arch/x86/kvm/vmx/main.c:175:58: error: invalid application of 'sizeof' to incomplete type 'struct kvm_tdx'
 2022-03-15 22:37 UTC 

Follow-up on hooks series
 2022-03-15 22:37 UTC  (2+ messages)

[PATCH] power: supply: bq2415x: Fix spelling mistake "vender" -> "vendor"
 2022-03-15 22:37 UTC 

Non-persistent IPv6 DUID issue
 2022-03-15 22:36 UTC 

Loss of connection state?
 2022-03-15 22:35 UTC  (2+ messages)

[PATCH v2 0/8] Enable PASID for DMA API users
 2022-03-15 22:36 UTC  (8+ messages)
` [PATCH v2 3/8] iommu/vt-d: Implement device_pasid domain attach ops

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2022-03-15 22:30 UTC 

[RFC v4 00/21] vfio-user client
 2022-03-15 22:28 UTC  (5+ messages)
` [RFC v4 01/21] vfio-user: introduce vfio-user protocol specification

[PATCH] net: hns3: Fix spelling mistake "does't" -> "doesn't"
 2022-03-15 22:29 UTC 

[ovmf test] 168622: regressions - FAIL
 2022-03-15 22:28 UTC 

[PATCH v5 0/8] RZN1 DMA support
 2022-03-15 22:28 UTC  (7+ messages)
` [PATCH v5 2/8] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v5 4/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v5 5/8] dmaengine: dw: dmamux: Introduce RZN1 DMA router support

[broonie-misc:arm64-sysreg-gen 6/9] arch/arm64/include/asm/sysreg.h:125:10: fatal error: generated/asm/sysreg.h: No such file or directory
 2022-03-15 22:27 UTC 

next/master baseline: 306 runs, 18 regressions (next-20220315)
 2022-03-15 22:27 UTC 

[PATCH 1/2] dt-bindings: clock: u8500: Add clkout clock bindings
 2022-03-15 22:26 UTC  (4+ messages)
` [PATCH 2/2] clk: ux500: Implement the missing CLKOUT clocks

[PATCH][next] gve: Fix spelling mistake "droping" -> "dropping"
 2022-03-15 22:26 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915: More DRRS work
 2022-03-15 22:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915: More DRRS work (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] aio: drop needless assignment in aio_read()
 2022-03-15 22:00 UTC  (2+ messages)

[PATCH] misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"
 2022-03-15 22:22 UTC 

[PATCH] media: uvcvideo: Send users to linux-media mailing list instead of linux-uvc-devel
 2022-03-15 22:21 UTC 

[PATCH net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-15
 2022-03-15 22:22 UTC  (15+ messages)
` [PATCH net-next 01/14] ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
` [PATCH net-next 02/14] ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
` [PATCH net-next 03/14] ice: introduce VF operations structure for reset flows
` [PATCH net-next 04/14] ice: fix a long line warning in ice_reset_vf
` [PATCH net-next 05/14] ice: move reset functionality into ice_vf_lib.c
` [PATCH net-next 06/14] ice: drop is_vflr parameter from ice_reset_all_vfs
` [PATCH net-next 07/14] ice: make ice_reset_all_vfs void
` [PATCH net-next 08/14] ice: convert ice_reset_vf to standard error codes
` [PATCH net-next 09/14] ice: convert ice_reset_vf to take flags
` [PATCH net-next 10/14] ice: introduce ICE_VF_RESET_NOTIFY flag
` [PATCH net-next 11/14] ice: introduce ICE_VF_RESET_LOCK flag
` [PATCH net-next 12/14] ice: cleanup long lines in ice_sriov.c
` [PATCH net-next 13/14] ice: introduce ice_virtchnl.c and ice_virtchnl.h
` [PATCH net-next 14/14] ice: remove PF pointer from ice_check_vf_init

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-15 22:20 UTC  (3+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "

Btrfs autodefrag wrote 5TB in one day to a 0.5TB SSD without a measurable benefit
 2022-03-15 22:20 UTC  (12+ messages)

[PATCH net-next] net: mark tulip obsolete
 2022-03-15 22:18 UTC  (4+ messages)

[Buildroot] [git commit] package/go: security bump to 1.17.8
 2022-03-15 22:20 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.11.x] package/go: security bump to 1.17.8
 2022-03-15 22:18 UTC 

[Buildroot] [git commit branch/2021.11.x] package/xscreensaver: add gdk-pixbuf-xlib dependency
 2022-03-15 21:53 UTC 

[PATCH] drm/nouveau: Fix spelling mistake "endianess" -> "endianness"
 2022-03-15 22:19 UTC 

[Buildroot] [git commit branch/2021.11.x] package/gdk-pixbuf-xlib: new package
 2022-03-15 21:49 UTC 

[Buildroot] [git commit branch/2021.02.x] package/xscreensaver: add gdk-pixbuf-xlib dependency
 2022-03-15 21:53 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gdk-pixbuf-xlib: new package
 2022-03-15 21:52 UTC 

[Buildroot] [PATCH 1/2] package/gdk-pixbuf-xlib: new package
 2022-03-15 22:18 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/xscreensaver: add gdk-pixbuf-xlib dependency

[PATCH v2 1/2] KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
 2022-03-15 22:18 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest

[PATCH] KVM: x86: document limitations of MSR filtering
 2022-03-15 22:17 UTC 

[PATCH v7 0/5] tests for btrfs fsverity
 2022-03-15 22:16 UTC  (6+ messages)
` [PATCH v7 1/5] verity: require corruption functionality
` [PATCH v7 2/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v7 3/5] generic/574: corrupt btrfs merkle tree data
` [PATCH v7 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v7 5/5] generic: test fs-verity EFBIG scenarios

[PATCH][next] block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"
 2022-03-15 22:15 UTC 

[PATCH bpf-next v3 0/5] Subskeleton support for BPF libraries
 2022-03-15 22:15 UTC  (6+ messages)
` [PATCH bpf-next v3 2/5] libbpf: init btf_{key,value}_type_id on internal map open
` [PATCH bpf-next v3 3/5] libbpf: add subskeleton scaffolding
` [PATCH bpf-next v3 5/5] selftests/bpf: test subskeleton functionality
` [PATCH bpf-next v3 4/5] bpftool: add support for subskeletons
` [PATCH bpf-next v3 1/5] libbpf: .text routines are subprograms in strict mode

[PATCH v2 0/2] Improved bash tab completion for 'git restore' - adds support for auto-completing filenames
 2022-03-15 22:13 UTC  (2+ messages)
` [PATCH v3] tab completion of filenames for 'git restore'

[PATCH] nvme: remove nvme_alloc_request and nvme_alloc_request_qid
 2022-03-15 21:56 UTC  (2+ messages)

rte_flow API change request: tunnel info restoration is too slow
 2022-03-15 22:12 UTC 

[PATCH v1 1/2] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
 2022-03-15 22:10 UTC  (6+ messages)
` [PATCH v1 2/2] static_call: Remove __DEFINE_STATIC_CALL macro

[Buildroot] [PATCH 1/1] package/dav1d: use official tarball
 2022-03-15 22:10 UTC 

[PATCH bpf-next v6] bpftool: Add bpf_cookie to link output
 2022-03-15 22:10 UTC  (2+ messages)

zram corruption due to uninitialized do_swap_page fault
 2022-03-15 22:09 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: Add some pins for NanoPi4
 2022-03-15 22:08 UTC  (2+ messages)

[lustre-devel] Lustre Arm stuff status and work plan
 2022-03-15 22:09 UTC  (11+ messages)
                  ` [lustre-devel] [EXTERNAL] "

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 643/983] drivers/gpu/drm/xlnx/xlnx_scaler.c:866:3: warning: variable 'nr_rds' is uninitialized when used here
 2022-03-15 22:06 UTC  (2+ messages)

[RFC] conntrack event framework speedup
 2022-03-15 22:07 UTC  (5+ messages)

[PATCH v6 0/4] tests for btrfs fsverity
 2022-03-15 22:06 UTC  (7+ messages)
` [PATCH v6 1/4] btrfs: test btrfs specific fsverity corruption
` [PATCH v6 4/4] generic: test fs-verity EFBIG scenarios

[PATCH v3 0/2] mmc: xenon: Armada 98DX2530 SoC
 2022-03-15 22:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: xenon: add AC5 compatible string
` [PATCH v3 2/2] "

[PATCH 0/4] Update doc lists in GSG intros
 2022-03-15 22:05 UTC  (5+ messages)
` [PATCH 1/4] doc: add hyperlinks to other docs from FreeBSD GSG
` [PATCH 2/4] doc: add driver guides to document list in "
` [PATCH 3/4] doc: add hyperlinks to other docs from Linux GSG
` [PATCH 4/4] doc: add driver guides to document list in "

[PATCH 1/2] iommu/amd: Add support to indicate whether DMA remap support is enabled
 2022-03-15 22:04 UTC  (10+ messages)
` [PATCH 2/2] thunderbolt: Use pre-boot DMA protection on AMD systems

[Buildroot] [PATCH 1/1] package/libbluray: bump to version 1.3.1
 2022-03-15 22:03 UTC 

bnx2x: ppc64le: Unable to set message level greater than 0x7fff
 2022-03-15 21:58 UTC 

[PATCH] nvme: cleanup how disk->disk_name is assigned
 2022-03-15 21:59 UTC  (2+ messages)

bpf_map_create usage question
 2022-03-15 21:59 UTC  (4+ messages)

[broonie-misc:arm64-sysreg-gen 6/9] arch/arm64/include/asm/sysreg.h:125:10: fatal error: 'generated/asm/sysreg.h' file not found
 2022-03-15 21:56 UTC 

[PATCH v2] ext4: check if offset+length is valid in fallocate
 2022-03-15 21:54 UTC 

[PATCH 0/3] Regset cleanups
 2022-03-15 21:53 UTC  (10+ messages)
` [PATCH 1/3] x86: Separate out x86_regset for 32 and 64 bit
` [PATCH 2/3] x86: Improve formatting of user_regset arrays
` [PATCH 3/3] elf: Don't write past end of notes for regset gap

[Buildroot] [git commit] package/azure-iot-sdk-c: bump to version LTS_01_2022_Ref01
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] package/libgcrypt: bump to version 1.10.0
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] qt5: enable JS and WebKit for ARC
 2022-03-15 21:27 UTC 

[PATCH net-next v4 0/2] net: mvneta: Armada 98DX2530 SoC
 2022-03-15 21:52 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
` [PATCH net-next v4 2/2] net: mvneta: Add support for 98DX2530 Ethernet port

[Buildroot] [git commit] package/moarvm: bump to version 2022.02
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] package/nano: bump to version 6.2
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] package/xscreensaver: bump to version 6.03
 2022-03-15 21:27 UTC 

[Buildroot] [git commit] package/libglib2: bump to version 2.70.4
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] package/libgtk3: bump to version 3.24.33
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] package/usbguard: add USBGUARD_CPE_ID_VENDOR
 2022-03-15 21:27 UTC 

[Buildroot] [git commit] docs/manual: Remove link to emdebian and replace with debian port page
 2022-03-15 21:28 UTC 

[Buildroot] [git commit] package/dnsmasq: fix dnssec static build
 2022-03-15 21:27 UTC 

[Buildroot] [git commit] package/boinc: disable fcgi
 2022-03-15 21:27 UTC 

[Buildroot] [PATCH] package/nano: bump to version 6.2
 2022-03-15 21:50 UTC  (2+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-15 21:49 UTC  (6+ messages)
` [RFC PATCH v5 010/104] KVM: TDX: Make TDX VM type supported

[Buildroot] [PATCH] package/moarvm: bump to version 2022.02
 2022-03-15 21:49 UTC  (2+ messages)

[PATCH v1 8/8] gitlab: include new aarch32 job in custom-runners
 2022-03-15 21:48 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/libgtk3: bump to version 3.24.33
 2022-03-15 21:49 UTC  (2+ messages)

[Buildroot] [PATCH] package/libglib2: bump to version 2.70.4
 2022-03-15 21:49 UTC  (2+ messages)

[Buildroot] [PATCH] package/libgcrypt: bump to version 1.10.0
 2022-03-15 21:48 UTC  (2+ messages)

[PATCH V6 02/10] PCI: Replace magic constant for PCI Sig Vendor ID
 2022-03-15 21:48 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/azure-iot-sdk-c: bump to version LTS_01_2022_Ref01
 2022-03-15 21:48 UTC  (2+ messages)

[PATCH V6 03/10] PCI/DOE: Add Data Object Exchange Aux Driver
 2022-03-15 21:48 UTC  (3+ messages)

[Buildroot] [PATCH] docs/manual: Remove link to emdebian and replace with debian port page
 2022-03-15 21:48 UTC  (2+ messages)

[syzbot] kernel BUG in ext4_ind_remove_space
 2022-03-15 21:48 UTC  (3+ messages)
` [PATCH v2] ext4: check if offset+length is within valid fallocate

[Buildroot] [PATCH 1/1] package/usbguard: add USBGUARD_CPE_ID_VENDOR
 2022-03-15 21:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xscreensaver: bump to version 6.03
 2022-03-15 21:47 UTC  (2+ messages)

[Buildroot] [PATCH] qt5: enable JS and WebKit for ARC
 2022-03-15 21:47 UTC  (2+ messages)

[PATCH] clk: imx: Select MXC_CLK for i.MX93 clock driver
 2022-03-15 21:45 UTC  (5+ messages)

[RFC PATCH 1/2] x86/mce: Handle AMD threshold interrupt storms
 2022-03-15 21:46 UTC  (4+ messages)
` [PATCH v2 0/2] New CMCI storm mitigation for Intel CPUs

sched_core_balance() releasing interrupts with pi_lock held
 2022-03-15 21:46 UTC  (2+ messages)

[PATCH v2] KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
 2022-03-15 21:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dnsmasq: fix dnssec static build
 2022-03-15 21:45 UTC  (2+ messages)

[PATCHv3 00/10] ext4: Improve FC trace events
 2022-03-15 21:43 UTC  (3+ messages)
` [PATCHv3 05/10] ext4: Return early for non-eligible fast_commit track events

[Buildroot] [PATCH 1/1] package/boinc: disable fcgi
 2022-03-15 21:43 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display/adlp: More voltage swing table updates
 2022-03-15 21:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/libbdplus: bump to version 0.2.0
 2022-03-15 21:41 UTC 

[PATCH 0/2] target/arm: Improve M-profile exception logging
 2022-03-15 21:41 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Log M-profile vector table accesses
` [PATCH 2/2] target/arm: Log fault address for M-profile faults

[PATCH 0/5] Small Doc improvements for Linux GSG
 2022-03-15 21:41 UTC  (4+ messages)
` [PATCH v2 0/8] Linux GSG doc updates

[Intel-gfx] [PATCH 7/9] drm/i915: Do DRRS disable/enable during pre/post_plane_update()
 2022-03-15 21:39 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH] KVM: x86/i8259: Remove a dead store of irq in a conditional block
 2022-03-15 21:38 UTC  (2+ messages)

[PATCH] KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
 2022-03-15 21:38 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: APICv inhibition cleanups
 2022-03-15 21:38 UTC  (2+ messages)

[PATCH] KVM: VMX: Prepare VMCS setting for posted interrupt enabling when APICv is available
 2022-03-15 21:38 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Add SPDX identifier to btf-dump-file output
 2022-03-15 21:38 UTC  (2+ messages)

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-03-15 21:34 UTC  (7+ messages)
` [GSoC][PATCH v2] Add a diff driver for JavaScript languages

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-15 21:30 UTC  (8+ messages)
` [PATCH 1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
` [PATCH 2/7] core.fsyncmethod: batched disk flushes for loose-objects
` [PATCH 3/7] update-index: use the bulk-checkin infrastructure
` [PATCH 4/7] unpack-objects: "
` [PATCH 5/7] core.fsync: use batch mode and sync loose objects by default on Windows
` [PATCH 6/7] core.fsyncmethod: tests for batch mode
` [PATCH 7/7] core.fsyncmethod: performance tests for add and stash

[PATCH v2] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-03-15 21:29 UTC  (6+ messages)

[RFC] thunderbolt: Automatically authorize PCIe tunnels when IOMMU is active
 2022-03-15 21:30 UTC 

[PATCH nf-next 0/6] Netfilter updates for net-next
 2022-03-15 21:27 UTC  (5+ messages)
` [PATCH nf-next 2/6] netfilter: nf_tables: Reject tables of unsupported family


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.