All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-30 21:54:41 to 2023-03-30 23:00:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-03-30 23:00 UTC 

[virtio-dev] [PATCH 00/11] Introduce transitional mmr pci device
 2023-03-30 22:58 UTC  (7+ messages)
` [virtio-comment] "
` [virtio-dev] [PATCH 01/11] transport-pci: Use lowecase alphabets
` [virtio-dev] [PATCH 02/11] transport-pci: Move transitional device id to legacy section
` [virtio-dev] [PATCH 03/11] transport-pci: Split notes of PCI Device Layout
` [virtio-dev] [PATCH 04/11] transport-pci: Rename and move legacy PCI Device layout section
` [virtio-dev] [PATCH 07/11] transport-pci: Introduce transitional MMR device id

[PATCH] arm64: dts: rockchip: Remove non-existing pwm-delay-us DT property
 2023-03-30 22:59 UTC  (7+ messages)

[PATCH 1/5] cifs: get rid of cifs_mount_ctx::{origin,leaf}_fullpath
 2023-03-30 22:59 UTC  (7+ messages)
` [PATCH 3/5] cifs: avoid races in parallel reconnects in smb1
` [PATCH 4/5] cifs: prevent infinite recursion in CIFSGetDFSRefer()
` [PATCH 5/5] cifs: get rid of dead check in smb2_reconnect()

[PATCH V2 0/9] null_blk: add modparam checks
 2023-03-30 22:59 UTC  (5+ messages)
` [PATCH V2 5/9] null_blk: check for valid block size value

[PATCH 0/9] null_blk: add modparam checks
 2023-03-30 22:58 UTC  (6+ messages)
` [PATCH 2/9] null_blk: check for valid submit_queue value

[dwmw2:tglx-parallel-2 24/25] kernel/cpu.c:641:3: error: implicit declaration of function 'cpu_up' is invalid in C99
 2023-03-30 22:57 UTC 

[PATCH v2 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list
 2023-03-30 22:56 UTC  (2+ messages)

[PATCH v10 0/6] CXL Poison List Retrieval & Tracing
 2023-03-30 22:55 UTC  (5+ messages)
` [PATCH v10 1/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v10 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute

[PATCH bpf-next 0/7] bpf: Improve verifier for cond_op and spilled loop index variables
 2023-03-30 22:54 UTC  (3+ messages)
` [PATCH bpf-next 3/7] bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier

[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-03-30 22:54 UTC  (8+ messages)
` [PATCH V2 2/8] vfio/pci: Remove negative check on unsigned vector
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x

[PATCH 00/38] x86: Use qemu-x86_64 to boot EFI installers
 2023-03-30 22:55 UTC  (17+ messages)
` [PATCH 02/38] x86: Allow listing MTRRs in SPL
` [PATCH 07/38] x86: Add a comment for board_init_f_r_trampoline()
` [PATCH 10/38] x86: Show an error when a BINS exception occurs
` [PATCH 13/38] part: Allow setting the partition-table type
` [PATCH 14/38] qfw: Show the file address if available
` [PATCH 18/38] efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
` [PATCH 32/38] fs: fat: Shrink the size of a few strings
` [PATCH 33/38] fs: fat: Support reading from a larger block size

[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-03-30 22:55 UTC  (7+ messages)
` [PATCH v9 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v9 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure

[PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_EXACT_ADDRESS
 2023-03-30 22:52 UTC  (3+ messages)

[PATCH 0/5] remove page_endio()
 2023-03-30 22:51 UTC  (3+ messages)
  ` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler

RTT-PROBE: lore-subspace-rtt
 2023-03-30 22:50 UTC 

[PATCH RFC 0/5] Introduce MSM-specific DSC helpers
 2023-03-30 22:49 UTC  (4+ messages)
` [PATCH RFC 5/5] drm/msm/dsi: Use MSM and DRM DSC helper methods

[Intel-gfx] [PATCH 0/7] Add MTL PMU support for multi-gt
 2023-03-30 22:28 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/9] drm/i915/pmu: Prepare for multi-tile non-engine counters

[PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality
 2023-03-30 22:47 UTC  (21+ messages)
` [PATCH rcu 01/20] rcu-tasks: Fix warning for unused tasks_rcu_exit_srcu
` [PATCH rcu 02/20] srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()
` [PATCH rcu 03/20] srcu: Use static init for statically allocated in-module srcu_struct
` [PATCH rcu 04/20] srcu: Begin offloading srcu_struct fields to srcu_update
` [PATCH rcu 05/20] srcu: Move ->level from srcu_struct to srcu_usage
` [PATCH rcu 06/20] srcu: Move ->srcu_size_state "
` [PATCH rcu 07/20] srcu: Move ->srcu_cb_mutex "
` [PATCH rcu 08/20] srcu: Move ->lock initialization after srcu_usage allocation
` [PATCH rcu 09/20] srcu: Move ->lock from srcu_struct to srcu_usage
` [PATCH rcu 10/20] srcu: Move ->srcu_gp_mutex "
` [PATCH rcu 11/20] srcu: Move grace-period fields "
` [PATCH rcu 12/20] srcu: Move heuristics "
` [PATCH rcu 13/20] srcu: Move ->sda_is_static "
` [PATCH rcu 14/20] srcu: Move srcu_barrier() fields "
` [PATCH rcu 15/20] srcu: Move work-scheduling "
` [PATCH rcu 16/20] srcu: Check for readers at module-exit time
` [PATCH rcu 17/20] srcu: Fix long lines in srcu_get_delay()
` [PATCH rcu 18/20] srcu: Fix long lines in cleanup_srcu_struct()
` [PATCH rcu 19/20] srcu: Fix long lines in srcu_gp_end()
` [PATCH rcu 20/20] srcu: Fix long lines in srcu_funnel_gp_start()

kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
 2023-03-30 22:45 UTC 

[PATCH][next] platform/chrome: Fix -Warray-bounds warnings
 2023-03-30 20:44 UTC  (3+ messages)

[PATCH v2 10/10] vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO
 2023-03-30 22:44 UTC  (16+ messages)
` [Intel-gfx] "

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-03-30 22:43 UTC  (11+ messages)
` [RFC PATCH 1/6] sched/fair: Add util_guest for tasks
` [RFC PATCH 2/6] kvm: arm64: Add support for get_cur_cpufreq service
` [RFC PATCH 3/6] kvm: arm64: Add support for util_hint service
` [RFC PATCH 4/6] kvm: arm64: Add support for get_freqtbl service
` [RFC PATCH 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq
` [RFC PATCH 6/6] cpufreq: add kvm-cpufreq driver

[GIT PULL] dma-mapping fixes for Linux 6.3
 2023-03-30 22:43 UTC 

[PATCH] oeqa/loader: Ensure module names don't contain uppercase characters
 2023-03-30 22:44 UTC 

[PATCH v3 0/4] docs & checkpatch: allow Closes tags with links
 2023-03-30 22:43 UTC  (4+ messages)
` [PATCH v3 3/4] "

[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
 2023-03-30 22:43 UTC  (4+ messages)

[PATCH] cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
 2023-03-30 22:42 UTC  (3+ messages)

[PATCH] adapter: Use regular discovery for filters which only have discoverable set
 2023-03-30 22:42 UTC  (4+ messages)
`  "

[GIT PULL] SCSI fixes for 6.3-rc3
 2023-03-30 22:41 UTC 

[PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-30 22:40 UTC  (3+ messages)
` [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok

[PATCH] wifi: cfg80211: beacon EHT rate support
 2023-03-30 22:40 UTC  (3+ messages)

[PATCH v3 00/38] drm/msm/dpu: rework HW catalog
 2023-03-30 22:40 UTC  (19+ messages)
` [PATCH v3 20/38] drm/msm/dpu: duplicate sm8150 catalog entries
` [PATCH v3 22/38] drm/msm/dpu: duplicate sm8350 "
` [PATCH v3 23/38] drm/msm/dpu: use defined symbol for sc8280xp's maxwidth
` [PATCH v3 24/38] drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAY
  ` [v3,24/38] "
` [PATCH v3 27/38] drm/msm/dpu: drop duplicate vig_sblk instances
` [PATCH v3 28/38] drm/msm/dpu: enable DSPP on sc8180x
  ` [v3,28/38] "
` [PATCH v3 30/38] drm/msm/dpu: deduplicate sm6115 with qcm2290
` [PATCH v3 31/38] drm/msm/dpu: deduplicate sc8280xp with sm8450
` [PATCH v3 32/38] drm/msm/dpu: drop unused macros from hw catalog
` [PATCH v3 33/38] drm/msm/dpu: inline IRQ_n_MASK defines
` [PATCH v3 34/38] drm/msm/dpu: rename INTF_foo_MASK to contain major DPU version
` [PATCH v3 36/38] drm/msm/dpu: rename VIG and DMA_foo_MASK "
` [PATCH v3 37/38] drm/msm/dpu: rename MIXER_foo_MASK "
` [PATCH v3 38/38] drm/msm/dpu: rename MERGE_3D_foo_MASK "

[PATCH v3 09/13] rust: init: add `Zeroable` trait and `init::zeroed` function
 2023-03-30 22:40 UTC  (3+ messages)

[PATCH] drm/nouveau/disp: Support more modes by checking with lower bpc
 2023-03-30 22:39 UTC  (3+ messages)
` [Nouveau] "

[PATCH v3 25/38] drm/msm/dpu: enable DPU_CTL_SPLIT_DISPLAY for sc8280xp
 2023-03-30 22:40 UTC  (3+ messages)
` [v3,25/38] "
  ` [v3, 25/38] "

RTT-PROBE: lore-subspace-rtt
 2023-03-30 22:40 UTC 

[GIT PULL] nvme fixes for Linux 6.3
 2023-03-30 22:39 UTC  (2+ messages)

[PATCH] RDMA: Add ib_virt_dma_to_page()
 2023-03-30 22:37 UTC  (4+ messages)

[PATCH] usb: chipidea: imx: avoid unnecessary probe defer
 2023-03-30 22:16 UTC 

[PATCH] Bluetooth: Fix double free in hci_conn_cleanup
 2023-03-30 22:35 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
  ` [1/2] "
` [PATCH 2/2] Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
` Bluetooth: Fix double free in hci_conn_cleanup

[PATCH] Bluetooth: Fix double free in hci_conn_cleanup
 2023-03-30 22:32 UTC  (2+ messages)
`  "

[PATCH BlueZ] adapter: Use regular discovery for filters which only have discoverable set
 2023-03-30 22:32 UTC  (2+ messages)
` [BlueZ] "

[PATCH 00/19] bio: check return values of bio_add_page
 2023-03-30 22:29 UTC  (8+ messages)
` [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails
        ` [dm-devel] "
          ` [Cluster-devel] "

RTT-PROBE: lore-subspace-rtt
 2023-03-30 22:30 UTC 

[PATCH v3] purgatory: fix disabling debug info
 2023-03-30 22:29 UTC  (3+ messages)

[PATCH v11] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2023-03-30 22:29 UTC  (6+ messages)

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-03-30 22:28 UTC  (9+ messages)
` [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh

[PATCH V3 1/2] ASoC: max98363: add soundwire amplifier driver
 2023-03-30 22:26 UTC  (4+ messages)
` [PATCH V3 2/2] ASoC: dt-bindings: max98363: add soundwire amplifier

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-30 20:15 UTC  (2+ messages)

[yiliu1765-iommufd:wip/iommufd_nesting-03292023-yi 3/42] drivers/iommu/iommufd/device.c:271:21: sparse: sparse: non size-preserving integer to pointer cast
 2023-03-30 22:26 UTC 

[RFC PATCH] f2fs: expand f2fs_compr_option to allow ioctl setting compression level
 2023-03-30 22:26 UTC  (2+ messages)

[PATCH 0/3] Simplify SMB2_open_init
 2023-03-30 22:25 UTC  (3+ messages)

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-30 22:03 UTC  (4+ messages)
  ` RE(2): "

[PATCH v1] kunit: add tests for using current KUnit test field
 2023-03-30 22:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-30 22:20 UTC 

[RFC PATCH v1 1/1] migration: Disable postcopy + multifd migration
 2023-03-30 22:18 UTC  (6+ messages)

[PATCHSET v6b 0/11] Turn single segment imports into ITER_UBUF
 2023-03-30 22:18 UTC  (5+ messages)

[PATCH 0/4] log2: make is_power_of_2() more generic
 2023-03-30 22:18 UTC  (7+ messages)
  ` [Intel-gfx] "

renesas/next baseline-nfs: 140 runs, 43 regressions (renesas-next-2023-03-30-v6.3-rc1)
 2023-03-30 22:18 UTC 

[PATCH 0/4] some chainlint fixes and performance improvements
 2023-03-30 22:16 UTC  (7+ messages)
` [PATCH v2 0/5] "

mlx5e: BUG: KASAN: use-after-free on shutdown
 2023-03-30 22:15 UTC 

[RFC PATCH v7 00/23] Modernize U-Boot shell
 2023-03-30 22:14 UTC  (4+ messages)
` [RFC PATCH v7 23/23] DO NOT MERGE: only to make CI happy

[PATCH v7 00/13] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-03-30 22:13 UTC  (5+ messages)
` [PATCH v7 04/13] btrfs: introduce a new helper to submit write bio for scrub

Як протистояти хитрощам і прихованим цілям співрозмовника
 2023-03-30 22:11 UTC 

[igt-dev] [PATCH i-g-t v2 0/2] tests/xe/xe_guc_pc: Skip RC6 tests on PVC
 2023-03-30 22:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/xe/xe_guc_pc: Skip RC6 tests on PVC (rev3)

[yocto] connman + busybox-hwclock startup failure
 2023-03-30 22:10 UTC 

[PATCH] wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()
 2023-03-30 22:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-30 22:10 UTC 

[PATCH net] gve: Secure enough bytes in the first TX desc for all TCP pkts
 2023-03-30 22:09 UTC 

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-30 22:05 UTC  (4+ messages)
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30 22:05 UTC  (3+ messages)

[PATCH -next 0/2] arm64: dts: ti: Fixes for Beagleplay SD
 2023-03-30 22:05 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-03-30 22:05 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 14/15] idpf: add ethtool callbacks

6.1 Backport Request: act_mirred: use the backlog for nested calls to mirred ingress
 2023-03-30 22:04 UTC  (3+ messages)

[PATCH v10 0/3] arm64: ti: Enable audio on AM62
 2023-03-30 22:03 UTC  (3+ messages)

connman + busybox-hwclock startup failure
 2023-03-30 22:04 UTC 

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-03-30 22:01 UTC  (3+ messages)
` [RFC PATCH v1 10/26] migration/ram: Introduce 'fixed-ram' migration stream capability

[PATCH 1/2] fio: add support for POSIX_FADV_NOREUSE
 2023-03-30 22:02 UTC  (3+ messages)
` [PATCH 2/2] docs: add noreuse fadvise_hint option

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2023-03-30 22:02 UTC 

[xen-unstable-smoke test] 180072: regressions - trouble: fail/pass/starved
 2023-03-30 21:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-30 21:59 UTC 

[PATCH] nfsd: don't allow OPDESC to walk off the end of nfsd4_ops
 2023-03-30 21:58 UTC  (3+ messages)

[PATCH] wifi: rt2x00: Fix memory leak when handling surveys
 2023-03-30 21:56 UTC 

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-03-30 21:56 UTC  (5+ messages)
` [PATCH v2 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
    ` [Intel-gfx] "

Security Advisory - yasm - CVE-2021-33461
 2023-03-30 21:56 UTC  (6+ messages)
` [oe] "
        ` [oe] Security Advisory - yasm - CVE-2021-33461: Propose mv yasm_git.bb yasm-native_git.bb

general protection fault in raw_seq_start
 2023-03-30 21:55 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.