All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-11 19:46:02 to 2024-10-11 21:24:11 UTC [more...]

[PATCH v4 0/5] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-10-11 21:21 UTC  (4+ messages)
` [PATCH v4 1/5] efi: Drop the memset() from efi_alloc()
` [PATCH v4 2/5] efi: Show the location of the bounce buffer when debugging
` [PATCH v4 3/5] event: Add a generic way to reserve memory

[PATCH net] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
 2024-10-11 20:41 UTC  (2+ messages)

[PATCH 0/3] KVM: x86/mmu: Don't zap "direct" non-leaf SPTEs on memslot removal
 2024-10-11 21:22 UTC  (6+ messages)
` [PATCH 2/3] KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-11 21:21 UTC  (21+ messages)
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode

[PATCH] xen/arm: dom0less: cope with missing /gic phandle
 2024-10-11 21:19 UTC 

[PATCH] t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
 2024-10-11 21:18 UTC  (2+ messages)

[PATCH v2 1/3] drm/xe/query: Increase timestamp width
 2024-10-11 21:17 UTC  (6+ messages)
` [PATCH v2 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
` [PATCH v2 3/3] drm/xe/query: Tidy up error EFAULT returns

[PULL 00/23] Trivial patches for 2024-10-04
 2024-10-11 21:16 UTC  (4+ messages)
` [PULL 10/23] linux-user: Remove unused handle_vm86_fault

[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
 2024-10-11 21:14 UTC  (7+ messages)
` [RFC 09/13] vfio/pci: introduce CXL device awareness
` [RFC 10/13] vfio/pci: emulate CXL DVSEC registers in the configuration space
` [RFC 11/13] vfio/cxl: introduce VFIO CXL device cap

[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
 2024-10-11 21:13 UTC  (3+ messages)

[PATCH topic/xe-for-ci] drm/xe/ptl: Define HuC FW version for PTL
 2024-10-11 21:13 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[Buildroot] [PATCH 1/1] package/python-wsaccel: bump to version 0.6.7
 2024-10-11 21:12 UTC 

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-11 19:00 UTC  (10+ messages)
` [PATCH v8 02/27] mbedtls: add mbedtls into the build system
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS

[PATCH v5 00/11] led: introduce LED boot and activity function
 2024-10-11 17:35 UTC  (2+ messages)

[RFC PATCH] NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
 2024-10-11 21:10 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION d61a00525464bfc5fe92c6ad713350988e492b88
 2024-10-11 21:09 UTC 

[PATCH RFC 00/10] Allow platform specific PMU event encoding
 2024-10-11 21:07 UTC  (9+ messages)
` [PATCH RFC 05/10] target/riscv: Rename the PMU events
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures

[PATCH v2] drm/i915/guc: Enable PXP GuC autoteardown flow
 2024-10-11 21:08 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Enable PXP GuC autoteardown flow (rev4)

ref: with git update-ref?
 2024-10-11 21:04 UTC  (3+ messages)
`  "

[PATCH v2 00/22] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
 2024-10-11 20:59 UTC  (23+ messages)
` [PATCH v2 01/22] wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU
` [PATCH v2 02/22] wifi: rtw88: Dump the HW features only for some chips
` [PATCH v2 03/22] wifi: rtw88: Allow different C2H RA report sizes
` [PATCH v2 04/22] wifi: rtw88: Extend the init table parsing for RTL8812AU
` [PATCH v2 05/22] wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL
` [PATCH v2 06/22] wifi: rtw88: Let each driver control the power on/off process
` [PATCH v2 07/22] wifi: rtw88: Enable data rate fallback for older chips
` [PATCH v2 08/22] wifi: rtw88: Make txagc_remnant_ofdm an array
` [PATCH v2 09/22] wifi: rtw88: Support TX page sizes bigger than 128
` [PATCH v2 10/22] wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def
` [PATCH v2 11/22] wifi: rtw88: usb: Set pkt_info.ls for the reserved page
` [PATCH v2 12/22] wifi: rtw88: Detect beacon loss with chips other than 8822c
` [PATCH v2 13/22] wifi: rtw88: coex: Support chips without a scoreboard
` [PATCH v2 14/22] wifi: rtw88: 8821a: Regularly ask for BT info updates
` [PATCH v2 15/22] wifi: rtw88: 8812a: Mitigate beacon loss
` [PATCH v2 16/22] wifi: rtw88: Add rtw8812a_table.{c,h}
` [PATCH v2 17/22] wifi: rtw88: Add rtw8821a_table.{c,h}
` [PATCH v2 18/22] wifi: rtw88: Add rtw88xxa.{c,h}
` [PATCH v2 19/22] wifi: rtw88: Add rtw8821a.{c,h}
` [PATCH v2 20/22] wifi: rtw88: Add rtw8812a.{c,h}
` [PATCH v2 21/22] wifi: rtw88: Add rtw8821au.c and rtw8812au.c
` [PATCH v2 22/22] wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers

[syzbot] [ocfs2?] possible deadlock in ocfs2_fiemap
 2024-10-11 20:59 UTC  (2+ messages)

[PATCH 0/2] dmaengine: mv_xor: fix child node handling and switch to scoped loop
 2024-10-11 20:58 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: mv_xor: fix child node refcount handling in early exit
` [PATCH 2/2] dmaengine: mv_xor: switch to for_each_child_of_node_scoped()

[PATCH 00/10] Clean up some x86/mce code
 2024-10-11 20:57 UTC  (4+ messages)
` [PATCH 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations

[PATCH] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
 2024-10-11 20:57 UTC  (3+ messages)

[PATCH RFC 0/3] ovl: specify layers via file descriptors
 2024-10-11 20:57 UTC  (3+ messages)

[PATCH 1/1] nfsd: fix race between laundromat and free_stateid
 2024-10-11 20:57 UTC  (7+ messages)

Connection issue since 81b3e33bb054 ("Bluetooth: btusb: Don't fail external suspend requests")
 2024-10-11 20:56 UTC  (8+ messages)

[RFC PATCH 0/4] implement lightweight guard pages
 2024-10-11 20:55 UTC  (4+ messages)
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism

[PATCH 0/1] pinctrl: ocelot: fix system hang on level based interrupts
 2024-10-11 20:54 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] ring-buffer: Fix refcount setting of boot mapped buffers
 2024-10-11 20:52 UTC 

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-10-11 20:51 UTC  (2+ messages)

[GIT PULL] fbdev platform_driver::remove() migration for v6.12-rc3
 2024-10-11 20:50 UTC 

[patch 00/25] debugobjects: Rework object handling
 2024-10-11 20:49 UTC  (18+ messages)
` [patch 03/25] debugobjects: Dont destroy kmem cache in init()
` [patch 08/25] debugobjects: Provide and use free_object_list()
` [patch 20/25] debugobjects: Prepare kmem_cache allocations for batching
` [patch 21/25] debugobjects: Implement batch processing
` [patch 24/25] debugobjects: Refill per CPU pool more agressively

[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.12-rc
 2024-10-11 20:46 UTC 

❌ FAIL: Test report for master (6.12.0-rc2, mainline.kernel.org-clang, 9e4c6c1a)
 2024-10-11 20:43 UTC 

[openeuler:openEuler-1.0-LTS 17755/23827] drivers/dax/kmem.o: warning: objtool: missing symbol for section .init.text
 2024-10-11 20:45 UTC 

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
 2024-10-11 20:43 UTC  (6+ messages)

[PATCH v5 6/6] fetch: set remote/HEAD if it does not exist
 2024-10-11 20:43 UTC  (6+ messages)
` [PATCH v6 1/6] refs_update_symref: atomically record overwritten ref
  ` [PATCH v6 3/6] set-head: better output for --auto

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-11 20:40 UTC  (7+ messages)
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions

[PATCH linux-next] drm/i915/dp: use string choice helpers
 2024-10-11 20:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] fsnotify, lsm: Separate fsnotify_open_perm() and security_file_open()
 2024-10-11 20:37 UTC 

[PATCH] tests/xe_exec_sip: increase timeout margin for tests
 2024-10-11 20:35 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[GIT PULL FOR 6.13] Mostly camera sensor patches
 2024-10-11 20:34 UTC 

[PATCH] sandbox: defconfig: activate CONFIG_CONSOLE_ACTIVATE_ALL
 2024-10-11 20:32 UTC  (2+ messages)

[PATCH v2 00/10] Add xe3lpd edp enabling
 2024-10-11 20:32 UTC  (3+ messages)
` [PATCH v2 05/10] drm/i915/xe3lpd: Add cdclk changes

[PATCH] ARM: mach-hpe: Rework support and directory structure
 2024-10-11 20:26 UTC 

[PATCH v3 2/2] iommu/arm-smmu-v3: Adopt arm_smmu_event in handlers
 2024-10-11 20:31 UTC  (11+ messages)

[PATCH RFC 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-11 20:29 UTC  (4+ messages)
` [PATCH RFC 1/3] drm/msm/adreno: Add support for ACD
` [PATCH RFC 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU

[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
 2024-10-11 20:24 UTC 

[PATCH] net: mtk_eth_soc: use ethtool_puts
 2024-10-11 20:17 UTC  (2+ messages)

[PATCH v3] drm/amdkfd: Accounting pdd vram_usage for svm
 2024-10-11 20:22 UTC 

[oe-core][kirkstone][PATCHv2] kmscube: create_framebuffer: backport modifier fix
 2024-10-11 20:26 UTC 

[PATCH 1/2] drm/amdkfd: Save pdd to svm_bo to replace node
 2024-10-11 20:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH RFC net-next] e1000e: Fix real-time violations on link up
 2024-10-11 19:54 UTC  (2+ messages)
`  "

[PATCH 0/8] hwmon: Use new member visible in struct hwmon_ops to simplify drivers
 2024-10-11 20:24 UTC  (11+ messages)
` [PATCH 1/8] hwmon: i5500_temp: Simplify specifying static visibility attribute
` [PATCH 2/8] hwmon: surface_fan: "
` [PATCH 3/8] hwmon: sl28cpld: "
` [PATCH 4/8] hwmon: gsc: "
` [PATCH 5/8] hwmon: powerz: "
` [PATCH 6/8] hwmon: raspberrypi: "
` [PATCH 7/8] hwmon: intel-m10-bmc: "
` [PATCH 8/8] hwmon: nzxt-kraken2: "

Migrating from perf.wiki.kernel.org to RTD
 2024-10-11 20:24 UTC 

[bug report] erofs-utils: Compression with -Eall-fragments segfaults on 1.8.2
 2024-10-11 20:22 UTC 

[PATCH] net: mvneta: use ethtool_puts
 2024-10-11 20:22 UTC  (2+ messages)

[PATCH v2 dtrace 0/3] fprobe fallback kprobe support, sched fix
 2024-10-11 20:17 UTC  (5+ messages)
` [PATCH v2 dtrace 1/3] fbt: support "."-suffixed functions for kprobes

[PATCH v3 0/6] Switch more ARM plats to sys-off handler API
 2024-10-11 20:16 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: highbank: Switch to new "
` [PATCH v3 2/6] ARM: imx: "
` [PATCH v3 3/6] ARM: pxa: "
` [PATCH v3 4/6] ARM: sa1100: "
` [PATCH v3 5/6] ARM: vt8500: "
` [PATCH v3 6/6] arm/xen: "

[linux-next:master 2483/4143] arch/arm/boot/dts/mediatek/mt7623a-rfb-emmc.dtb: ir-receiver@10013000: clocks: [[2, 15]] is too short
 2024-10-11 20:15 UTC 

[PATCH v2] drm/xe/ufence: ufence can be signaled right after wait_woken
 2024-10-11 20:15 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
 2024-10-11 20:15 UTC  (9+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy

[Buildroot] [PATCH 1/1] package/opencsd: bump to version 1.5.4
 2024-10-11 20:14 UTC 

[PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
 2024-10-11 20:09 UTC  (4+ messages)

[PATCH v2] x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
 2024-10-11 20:06 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] qemu: Do not define sched_attr with glibc >= 2.41
 2024-10-11 20:05 UTC  (2+ messages)
` Patchtest results for "

[chrome-os:chromeos-5.15 71/72] mm/vmscan.c:1280:27: error: implicit declaration of function 'lru_raw_gen_from_flags'
 2024-10-11 20:04 UTC 

[chrome-os:chromeos-5.15 71/72] mm/vmscan.c:1280:13: error: call to undeclared function 'lru_raw_gen_from_flags'; ISO C99 and later do not support implicit function declarations
 2024-10-11 20:04 UTC 

[PATCH v2 0/8] misc: keba: Add support for additional devices
 2024-10-11 19:12 UTC  (6+ messages)
` [PATCH v2 1/8] misc: keba: Use variable ret for return values
` [PATCH v2 2/8] misc: keba: Use capital letters for I2C error message
` [PATCH v2 3/8] misc: keba: Add SPI controller device
` [PATCH v2 4/8] misc: keba: Add LAN9252 driver
` [PATCH v2 5/8] misc: keba: Support EEPROM sections as separate devices

[RESEND PATCH v2] hwmon: (max6639) : Configure based on DT property
 2024-10-11 20:02 UTC  (2+ messages)

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-10-11 20:01 UTC  (2+ messages)

Proposal: bi-weekly guest_memfd upstream call
 2024-10-11 20:01 UTC  (3+ messages)

[PATCH 00/13] Update versions of libcurl and Perl
 2024-10-11 20:01 UTC  (4+ messages)

[PATCH] tools/resolve_btfids: Fix 'variable' may be used uninitialized warnings
 2024-10-11 20:00 UTC 

[PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2024-10-11 19:59 UTC  (2+ messages)

[PATCH 0/1] Do Not Disturb broke GD D-pad
 2024-10-11 19:58 UTC  (2+ messages)
` [PATCH 1/1] input: fix generic desktop D-Pad controls

[PATCH 0/4] Add new panel driver Samsung S6E88A0-AMS427AP24
 2024-10-11 19:58 UTC  (4+ messages)
` [PATCH 4/4] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option

[yocto] Currect usage of pkgconfig / find_package(pkgconfig)
 2024-10-11 19:58 UTC  (2+ messages)

[PATCH v5 RESEND 0/2] posix-clock: Fix missing timespec64 check for PTP clock
 2024-10-11 19:57 UTC  (3+ messages)
` [PATCH v5 RESEND 1/2] posix-clock: Fix missing timespec64 check in pc_clock_settime()

[PATCHv6 net-next 0/7] ibm: emac: more cleanups
 2024-10-11 19:56 UTC  (8+ messages)
` [PATCHv6 net-next 1/7] net: ibm: emac: use netif_receive_skb_list
` [PATCHv6 net-next 2/7] net: ibm: emac: remove custom init/exit functions
` [PATCHv6 net-next 3/7] net: ibm: emac: use devm_platform_ioremap_resource
` [PATCHv6 net-next 4/7] net: ibm: emac: use platform_get_irq
` [PATCHv6 net-next 5/7] net: ibm: emac: use devm for mutex_init
` [PATCHv6 net-next 6/7] net: ibm: emac: generate random MAC if not found
` [PATCHv6 net-next 7/7] net: ibm: emac: use of_find_matching_node

[PATCH 0/2] wifi: ath5k: add two PCI IDs
 2024-10-11 19:55 UTC  (3+ messages)

[PATCH] pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
 2024-10-11 19:55 UTC  (2+ messages)

[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
 2024-10-11 19:55 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for intel: igt_draw and intel_bufops improvements (rev2)

[PATCH v2 0/4] mtd: rawnand: brcmnand: Add BCMBCA support
 2024-10-11 19:54 UTC  (2+ messages)

[PATCH] pinctrl: amd: Fix two small typos
 2024-10-11 19:53 UTC  (2+ messages)

Add commit "59c34008d3bd x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h" to stable kernel 6.11.y
 2024-10-11 19:52 UTC 

[PATCH net-next 1/2] dpll: add clock quality level attribute and op
 2024-10-11 19:50 UTC  (12+ messages)

[PATCH] gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
 2024-10-11 19:49 UTC  (2+ messages)

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-10-11 19:49 UTC  (4+ messages)
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag

[yocto] Currect usage of pkgconfig / find_package(pkgconfig)
 2024-10-11 19:49 UTC  (2+ messages)

[PATCH v10 0/5] Tracepoints and static branch in Rust
 2024-10-11 19:48 UTC  (8+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false

[PATCH] gpio: mvebu: drop dependency on OF_GPIO
 2024-10-11 19:48 UTC  (2+ messages)

[PATCH v2] btrfs: try to search for data csums in commit root
 2024-10-11 19:48 UTC  (3+ messages)

[PATCH] libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64
 2024-10-11 19:48 UTC 

[PATCH topic/core-for-CI] Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
 2024-10-11 19:47 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] pinctrl: Switch back to struct platform_driver::remove()
 2024-10-11 19:46 UTC  (2+ messages)

[PATCH 0/3] scsi: fix issue with Linux guest and unit attention
 2024-10-11 19:44 UTC  (6+ messages)
` [PATCH 1/3] scsi: fetch unit attention when creating the request

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-11 19:45 UTC  (7+ messages)
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi


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.