All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-30 10:41:50 to 2024-07-30 11:44:35 UTC [more...]

[syzbot] [wireguard?] WARNING in kthread_unpark (2)
 2024-07-30 11:30 UTC  (2+ messages)

[PATCH] workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()
 2024-07-30 11:44 UTC 

[PATCH v1] target/i386: Always set leaf 0x1f
 2024-07-30 11:39 UTC  (9+ messages)

[PATCH v3 01/10] irqchip/armada-370-xp: Drop _OFFS suffix from some register constants
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 02/10] irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASK
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 03/10] irqchip/armada-370-xp: Change spaces to tabs
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 04/10] irqchip/armada-370-xp: Use BIT() and GENMASK() macros
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 05/10] irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitions
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 06/10] irqchip/armada-370-xp: Change register constants prefix to MPIC_
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 07/10] irqchip/armada-370-xp: Use correct type for cpu variable
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 08/10] irqchip/armada-370-xp: Simplify is_percpu_irq() code
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 09/10] irqchip/armada-370-xp: Change to SPDX license identifier
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 10/10] irqchip/armada-370-xp: Declare iterators in for loop
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 01/10] irqchip/armada-370-xp: Rename variable for consistency
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 02/10] irqchip/armada-370-xp: Use unsigned int type for virqs
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 03/10] irqchip/armada-370-xp: Use !virq instead of virq == 0 in condition
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 04/10] irqchip/armada-370-xp: Simplify ipi_resume() code
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 05/10] irqchip/armada-370-xp: Improve indentation
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 06/10] irqchip/armada-370-xp: Change symbol prefixes to mpic
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 07/10] irqchip/armada-370-xp: Don't read number of supported interrupts multiple times
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 08/10] irqchip/armada-370-xp: Use FIELD_GET() and named register constant
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 09/10] irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code
 2024-07-30 11:40 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 10/10] irqchip/armada-370-xp: Refactor handling IPI interrupts
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 01/10] irqchip/armada-370-xp: Use consistent variable names for hwirqs
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 02/10] irqchip/armada-370-xp: Use consistent types when iterating interrupts
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 03/10] irqchip/armada-370-xp: Use consistent name for struct irq_data variables
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 04/10] irqchip/armada-370-xp: Simplify mpic_reenable_percpu() and mpic_resume()
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 06/10] irqchip/armada-370-xp: Drop redundant continue
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[Buildroot] lvm2 seems to require systemd
 2024-07-30 11:39 UTC  (9+ messages)

[PATCH 07/10] irqchip/armada-370-xp: Rename variable for consistency
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 08/10] irqchip/armada-370-xp: Use u32 type instead of unsigned long where possieble
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 09/10] irqchip/armada-370-xp: Refactor initial memory regions mapping
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 10/10] irqchip/armada-370-xp: Print error and return error code on initialization failure
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3] irqchip: Remove asmlinkage for handlers registered with set_handle_irq()
 2024-07-30 11:39 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-07-30 11:38 UTC  (9+ messages)
` [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference
` [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"

[PATCH v3 0/9] RISCV device tree mapping
 2024-07-30 11:39 UTC  (11+ messages)
` [PATCH v3 4/9] xen/riscv: setup fixmap mapping
` [PATCH v3 5/9] xen/riscv: introduce asm/pmap.h header

[PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
 2024-07-30 11:38 UTC  (24+ messages)

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-30 11:38 UTC  (4+ messages)
` [PATCH v4 18/22] mm/zsmalloc: introduce __zpdesc_clear_movable

[PATCH 0/2] Rust KCFI support
 2024-07-30 11:38 UTC  (3+ messages)
` [PATCH 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS

[PATCH] SUPPORT.md: split XSM from Flask
 2024-07-30 11:37 UTC  (2+ messages)

[PATCH 1/1] mm/vmalloc: Combine all TLB flush operations of KASAN shadow virtual address into one operation
 2024-07-30 11:38 UTC  (3+ messages)

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-07-30 11:37 UTC  (7+ messages)
` [PATCH V2 06/16] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V2 07/16] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval

[PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
 2024-07-30 11:37 UTC  (2+ messages)

Git clone reads safe.directory differently?
 2024-07-30 11:37 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_gt_freq: Add a wait after gt reset
 2024-07-30 11:50 UTC 

[PATCH v3 0/7] Add ACPI CPER firmware first error injection for Arm Processor
 2024-07-30 11:36 UTC  (10+ messages)
` [PATCH v3 1/7] arm/virt: place power button pin number on a define
` [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
` [PATCH v3 6/7] acpi/ghes: update comments to point to newer ACPI specs

[PATCH v2 0/5] Introduce DMA_HEAP_ALLOC_AND_READ_FILE heap flag
 2024-07-30 11:36 UTC  (11+ messages)

[PATCH 0/7] Fix and cleanups to jbd2
 2024-07-30 11:33 UTC  (8+ messages)
` [PATCH 1/7] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
` [PATCH 2/7] jbd2: remove dead check in journal_alloc_journal_head
` [PATCH 3/7] jbd2: remove unused return value of jbd2_fc_release_bufs
` [PATCH 4/7] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer
` [PATCH 5/7] jbd2: remove unneeded done_copy_out variable "
` [PATCH 6/7] jbd2: correct comment jbd2_mark_journal_empty
` [PATCH 7/7] jbd2: remove unneeded check of ret in jbd2_fc_get_buf

[PATCH 0/2] drm/bridge: lt9611uxc: require DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2024-07-30 11:35 UTC  (2+ messages)

[PATCH] Revert "firmware: qcom: qseecom: convert to using the TZ allocator"
 2024-07-30 11:35 UTC  (6+ messages)

static_key_enable_cpuslocked(): static key 'security_hook_active_locked_down_0+0x0/0x10' used before call to jump_label_init()
 2024-07-30 11:34 UTC 

[PATCH] target/arm: Fix BTI versus CF_PCREL
 2024-07-30 11:33 UTC  (3+ messages)

[PATCH v3 0/9] Configure GbEth for RGMII on RZ/G2L family
 2024-07-30 11:33 UTC  (2+ messages)

[PATCH] ALSA: control: Take power_ref lock primarily
 2024-07-30 11:34 UTC  (3+ messages)

[PATCH] mtd: spi-nor: micron-st: Add n25q064a WP support
 2024-07-30 11:33 UTC  (6+ messages)

[PATCH 0/1] Notify system services about VM clones
 2024-07-30 11:32 UTC  (3+ messages)
` [PATCH 1/1] vmgenid: emit uevent with new generation ID

[PATCH V3 1/2] dt-bindings: firmware: arm,scmi: introduce property mbox-rx-timeout-ms
 2024-07-30 11:31 UTC  (4+ messages)
` [PATCH V3 2/2] firmware: arm_scmi: set mailbox timeout value from device tree

[PATCH testsuite] tests/task_setscheduler: add cgroup v2 case for moving proc to root cgroup
 2024-07-30 11:30 UTC  (10+ messages)

[PATCH v5 0/5] Add AP6275P wireless support
 2024-07-30 11:16 UTC  (8+ messages)
` [PATCH v5 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P

[PATCH] XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain
 2024-07-30 11:29 UTC  (2+ messages)

[PATCH] virtio-rng: block max-bytes=0
 2024-07-30 11:29 UTC  (3+ messages)

[PATCH net-next V2 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-07-30 11:29 UTC  (5+ messages)
` [PATCH net-next V2 3/4] net: lan743x: Migrate phylib to phylink

[PATCH V7] LoongArch: Add AVEC irqchip support
 2024-07-30 11:29 UTC  (4+ messages)

[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-07-30 11:30 UTC  (4+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH net 0/4] Fixes for IPsec over bonding
 2024-07-30 11:28 UTC  (3+ messages)
` [PATCH net 4/4] bonding: change ipsec_lock from spin lock to mutex

[PATCH 0/5] refs: stop using `the_repository`
 2024-07-30 11:26 UTC  (4+ messages)
` [PATCH 4/5] refs/packed: "

[PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043
 2024-07-30 11:23 UTC  (5+ messages)

mm/memory.o: warning: objtool: pte_alloc_one_noprof.isra.0+0x3c: unreachable instruction
 2024-07-30 11:25 UTC 

[PATCH v1 0/2] Clean the debugfs register_dump_register_list
 2024-07-30 11:24 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list

[RESEND PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID
 2024-07-30 11:23 UTC  (3+ messages)

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-07-30 11:23 UTC  (2+ messages)
` [syzbot] "

[PATCH 00/10] mmc: add SD/eMMC erase support
 2024-07-30 11:21 UTC  (19+ messages)
` [PATCH 03/10] block: allow block devices to implement the cdev erase operation
` [PATCH 04/10] mci: turn bool members into bitfield in struct mci
` [PATCH 05/10] mci: describe more command structure in mci.h
` [PATCH 06/10] mci: core: use CONFIG_MCI_WRITE, not CONFIG_BLOCK_WRITE
` [PATCH 07/10] mci: add support for discarding write blocks

[oe] [meta-oe,scarthgap][PATCH] libftdi: Fix missing ftdi_eeprom
 2024-07-30 11:18 UTC  (3+ messages)
`  "

[OE-core][kirkstone][PATCH V2] bind: Upgrade 9.18.24 -> 9.18.28
 2024-07-30 11:16 UTC 

[PATCH RFC] can: m_can: Release irq on error in m_can_open
 2024-07-30 11:17 UTC  (2+ messages)

[PATCH] [v2] Input: increase max button number to 0x340
 2024-07-30 11:17 UTC 

[PATCH v2 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
 2024-07-30 11:18 UTC  (3+ messages)
`  "

[PATCH] maintainers: add next DTS git repository
 2024-07-30 10:21 UTC 

[PATCH v2] doc: announce rte_ipsec API changes
 2024-07-30 10:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/3] dpum clock support for Exynos Auto v9 SoC
 2024-07-30 11:15 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: clock: exynosautov9: add dpum clock
  ` [PATCH v2 2/3] arm64: dts: exynosautov9: add dpum clock DT nodes
  ` [PATCH v2 3/3] clk: samsung: exynosautov9: add dpum clock support

[PATCH v2 1/1] examples/l2fwd-jobstats: add delay to show stats
 2024-07-30 10:03 UTC  (2+ messages)
` [PATCH v3 1/1] examples/l2fwd-jobstats: fix lock availability

[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
 2024-07-30 11:15 UTC  (4+ messages)

Unexpected Heap Randomization Behavior in Kernel Version 5.10.216
 2024-07-30 11:15 UTC 

[PATCH i-g-t, v3] tests/intel: Add tests to run suspend without display
 2024-07-30 11:35 UTC 

[PATCH 1/5] linux: list: add a function to count list nodes
 2024-07-30 11:11 UTC  (5+ messages)
` [PATCH 2/5] efi_memory: use list_count_nodes() to count list entries
` [PATCH 3/5] efi_memory: avoid possible null pointer dereference
` [PATCH 4/5] efi_memory: get the efi_mem_list node directly
` [PATCH 5/5] dm: use list_count_nodes() for counting list nodes

[PATCH 1/4] net: phy: aquantia: Enable Tx/Rx pause frame support in aquantia PHY
 2024-07-30 11:12 UTC  (11+ messages)
` [PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side

ntfs3: Folders mounted with 555 permissions?
 2024-07-30 11:12 UTC  (4+ messages)

[tip:irq/core] BUILD REGRESSION e626fcbaa9b67e4488ea437e0e8a5657e707d5f8
 2024-07-30 11:09 UTC 

[PATCH 00/23] Memory leak fixes (pt.3)
 2024-07-30 11:09 UTC  (4+ messages)
` [PATCH 12/23] builtin/rev-parse: fix memory leak with `--parseopt`

[PATCH v2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-07-30 11:08 UTC  (2+ messages)

[PATCH] io_uring: keep multishot request NAPI timeout fresh
 2024-07-30 11:08 UTC  (2+ messages)

[PATCH] x86: drop Xeon Phi support
 2024-07-30 11:07 UTC 

[PATCH 00/22] x86: adventures in Address Space Isolation
 2024-07-30 11:06 UTC  (11+ messages)
` [PATCH 03/22] x86/dom0: only disable SMAP for the PV dom0 build
` [PATCH 22/22] x86/mm: zero stack on stack switch or reset

[PATCH 0/2] soc: qcom: pd_mapper: Add X1E80100 and older platforms
 2024-07-30 11:06 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: pd_mapper: Add X1E80100

[Buildroot] Undeliverable: Outgoing Mail Returned to Sender
 2024-07-30 11:05 UTC 

[PATCH] arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs
 2024-07-30 11:04 UTC  (2+ messages)

[PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands
 2024-07-30 11:04 UTC  (2+ messages)

[PATCH] io_uring: add napi busy settings to the fdinfo output
 2024-07-30 11:05 UTC  (2+ messages)

XDP Performance Regression in recent kernel versions
 2024-07-30 11:04 UTC  (9+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-07-30 11:03 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
        `  "

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-07-30 11:00 UTC  (18+ messages)

[PATCH v1 0/7] Add thermal thresholds support
 2024-07-30 11:00 UTC  (5+ messages)
` [PATCH v1 1/7] thermal/core: Encapsulate more handle_thermal_trip

[PATCH] io_uring: remove unused local list heads in NAPI functions
 2024-07-30 11:00 UTC  (2+ messages)

[syzbot] [wireguard?] WARNING in kthread_unpark (2)
 2024-07-30 11:00 UTC  (2+ messages)

[PATCH] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
 2024-07-30 10:59 UTC  (2+ messages)

[PATCH 5.15-stable] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
 2024-07-30 10:58 UTC 

FAILED: patch "[PATCH] rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive" failed to apply to 6.10-stable tree
 2024-07-30 10:58 UTC  (3+ messages)

[PATCH v2] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-07-30 10:57 UTC  (3+ messages)

[PATCH 0/2] Fix objtool warning about do_syscall() on LoongArch
 2024-07-30 10:57 UTC  (5+ messages)
` [PATCH 1/2] objtool/LoongArch: Restrict stack operation instruction

[PATCH 5.10-stable 1/3] locking: Introduce __cleanup() based infrastructure
 2024-07-30 10:56 UTC  (3+ messages)

[PATCH 00/14] drm/i915/dp_mst: Enable LT fallback for UHBR<->non-UHBR rates
 2024-07-30 10:55 UTC  (5+ messages)
` [PATCH 01/14] drm/dp_mst: Factor out function to queue a topology probe work

[scarthgap][master] license archiving is failed to tmp/deploy/licenses
 2024-07-30 10:55 UTC  (2+ messages)
  ` [OE-core] "

[PATCH v2 0/2] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-07-30 10:54 UTC  (3+ messages)
` [PATCH v2 2/2] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[PATCH] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-30 10:55 UTC  (7+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: Implement ethtool reset support
 2024-07-30 10:51 UTC  (2+ messages)
`  "

[PATCH BlueZ v3 0/8] Add 'broadcasting' state
 2024-07-30 10:53 UTC  (9+ messages)
` [PATCH BlueZ v3 1/8] doc/media: Add 'broadcasting' state and 'select' method
` [PATCH BlueZ v3 2/8] transport: Add 'broadcasting' state
` [PATCH BlueZ v3 3/8] transport: Add "select" method
` [PATCH BlueZ v3 4/8] client/player: Expose transport "select" method to the user
` [PATCH BlueZ v3 5/8] transport: Broadcast sink: wait for user to select transport
` [PATCH BlueZ v3 6/8] doc/media: Add 'unselect' method
` [PATCH BlueZ v3 7/8] transport: Add "unselect" method
` [PATCH BlueZ v3 8/8] client/player: Expose transport "unselect" method to the user

[PATCH v1 2/7] thermal/core: Add thresholds support
 2024-07-30 10:52 UTC  (2+ messages)

[PATCH ethtool-next 0/4] Add ability to flash modules' firmware
 2024-07-30 10:52 UTC  (2+ messages)

[PATCH net-next 0/7] net/selftests: TCP-AO selftests updates
 2024-07-30 10:51 UTC  (2+ messages)

[PATCH BlueZ v2 0/5] Add 'broadcasting' state
 2024-07-30 10:51 UTC  (4+ messages)
` [PATCH BlueZ v2 1/5] doc/media: Add 'broadcasting' state and 'Select' method
    ` [EXT] "

[PATCH v2] drm/i915: Add Wa_14019789679
 2024-07-30 10:50 UTC  (2+ messages)

[PATCH v3] epoll.7: clarify the event distribution under edge-triggered mode
 2024-07-30 10:48 UTC  (2+ messages)

[PATCH v3] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-30 10:44 UTC 

[PATCH v3] rockchip/drm: vop2: add support for gamma LUT
 2024-07-30 10:43 UTC  (7+ messages)

[PATCH] arm64: dts: arm: Add stdout-path
 2024-07-30 10:37 UTC 

next/pending-fixes baseline: 36 runs, 2 regressions (v6.11-rc1-181-g985785dd5ee1)
 2024-07-30 10:43 UTC 

[PATCH] ASoC: MAINTAINERS: Drop Banajit Goswami from Qualcomm sound drivers
 2024-07-30 10:42 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Remove PM firmware checking
 2024-07-30 10:42 UTC 

[PATCH v3 0/2] Add support for Cool Pi GenBook
 2024-07-30 10:24 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Cool Pi CM5 GenBook
` [PATCH v3 2/2] arm64: dts: rockchip: Add support for rk3588 based "


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.