All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-01 09:18:05 to 2024-11-01 10:20:03 UTC [more...]

[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-01 10:06 UTC  (23+ messages)
` [PATCH v11 14/20] tpm: Protect against locality counter underflow
` [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v11 16/20] tpm: Make locality requests return consistent values
` [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality

[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
 2024-11-01  9:18 UTC  (8+ messages)
` [PATCH v2 1/7] binman: Add option for pointing to separate description
` [PATCH v2 2/7] common: binman: Calling initr_binman() when BINMAN_FDT
` [PATCH v2 3/7] arm64: zynqmp: Describe empty binman node
` [PATCH v2 4/7] arm64: zynqmp: Add binman description for SOM
` [PATCH v2 5/7] arm64: zynqmp: Generate u-boot.itb and QSPI image via binman
` [PATCH v2 6/7] arm64: zynqmp: Remove mkimage fit script
` [PATCH v2 7/7] Makefile: Drop SPL_FIT_GENERATOR support

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbFindBits (2)
 2024-11-01 10:20 UTC  (3+ messages)
` [PATCH v4] jfs: UBSAN: shift-out-of-bounds in dbFindBits

[PATCH net v3 0/2] net: ethernet: ti: am65-cpsw: Fixes to multi queue RX feature
 2024-11-01 10:18 UTC  (3+ messages)
` [PATCH net v3 1/2] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
` [PATCH net v3 2/2] net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()

[net-next PATCH v2 0/6] CN20K silicon with mbox support
 2024-11-01 10:18 UTC  (7+ messages)
` [net-next PATCH v2 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH v2 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH v2 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF

[PATCH RESEND TO CC MAILLIST] i2c: designware: fix master holding SCL low when I2C_DYNAMIC_TAR_UPDATE not set
 2024-11-01 10:18 UTC  (3+ messages)

[PATCH-next] irqchip/renesas-rzv2h: Fix potentially mismatched datatype
 2024-11-01 10:18 UTC  (5+ messages)

[PATCH 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
 2024-11-01 10:15 UTC  (5+ messages)
` [PATCH 1/4] lmb: Do not use global LMB variable in _lmb_free()
` [PATCH 2/4] lmb: cosmetic: reorder functions and global LMB variable
` [PATCH 3/4] lmb: Add basic io_lmb functionality
` [PATCH 4/4] iommu: apple: Manage IOVA separately from global LMB mem map

[PATCH] rtc: bbnsm: add remove hook
 2024-11-01 10:12 UTC  (4+ messages)

[PATCH] Input: bbnsm_pwrkey - add remove hook
 2024-11-01 10:17 UTC  (2+ messages)

[PATCH] media: atomisp: Add check for rgby_data memory allocation failure
 2024-11-01 15:48 UTC  (4+ messages)

[PATCH v2 0/8] platform/x86/amd/pmc: Updates to AMD PMC driver
 2024-11-01 10:15 UTC  (3+ messages)
` [PATCH v2 1/8] platform/x86/amd/pmc: Move STB functionality to a new file for better code organization

perf test fail :: "perf stat --bpf-counters --for-each-cgroup test"
 2024-11-01 10:15 UTC  (3+ messages)

[jic23-iio:testing 104/113] kismet: WARNING: unmet direct dependencies detected for ADI_AXI_DAC when selected by AD3552R_HS
 2024-11-01 10:14 UTC 

[PATCH][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-11-01 10:15 UTC  (6+ messages)

[PATCH v6 0/9] Add RTC support for the Renesas RZ/G3S SoC
 2024-11-01  9:57 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v6 2/9] clk: linux/clk-provider.h: Add devm_clk_hw_register_gate_parent_hw()
` [PATCH v6 3/9] clk: renesas: clk-vbattb: Add VBATTB clock driver
` [PATCH v6 4/9] rtc: renesas-rtca3: Fix compilation error on RISC-V
` [PATCH v6 5/9] arm64: dts: renesas: r9a08g045: Add VBATTB node
` [PATCH v6 6/9] arm64: dts: renesas: r9a08g045: Add RTC node
` [PATCH v6 7/9] arm64: dts: renesas: rzg3s-smarc-som: Enable VBATTB
` [PATCH v6 8/9] arm64: dts: renesas: rzg3s-smarc-som: Enable RTC
` [PATCH v6 9/9] arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3 flags

[PATCH v2 0/6] mmc: sdhci-acpi: A few cleanups
 2024-11-01 10:11 UTC  (7+ messages)
` [PATCH v2 1/6] mmc: sdhci: Use EXPORT_PM_FN_NS_GPL() for exporting PM functions
` [PATCH v2 2/6] mmc: sdhci-acpi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH v2 3/6] mmc: sdhci-acpi: Remove not so useful error message
` [PATCH v2 4/6] mmc: sdhci-acpi: Use devm_platform_ioremap_resource()
` [PATCH v2 5/6] mmc: sdhci-acpi: Tidy up ACPI ID table
` [PATCH v2 6/6] mmc: sdhci-acpi: Don't use "proxy" headers

[PATCH net] MAINTAINERS: add Simon as an official reviewer
 2024-11-01 10:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add compatible NPS mode info
 2024-11-01 10:14 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: layerscape: remove en25s64 and only keep jedec,spi-nor compatible string
 2024-11-01 10:14 UTC  (2+ messages)

[PATCH v2] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-01 10:12 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 1/3] ARM: dts: imx6sx: Remove incorrect mmc fallback compatible
 2024-11-01 10:12 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sl/sll: Add the "fsl,imx6dl-gpt" fallback
 2024-11-01 10:09 UTC  (2+ messages)

[PATCH net-next v5] net: Implement fault injection forcing skb reallocation
 2024-11-01 10:09 UTC 

[OE-core][PATCH] python3-numpy: upgrade 1.26.4 -> 2.1.2
 2024-11-01 10:08 UTC  (3+ messages)

[RESEND PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
 2024-10-31 15:14 UTC  (20+ messages)
` [RESEND PATCH v2 01/19] hrtimers: Add missing hrtimer_init() trace points
` [RESEND PATCH v2 02/19] drm/i915/request: Remove unnecessary modification of hrtimer::function
` [RESEND PATCH v2 03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
` [RESEND PATCH v2 04/19] wifi: rt2x00: Remove redundant hrtimer_init()
` [RESEND PATCH v2 05/19] io_uring: Remove redundant hrtimer's callback function setup
` [RESEND PATCH v2 06/19] hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
` [RESEND PATCH v2 07/19] hrtimers: Introduce hrtimer_setup_on_stack()
` [RESEND PATCH v2 08/19] hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
` [RESEND PATCH v2 09/19] hrtimers: Introduce hrtimer_update_function()
` [RESEND PATCH v2 10/19] fs/aio: Switch to use hrtimer_setup_sleeper_on_stack()
` [RESEND PATCH v2 11/19] futex: "
` [RESEND PATCH v2 12/19] net: pktgen: "
` [RESEND PATCH v2 13/19] timers: "
` [RESEND PATCH v2 14/19] wait: "
` [RESEND PATCH v2 15/19] hrtimers: Delete hrtimer_init_sleeper_on_stack()
` [RESEND PATCH v2 16/19] sched/idle: Switch to use hrtimer_setup_on_stack()
` [RESEND PATCH v2 17/19] io_uring: "
` [RESEND PATCH v2 18/19] alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack()
` [RESEND PATCH v2 19/19] hrtimers: Delete hrtimer_init_on_stack()

i915 potential deadlock
 2024-10-31 17:24 UTC 

[PATCH 1/1] arm64: dts: imx8mp-kontron-dl: change touchscreen power-supply to AVDD28-supply
 2024-11-01 10:07 UTC  (2+ messages)

[bug report] adlp_tc_phy_connect [i915] floods logs with drm_WARN_ON(tc->mode == TC_PORT_LEGACY) call traces
 2024-10-29  7:47 UTC  (5+ messages)

[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-11-01  9:22 UTC  (7+ messages)
` [PATCH RFC 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH RFC 3/4] drm/i915/dp: "
` [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling

[PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
 2024-10-31 14:36 UTC  (2+ messages)

i915 potential deadlock
 2024-10-30 22:40 UTC 

[PATCH v1 1/2] net/macb: add new driver
 2024-11-01 10:07 UTC  (2+ messages)
` [PATCH v1 2/2] /usertools/dpdk-devbind:add the binding and unbinding of platform device

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-11-01 10:06 UTC  (8+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible

[PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-10-29  6:17 UTC  (3+ messages)

[PATCH v4 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
 2024-11-01 10:06 UTC  (3+ messages)
` [PATCH v4 1/4] sched: Define sched_clock_irqtime as static key

[PATCH BlueZ 1/5] btdev: Add support for syncing to multiple PA trains
 2024-11-01 10:06 UTC  (2+ messages)
` iso-tester: Add tests for Broadcast Receiver sync to 2 BIGs

[PATCH 0/1] cooker: Sort pn-buildlist
 2024-11-01 10:05 UTC  (2+ messages)
` [PATCH 1/1] "

[Bug 206225] New: nouveau: Screen distortion and lockup on resume
 2024-11-01 10:04 UTC  (2+ messages)
` [Bug 206225] "

[PATCH] drm/vkms: Drop unnecessary call to drm_crtc_cleanup()
 2024-11-01 10:04 UTC  (2+ messages)

[axboe-block:io_uring-group 59/60] io_uring/filetable.h:44:38: warning: shift count >= width of type
 2024-11-01 10:04 UTC 

[linux-next:master 8660/8858] security/smack/smack_lsm.c:4861: warning: Function parameter or struct member 'cp' not described in 'smack_lsmprop_to_secctx'
 2024-11-01 10:04 UTC 

[PATCH v2 0/2] next-kbd: convert to use qemu_input_handler_register()
 2024-11-01 10:03 UTC  (3+ messages)
` [PATCH v2 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function

[PATCH 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
 2024-11-01 10:14 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: fsl-edma: free irq correctly in remove path

[PATCH] pmdomain: imx93-blk-ctrl: correct remove path
 2024-11-01 10:12 UTC 

next/master build: 181 builds: 6 failed, 175 passed, 2 errors, 5899 warnings (next-20241101)
 2024-11-01 10:00 UTC 

next/master build: 181 builds: 6 failed, 175 passed, 2 errors, 5899 warnings (next-20241101)
 2024-11-01 10:00 UTC 

[PATCH v2 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-11-01  9:59 UTC  (5+ messages)
` [PATCH v2 1/3] media: i2c: dw9768: "
` [PATCH v2 2/3] media: amphion: "
` [PATCH v2 3/3] media: venus: "

[PULL 00/50] riscv-to-apply queue
 2024-11-01  9:58 UTC  (2+ messages)

next-20241101: rust/kernel/security.rs - error[E0061]: this function takes 2 arguments but 3 arguments were supplied
 2024-11-01  9:56 UTC  (2+ messages)
` [PATCH] rust: lsm: replace context+len with lsm_context

[PATCH v3 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board
 2024-11-01  9:54 UTC  (2+ messages)

[PATCH net-next v4] net: Implement fault injection forcing skb reallocation
 2024-11-01  9:55 UTC  (5+ messages)

[PATCH] MAINTAINERS: remove Zefan Li
 2024-11-01  9:54 UTC 

[PATCH stable 5.10.y] x86/bugs: Use code segment selector for VERW operand
 2024-11-01 10:26 UTC 

[PATCH] iio: accel: adxl380: fix raw sample read
 2024-11-01  9:52 UTC 

[PATCH] riscv: Introduce configuration for 64bit version Microblaze V
 2024-11-01  9:50 UTC 

[PATCH 1/2] xilinx: mbv: Place DTB by default to DDR location
 2024-11-01  9:49 UTC  (2+ messages)
` [PATCH 2/2] xilinx: mbv: Align smode_defconfig with upstream QEMU

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
 2024-11-01  9:50 UTC  (3+ messages)

[PATCH v6 0/5] Add SDM670 camera subsystem
 2024-11-01  9:49 UTC  (14+ messages)
` [PATCH v6 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss

[Intel-wired-lan] [PATCH intel-next] ice: Add support for persistent NAPI config
 2024-11-01  9:49 UTC  (3+ messages)
  `  "

[PATCH] ALSA: hda: intel: Don't free interrupt when suspending
 2024-11-01  9:49 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: imx8: move samsung,burst-clock-frequency to imx8mn and imx8mm mba8mx board file
 2024-11-01  9:48 UTC  (2+ messages)

[PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge
 2024-11-01  9:49 UTC  (13+ messages)

[tip:core/merge] BUILD SUCCESS c9694badf4f93d8eb07c00ec3434c337d36e205f
 2024-11-01  9:47 UTC 

[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-11-01  9:44 UTC  (5+ messages)
` [PATCH RFC net-next 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac

[PATCH 1/1] arm64: dts: freescale: mba8mx: remove undocument 'data-lanes' at panel
 2024-11-01  9:46 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 604888f8c3d01fddd9366161efc65cb3182831f1
 2024-11-01  9:45 UTC 

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-11-01  9:45 UTC  (18+ messages)

[syzbot] [bpf?] WARNING: locking bug in trie_delete_elem
 2024-11-01  9:44 UTC  (2+ messages)
` [RESEND] "

[PATCH v3 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit
 2024-11-01  9:42 UTC  (2+ messages)

[PATCH 00/17] (no cover subject)
 2024-11-01  9:43 UTC  (4+ messages)
` [PATCH 14/17] imx95_evk: add i.MX95 19x19 EVK board basic support
    ` 回复: [EXT] "

[PATCH v3 0/3] Fix bugs in qla2xxx driver
 2024-11-01  9:38 UTC  (2+ messages)

[PATCH v3] ufs: core: Add WB buffer resize support
 2024-11-01  9:37 UTC  (2+ messages)

[PATCH] btrfs: a new test case to verify mount behavior with background remounting
 2024-11-01  9:36 UTC  (3+ messages)

[PATCH] net/ice: fix wrong DDP search path
 2024-11-01  9:36 UTC  (2+ messages)

[PATCH v7 0/4] Support SMT control on arm64
 2024-11-01  9:31 UTC  (7+ messages)
` [PATCH v7 1/4] cpu/SMT: Provide a default topology_is_primary_thread()

[LTP] [PATCH] include: Better documentation for TFAIL and TBROK\
 2024-11-01  9:33 UTC  (4+ messages)

[PATCH v4] ufs: core: Add WB buffer resize support
 2024-11-01  9:33 UTC 

[PATCH v4] obex : Fix for PBAP GET request in PTS testing
 2024-11-01  9:33 UTC 

[axboe-block:io_uring-group 59/60] io_uring/filetable.h:44:45: warning: left shift count >= width of type
 2024-11-01  9:33 UTC 

[PATCH v9 0/1] io_uring: releasing CPU resources when polling
 2024-11-01  9:19 UTC  (2+ messages)
  ` [PATCH v9 1/1] "

[PATCH net 0/2] Get the device_node before calling of_find_node_by_name()
 2024-11-01  9:31 UTC  (6+ messages)
` [PATCH net 1/2] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()

[PATCH v3 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-11-01  9:31 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v3 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[tip:x86/cpu] BUILD SUCCESS 110213b8f0e7021819d4db273facb27701bc3381
 2024-11-01  9:29 UTC 

[PATCH v2 0/3] arm64: dts: imx8ulp-evk: add sound card support
 2024-11-01  9:28 UTC  (2+ messages)

[PATCH net] net: hns3: fix kernel crash when uninstalling driver
 2024-11-01  9:15 UTC 

[PATCH] next-kbd: convert to use qemu_input_handler_register()
 2024-11-01  9:26 UTC  (2+ messages)

[PATCH v4 0/6] configure imx8 dsp DT node for rproc usage
 2024-11-01  9:25 UTC  (2+ messages)

[PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN
 2024-11-01  9:26 UTC  (3+ messages)

next-20241028: gcc-8-defconfig : ERROR: modpost: "__aeabi_uldivmod" [drivers/media/dvb-frontends/cxd2841er.ko] undefined!
 2024-11-01  9:22 UTC  (4+ messages)

[PATCH RESEND v4 0/3] support for amlogic rtc
 2024-11-01  9:15 UTC  (3+ messages)
` [PATCH RESEND v4 2/3] rtc: support for the Amlogic on-chip RTC

[PATCH] padata: Clean up in padata_do_multithreaded()
 2024-11-01  9:13 UTC 

XDP not working as expected when using AF_XDP
 2024-11-01  9:23 UTC 

[PATCH v3 0/4] arm64: dts: qcom: add QAR2130P support
 2024-11-01  9:23 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: arm: qcom-soc: simplify SoC-matching patterns

[RFC v2 03/13] rust: sync: atomic: Add ordering annotation types
 2024-11-01  9:22 UTC  (2+ messages)

[PATCH] loop: Simplify discard granularity calc
 2024-11-01  9:22 UTC 

[PATCH] plugins: add plugin API to get args passed to binary
 2024-11-01  9:00 UTC 

next-20241031: drivers/pmdomain/ti/ti_sci_pm_domains.c:134:26: error: called object type 'void *' is not a function or function pointer
 2024-11-01  9:17 UTC 

[PATCH v2 0/2] wic support different sector size
 2024-11-01  9:18 UTC  (10+ messages)
` [OE-core] "
  ` 回覆: "

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-01  9:17 UTC  (12+ messages)
` [PATCH v15 05/15] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v15 06/15] cxl/mbox: Add SET_FEATURE "
` [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v15 10/15] ras: mem: Add memory "
` [PATCH v15 11/15] EDAC: Add memory repair control feature
` [PATCH v15 12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing "
` [PATCH v15 15/15] EDAC: Add documentation for RAS feature control

[LTP] [PATCH v8 0/4] Automatically generate syscalls.h
 2024-11-01  9:18 UTC  (3+ messages)
` [LTP] [PATCH v8 2/4] Add script to generate arch(s) dependant syscalls


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.