All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-29 20:30:08 to 2022-11-29 21:14:32 UTC [more...]

[PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI
 2022-11-29 21:13 UTC  (6+ messages)
` [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-11-29 21:14 UTC  (4+ messages)
` [PATCH 3/9] drm/ttm: use per BO cleanup workers
  ` [Intel-gfx] "

[PATCH v6 00/27] Parent Pointers
 2022-11-29 21:12 UTC  (28+ messages)
` [PATCH v6 01/27] xfs: Add new name to attri/d
` [PATCH v6 02/27] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v6 03/27] xfs: Increase XFS_QM_TRANS_MAXDQS "
` [PATCH v6 04/27] xfs: Hold inode locks in xfs_ialloc
` [PATCH v6 05/27] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH v6 06/27] xfs: Hold inode locks in xfs_rename
` [PATCH v6 07/27] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH v6 08/27] xfs: get directory offset when adding directory name
` [PATCH v6 09/27] xfs: get directory offset when removing "
` [PATCH v6 10/27] xfs: get directory offset when replacing a "
` [PATCH v6 11/27] xfs: add parent pointer support to attribute code
` [PATCH v6 12/27] xfs: define parent pointer xattr format
` [PATCH v6 13/27] xfs: Add xfs_verify_pptr
` [PATCH v6 14/27] xfs: extend transaction reservations for parent attributes
` [PATCH v6 15/27] xfs: parent pointer attribute creation
` [PATCH v6 16/27] xfs: add parent attributes to link
` [PATCH v6 17/27] xfs: add parent attributes to symlink
` [PATCH v6 18/27] xfs: remove parent pointers in unlink
` [PATCH v6 19/27] xfs: Indent xfs_rename
` [PATCH v6 20/27] xfs: Add parent pointers to rename
` [PATCH v6 21/27] xfs: Add parent pointers to xfs_cross_rename
` [PATCH v6 22/27] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v6 23/27] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v6 24/27] xfs: Filter XFS_ATTR_PARENT for getfattr
` [PATCH v6 25/27] xfs: Add parent pointer ioctl
` [PATCH v6 26/27] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v6 27/27] xfs: drop compatibility minimum log size computations for reflink

[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH -next v2] jbd2: use the correct print format
 2022-11-29 21:12 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] Allow error capture without a request / on reset failure
 2022-11-29 21:12 UTC  (6+ messages)
`  "
` [PATCH 1/2] drm/i915: Allow error capture without a request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/2] drm/i915/guc: Look for a guilty context when an engine reset fails
  `  "

[PATCH v3 1/2] ext4: silence the warning when evicting inode with dioread_nolock
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH linux-next] ext4: remove redundant variable err
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH] ext4: split ext4_journal_start trace for debug
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH] ext4: journal_path mount options should follow links
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH] ext4: remove trailing newline from ext4_msg() message
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH v2] fs/ext4/xattr: check the return value of ext4_xattr_inode_dec_ref()
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH ulogd2] pgsql: correct `ulog2.ip_totlen` type
 2022-11-29 21:11 UTC 

[PATCH] Bluteooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
 2022-11-29 21:10 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
 2022-11-29 21:10 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
 2022-11-29 21:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: realtek-bluetooth: Add RTL8723DS
 2022-11-29 21:10 UTC  (2+ messages)

[syzbot] kernel BUG in insert_state_fast
 2022-11-29 21:10 UTC 

[PATCH] x86/mm: PGC_page_table is used by shadow code only
 2022-11-29 21:10 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 0/3] Add hwmon support for dgfx selftests
 2022-11-29 21:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add hwmon support for dgfx selftests (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v6 00/19] IOMMUFD Generic interface
 2022-11-29 21:10 UTC  (19+ messages)
` [PATCH v6 06/19] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v6 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v6 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v6 09/19] iommufd: Algorithms for PFN storage
` [PATCH v6 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v6 12/19] iommufd: Add a HW pagetable object
` [PATCH v6 14/19] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v6 15/19] iommufd: vfio container FD ioctl compatibility
` [PATCH v6 16/19] iommufd: Add kernel support for testing iommufd
` [PATCH v6 17/19] iommufd: Add some fault injection points
` [PATCH v6 18/19] iommufd: Add additional invariant assertions
` [PATCH v6 19/19] iommufd: Add a selftest

[PATCH v1 0/5] RISC-V Hardware Probing User Interface
 2022-11-29 21:09 UTC  (3+ messages)
` [PATCH v1 4/5] RISC-V: hwprobe: Support probing of misaligned accesss performance

[Patch V1 0/7] x86/microcode: Some cleanups and fixes for microcode
 2022-11-29 21:08 UTC  (8+ messages)
` [Patch V1 1/7] x86/microcode/intel: Remove redundant microcode rev pr_info()s
` [Patch V1 2/7] x86/microcode/intel: Remove retries on early microcode load
` [Patch V1 3/7] x86/microcode/core: Move microcode_check() to cpu/microcode/core.c
` [Patch V1 4/7] x86/microcode/core: Take a snapshot before and after applying microcode
` [Patch V1 5/7] x86/microcode/intel: Prepare the print_ucode_rev to simply take a rev to print
` [Patch V1 6/7] x86/microcode/intel: Print old and new rev during early boot
` [Patch V1 7/7] x86/microcode/intel: Print when early microcode loading fails

[linux-linus test] 174988: regressions - FAIL
 2022-11-29 21:09 UTC 

linux-next: Signed-off-by missing for commit in the kbuild tree
 2022-11-29 21:08 UTC 

[PATCH -next] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-11-29 21:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/i915/perf: Include ATSM in ACM metrics
 2022-11-29 21:08 UTC  (2+ messages)

[PATCH mptcp-net 0/3] mptcp: fix request sock for subflow in v6
 2022-11-29 21:08 UTC  (4+ messages)
` [PATCH mptcp-net 1/3] mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
` [PATCH mptcp-net 2/3] mptcp: dedicated request sock for subflow in v6
` [PATCH mptcp-net 3/3] mptcp: use proper req destructor for IPv6

[Buildroot] [PATCH 1/2] DEVELOPERS: add Giulio Benetti to rtl8192eu package
 2022-11-29 21:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/rtl8192eu: fix build failure on Big Endian architectures

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-11-29 21:06 UTC  (5+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall
` [PATCH v10 2/4] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v10 3/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v10 4/4] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH v7 0/3] git-jump: support Emacs
 2022-11-29 21:05 UTC  (4+ messages)
` [PATCH v8 "

[PATCH v2 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-29 21:05 UTC  (6+ messages)
` [PATCH v2 14/26] drm: mediatek: Remove #ifdef guards for PM related functions
  ` [PATCH v2 17/26] drm: rcar-du: "

[PATCHSET 0/3] xfs: fixes for 6.2
 2022-11-29 21:05 UTC  (7+ messages)
` [PATCH 4/3] xfs: attach dquots to inode before reading data/cow fork mappings
  ` [PATCH v2 "

[Intel-gfx] [PATCH v3] drm/i915/perf: Do not parse context image for HSW
 2022-11-29 21:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/perf: Do not parse context image for HSW (rev4)

[Intel-gfx] [PATCH v4] drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
 2022-11-29 21:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern (rev7)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

How to declare the default value of a dict in yaml setting ?
 2022-11-29 21:01 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: Parallel access faults
 2022-11-29 21:00 UTC  (9+ messages)
` [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
` [PATCH 3/4] KVM: arm64: Handle access faults behind the read lock

help
 2022-11-29 21:01 UTC 

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-11-29 21:00 UTC  (7+ messages)
` [PATCH v2] "

[PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
 2022-11-29 20:59 UTC  (2+ messages)

[QUERY]: Adding support for a platform
 2022-11-29 20:57 UTC  (2+ messages)

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-11-29 20:55 UTC  (4+ messages)
` [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node

[Xen-devel] [PATCH 0/2] ./CODING_STYLE adjustments
 2022-11-29 20:54 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/2 RESEND] CODING_STYLE: explicitly call out label indentation
  `  "
` [Xen-devel] [PATCH 2/2] CODING_STYLE: list further brace placement exceptions
  `  "

[PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
 2022-11-29 20:53 UTC  (3+ messages)

[RFC]: mempool: zero-copy cache get bulk
 2022-11-29 20:54 UTC  (3+ messages)
` [PATCH v2] mempool cache: add zero-copy get and put functions

[PATCH] Bluetooth: Fix crash when replugging CSR fake controllers
 2022-11-29 20:54 UTC 

b4 bugs / future improvements
 2022-11-29 20:52 UTC  (7+ messages)

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-29 20:52 UTC  (7+ messages)
` [PATCH v4 09/12] cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
` [PATCH v4 11/12] tools/testing/cxl: Add an RCH topology

[PATCH 0/5] staging: r8188eu: clean up OnDisassoc
 2022-11-29 20:51 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: use ieee80211_mgmt to parse addresses
` [PATCH 2/5] staging: r8188eu: read reason code from ieee80211_mgmt
` [PATCH 3/5] staging: r8188eu: move bBusyTraffic update
` [PATCH 4/5] staging: r8188eu: handle the non-ap case first
` [PATCH 5/5] staging: r8188eu: simplify err handling for unknown station

[PATCH bpf-next v3 00/11] xdp: hints via kfuncs
 2022-11-29 20:50 UTC  (2+ messages)
` [xdp-hints] "

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-29 20:51 UTC  (3+ messages)

[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
 2022-11-29 20:50 UTC  (4+ messages)

XFS corruption help; xfs_repair isn't working
 2022-11-29 20:49 UTC 

[PATCH 2/2] drm/shmem-helper: Avoid vm_open error paths
 2022-11-29 20:47 UTC  (5+ messages)
` [2/2] "

[PATCH 00/12] SM6115 DTS changes
 2022-11-29 20:46 UTC  (26+ messages)
` [PATCH 01/12] dt-bindings: display: msm: Replace mdss with display-subsystem
` [PATCH 02/12] dt-bindings: thermal: tsens: Add SM6115 compatible
` [PATCH 03/12] arm64: dts: qcom: sm6115: Add cpufreq-hw support
` [PATCH 04/12] arm64: dts: qcom: sm6115: Add TSENS node
` [PATCH 05/12] arm64: dts: qcom: sm6115: Add PRNG node
` [PATCH 06/12] arm64: dts: qcom: sm6115: Add rpm-stats node
` [PATCH 07/12] arm64: dts: qcom: sm6115: Add dispcc node
` [PATCH 08/12] arm64: dts: qcom: sm6115: Add mdss/dpu node
` [PATCH 09/12] arm64: dts: qcom: sm6115: Add GPI DMA
` [PATCH 10/12] arm64: dts: qcom: sm6115: Add i2c/spi nodes
` [PATCH 11/12] arm64: dts: qcom: sm6115: Add WCN node
` [PATCH 12/12] arm64: dts: qcom: sm6115: Fallback smmu to qcom generic compatible

Slow unlock of the LUKS device at boot
 2022-11-29 20:39 UTC  (3+ messages)

[PATCH BlueZ 1/5] shared/bap: Fix not reading all instances of PAC Sinks/Sources
 2022-11-29 20:45 UTC  (5+ messages)
` [PATCH BlueZ 2/5] shared/bap: Fix initiating QoS and Enable procedures as server
` [PATCH BlueZ 3/5] client/player: Add support for custom preset
` [PATCH BlueZ 4/5] bap: Fix not able to reconfigure
` [PATCH BlueZ 5/5] media: Fix crash when transport configuration changes

Plugin Memory Callback Debugging
 2022-11-29 20:37 UTC  (7+ messages)

[RFC net-next v3 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-11-29 20:41 UTC  (3+ messages)
` [RFC net-next v3 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH] pinctrl: thunderbay: fix possible memory leak in thunderbay_add_functions()
 2022-11-29 11:15 UTC  (2+ messages)

[PATCH v3 0/9] clk: qcom: Add support for SM8550
 2022-11-29 20:41 UTC  (3+ messages)
` [PATCH v3 3/9] clk: qcom: gdsc: Add configurable poll timeout

[Intel-gfx] [PATCH v4] drm/i915/hdmi: SPD infoframe update for discrete
 2022-11-29 20:33 UTC 

[PATCH] bump default SeaBIOS version to 1.16.1
 2022-11-29 20:37 UTC  (2+ messages)

[PATCH] x86/MSR: use latched "current"
 2022-11-29 20:37 UTC  (2+ messages)

[PATCH] x86/HVM: drop stale check from hvm_load_cpu_msrs()
 2022-11-29 20:36 UTC  (2+ messages)

[PATCH-block v2] bdi, blk-cgroup: Fix potential UAF of blkcg
 2022-11-29 20:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/7] V3D IGT Tests Updates
 2022-11-29 20:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for V3D IGT Tests Updates (rev3)

[PATCH v4 00/10] Connect VFIO to IOMMUFD
 2022-11-29 20:31 UTC  (11+ messages)
` [PATCH v4 01/10] vfio: Move vfio_device driver open/close code to a function
` [PATCH v4 02/10] vfio: Move vfio_device_assign_container() into vfio_device_first_open()
` [PATCH v4 03/10] vfio: Rename vfio_device_assign/unassign_container()
` [PATCH v4 04/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH v4 05/10] vfio-iommufd: Allow iommufd to be used in place of a container fd
` [PATCH v4 06/10] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v4 07/10] vfio-iommufd: Support iommufd for emulated "
` [PATCH v4 08/10] vfio: Move container related MODULE_ALIAS statements into container.c
` [PATCH v4 09/10] vfio: Make vfio_container optionally compiled
` [PATCH v4 10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio

[kvm-unit-tests PATCH] x86: Fix test failures as a result of using clang-18
 2022-11-29 20:32 UTC 

[GIT PULL] MediaTek Clock Changes for 6.2
 2022-11-29 20:32 UTC  (2+ messages)

[syzbot] WARNING in iomap_read_inline_data
 2022-11-29 20:30 UTC  (3+ messages)
  ` [Cluster-devel] "


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.