All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 06:59:10 to 2025-02-07 08:09:55 UTC [more...]

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-02-07  8:08 UTC  (4+ messages)
` [PATCH v8 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v8 3/7] crash_dump: store dm crypt keys in kdump reserved memory

[PATCH v4 00/21] Add Counter delegation ISA extension support
 2025-02-07  8:08 UTC  (9+ messages)
` [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing

[PATCH 0/4] vfio/igd: sync PCI IDs with i915
 2025-02-07  8:08 UTC  (5+ messages)
` [PATCH 3/4] vfio/igd: use PCI ID defines to detect IGD gen

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-07  8:08 UTC  (4+ messages)
` [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-02-07  8:08 UTC  (16+ messages)
` [PATCH v5 08/16] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v5 09/16] cxl/pci: Map CXL PCIe Upstream "
` [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 12/16] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v5 15/16] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers

[PATCH v2] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
 2025-02-07  8:08 UTC 

[PATCH V8] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-07  8:07 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Use hint for guc to set GT frequency (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v3 1/2] drm/amdgpu: Add amdgpu_sriov_multi_vf_mode function
 2025-02-07  8:06 UTC  (2+ messages)

Git in GSoC 2025
 2025-02-07  8:07 UTC  (8+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-07  8:06 UTC  (5+ messages)

[v1 0/4] Fix a buffer overflow in drm/amdgpu/smu
 2025-02-07  8:04 UTC  (5+ messages)
` [v1 1/4] drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
` [v1 2/4] drm/amdgpu: accumulate gfx_off_entrycount in smu_suspend()

[RFC PATCH 00/15] Make mirror replacement syntax explicit
 2025-02-07  8:05 UTC  (4+ messages)
` [RFC PATCH 08/15] fetch2: use localpath instead of localfile
  ` [bitbake-devel] "

[PATCH 0/8] Enable Aux based Nits brightness control for eDP
 2025-02-07  8:05 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Enable Aux based Nits brightness control for eDP (rev3)

[PATCH 1/2] perf ftrace latency: variable histogram buckets
 2025-02-07  8:04 UTC  (2+ messages)
` [PATCH 2/2] perf ftrace latency: allow to hide empty buckets

[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-07  8:01 UTC  (3+ messages)
` [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO

[tip: irq/urgent] genirq: Remove leading space from irq_chip::irq_print_chip() callbacks
 2025-02-07  8:01 UTC 

[PATCH v5 0/8] PMU support for engine activity
 2025-02-07  7:59 UTC  (7+ messages)
` [PATCH v5 3/8] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v5 7/8] drm/xe/xe_pmu: Add pmu support for per-function engine activity stats

[PATCH b4 0/2] prep, diff: support overriding range-diff creation factor
 2025-02-07  7:58 UTC  (3+ messages)

[PATCH v10 00/28] Qualcomm iris video decoder driver
 2025-02-07  7:55 UTC  (29+ messages)
` [PATCH v10 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC
` [PATCH v10 02/28] media: iris: add platform driver for iris video device
` [PATCH v10 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v10 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v10 05/28] media: iris: implement video firmware load/unload
` [PATCH v10 06/28] media: iris: implement the boot sequence of the firmware
` [PATCH v10 07/28] media: iris: introduce host firmware interface with necessary hooks
` [PATCH v10 08/28] media: iris: implement power management
` [PATCH v10 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v10 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v10 11/28] media: iris: implement g_selection ioctl
` [PATCH v10 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls
` [PATCH v10 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v10 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v10 15/28] media: iris: implement query_cap ioctl
` [PATCH v10 16/28] media: iris: implement vb2 streaming ops
` [PATCH v10 17/28] media: iris: implement set properties to firmware during streamon
` [PATCH v10 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v10 19/28] media: iris: allocate, initialize and queue internal buffers
` [PATCH v10 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v10 21/28] media: iris: add support for dynamic resolution change
` [PATCH v10 22/28] media: iris: handle streamoff/on from client in "
` [PATCH v10 23/28] media: iris: add support for drain sequence
` [PATCH v10 24/28] media: iris: add check whether the video session is supported or not
` [PATCH v10 25/28] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v10 26/28] media: iris: add check to allow sub states transitions
` [PATCH v10 27/28] media: iris: enable video driver probe of SM8250 SoC
` [PATCH v10 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver

[PATCH 1/3] nfs-utils: remove python hashbang rewrites
 2025-02-07  7:57 UTC  (3+ messages)
` [PATCH 2/3] nfs-utils: clean up sbin installation
  ` [OE-core] "

[PATCH v7 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-02-07  7:57 UTC  (3+ messages)

[PATCH 0/2] printf: convert self-test to KUnit
 2025-02-07  7:55 UTC  (4+ messages)

[cocci] possible regressions in 1.1.1 -> 1.2
 2025-02-07  7:55 UTC  (5+ messages)
    ` [cocci] Checking software run time characteristics

[PATCH] LoongArch: kernel: proc: Use str_yes_no() helper function
 2025-02-07  7:54 UTC  (2+ messages)

[PATCH] rust: Fix multiple rlib conflict when building with rust and libstd-rs
 2025-02-07  7:54 UTC  (2+ messages)
` [OE-core] "

[PATCH V3] mmc: sdhci-of_dwcmshc: Change to dwcmshc_phy_init for reusing codes
 2025-02-07  7:52 UTC  (2+ messages)

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-07  7:49 UTC  (3+ messages)

[PATCH] mm/mempool: Use kmalloc_array_node to replace kmalloc_array
 2025-02-07  7:51 UTC  (3+ messages)

[PATCH i-g-t] Bump aborting on network failure deadline to 40 seconds
 2025-02-07  7:51 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-07  7:41 UTC  (9+ messages)

[PATCH v9 0/6] Add NSS clock controller support for IPQ9574
 2025-02-07  7:39 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v9 2/6] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v9 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v9 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v9 5/6] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v9 6/6] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-07  7:49 UTC  (3+ messages)
` [PATCH 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack

[PATCH] ata: libahci_platform: Do not set mask_port_map when not needed
 2025-02-07  7:48 UTC 

[PATCH] virtio-net: Fix receive buffer size typo
 2025-02-07  7:48 UTC 

[leon-rdma:rdma-next 76/77] drivers/infiniband/core/uverbs_cmd.c:1492 create_qp() error: 'pd' dereferencing possible ERR_PTR()
 2025-02-07  7:48 UTC 

[PATCH][meta-yocto-bsp] linux-yocto: revert omap8250 power management changes on genericarm64
 2025-02-07  7:48 UTC  (2+ messages)
` [poky] "

less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
 2025-02-07  7:46 UTC  (4+ messages)

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-07  7:45 UTC  (8+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH RESEND] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
 2025-02-07  7:44 UTC  (4+ messages)

[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-07  7:45 UTC  (4+ messages)
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver

[PATCH] test: improve resiliency of malloc autotest
 2025-02-07  7:44 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2025-02-07  7:44 UTC  (5+ messages)

[PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot
 2025-02-07  7:43 UTC  (3+ messages)

[PATCH] mm/secretmem: Bool type variables should be initialized with true
 2025-02-07  7:42 UTC 

[PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage
 2025-02-07  7:40 UTC  (4+ messages)

[isar-cip-core][PATCH] initramfs-crypt-hook: Optimize disk encryption in combination with expansion of last partition
 2025-02-07  7:38 UTC  (5+ messages)
` [cip-dev] "

[PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional
 2025-02-07  7:38 UTC  (3+ messages)

[PATCH v3 0/6] rust: treewide: add missing newlines to printing calls
 2025-02-07  7:37 UTC  (3+ messages)
` [PATCH v3 1/6] rust: docs: add missing newline to printing macro examples

[PATCH 0/6] refs: introduce support for partial reference transactions
 2025-02-07  7:34 UTC  (7+ messages)
` [PATCH 1/6] refs/files: remove duplicate check in `split_symref_update()`
` [PATCH 2/6] refs: move duplicate refname update check to generic layer
` [PATCH 3/6] refs/files: remove duplicate duplicates check
` [PATCH 4/6] refs/reftable: extract code from the transaction preparation
` [PATCH 5/6] refs: implement partial reference transaction support
` [PATCH 6/6] update-ref: add --allow-partial flag for stdin mode

[PATCH v1 0/2] Fix USB vdd info for IPQ9574
 2025-02-07  7:36 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB vdd info

[PATCH v2 0/1] Fix USB vdd info for IPQ9574
 2025-02-07  7:35 UTC  (2+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: ipq9574: Fix USB vdd info

[v2] Documentation: Remove repeated word in docs
 2025-02-07  7:34 UTC 

[v2 0/3] Properly handle module_kobject creation
 2025-02-07  7:35 UTC  (3+ messages)
` [v2 2/3] kernel: refactor and globalize lookup_or_create_module_kobject()

[PATCH v3 0/2] scanf: convert self-test to KUnit
 2025-02-07  7:33 UTC  (2+ messages)

[PATCHv2 net 0/2] bonding: fix incorrect mac address setting
 2025-02-07  7:31 UTC  (4+ messages)
` [PATCHv2 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages

MAC/PHY-support speeds on xgene-v2
 2025-02-07  7:30 UTC 

[PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
 2025-02-07  7:30 UTC  (2+ messages)

[PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge
 2025-02-07  7:25 UTC  (3+ messages)

[PATCH v2 net-next 0/8] fib: rules: Convert RTM_NEWRULE and RTM_DELRULE to per-netns RTNL
 2025-02-07  7:25 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: fib_rules: Don't check net in rule_exists() and rule_find()
` [PATCH v2 net-next 2/8] net: fib_rules: Pass net to fib_nl2rule() instead of skb
` [PATCH v2 net-next 3/8] net: fib_rules: Split fib_nl2rule()
` [PATCH v2 net-next 4/8] ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure()
` [PATCH v2 net-next 5/8] net: fib_rules: Factorise fib_newrule() and fib_delrule()
` [PATCH v2 net-next 6/8] net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL
` [PATCH v2 net-next 7/8] net: fib_rules: Add error_free label in fib_delrule()
` [PATCH v2 net-next 8/8] net: fib_rules: Convert RTM_DELRULE to per-netns RTNL

[syzbot] [nilfs?] WARNING in nilfs_segctor_abort_construction (2)
 2025-02-07  7:28 UTC 

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07  7:27 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Cleanup error handling on probe (rev2)

[PATCH] coresight-tmc: stop disabling tmc when flush timeout
 2025-02-07  7:25 UTC  (3+ messages)

[PATCH] scripts: install-extmod-build: add missing quotation marks for CC variable
 2025-02-07  7:08 UTC 

[PATCH 00/10] rust: Add HPET timer device
 2025-02-07  7:44 UTC  (5+ messages)
` [PATCH 03/10] rust/irq: Add a helper to convert [InterruptSource] to [*mut IRQState]

[Stable-7.2.16 v2 00/33] Patch Round-up for stable 7.2.16, freeze on 2025-02-06 (frozen)
 2025-02-07  7:23 UTC  (3+ messages)
` [Stable-7.2.16 32/33] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-7.2.16 33/33] hw/usb/canokey: Fix buffer overflow for OUT packet

[PATCH v5 0/8] perf report: Add latency and parallelism profiling
 2025-02-07  7:23 UTC  (4+ messages)
` [PATCH v5 6/8] perf report: Add --latency flag

Hang when swapping huge=within_size tmpfs from zram
 2025-02-07  7:23 UTC  (5+ messages)

[PATCH] soc: k3: Add support for Texas Instruments K3 ESM driver
 2025-02-07  7:20 UTC 

[PATCH] mfd: tps65219: register regmap cdev
 2025-02-07  7:20 UTC 

[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
 2025-02-07  7:20 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove myself
 2025-02-07  7:19 UTC 

[PATCH RESEND 00/13] fbdev: core: Deduplicate cfb/sys drawing fbops
 2025-02-07  7:18 UTC  (2+ messages)

[PATCH i-g-t] tests/xe_eudebug_online: Ignore stale attention events during single-step
 2025-02-07  7:15 UTC  (2+ messages)

[PATCH v3 0/2] Add basic support for MYIR Remi Pi
 2025-02-07  7:16 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: renesas: add initial "

[PATCH 00/16] path: remove dependency on `the_repository`
 2025-02-07  7:15 UTC  (7+ messages)
` [PATCH 05/16] path: refactor `repo_submodule_path()` family of functions
` [PATCH 09/16] worktree: return allocated string from `get_worktree_git_dir()`

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-07  7:15 UTC  (3+ messages)

[PATCH i-g-t 0/4] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
 2025-02-07  7:29 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_sysfs: Add support for device unbinding
` [PATCH i-g-t 2/4] tests/intel/xe_fault_injection: Make setup_injection_fault() programmable
` [PATCH i-g-t 3/4] tests/intel/xe_fault_injection: Add helper functions to inject fault with specific budget parameter
` [PATCH i-g-t 4/4] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv & xe_guc_mmio_send_recv

[PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling
 2025-02-07  7:13 UTC  (4+ messages)
` [PATCH net-next 1/4] ptp: vmclock: Set driver data before its usage

[syzbot] [overlayfs?] general protection fault in clone_private_mount
 2025-02-07  7:13 UTC  (3+ messages)
` [syzbot] "
` [PATCH] fs: prevent access to ns if it is not mounted

[OE-core] [PATCH v4] systemd: Build the systemctl executable
 2025-02-07  7:12 UTC 

[PATCH v4] systemd: Build the systemctl executable
 2025-02-07  7:10 UTC 

[PATCH] wifi: ath12k: report station mode per-chain signal strength
 2025-02-07  7:10 UTC 

[PATCH] mm/mlock: Fix WARN_ON_ONCE condition
 2025-02-07  7:09 UTC  (2+ messages)

[PATCH v4 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-02-07  7:07 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: pinctrl: Add support for Amlogic SoCs
` [PATCH v4 3/5] pinctrl: Add driver "

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-07  7:08 UTC  (10+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v2 2/8] fs/buffer: remove batching from async read

[PATCH 6.1.y] net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
 2025-02-07  7:06 UTC 

[PATCH v2 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
 2025-02-07  7:07 UTC  (4+ messages)

[syzbot] [mm?] INFO: task hung in rmap_walk_file
 2025-02-07  7:07 UTC 

[syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2)
 2025-02-07  7:02 UTC 

[PATCH V4 0/6] soundwire: amd: code improvements and new platform support
 2025-02-07  6:58 UTC  (7+ messages)
` [PATCH V4 1/6] soundwire: amd: change the soundwire wake enable/disable sequence
` [PATCH V4 2/6] soundwire: amd: add debug log for soundwire wake event
` [PATCH V4 3/6] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
` [PATCH V4 4/6] soundwire: amd: set device power state during suspend/resume sequence
` [PATCH V4 5/6] soundwire: amd: set ACP_PME_EN during runtime suspend sequence
` [PATCH V4 6/6] soundwire: amd: add soundwire host wake interrupt enable/disable sequence

[PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host
 2025-02-07  6:59 UTC  (3+ messages)

[v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver
 2025-02-07  6:59 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.