All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-08 02:37:07 to 2023-11-08 04:50:37 UTC [more...]

linux-next: Tree for Nov 8
 2023-11-08  4:48 UTC 

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-08  4:33 UTC  (3+ messages)

[PATCH] usb: dwc3: xilinx: improve error handling for PM APIs
 2023-11-08  4:34 UTC 

[PATCH] exfat: Fix uninit-value access in __exfat_write_inode()
 2023-11-08  4:35 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-08  4:48 UTC 

[PATCH] fs : Fix warning using plain integer as NULL
 2023-11-08  4:45 UTC 

[PATCH v1 1/1] devtools: update sources in build tags script
 2023-11-08  4:44 UTC 

[PATCH v2 1/4] drm/amdgpu: add pm metrics structure definition
 2023-11-08  4:42 UTC  (5+ messages)
` [PATCH v2 2/4] drm/amd/pm: Add support to fetch pm metrics sample
` [PATCH v2 3/4] drm/amd/pm: Add pm metrics support to SMU v13.0.6
` [PATCH v2 4/4] drm/amd/pm: Add sysfs attribute to get pm metrics

[PATCH] zram: extra zram_get_element call in zram_read_from_zspool()
 2023-11-08  4:40 UTC  (7+ messages)

[RFC] eal: RFC to refactor rte_eal_init into sub-functions
 2023-11-08  4:38 UTC  (3+ messages)

[PATCH] diff: implement config.diff.renames=copies-harder
 2023-11-08  4:38 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-08  4:38 UTC 

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-08  4:31 UTC  (14+ messages)
` [PATCH v4 26/41] backends/iommufd: Introduce the iommufd object
` [PATCH v4 27/41] util/char_dev: Add open_cdev()
` [PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend
` [PATCH v4 41/41] vfio: Compile out iommufd for PPC target

[PATCH 0/4] serial: s5p: Cleanups
 2023-11-08  4:23 UTC  (9+ messages)
` [PATCH 1/4] serial: s5p: Remove common.h inclusion
` [PATCH 2/4] serial: s5p: Use livetree API to get "id" property
` [PATCH 3/4] serial: s5p: Use named constants for register values
` [PATCH 4/4] serial: s5p: Improve coding style

[PATCH v6 00/25] spl: Use common function for loading/parsing images
 2023-11-08  4:24 UTC  (45+ messages)
` [PATCH v6 01/25] spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc
` [PATCH v6 03/25] spl: Make SHOW_ERRORS depend on LIBCOMMON
` [PATCH v6 04/25] spl: semihosting: Don't close fd before spl_load_simple_fit
` [PATCH v6 05/25] spl: Remove NULL assignments in spl_load_info
` [PATCH v6 06/25] spl: Remove dev from spl_load_info
` [PATCH v6 07/25] spl: Take advantage of bl_len's power-of-twoness
` [PATCH v6 09/25] spl: Remove filename from spl_load_info
` [PATCH v6 10/25] spl: Only support bl_len when we have to
` [PATCH v6 11/25] spl: nand: Remove spl_nand_legacy_read
` [PATCH v6 12/25] spl: legacy: Split off LZMA decompression into its own function
` [PATCH v6 13/25] test: spl: Support testing LEGACY_LZMA filesystem images
` [PATCH v6 14/25] spl: Add generic spl_load function
` [PATCH v6 15/25] spl: Convert ext to use spl_load
` [PATCH v6 16/25] spl: Convert fat to spl_load
` [PATCH v6 17/25] spl: Convert mmc "
` [PATCH v6 18/25] spl: Convert nand "
` [PATCH v6 19/25] spl: Convert net "
` [PATCH v6 20/25] spl: Convert nor "
` [PATCH v6 21/25] spl: Convert NVMe "
` [PATCH v6 23/25] spl: Convert spi "
` [PATCH v6 24/25] spl: spi: Consolidate spi_load_image_os into spl_spi_load_image
` [PATCH v6 25/25] spl: fat: Add option to disable DMA alignment

[PATCH] common/btrfs: add _btrfs_get_fsid() helper
 2023-11-08  4:28 UTC 

[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
 2023-11-08  4:28 UTC  (12+ messages)

[virtio-comment] [PATCH v3 6/8] admin: Add theory of operation for write recording commands
 2023-11-08  4:28 UTC  (12+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
 2023-11-08  4:24 UTC  (14+ messages)

[PATCH v4 0/8] ATF and OP-TEE Firewalling for K3 devices
 2023-11-08  4:23 UTC  (7+ messages)
` [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities

RTT-PROBE: lore-subspace-rtt
 2023-11-08  4:28 UTC 

[PATCH] serial: s5p: Use dev_read_addr_ptr() to get base address
 2023-11-08  4:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-08  4:18 UTC 

[PATCH 1/6] drm/amdgpu: add amdgpu_reg_state.h
 2023-11-08  4:17 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: Add reg_state sysfs attribute
` [PATCH 3/6] drm/amdgpu: Read aquavanjaram PCIE register state
` [PATCH 4/6] drm/amdgpu: Read aquavanjaram XGMI "
` [PATCH 5/6] drm/amdgpu: Read aquavanjaram WAFL "
` [PATCH 6/6] drm/amdgpu: Read aquavanjaram USR "

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-11-08  4:16 UTC  (3+ messages)
` [PATCH v3 08/16] drm/exynos: "

[PATCH 0/2] leds: add mp3326 driver
 2023-11-08  4:15 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: leds: add mps mp3326 LED
` [PATCH 2/2] leds: add mp3326 driver

[PATCH 1/3] nvme: multipath: Implemented new iopolicy "queue-depth"
 2023-11-08  4:14 UTC  (4+ messages)

[brauner-vfs:vfs.mount 6/6] error: arch/alpha/kernel/syscalls/syscall.tbl: syscall table is not sorted or duplicates the same syscall number
 2023-11-08  4:10 UTC 

[v3 0/3] Reduce TLB flushes under some specific conditions
 2023-11-08  4:12 UTC  (5+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-08  3:48 UTC  (11+ messages)
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator

xen | Successful pipeline for staging | bede1c7e
 2023-11-08  4:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-08  4:08 UTC 

[PATCH v3] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-08  4:07 UTC  (4+ messages)

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-08  4:08 UTC  (10+ messages)
` [virtio-comment] [PATCH V2 1/6] virtio: introduce virtqueue state
  ` [virtio-comment] "

[xen-unstable test] 183706: tolerable trouble: fail/pass/starved - PUSHED
 2023-11-08  4:07 UTC 

[PATCH] LoongArch: Disable module from accessing external data directly
 2023-11-08  4:04 UTC 

[Intel-gfx] [PATCH 0/4] DP DSC min/max src bpc fixes
 2023-11-08  4:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc

Regression in io_uring, leading to data corruption
 2023-11-08  4:00 UTC  (11+ messages)

[Intel-gfx] [CI 1/6] drm/i915: Add ability for tracking buffer objects per client
 2023-11-08  4:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/6] "

[PATCH] iio: imu: bmi323: Make the local structures static
 2023-11-08  3:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-08  3:58 UTC 

[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-11-08  3:45 UTC  (11+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[PATCH -perfbook] Load xcolor before loading newtxtext
 2023-11-08  3:56 UTC 

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-11-08  3:24 UTC  (2+ messages)

[PATCH] test: cmd: mbr: Remove unreachable code
 2023-11-08  3:05 UTC 

[PATCH 0/5] net/hns3: fix and refactor mailbox code
 2023-11-08  3:44 UTC  (6+ messages)
` [PATCH 1/5] net/hns3: fix sync mailbox failure forever
` [PATCH 2/5] net/hns3: refactor VF mailbox message struct
` [PATCH 3/5] net/hns3: refactor PF "
` [PATCH 4/5] net/hns3: refactor send mailbox function
` [PATCH 5/5] net/hns3: refactor handle "

RTT-PROBE: lore-subspace-rtt
 2023-11-08  3:48 UTC 

Fix for xfstest generic/728
 2023-11-08  3:45 UTC 

[bug report] rcu: Restrict access to RCU CPU stall notifiers
 2023-11-08  3:44 UTC  (2+ messages)

[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
 2023-11-08  3:42 UTC  (3+ messages)
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array

[PATCH V1 0/2] xfsdocs: Describe Metadump V2's ondisk format structure
 2023-11-08  3:40 UTC  (3+ messages)
` [PATCH V1 2/2] metadump.asciidoc: Add description for metadump v2 ondisk format

RTT-PROBE: lore-subspace-rtt
 2023-11-08  3:38 UTC 

[OE-core][mickledore][kirkstone][PATCH v2] xserver-xorg: Fix for CVE-2023-5367 and CVE-2023-5380
 2023-11-08  3:35 UTC 

[PATCH] r8169: fix ASPM-related issues on a number of systems with NIC version from RTL8168h
 2023-11-08  3:34 UTC  (2+ messages)

[Bug 1308] meson_tests/driver:link_bonding_rssconf_autotest test failed
 2023-11-08  3:33 UTC 

[dpdk-dev] [PATCH] common/cnxk: add ROC API to get MKEX capability
 2023-11-08  3:33 UTC 

[PATCH net v2] page_pool: Add myself as page pool reviewer in MAINTAINERS
 2023-11-08  3:31 UTC  (3+ messages)

[iptables PATCH 1/3] arptables: Fix formatting of numeric --h-type output
 2023-11-08  3:31 UTC  (3+ messages)
` [iptables PATCH 2/3] arptables: Fix --proto-type mask formatting
` [iptables PATCH 3/3] extensions: libarpt_standard.t: Add a rule with builtin option masks

[Intel-xe] [PATCH v8 3/5] drm/sched: Split free_job into own work item
 2023-11-08  3:29 UTC  (8+ messages)
` [PATCH] drm/sched: Don't disturb the entity when in RR-mode scheduling
      ` [Intel-xe] "

RTT-PROBE: lore-subspace-rtt
 2023-11-08  3:28 UTC 

[PATCH 5.15 000/125] 5.15.138-rc2 review
 2023-11-08  3:27 UTC  (2+ messages)

RFC acceptable handling of VLAs across toolchains
 2023-11-08  3:25 UTC  (3+ messages)

[PATCH] mm/hugetlb: fix null ptr defer in hugetlb_vma_lock_write
 2023-11-08  3:22 UTC  (3+ messages)

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2023-11-08  3:20 UTC  (12+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[PATCH] eal/x86: fix segfaults in waitpkg power intrinsics
 2023-11-08  3:19 UTC  (2+ messages)

[RFC PATCH v2 0/3] clk: qcom: provide alternative 'parked' RCG
 2023-11-08  3:18 UTC  (7+ messages)
` [RFC PATCH v2 2/3] clk: qcom: implement RCG2 'parked' clock support

RTT-PROBE: lore-subspace-rtt
 2023-11-08  3:18 UTC 

[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-11-08  3:14 UTC  (3+ messages)

[OE-core][dunfell][PATCH v2] xserver-xorg: Fix for CVE-2023-5367 and CVE-2023-5380
 2023-11-08  3:12 UTC 

[PATCH 0/9] for-each-ref optimizations & usability improvements
 2023-11-08  3:14 UTC  (5+ messages)
` [PATCH 8/9] for-each-ref: add option to fully dereference tags

[PATCH] tree-wide: correct the spelling Ghz -> GHz
 2023-11-08  3:13 UTC  (2+ messages)

kismet: WARNING: unmet direct dependencies detected for SM_GCC_8550 when selected by SM_CAMCC_8550
 2023-11-08  3:08 UTC  (5+ messages)

[PATCH 0/2] lsm: fix default return values for some hooks
 2023-11-08  3:12 UTC  (2+ messages)

[PATCH v2] LoongArch: Mark __percpu functions as always inline
 2023-11-08  3:11 UTC  (2+ messages)

[PATCH v1] lib: test_objpool: make global variables static
 2023-11-08  3:11 UTC  (2+ messages)

[PATCH v4 0/4] DPP PKEX Changes
 2023-11-08  3:11 UTC  (3+ messages)
` [PATCH v4 2/4] dpp: initial version of PKEX enrollee support

[PATCH net v2] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-08  3:10 UTC  (2+ messages)

[PATCH net] r8169: respect userspace disabling IFF_MULTICAST
 2023-11-08  3:10 UTC  (2+ messages)

[PATCH net] net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_FMTMSG_LEN
 2023-11-08  3:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-08  3:08 UTC 

SymSearch can cause make nconfig to segfault
 2023-11-08  3:06 UTC  (2+ messages)

[PATCH v6 0/3] add telemetry cmds for ring
 2023-11-08  2:55 UTC  (3+ messages)
` [PATCH v7 "

[RFC v1 0/8] vhost-vdpa: add support for iommufd
 2023-11-08  3:03 UTC  (9+ messages)
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
` [RFC v1 8/8] iommu: expose the function iommu_device_use_default_domain

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-11-08  3:03 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] doc: testpmd support event handling section
` [PATCH v3 0/7] fix race-condition of proactive error handling mode
  ` [PATCH v3 7/7] doc: testpmd support event handling section

[GIT PULL FOR 6.8] V4L2 subdev patches
 2023-11-08  3:03 UTC  (2+ messages)
` [GIT PULL FOR 6.8] V4L2 subdev patches (#96799)

[PATCH v5] wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
 2023-11-08  3:03 UTC  (5+ messages)

[OE-core][master][mickledore][PATCH] grub2: fix CVE-2023-4692
 2023-11-08  3:01 UTC  (4+ messages)

[PATCH 0/3] Support MODVERSIONS by disabling Rust modules
 2023-11-08  3:01 UTC  (3+ messages)
` [PATCH 2/3] kconfig: Add special rust_modules config option

[PATCH mptcp-next v2] Squash to "selftests: mptcp: add mptcp_lib_get_counter"
 2023-11-08  2:59 UTC  (2+ messages)
` Squash to "selftests: mptcp: add mptcp_lib_get_counter": Tests Results

[PATCH v4 5/6] add listmount(2) syscall
 2023-11-08  2:58 UTC  (2+ messages)

[PATCH v4 4/6] add statmount(2) syscall
 2023-11-08  2:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-08  2:58 UTC 

[igt-dev] [PATCH V3 i-g-t 2/2] test/amdgpu: add apu check for pciplug test
 2023-11-08  2:57 UTC 

[kirkstone][RFC] ti-extras: Add support for extra kernel features for RT
 2023-11-08  2:57 UTC  (4+ messages)
  ` [meta-ti] "
    ` [EXTERNAL] "

[RESEND PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-11-08  2:56 UTC  (4+ messages)

[syzbot] [block?] WARNING in blk_mq_start_request
 2023-11-08  2:46 UTC  (2+ messages)
` [PATCH] null_blk: fix warning "

Missing a write memory barrier in tls_init()
 2023-11-08  2:53 UTC  (4+ messages)

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-08  2:52 UTC  (12+ messages)
` [PATCH v4 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v4 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-11-08  2:52 UTC  (13+ messages)

[PATCH v6 15/20] sched: Add proxy deactivate helper
 2023-11-08  2:51 UTC  (2+ messages)

[PATCH v9] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
 2023-11-08  2:50 UTC  (2+ messages)

[PATCH 6/6] crypto: rockchip: add rk3588 driver
 2023-11-08  2:51 UTC  (2+ messages)

[PATCH v4 0/4] KVM: selftests: Add LoongArch support
 2023-11-08  2:51 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v4 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v4 3/4] KVM: selftests: Add ucall test "
` [PATCH v4 4/4] KVM: selftests: Add test cases "

[PATCH v2 iptables 0/4] xtables-nft: add arptranslate support
 2023-11-08  2:51 UTC  (2+ messages)

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-08  2:49 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-08  2:48 UTC 

[PATCH] f2fs: fix thread name cannot be fully displayed
 2023-11-08  2:46 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH] drm/Makefile: Move tiny drivers before native drivers
 2023-11-08  2:46 UTC 

[PATCH] drm/amdgpu: Change extended-scope MTYPE on gfx v9_4_3
 2023-11-08  2:45 UTC 

cron job: media_tree daily build: WARNINGS
 2023-11-08  2:45 UTC 

[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
 2023-11-08  2:42 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: Add MP2856/MP2857 voltage regulator device
` [PATCH v1 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-11-08  2:39 UTC  (7+ messages)
` [RFC PATCH 10/19] rust: fs: introduce `FileSystem::read_folio`

[RESEND PATCH v10 0/9] Add EFI HTTP boot support
 2023-11-08  2:38 UTC  (4+ messages)
` [RESEND PATCH v10 7/9] efi_loader: support boot from URI device path

RTT-PROBE: lore-subspace-rtt
 2023-11-08  2:38 UTC 

[PATCH net] net/smc: avoid data corruption caused by decline
 2023-11-08  2:38 UTC  (2+ messages)

[PATCH v1 1/2] coresight: Add remote etm support
 2023-11-08  2:34 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.