LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-31 22:46:27 to 2024-09-01 13:35:09 UTC [more...]

[PATCH] hwspinlock: improve locking safety by using raw_spinlock_t
 2024-09-01 13:34 UTC  (3+ messages)

[PATCH] docs: devicetree: Fix typo in lvds.yaml
 2024-09-01 13:30 UTC 

[PATCH v6 0/3] LoongArch: Implement getrandom() in vDSO
 2024-09-01 13:29 UTC  (8+ messages)
` [PATCH v6 1/3] arch: vDSO: Add a __vdso_getrandom prototype for all architectures
` [PATCH v6 2/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v6 3/3] selftests/vDSO: Enable vdso getrandom tests for LoongArch

[PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha
 2024-09-01 13:27 UTC  (3+ messages)

general protection fault in bioset_exit
 2024-09-01 13:09 UTC 

[PATCH net-next v2 00/12] net: vxlan: add skb drop reasons support
 2024-09-01 13:02 UTC  (25+ messages)
` [PATCH net-next v2 01/12] net: vxlan: add vxlan to the drop reason subsystem
` [PATCH net-next v2 02/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v2 04/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v2 06/12] net: vxlan: make vxlan_set_mac() return drop reasons
` [PATCH net-next v2 07/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v2 08/12] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()

[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-09-01 12:57 UTC  (5+ messages)
` [PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
  ` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID

[PATCH v4 0/6] mm: split underused THPs
 2024-09-01 12:48 UTC  (12+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v1 4/6] perf parse-events: Add default_breakpoint_len helper
 2024-09-01 12:47 UTC  (2+ messages)

loongarch64-linux-ld: net-sysfs.c:undefined reference to `dql_group'
 2024-09-01 12:46 UTC 

[syzbot] [ext4?] kernel BUG in ext4_inline_data_truncate
 2024-09-01 12:34 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_recv_frame
 2024-09-01 12:33 UTC  (6+ messages)

[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
 2024-09-01 12:25 UTC  (4+ messages)

[PATCH 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
 2024-09-01 12:18 UTC  (4+ messages)
` [PATCH 3/3] drm/tegra: Remove call to iommu_domain_alloc()

[PATCH] iio: imu: inv_mpu6050: Remove duplicate code between labels
 2024-09-01 12:08 UTC  (2+ messages)

[PATCH v4 0/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus support
 2024-09-01 12:08 UTC  (3+ messages)
` [PATCH v4 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field
` [PATCH v4 2/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support

[PATCH v2] iio: imu: inv_mpu6050: Remove duplicate code between labels
 2024-09-01 12:08 UTC 

[GIT pull] irq/urgent for v6.11-rc7
 2024-09-01 11:44 UTC  (4+ messages)
` [GIT pull] locking/urgent "
` [GIT pull] perf/urgent "
` [GIT pull] x86/urgent "

[PATCH] kbuild: remove recent dependency on "truncate" program
 2024-09-01 11:43 UTC  (2+ messages)

[PATCH v3] kbuild: add debug package to pacman PKGBUILD
 2024-09-01 11:37 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add Hardkernel ODROID-M2
 2024-09-01 11:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: "
` [PATCH 2/2] arm64: dts: "

[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-01 11:17 UTC  (3+ messages)
` [PATCH v3 1/5] mm: Define VM_DROPPABLE for powerpc/32

[PATCH v2 00/19] Implement DWARF modversions
 2024-09-01 11:10 UTC  (7+ messages)
` [PATCH v2 02/19] gendwarfksyms: Add symbol list handling
` [PATCH v2 03/19] gendwarfksyms: Add address matching
` [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>

[PATCH] regmap: kunit: Add coverage of spinlocked regmaps
 2024-09-01 11:06 UTC 

[RFT][PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-01 11:06 UTC  (6+ messages)
` [RFT][PATCH 1/5] firewire: core: allocate workqueue to handle isochronous contexts in card
` [RFT][PATCH 2/5] firewire: core: add local API for work items scheduled to workqueue specific to isochronous contexts
` [RFT][PATCH 3/5] firewire: ohci: process IT/IR events in sleepable work process to obsolete tasklet softIRQ
` [RFT][PATCH 4/5] firewire: core: non-atomic memory allocation for isochronous event to user client
` [RFT][PATCH 5/5] ALSA: firewire: use nonatomic PCM operation

[PATCH v9 1/3] perf report: Support LLVM for addr2line()
 2024-09-01 10:57 UTC  (4+ messages)

[PATCH 0/2] Add clock controller support for Spacemit K1
 2024-09-01 10:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: spacemit: Add clock controlers of Spacemit K1 SoC

[PATCH net-next v3] net: mvneta: Use min macro
 2024-09-01 10:52 UTC  (2+ messages)

[PATCH] clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs
 2024-09-01 10:49 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl
 2024-09-01 10:49 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-seeed-npi: "

[PATCH v2] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
 2024-09-01 10:38 UTC  (3+ messages)

[PATCH 0/2] Add support for Variscite Symphony board and VAR-SOM-MX8MP SoM
 2024-09-01 10:26 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: arm: fsl: Add "

[PATCH v5 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-01 10:23 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
        `  "

[net-next PATCH v11 00/11] Introduce RVU representors
 2024-09-01 10:01 UTC  (12+ messages)
` [net-next PATCH v11 03/11] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "
` [net-next PATCH v11 08/11] octeontx2-pf: Configure VF mtu via representor
    ` [EXTERNAL] "
` [net-next PATCH v11 10/11] octeontx2-pf: Add devlink port support
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v11 00/11] Introduce RVU representors

[net-next PATCH v10 00/11] Introduce RVU representors
 2024-09-01  9:52 UTC  (7+ messages)
` [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver
    ` [EXTERNAL] "

[PATCH 0/3] ARM: dts: imx7: minor cleanups
 2024-09-01  9:45 UTC  (2+ messages)

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-09-01  9:43 UTC  (3+ messages)

[PATCH v2 00/12] kconfig: fix choice value calculation with misc cleanups
 2024-09-01  9:32 UTC  (5+ messages)
` [PATCH v2 02/12] kconfig: refactor choice value calculation

[PATCH v2] dts: nxp: mxs: Fix partitions definitions and remove saif (imx28-lwe.dtsi)
 2024-09-01  9:29 UTC  (2+ messages)

[PATCH] PCI: vmd: Fix indentation issue in vmd_shutdown()
 2024-09-01  9:26 UTC 

[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
 2024-09-01  9:24 UTC  (7+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH 0/2] arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" connector
 2024-09-01  9:11 UTC  (2+ messages)

[regression] usb and thunderbould are misbehaving or broken due to iommu/vt-d change
 2024-09-01  9:12 UTC  (8+ messages)

[PATCH] ACPI: CPPC: Remove unneeded semicolon
 2024-09-01  9:08 UTC 

[PATCH v2 1/2] bus: imx-weim: support compile test
 2024-09-01  9:07 UTC  (2+ messages)

[PATCH v1 00/10] arm64: dts: colibri-imx8x: Various improvements and additions
 2024-09-01  8:54 UTC  (3+ messages)
` [PATCH v1 04/10] arm64: dts: colibri-imx8x: Add sound card

[PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
 2024-09-01  8:36 UTC  (6+ messages)

[PATCH net-next v5 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-09-01  8:35 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821
` [PATCH net-next v5 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy

[PATCH] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2024-09-01  8:25 UTC  (2+ messages)

[syzbot] [bluetooth?] BUG: corrupted list in mgmt_pending_remove
 2024-09-01  8:24 UTC 

[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
 2024-09-01  8:03 UTC  (23+ messages)
` [PATCH 02/11] sched_ext: Refactor consume_remote_task()
` [PATCH 03/11] sched_ext: Make find_dsq_for_dispatch() handle SCX_DSQ_LOCAL_ON
` [PATCH 04/11] sched_ext: Make dispatch_to_local_dsq() return void
  ` [PATCH 04/11] sched_ext: Fix processs_ddsp_deferred_locals() by unifying DTL_INVALID handling
` [PATCH 05/11] sched_ext: Restructure dispatch_to_local_dsq()
` [PATCH 06/11] sched_ext: Reorder args for consume_local/remote_task()
` [PATCH 07/11] sched_ext: Move sanity check and dsq_mod_nr() into task_unlink_from_dsq()
` [PATCH 08/11] sched_ext: Move consume_local_task() upward
` [PATCH 09/11] sched_ext: Replace consume_local_task() with move_local_task_to_local_dsq()

[PATCH] imx: MAINTAINERS: correct TQ Systems DTS patterns
 2024-09-01  8:02 UTC  (2+ messages)

Linux 6.11-rc6
 2024-09-01  8:02 UTC 

[PATCH v3] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-09-01  7:58 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
 2024-09-01  7:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output
 2024-09-01  7:38 UTC  (2+ messages)

[PATCH] inotify: set ret in inotify_read() to -EAGAIN only when O_NONBLOCK is set
 2024-09-01  7:35 UTC  (3+ messages)

[PATCH v2 0/3] Add overlays for imx8mp
 2024-09-01  7:30 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: Add phyBOARD-Pollux dtso for rpmsg

[PATCH 2/3] drm/bridge: microchip-lvds: Drop unused headers
 2024-09-01  7:28 UTC  (2+ messages)

[PATCH] 9p: cap xattr max size to XATTR_SIZE_MAX
 2024-09-01  7:16 UTC  (2+ messages)

[PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
 2024-09-01  6:50 UTC  (4+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
 2024-09-01  6:50 UTC  (5+ messages)

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-01  6:40 UTC  (6+ messages)
` [PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object

[paulmck-rcu:dev] BUILD SUCCESS 58e6b1b6fe9193d1f798d168a2370ac7dec9e83a
 2024-09-01  6:29 UTC 

[PATCH v3 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
 2024-09-01  6:18 UTC  (8+ messages)
` [PATCH v3 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
` [PATCH v3 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
` [PATCH v3 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
` [PATCH v3 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
` [PATCH v3 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
` [PATCH v3 6/7] staging: vchiq_core: Remove unused function argument
` [PATCH v3 7/7] staging: vchiq_core: Pass enumerated flag instead of int

[PATCH] mm: Removed @freeptr_offset to prevent doc warning
 2024-09-01  6:18 UTC  (2+ messages)

[paulmck-rcu:dev.2024.08.30b] BUILD SUCCESS e97f0db697aef503a9363137dcfa7f3dc66573ac
 2024-09-01  6:07 UTC 

[syzbot] [kernel?] possible deadlock in try_to_wake_up (6)
 2024-09-01  5:41 UTC 

[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
 2024-09-01  5:16 UTC  (3+ messages)
` [PATCH RFC PREVIEW 1/6] iommu/vt-d: Separate page request queue from SVM

[PATCH 0/2] amd-pstate: Better handling for systems without an MSR
 2024-09-01  5:00 UTC  (3+ messages)
` [PATCH 1/2] cpufreq/amd-pstate: Add an early param to disable MSR mode
` [PATCH 2/2] cpufreq/amd-pstate: Catch failures for amd_pstate_epp_update_limit()

[PATCH v1] cifs: convert to use ERR_CAST()
 2024-09-01  4:44 UTC  (2+ messages)

[PATCH v1] smb: client: Use min() macro
 2024-09-01  4:43 UTC  (2+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-01  4:33 UTC  (3+ messages)
` [PATCH v2 16/19] mm: Remove follow_pte()

[PATCH v4 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-09-01  4:27 UTC  (3+ messages)
` [PATCH v4 2/2] input: add driver for Hynitron CST816X touchscreen

[PATCH] m68k/mvme147: Fix console for mvme147
 2024-09-01  4:21 UTC  (2+ messages)

[RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2024-09-01  4:14 UTC 

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-09-01  4:06 UTC  (19+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v4 02/18] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v4 03/18] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v4 04/18] usb: typec: Add device managed typec_mux_register()
` [PATCH v4 05/18] usb: typec: Add device managed typec_switch_register()
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v4 07/18] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v4 08/18] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v4 09/18] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v4 10/18] devcon property: Document devcon_match_fn_t
` [PATCH v4 11/18] device property: Add remote endpoint to devcon matcher
` [PATCH v4 12/18] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v4 13/18] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v4 14/18] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v4 16/18] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v4 17/18] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v4 18/18] platform/chrome: cros_ec_typec: Handle lack of HPD information

[GIT PULL] smb3 client fixes
 2024-09-01  4:01 UTC  (2+ messages)

[PATCH v3 0/4] Add support for A7-A11 AIC
 2024-09-01  3:40 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v3 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v3 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v3 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them

[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
 2024-09-01  3:35 UTC  (10+ messages)

[GIT PULL] bcachefs fixes for 6.11-rc6
 2024-09-01  3:30 UTC  (5+ messages)

[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-09-01  3:10 UTC  (6+ messages)
` [PATCH v2 1/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
` [PATCH v2 2/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
` [PATCH v2 3/5] platform/x86: wmi: Remove wmi_get_event_data()
` [PATCH v2 4/5] platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()
` [PATCH v2 5/5] platform/x86: wmi: Call both legacy and WMI driver notify handlers

[PATCH 0/2] amd-pstate: Add unit tests for state machine
 2024-09-01  2:49 UTC  (3+ messages)
` [PATCH 1/2] cpufreq/amd-pstate: Export symbols for changing modes
` [PATCH 2/2] cpufreq/amd-pstate-ut: Add test case for mode switches

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-01  2:39 UTC  (3+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl

[PATCH v2 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
 2024-09-01  2:28 UTC  (2+ messages)

[PATCH v7 0/2] ASoC: fsl-asoc-card: add S/PDIF controller support
 2024-09-01  1:16 UTC  (2+ messages)

[PATCH v2] power: supply: max1720x: add read support for nvmem
 2024-09-01  0:56 UTC  (3+ messages)

[tip:master] BUILD SUCCESS c0ce9f7fd25ea5050d30c37ad8ed707ae968a5c5
 2024-09-01  0:45 UTC 

[tip:core/core] BUILD SUCCESS 908c1217c074b83222cdb88235bd940e51463244
 2024-09-01  0:40 UTC 

[PATCH 0/9] rcu_pending
 2024-09-01  0:03 UTC  (10+ messages)
` [PATCH 6/9] rcu: rcu_pending

[PATCH v2] pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
 2024-08-31 22:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).