All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-09 13:25:38 to 2024-12-09 13:59:46 UTC [more...]

[PATCH v3 0/3] Expand firmware-name property to load specific
 2024-12-09 13:59 UTC  (8+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch

[PATCH] kselftest/arm64: abi: fix SVCR detection
 2024-12-09 13:51 UTC  (6+ messages)

[PATCH 0/4] arm64/sysreg: Get rid of *_ELx as fields for EL12 accessors
 2024-12-09 13:59 UTC  (7+ messages)
` [PATCH 1/4] arm64/sysreg: Allow a 'Mapping' descriptor for system registers
` [PATCH 2/4] arm64/sysreg: Get rid of the TCR2_EL1x SysregFields
` [PATCH 3/4] arm64/sysreg: Convert *_EL12 accessors to Mapping

[PATCH v4 1/2] ubi: Expose interface for detailed erase counters
 2024-12-09 13:54 UTC  (3+ messages)
` [PATCH v4 2/2] ubi: Implement ioctl "

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-12-09 13:58 UTC  (8+ messages)
` [PATCH v15 11/19] media: uvcvideo: add support for compound controls
` [PATCH v15 12/19] media: uvcvideo: Factor out query_boundaries from query_ctrl
` [PATCH v15 13/19] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL

[RFT] Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING."
 2024-12-09 13:58 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in find_mergeable_anon_vma
 2024-12-09 13:58 UTC  (7+ messages)

[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-12-09 13:58 UTC  (21+ messages)
` [PATCH v3 06/25] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH v3 07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers
` [PATCH v3 10/25] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v3 11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v3 12/25] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v3 13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH v3 14/25] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH v3 15/25] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH v3 16/25] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-09 13:56 UTC  (4+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[v6.12] WARNING: at kernel/sched/deadline.c:1995 enqueue_dl_entity (task blocked for more than 28262 seconds)
 2024-12-09 13:56 UTC  (7+ messages)

[PATCH] fs: don't block write during exec on pre-content watched files
 2024-12-09 13:56 UTC  (4+ messages)

[PATCH] drm/fb-helper: Fix out-of-bounds access
 2024-12-09 13:56 UTC  (11+ messages)
` drm/fbdev-dma: regression

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-09 13:44 UTC  (10+ messages)
` [net-next PATCH v11 1/9] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v11 2/9] dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO
` [net-next PATCH v11 3/9] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v11 4/9] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v11 6/9] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v11 7/9] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v11 8/9] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v11 9/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH 15/16] net-next/yunsilicon: Add ndo_set_mac_address
 2024-12-09 13:55 UTC  (2+ messages)

[cocci] [PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-12-09 13:55 UTC  (4+ messages)
` [cocci] [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
  `  "

[PATCH] x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
 2024-12-09 13:54 UTC  (4+ messages)

[PATCH 14/16] net-next/yunsilicon: add ndo_get_stats64
 2024-12-09 13:53 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: dp83822: Add support for GPIO2 clock output
 2024-12-09 13:52 UTC  (4+ messages)
` [PATCH net-next 2/2] "

[PATCH] mm: enforce __must_check on VMA merge and split
 2024-12-09 13:51 UTC  (2+ messages)

[PATCH 0/5] bugfix some driver issues
 2024-12-09 13:51 UTC  (5+ messages)
` [PATCH 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[PATCH i-g-t v10] igt-runner fact checking
 2024-12-09 13:50 UTC  (3+ messages)

[PATCH 11/16] net-next/yunsilicon: ndo_open and ndo_stop
 2024-12-09 13:50 UTC  (2+ messages)

[PATCH v2 0/2] firmware: arm_scmi: unbound discrete rates, support round rate
 2024-12-09 13:48 UTC  (4+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: get only min/max clock rates

[PATCH 0/3] efivarfs: bug fixes
 2024-12-09 13:49 UTC  (4+ messages)

[PATCH] fstests: disable generic duperemove tests for NFS and others
 2024-12-09 13:49 UTC  (2+ messages)

[PATCH v2] drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
 2024-12-09 13:49 UTC  (2+ messages)

[PATCH v3 0/3] KVM: arm64: Errata management for VM Live migration
 2024-12-09 13:49 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: paravirt: Enable errata based on implementation CPUs

22.11.7 patches review and test
 2024-12-09 13:48 UTC  (3+ messages)

[PATCH] ASoC: amd: yc: Fix the wrong return value
 2024-12-09 13:46 UTC  (2+ messages)

[PATCH 09/16] net-next/yunsilicon: Init net device
 2024-12-09 13:47 UTC  (2+ messages)

[PATCH] evl: fix the gdb accessing control buffer issue
 2024-12-09 13:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC v2 0/2] pidfs: use maple tree
 2024-12-09 13:46 UTC  (3+ messages)
` [PATCH RFC v2 1/2] maple_tree: make MT_FLAGS_LOCK_IRQ do something
` [PATCH RFC v2 2/2] pidfs: use maple tree

[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-09 13:46 UTC  (10+ messages)

silent data corruption in fuse in rc1
 2024-12-09 13:45 UTC  (11+ messages)

[PATCH 5.15.y] arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
 2024-12-09 13:46 UTC 

[PATCH] sched: Move task_mm_cid_work to mm delayed work
 2024-12-09 13:45 UTC  (6+ messages)

[PATCH v5 00/18] VOP Support for rk3576
 2024-12-09 12:29 UTC  (3+ messages)
` [PATCH v5 06/18] drm/rockchip: vop2: Setup delay cycle for Esmart2/3

[PATCH 0/7] tests/functional: Split aspeed tests
 2024-12-09 13:43 UTC  (2+ messages)

[PATCH v2] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
 2024-12-09 13:44 UTC 

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-09 12:32 UTC  (65+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()

[PATCH 6.1.y] arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
 2024-12-09 13:43 UTC 

Regression on linux-next (next-20241203)
 2024-12-06 10:34 UTC  (2+ messages)

[PATCH 0/2] userfaultfd: handle few NULL check inline
 2024-12-09 13:42 UTC  (5+ messages)
` [PATCH 1/2] userfaultfd: handle dup_userfaultfd() "
` [PATCH 2/2] mm, rmap: handle anon_vma_fork() "

[PATCH] perf ftrace: Fix undefined behavior in cmp_profile_data()
 2024-12-09 13:42 UTC 

[PATCH] arm64: dts: rockchip: convert blue LED to "pwd-leds" for Radxa ROCK 5A/5C
 2024-12-09 13:41 UTC  (2+ messages)

[PATCH 08/16] net-next/yunsilicon: Add ethernet interface
 2024-12-09 13:41 UTC  (3+ messages)

[PATCH 00/10] of: fix bugs and improve codes
 2024-12-09 13:41 UTC  (9+ messages)
` [PATCH 01/10] of: Fix alias name length calculating error in API of_find_node_opts_by_path()
` [PATCH 02/10] of: Correct return value for API of_parse_phandle_with_args_map()
` [PATCH 07/10] of: Correct comments for of_alias_scan()

[PATCH v11 00/12] Arm cache coloring
 2024-12-09 13:41 UTC  (6+ messages)
` [PATCH v11 01/12] xen/common: add cache coloring common code
` [PATCH v11 09/12] xen: add cache coloring allocator for domains

[PATCH v2] arm64: dts: rockchip: Enable automatic fan control on Rock 5A/5C
 2024-12-09 13:41 UTC  (2+ messages)

[PATCH net 0/5] net: sparx5: misc fixes for sparx5 and lan969x
 2024-12-09 13:40 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add rfkill for wireless modules for Radxa ROCK 5A
 2024-12-09 13:39 UTC  (2+ messages)

[PATCH v4 0/6] Support SDHCI and eMMC for ast2700
 2024-12-09 13:37 UTC  (2+ messages)

[PATCH v2] nvme: change the return type of nvme_poll()
 2024-12-09 13:33 UTC 

[PATCH v3 00/10] Add smc qtest testcase to support AST2700
 2024-12-09 13:36 UTC  (2+ messages)

[PATCH 0/3] Add Arrow Lake U/H support
 2024-12-09 13:37 UTC  (3+ messages)
` [PATCH 1/3] platform/x86:intel/pmc: Make tgl_core_generic_init() static

[PATCH] arm: Remove tacoma-bmc machine
 2024-12-09 13:36 UTC  (2+ messages)

[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2024-12-09 13:36 UTC  (3+ messages)
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails

[PATCH v2 0/2] Additional miscdevice fops parameters
 2024-12-09 13:36 UTC  (12+ messages)
` [PATCH v2 2/2] rust: miscdevice: access the `struct miscdevice` from fops->open()

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-09 13:36 UTC  (3+ messages)

[PATCH v2 00/16] AMD NB and SMN rework
 2024-12-09 13:35 UTC  (5+ messages)
` [PATCH v2 10/16] x86/amd_nb: Move SMN access code to a new amd_node driver
` [PATCH v2 14/16] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE

[PATCH net] tcp: check space before adding MPTCP SYN options
 2024-12-09 13:34 UTC  (2+ messages)

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-09 13:33 UTC  (27+ messages)
` [PATCH 01/26] ptrace: export ptrace_may_access
` [PATCH 02/26] drm/xe/eudebug: Introduce eudebug support
` [PATCH 03/26] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 04/26] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 05/26] drm/xe/eudebug: Introduce exec queue placements event
` [PATCH 06/26] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 07/26] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 08/26] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 09/26] drm/xe/eudebug: Introduce EU control interface
` [PATCH 10/26] drm/xe/eudebug: Add vm bind and vm bind ops
` [PATCH 11/26] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 12/26] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 13/26] drm/xe: add system memory page iterator support to xe_res_cursor
` [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
` [PATCH 15/26] drm/xe: Debug metadata create/destroy ioctls
` [PATCH 16/26] drm/xe: Attach debug metadata to vma
` [PATCH 17/26] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [PATCH 18/26] drm/xe/eudebug: Implement vm_bind_op discovery
` [PATCH 19/26] drm/xe/eudebug: Dynamically toggle debugger functionality
` [PATCH 20/26] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 21/26] drm/xe/eudebug/ptl: Add support for extra attention register
` [PATCH 22/26] drm/xe/eudebug/ptl: Add RCU_DEBUG_1 register support for xe3
` [PATCH 23/26] drm/xe/eudebug: Add read/count/compare helper for eu attention
` [PATCH 24/26] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 25/26] drm/xe/vm: Support for adding null page VMA to VM on request
` [PATCH 26/26] drm/xe/eudebug: Enable EU pagefault handling

[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-09 13:33 UTC  (4+ messages)

[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-12-09 13:32 UTC  (8+ messages)
` [RFC PATCH v2 09/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH v2 11/20] fwctl: FWCTL_HW_INFO to return hardware information

6.12 WARNING in netfs_consume_read_data()
 2024-12-09 13:31 UTC  (10+ messages)
              ` [PATCH] netfs: Fix ceph copy to cache on write-begin

[PATCH v2] vdpa: solidrun: Replace deprecated PCI functions
 2024-12-09 13:31 UTC  (2+ messages)

[PATCH] bitbake-user-manual-metadata: add a section about 'addfragments`
 2024-12-09 13:30 UTC 

[PATCH] nvme: fix return type of nvme_poll()
 2024-12-09 13:28 UTC  (5+ messages)

[PATCH 0/9] Enable arm64 host support in Gitlab
 2024-12-09 13:29 UTC  (11+ messages)
` [PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts
` [PATCH 2/9] docker: Use ${TCVER} more widely
` [PATCH 4/9] GitLab: Add a default workflow stanza
` [PATCH 5/9] Gitlab: Avoid downloading all artifacts in later stages
` [PATCH 6/9] docker: Ensure we use the cross toolchain for aarch64 on arm64

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-12-09 13:24 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH v3 0/2] Add support for nuvoton ma35d1 pwm controller
 2024-12-09 13:22 UTC  (3+ messages)
` [PATCH v3 2/2] pwm: Add Nuvoton MA35D1 PWM controller support

[PATCH v4 0/2] arm64: dts: rockchip: use shared .dtsi and board-specific .dts for Radxa ROCK 5A and 5C
 2024-12-09 13:24 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: rockchip: split dts into sharable dtsi and board-specific dts for Radxa ROCK 5C
` [PATCH v4 2/2] arm64: dts: rockchip: convert to use shared .dtsi for Radxa ROCK 5A

[PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
 2024-12-09 13:28 UTC  (4+ messages)

[PATCH v2 0/6] arm64: Clean up and simplify PA space size handling
 2024-12-09 13:18 UTC  (3+ messages)
` [PATCH v2 1/6] arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled

[OE-core][kirkstone][PATCH 1/1] libpam: fix CVE-2024-10041
 2024-12-09 13:26 UTC 

[PATCH 0/8] of/irq: fix bugs
 2024-12-09 13:25 UTC  (9+ messages)
` [PATCH 1/8] of/irq: Fix wrong value of variable @len in of_irq_parse_imap_parent()
` [PATCH 2/8] of/irq: Correct element count for array @dummy_imask in API of_irq_parse_raw()
` [PATCH 3/8] of/irq: Fix device node refcount leakage "
` [PATCH 4/8] of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
` [PATCH 5/8] of/irq: Fix device node refcount leakage "
` [PATCH 6/8] of/irq: Fix device node refcount leakages in of_irq_count()
` [PATCH 7/8] of/irq: Fix device node refcount leakages in of_irq_init()
` [PATCH 8/8] of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()

[PATCH net-next] net_sched: sch_cake: Add drop reasons
 2024-12-09 13:26 UTC  (2+ messages)

[PATCH] lib/fvp: add name to terminal title in FVP runner
 2024-12-09 13:25 UTC 

[PATCH v1] rockchip: use OF_UPSTREAM for rk3288
 2024-12-09 12:30 UTC 


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.