public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-04 21:39:14 to 2024-09-05 02:04:30 UTC [more...]

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-09-05  1:28 UTC  (3+ messages)
` [PATCH 10/15] checkpatch: Remove broken sleep/delay related checks

[PATCH] pinctrl: stm32: check devm_kasprintf() returned value
 2024-09-05  2:02 UTC 

unsubscribe
 2024-09-05  2:01 UTC 

[PATCH v2] selftests: futex: Fix missing free in main
 2024-09-05  2:01 UTC 

[PATCH] PCI: Fix devres regression in pci_intx()
 2024-09-05  1:56 UTC  (10+ messages)

linux-next: build failure after merge of the perf tree
 2024-09-05  1:55 UTC 

[PATCH v2] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
 2024-09-05  1:49 UTC  (2+ messages)

[PATCH v2 0/3] fix the flexspi error on imx8ulp
 2024-09-05  1:49 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: spi: nxp-fspi: add imx8ulp support
` [PATCH v2 2/3] spi: fspi: add support for imx8ulp
` [PATCH v2 3/3] arm64: dts: imx8ulp: correct the flexspi compatible string

[PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
 2024-09-05  1:48 UTC  (7+ messages)

[syzbot] [f2fs?] possible deadlock in f2fs_release_file (2)
 2024-09-05  1:48 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] mt76: mt7615: check devm_kasprintf() returned value
 2024-09-05  1:47 UTC 

[PATCH v3] i3c: master: support to adjust first broadcast address speed
 2024-09-05  1:47 UTC  (4+ messages)

[PATCH v3 03/13] nfsd: drop the ncf_cb_bmap field
 2024-09-05  1:44 UTC  (2+ messages)

[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_commit_atomic_write
 2024-09-05  1:31 UTC  (2+ messages)
` [f2fs-dev] "

[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_ioc_start_atomic_write
 2024-09-05  1:29 UTC  (2+ messages)

[syzbot] [f2fs?] WARNING: lock held when returning
 2024-09-05  1:27 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 0/2] Add support to AD8460 Waveform Generator DAC
 2024-09-05  1:10 UTC  (3+ messages)

[PATCH] nfsd: return -EINVAL when namelen is 0
 2024-09-05  1:25 UTC  (3+ messages)

[PATCH -next] mm: introduce per-node proactive reclaim interface
 2024-09-05  1:15 UTC  (3+ messages)

[PATCH net] dt-bindings: net: tja11xx: fix the broken binding
 2024-09-05  1:23 UTC  (3+ messages)

[PATCH v6 0/5] Faultable Tracepoints
 2024-09-05  1:21 UTC  (3+ messages)
` [PATCH v6 3/5] tracing/bpf-trace: Add support for faultable tracepoints

[PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support
 2024-09-05  1:19 UTC  (4+ messages)

[PATCH v1 1/1] gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
 2024-09-05  1:15 UTC  (2+ messages)

[PATCH] mkfs.f2fs: use correct endian conversion for writing lpf inode
 2024-09-05  1:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net v2] mptcp: pm: Fix uaf in __timer_delete_sync
 2024-09-05  1:10 UTC  (2+ messages)
` [syzbot] [mptcp?] KASAN: slab-use-after-free Read "

[PATCH v2 0/6] `RUSTC_VERSION` and re-config/re-build support on compiler change
 2024-09-05  1:08 UTC  (3+ messages)
` [PATCH v2 1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION`

[PATCH] f2fs: prevent atomic file from being dirtied before commit
 2024-09-05  1:06 UTC  (8+ messages)
` [f2fs-dev] "

[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (4)
 2024-09-05  1:06 UTC  (2+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-05  1:01 UTC  (8+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH] cxl/region: Fix logic for finding a free cxl decoder
 2024-09-05  1:02 UTC  (3+ messages)

linux-next: build failure after merge of the vfs-brauner tree
 2024-09-05  0:58 UTC  (3+ messages)

[syzbot] [can?] WARNING in remove_proc_entry (6)
 2024-09-05  0:58 UTC  (2+ messages)

[PATCH sched_ext/for-6.12] sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx()
 2024-09-05  0:47 UTC 

[PATCH net] mptcp: pm: Fix uaf in __timer_delete_sync
 2024-09-05  0:46 UTC  (2+ messages)
` [syzbot] [mptcp?] KASAN: slab-use-after-free Read "

[PATCH v3 0/2] Shmem mTHP controls and stats improvements
 2024-09-05  0:45 UTC  (5+ messages)
` [PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats

[PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
 2024-09-05  0:41 UTC  (11+ messages)

[PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts
 2024-09-05  0:37 UTC  (5+ messages)
` [PATCH 1/6] KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-05  0:36 UTC  (3+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()
` [PATCH v4 2/2] net: qcom/emac: Find sgmii_ops "

linux-next: Signed-off-by missing for commit in the kbuild tree
 2024-09-05  0:36 UTC 

drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
 2024-09-05  0:32 UTC 

[PATCH mm-unstable v4 0/5] Improve mem_cgroup_iter()
 2024-09-05  0:30 UTC  (6+ messages)
` [PATCH mm-unstable v4 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v4 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v4 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v4 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v4 5/5] mm: clean up mem_cgroup_iter()

[PATCH v4 1/2] mm: store zero pages to be swapped out in a bitmap
 2024-09-05  0:29 UTC  (7+ messages)

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-05  0:26 UTC  (11+ messages)

[PATCH net-next] net: cadence: macb: Enable software IRQ coalescing by default
 2024-09-05  0:20 UTC  (2+ messages)

[PATCH net] net: xilinx: axienet: Fix race in axienet_stop
 2024-09-05  0:20 UTC  (2+ messages)

[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
 2024-09-05  0:19 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the f2fs tree
 2024-09-05  0:18 UTC  (2+ messages)

[PATCH v11 0/8] Landlock: Add abstract UNIX socket restriction
 2024-09-05  0:14 UTC  (9+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 2/8] selftests/landlock: Add test for handling unknown scope
` [PATCH v11 3/8] selftests/landlock: Add abstract UNIX socket restriction tests
` [PATCH v11 4/8] selftests/landlock: Add tests for UNIX sockets with any address formats
` [PATCH v11 5/8] selftests/landlock: Test connected vs non-connected datagram UNIX socket
` [PATCH v11 6/8] selftests/landlock: Restrict inherited datagram UNIX socket to connect
` [PATCH v11 7/8] sample/landlock: Add support abstract UNIX socket restriction
` [PATCH v11 8/8] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI version

[PATCH] mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock
 2024-09-05  0:12 UTC 

[PATCH net] net: xilinx: axienet: Fix packet counting
 2024-09-05  0:09 UTC  (2+ messages)

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-09-05  0:08 UTC  (4+ messages)
` [RFC PATCH v1 1/4] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v2] Documentation: kbuild: explicitly document missing prompt
 2024-09-05  0:01 UTC  (2+ messages)

[PATCH v2] selftests: net: convert comma to semicolon
 2024-09-05  0:00 UTC  (2+ messages)

[PATCH -v2] Resource: fix region_intersects() for CXL memory
 2024-09-04 23:58 UTC  (3+ messages)

[PATCH -v2] Resource: fix region_intersects() for CXL memory
 2024-09-04 23:58 UTC  (4+ messages)

[PATCH V6 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-04 23:30 UTC  (6+ messages)
` [PATCH V6 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V6 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V6 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V6 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V6 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH v3 0/2] sched: Miscellaneous isolation related cleanups
 2024-09-04 23:57 UTC  (4+ messages)
` [PATCH v3 2/2] sched/isolation: Consolidate housekeeping cpumasks that are always identical

[PATCH v5 0/5] TDX host: kexec() support
 2024-09-04 23:55 UTC  (4+ messages)
` [PATCH v5 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()

[PATCH] scripts: import more hash table macros
 2024-09-04 23:54 UTC 

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-09-04 23:54 UTC  (8+ messages)
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-04 23:50 UTC  (17+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 16/21] dt-bindings: spi: document support for SA8255p
  ` [PATCH v2 17/21] dt-bindings: serial: "

[PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support
 2024-09-04 23:47 UTC  (16+ messages)
` [PATCH 01/15] kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
` [PATCH 02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs
` [PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section
` [PATCH 04/15] kbuild: add generic support for built-in boot DTBs
` [PATCH 05/15] MIPS: migrate to generic rule for built-in DTBs
` [PATCH 06/15] riscv: migrate to the generic rule for built-in DTB
` [PATCH 07/15] LoongArch: "
` [PATCH 08/15] ARC: "
` [PATCH 09/15] openrisc: "
` [PATCH 10/15] xtensa: "
` [PATCH 11/15] nios2: "
` [PATCH 12/15] sh: "
` [PATCH 13/15] microblaze: "
` [PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB
` [PATCH 15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb

[for-linus][PATCH 0/6] tracing: Fixes for 6.11
 2024-09-04 23:44 UTC  (7+ messages)
` [for-linus][PATCH 1/6] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops()
` [for-linus][PATCH 2/6] tracing: Fix memory leak in fgraph storage selftest
` [for-linus][PATCH 3/6] tracing/timerlat: Only clear timer if a kthread exists
` [for-linus][PATCH 4/6] tracing/osnoise: Use a cpumask to know what threads are kthreads
` [for-linus][PATCH 5/6] tracing: Avoid possible softlockup in tracing_iter_reset()
` [for-linus][PATCH 6/6] eventfs: Use list_del_rcu() for SRCU protected list variable

[PATCH net-next v2] net: mana: Improve mana_set_channels() in low mem conditions
 2024-09-04 23:40 UTC  (2+ messages)

[PATCH net V2] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
 2024-09-04 23:40 UTC  (2+ messages)

[PATCH net] r8152: fix the firmware doesn't work
 2024-09-04 23:40 UTC  (2+ messages)

[PATCH] selftests/net: do_setcpu function not need to have a return value
 2024-09-04 23:39 UTC  (2+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-04 23:37 UTC  (7+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-09-04 23:36 UTC  (16+ messages)

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-09-04 23:35 UTC  (12+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH] net: sysfs: Fix weird usage of class's namespace relevant fields
 2024-09-04 23:35 UTC 

[PATCH v2] mm: z3fold: deprecate CONFIG_Z3FOLD
 2024-09-04 23:33 UTC 

[PATCH v2] extcon: lc824206xa: Fix build error of POWER_SUPPLY_PROP_USB_TYPE
 2024-09-04 23:31 UTC  (2+ messages)

[PATCH] ata: libata-eh: Clear scsicmd->result when setting SAM_STAT_CHECK_CONDITION
 2024-09-04 23:27 UTC  (2+ messages)

[PATCH v4 0/2] Add retry tuning sequence
 2024-09-04 23:25 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: sdhci_am654: Add retry tuning
` [PATCH v4 2/2] mmc: sdhci_am654: Add prints to tuning algorithm

[PATCH v4 00/14] forcealign for xfs
 2024-09-04 23:20 UTC  (3+ messages)

[syzbot] [usb?] INFO: rcu detected stall in __mod_timer (5)
 2024-09-04 23:10 UTC  (2+ messages)

[PATCH] platform/x86:intel/pmc: Ignore all LTRs during suspend
 2024-09-04 23:06 UTC  (3+ messages)

6.11/regression/bisected - after commit 1b04dcca4fb1, launching some RenPy games causes computer hang
 2024-09-04 23:06 UTC  (6+ messages)

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-04 23:05 UTC  (11+ messages)

[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
 2024-09-04 22:57 UTC  (3+ messages)
` [PATCH v6 09/12] i2c: of-prober: Add regulator support

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-04 22:56 UTC  (4+ messages)
` [PATCH 2/2] "

linux-next: duplicate patches in the perf tree
 2024-09-04 22:42 UTC  (2+ messages)

[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
 2024-09-04 22:28 UTC  (4+ messages)
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-04 22:21 UTC  (25+ messages)
` [PATCH v7 01/24] x86/cpufeatures: Add support for "
` [PATCH v7 02/24] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v7 03/24] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v7 04/24] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v7 05/24] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v7 06/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v7 07/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v7 08/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v7 09/24] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v7 10/24] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v7 11/24] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v7 12/24] x86/resctrl: Introduce mbm_cntr_map to track counters at domain
` [PATCH v7 13/24] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v7 14/24] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v7 15/24] x86/resctrl: Implement resctrl_arch_assign_cntr to assign a counter with ABMC
` [PATCH v7 16/24] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v7 17/24] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v7 18/24] x86/resctrl: Auto Assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v7 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v7 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v7 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v7 23/24] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH v2] x86/sev: Fix host kdump support for SNP
 2024-09-04 22:23 UTC  (8+ messages)

linux-next: duplicate patches in the btrfs tree
 2024-09-04 22:20 UTC  (2+ messages)

[PATCH 00/21] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-09-04 22:15 UTC  (6+ messages)
` [PATCH 14/21] drm/msm/dpu: Reserve resources for CWB

[PATCH v8 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass()
 2024-09-05  1:12 UTC 

[PATCH v2] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
 2024-09-04 22:06 UTC  (4+ messages)

[PATCH] net: phy: qca83xx: use PHY_ID_MATCH_EXACT
 2024-09-04 22:06 UTC  (4+ messages)

[PATCH v2 0/2] SCM: Support latest version of waitq-aware firmware
 2024-09-04 22:05 UTC  (5+ messages)
` [PATCH v2 1/2] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v2 2/2] firmware: qcom_scm: Support multiple waitq contexts

[PATCH v7 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass()
 2024-09-05  1:00 UTC 

[GIT PULL] cpupower update for Linux 6.12-rc1
 2024-09-04 22:02 UTC 

[PATCH v2] kselftest: dt: Ignore nodes that have ancestors disabled
 2024-09-04 21:57 UTC  (2+ messages)

[PATCH 00/22] Convert misc input drivers to use new cleanup facilities
 2024-09-04 21:56 UTC  (7+ messages)
` [PATCH 11/22] Input: ibm-panel - use guard notation when acquiring spinlock
` [PATCH 20/22] Input: regulator-haptic - use guard notation when acquiring mutex
    ` [PATCH v2 "

[PATCH] dt: dt-extract-compatibles: Extract compatibles from function parameters
 2024-09-04 21:53 UTC  (3+ messages)

[PATCH 0/8] serial: qcom-geni: fix console corruption
 2024-09-04 21:51 UTC  (11+ messages)
` [PATCH 1/8] serial: qcom-geni: fix fifo polling timeout
` [PATCH 2/8] serial: qcom-geni: fix false console tx restart
` [PATCH 6/8] serial: qcom-geni: fix console corruption
` [PATCH 7/8] serial: qcom-geni: disable interrupts during console writes
` [PATCH 8/8] serial: qcom-geni: fix polled console corruption

[PATCH] ipmi: Use devm_kasprintf
 2024-09-04 21:49 UTC  (3+ messages)
  ` [Openipmi-developer] "

[PATCH v3 0/3] usb: imx8mp: collect some improvement
 2024-09-04 21:46 UTC  (3+ messages)
` [PATCH v3 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-09-04 21:45 UTC  (4+ messages)
` [PATCH v4 18/18] platform/chrome: cros_ec_typec: Handle lack of HPD information

failed to remove key (0, ce:ce:1e:27:bb:e0) from hardware (-110) (ETIMEDOUT)
 2024-09-04 21:42 UTC  (3+ messages)

[RFC PATCH 0/4] Linaro restricted heap
 2024-09-04 21:42 UTC  (5+ messages)
` [RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support

[GIT PULL] KUnit fixes update for Linux 6.11-rc7
 2024-09-04 21:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox