All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-14 11:07:51 to 2025-01-14 11:54:50 UTC [more...]

[PATCH v2] x86/boot: Handle better alignment for 32 bit code
 2025-01-14 11:54 UTC 

[PATCH v2 0/9] x86/kexec: Fixes for tip/x86/boot
 2025-01-14 11:53 UTC  (4+ messages)

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-14 11:51 UTC  (20+ messages)
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v5 06/16] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices
` [PATCH v5 07/16] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver
` [PATCH v5 09/16] cxl/pci: Map CXL PCIe Upstream Switch Port RAS registers
` [PATCH v5 10/16] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v5 11/16] cxl/pci: Add log message for umnapped registers in existing RAS handlers
` [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v5 14/16] cxl/pci: Add trace logging "
` [PATCH v5 15/16] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers

[PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7
 2025-01-14 11:51 UTC  (6+ messages)
` [PATCH v2 2/2] automation/eclair: make Misra rule 20.7 blocking for x86 also

[PATCH] crypto: Use str_enable_disable-like helpers
 2025-01-14 11:50 UTC  (2+ messages)

[PATCH 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements
 2025-01-14 11:50 UTC  (4+ messages)
` [PATCH 17/19] media: dt-bindings: ti,ds90ub960: Add "i2c-addr" link property

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-14 11:50 UTC  (2+ messages)

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-14 11:48 UTC  (33+ messages)
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 05/17] mm: mark vmas detached upon exit
` [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call

UBSAN array-index-out-of-bounds: cfg80211_scan_6ghz
 2025-01-14 11:37 UTC  (4+ messages)

[PATCH v2 00/37] maintainer updates for jan '25 (semihosting, gdb, plugins, docs) pre-PR
 2025-01-14 11:38 UTC  (38+ messages)
` [PATCH v2 01/37] semihosting: add guest_error logging for failed opens
` [PATCH v2 02/37] semihosting/uaccess: Briefly document returned values
` [PATCH v2 03/37] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
` [PATCH v2 04/37] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
` [PATCH v2 05/37] semihosting/arm-compat: Include missing 'cpu.h' header
` [PATCH v2 06/37] semihosting/console: Avoid including 'cpu.h'
` [PATCH v2 07/37] semihosting/meson: Build config.o and console.o once
` [PATCH v2 08/37] system/vl: more error exit into config enumeration code
` [PATCH v2 09/37] system: squash usb_parse into a single function
` [PATCH v2 10/37] system: propagate Error to gdbserver_start (and other device setups)
` [PATCH v2 11/37] tests/tcg/plugins/insn: remove unused callback parameter
` [PATCH v2 12/37] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
` [PATCH v2 13/37] tests/tcg/plugins/syscall: fix 32-bit build
` [PATCH v2 14/37] tests/tcg/plugins/mem: "
` [PATCH v2 15/37] contrib/plugins/stoptrigger: "
` [PATCH v2 16/37] contrib/plugins/cache: "
` [PATCH v2 17/37] contrib/plugins/hotblocks: "
` [PATCH v2 18/37] contrib/plugins/cflow: "
` [PATCH v2 19/37] contrib/plugins/hwprofile: "
` [PATCH v2 20/37] contrib/plugins/hotpages: "
` [PATCH v2 21/37] configure: reenable plugins by default for 32-bit hosts
` [PATCH v2 22/37] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
` [PATCH v2 23/37] win32: remove usage of attribute gcc_struct
` [PATCH v2 24/37] docs/devel/style: add a section about bitfield, and disallow them for packed structures
` [PATCH v2 25/37] plugins: enable linking with clang/lld
` [PATCH v2 26/37] plugins: fix kdoc annotation
` [PATCH v2 27/37] editorconfig: update for perl scripts
` [PATCH v2 28/37] tests/qtest: fix some copy and paste errors in kdoc
` [PATCH v2 29/37] include/exec: "
` [PATCH v2 30/37] include/exec: remove warning_printed from MemoryRegion
` [PATCH v2 31/37] docs/sphinx: include kernel-doc script as a dependency
` [PATCH v2 32/37] docs/devel: add git-publish for patch submitting
` [PATCH v2 33/37] docs/devel: add b4 for patch retrieval
` [PATCH v2 34/37] docs/devel: add information on how to setup build environments
` [PATCH v2 35/37] docs: add a codebase section
` [PATCH v2 36/37] docs: add a glossary
` [PATCH v2 37/37] scripts/nsis.py: Run dependency check for each DLL file only once

[PATCH i-g-t v2 0/5] Update image assets
 2025-01-14 11:48 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Update image assets (rev3)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-14 11:47 UTC  (7+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 04/19] EDAC: Add memory repair control feature

[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-01-14 11:47 UTC  (3+ messages)

[PATCH 1/1] RDMA/rxe: Change the return type from int to bool
 2025-01-14 11:47 UTC  (2+ messages)

[PATCH v7 0/2] x86/time: improvements to wallclock logic
 2025-01-14 11:44 UTC  (8+ messages)
` [PATCH v7 1/2] x86/time: introduce command line option to select wallclock

[PATCH 1/1] RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
 2025-01-14 11:44 UTC  (2+ messages)

[PATCH 0/2] checkpatch: Add support for Checkpatch-ignore patch footer
 2025-01-14 11:43 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] ui/dbus: on win32, allow ANONYMOUS with p2p
 2025-01-14 11:41 UTC  (2+ messages)

[PATCH] x86/boot: Handle better alignment for 32 bit code
 2025-01-14 11:40 UTC  (2+ messages)

linux-next: build warnings after merge of the drm-misc tree
 2025-01-14 11:40 UTC  (3+ messages)

[RESEND PATCH v5 0/4] Add Synopsys DesignWare HDMI RX Controller
 2025-01-14 11:37 UTC  (7+ messages)

[PATCH v2 0/3] drm/i915/dmc_wl: Track pipe interrupt registers
 2025-01-14 11:40 UTC  (5+ messages)
` [PATCH v2 2/3] drm/i915/display: Wrap IRQ-specific uncore functions

[RFC PATCH 0/4] efi/zboot: Encapsulate ELF image for arm64
 2025-01-14 11:40 UTC  (5+ messages)
` [RFC PATCH 1/4] efi/libstub: Avoid legacy decompressor zlib/zstd wrappers

[LTP] [PATCH 1/2] doc/C-Test-API: Mention umask(0) in the library
 2025-01-14 11:39 UTC  (2+ messages)

[PATCH bpf-next 0/4] expose number of map entries to userspace
 2025-01-14 11:38 UTC  (6+ messages)

[PATCH 0/2] KVM: arm64: nv: Fix sysreg RESx-ication
 2025-01-14 11:37 UTC  (3+ messages)

[RFC PATCH] IMA: Remove evm_overlay.sh
 2025-01-14 11:32 UTC  (2+ messages)
` [LTP] "

[PATCH for-rc v2] RDMA/cxgb4: notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event
 2025-01-14 11:32 UTC  (2+ messages)

[Buildroot] [PATCH v8 0/6] libglib2 2.82 series with bootstrap
 2025-01-14 11:32 UTC  (7+ messages)
` [Buildroot] [PATCH v8 1/6] package/json-glib: bump to version 1.10.6
` [Buildroot] [PATCH v8 2/6] package/{gobject-introspection, libglib2}: bump to {1.82.0, 2.82.4}
` [Buildroot] [PATCH v8 3/6] package/gobject-introspection: works with musl now
` [Buildroot] [PATCH v8 4/6] package/python-gobject: allow build with musl
` [Buildroot] [PATCH v8 5/6] package/python-gobject: bump to version 3.50.0
` [Buildroot] [PATCH v8 6/6] package/network-manager: add optional dependency on gobject-introspection

[PATCH v3 00/10] LTP tests: load predefined policy, enhancements
 2025-01-14 11:29 UTC  (22+ messages)
` [LTP] "
` [PATCH v3 01/10] ima_violations.sh: Fix log detection
  ` [LTP] "
` [PATCH v3 02/10] IMA: Add TCB policy as an example for ima_measurements.sh
  ` [LTP] "
` [PATCH v3 03/10] IMA: Move requirement check to ima_setup.sh
  ` [LTP] "
` [PATCH v3 04/10] IMA: Add example policy for ima_violations.sh
  ` [LTP] "
` [PATCH v3 05/10] IMA: Read required policy from file
  ` [LTP] "
` [PATCH v3 06/10] ima_violations.sh: Declare tcb builtin policy
  ` [LTP] "
` [PATCH v3 07/10] ima_setup.sh: Add digest index detection for ima-buf format
  ` [LTP] "
` [PATCH v3 08/10] ima_setup.sh: Allow to load predefined policy
  ` [LTP] "
` [PATCH v3 09/10] ima_measurements.sh: Check policy for test3
  ` [LTP] "
` [PATCH v3 10/10] tst_test.sh: IMA: Allow to disable LSM warnings and use it for IMA
  ` [LTP] "

[PATCH net-next v4 0/4] Add Multicast Filtering support for VLAN interface
 2025-01-14 11:30 UTC  (2+ messages)

[PATCH v6 00/13] nommu UML
 2025-01-14 11:30 UTC  (14+ messages)
` [PATCH v6 01/13] x86/um: clean up elf specific definitions
` [PATCH v6 02/13] x86/um: nommu: elf loader for fdpic
` [PATCH v6 03/13] um: decouple MMU specific code from the common part
` [PATCH v6 04/13] um: nommu: memory handling
` [PATCH v6 05/13] x86/um: nommu: syscall handling
` [PATCH v6 06/13] um: nommu: seccomp syscalls hook
` [PATCH v6 07/13] x86/um: nommu: process/thread handling
` [PATCH v6 08/13] um: nommu: configure fs register on host syscall invocation
` [PATCH v6 09/13] x86/um/vdso: nommu: vdso memory update
` [PATCH v6 10/13] x86/um: nommu: signal handling
` [PATCH v6 11/13] um: change machine name for uname output
` [PATCH v6 12/13] um: nommu: add documentation of nommu UML
` [PATCH v6 13/13] um: nommu: plug nommu code into build system

WARNING in bch2_trans_srcu_unlock
 2025-01-14 11:32 UTC 

[PATCH v3] net: wwan: iosm: Fix hibernation by re-binding the driver around it
 2025-01-14 11:31 UTC  (3+ messages)

[PATCH 0/3] Add support for S4 audio
 2025-01-14 11:29 UTC  (13+ messages)
` [PATCH 2/3] ASoC: meson: s4:support for the on-chip audio
` [PATCH 3/3] arm64: dts: amlogic: Add Amlogic S4 Audio

[PATCH] clk: socfpga: stratix10: Optimize local variables
 2025-01-14 11:29 UTC 

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-14 11:29 UTC  (6+ messages)
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings

[PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: Add support to set BD address
 2025-01-14 11:28 UTC  (2+ messages)
` [v1,1/2] "

[syzbot] [nilfs?] WARNING in nilfs_btree_assign (3)
 2025-01-14 11:28 UTC  (2+ messages)

[PATCH] Bluetooth: Use str_enable_disable-like helpers
 2025-01-14 11:28 UTC  (2+ messages)
`  "

[PATCH] pinctrl: mediatek: Add support for MT8196
 2025-01-14 11:25 UTC  (4+ messages)

[RFC] phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
 2025-01-14 11:26 UTC  (3+ messages)

[PATCH bpf v5 0/3] bpf: fix wrong copied_seq calculation and add tests
 2025-01-14 11:27 UTC  (3+ messages)
` [PATCH bpf v5 1/3] bpf: fix wrong copied_seq calculation

[PATCH v3 0/4] Support spread spectrum clocking for stm32f{4,7} platforms
 2025-01-14 11:25 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: clock: convert stm32 rcc bindings to json-schema

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-14 11:26 UTC  (4+ messages)

[PATCH for-next 0/2] RDMA/bnxt_re: Driver update
 2025-01-14 11:26 UTC  (4+ messages)
` [PATCH for-next 2/2] RDMA/bnxt_re: Allocate dev_attr information dynamically

[PATCH v4 0/6] Enhance documentation for new developers
 2025-01-14 11:25 UTC  (2+ messages)

[PATCH v7 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue
 2025-01-14 11:24 UTC  (7+ messages)
` [PATCH v7 05/12] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH v7 10/12] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check()
` [PATCH v7 11/12] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable

[PATCH] xl: properly dispose of vTPM struct instance
 2025-01-14 11:25 UTC  (2+ messages)

[PATCH] app/testpmd: add ipv6 extension header parse
 2025-01-14 11:24 UTC  (4+ messages)

[PATCH] xentrace: free CPU mask string before overwriting pointer
 2025-01-14 11:24 UTC  (2+ messages)

[PATCH net-next 09/10] bnxt_en: Extend queue stop/start for Tx rings
 2025-01-14 11:23 UTC  (2+ messages)

[PATCH 0/7] pinctrl: sunxi: Add Allwinner A523 support
 2025-01-14 11:21 UTC  (6+ messages)
` [PATCH 5/7] dt-bindings: pinctrl: add compatible for Allwinner A523/T527

[PATCH] xl: properly dispose of libxl_dominfo struct instances
 2025-01-14 11:22 UTC  (2+ messages)

[PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform
 2025-01-14 11:21 UTC  (11+ messages)
` [PATCH v3 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

Crash when attaching uretprobes to processes running in Docker
 2025-01-14 11:21 UTC  (6+ messages)

[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
 2025-01-14 11:21 UTC  (2+ messages)

[PATCH net-next 1/4] netfilter: nf_tables: remove the genmask parameter
 2025-01-14 11:20 UTC  (2+ messages)

[PATCH] scripts/nsis.py: Run dependency check for each DLL file only once
 2025-01-14 11:18 UTC  (2+ messages)

[PATCH RFC 0/7] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-01-14 11:19 UTC  (5+ messages)
` [PATCH RFC 2/7] wifi: cfg80211: reorg sinfo structure elements for MLO

[PATCH v2] tests/intel/xe_vm: Fixed documentation
 2025-01-14 11:17 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_vm: Fixed documentation (rev2)
` ✗ i915.CI.Full: "

[PATCH 0/3] fdt_support: improve board_fdt_chosen_bootargs() for flexibility
 2025-01-14 11:16 UTC  (3+ messages)
` [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-01-14 11:16 UTC  (7+ messages)
` [PATCH v1 25/29] cxl/amd: Enable Zen5 address translation using ACPI PRMT
` [PATCH v1 28/29] cxl/region: Show message on broken target list

[PATCH net-next 0/5] net: phylink: fix PCS without autoneg
 2025-01-14 11:14 UTC  (5+ messages)
` [PATCH net-next v2 "

possible deadlock in ocfs2_write_begin_nolock
 2025-01-14 11:16 UTC 

[PATCH] meson: ensure correct version-def.h is used
 2025-01-14 11:15 UTC  (2+ messages)
` [PATCH v2] "

Feature Request: Allow `-` as a Shortcut for `@{-1}` in `git diff`
 2025-01-14 11:14 UTC  (2+ messages)

OpenBMC Linux v6.12
 2025-01-14 11:13 UTC 

[PATCH v1 0/2] ethdev: fix skip valid port in probing callback
 2025-01-14 11:13 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH] scripts/install-buildtools: Update to 4.0.23
 2025-01-14 11:12 UTC  (2+ messages)
` [PATCH] scripts/install-buildtools: Update to 5.0.6

[Intel-wired-lan] [bug report] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
 2025-01-14 11:11 UTC  (2+ messages)

[PATCH] selftests/memfd/memfd_test: Fix possible NULL pointer dereference
 2025-01-14 11:10 UTC  (2+ messages)

[PATCH v4 0/9] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2025-01-14 11:10 UTC  (4+ messages)
` [PATCH v4 7/9] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()

Strange shell behavior in conjunction with ANSI colors
 2025-01-14 11:10 UTC  (3+ messages)
` [yocto] "
  ` AW: "

[PATCH net-next v7 0/7] Introduce unified and structured PHY
 2025-01-14 11:10 UTC  (2+ messages)

[PATCH v2 0/2] MediaTek pinctrl patch on mt8196
 2025-01-14 11:07 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mediatek: add support for mt8196

[PATCH v3 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
 2025-01-14 11:09 UTC  (5+ messages)
` [PATCH v3 5/6] watchdog: rzv2h_wdt: Add support to retrieve the bootstatus information

[PATCH 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2025-01-14 11:07 UTC  (7+ messages)
` [PATCH 1/2] mtd: spi-nor: winbond: Add support for w25q01jv


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.