messages from 2023-10-24 12:50:30 to 2023-10-24 14:20:00 UTC [more...]
[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
2023-10-24 14:18 UTC
[PATCH] arm64: dts: cn913x: add device trees for COM Express boards
2023-10-24 14:18 UTC (3+ messages)
Fwd: Memleaks in offset_ctx->xa (shmem)
2023-10-24 14:18 UTC (2+ messages)
[PATCH] checkpatch: Recognise "Debugged-by" tags
2023-10-24 14:14 UTC (2+ messages)
[PATCH] ACPI: EC: Add quirk for HP 250 G7 Notebook PC
2023-10-24 14:13 UTC
[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2023-10-24 14:13 UTC (9+ messages)
` [PATCH net-next 3/5] net: ipqess: introduce the "
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "
[PATCH 0/9] x86-64: Stack protector and percpu improvements
2023-10-24 14:11 UTC (4+ messages)
` [PATCH 4/9] x86/percpu/64: Remove fixed_percpu_data
[RFC PATCH v2 0/2] sched/fair migration reduction features
2023-10-24 14:10 UTC (5+ messages)
` [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)
[PATCH v2 0/2] wifi: ath11k: fix event locking
2023-10-24 14:07 UTC (4+ messages)
` [PATCH v2 1/2] wifi: ath11k: fix temperature "
[PATCH v2 0/2] regulator: fixed: add under-voltage support
2023-10-24 14:06 UTC (5+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: fixed-regulator: Add under-voltage interrupt support
` [PATCH v2 2/2] regulator: fixed: add support for under-voltage IRQ
Your order#552-8476569258
2023-10-24 14:06 UTC
[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
2023-10-24 13:56 UTC (2+ messages)
[PATCH V2 3/4] ASoC: codecs: Add code for bin parsing compatible with aw88399
2023-10-24 13:57 UTC (4+ messages)
[PATCH v3 0/4] querying mount attributes
2023-10-24 13:57 UTC (9+ messages)
` [PATCH v3 4/4] add listmount(2) syscall
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-24 14:03 UTC (5+ messages)
[RFC PATCH 1/2] serial: core: Move tty and serdev to be children of serial core port device
2023-10-24 14:01 UTC (6+ messages)
[PATCHv2 00/13] x86/tdx: Add kexec support
2023-10-24 13:59 UTC (3+ messages)
` [PATCHv2 11/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
2023-10-24 13:48 UTC (9+ messages)
` [PATCH v2 2/3] dt-bindings: adis16475: Add 'spi-cs-inactive-delay-ns' property
` [PATCH v2 3/3] dt-bindings: adis16460: "
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-10-24 13:48 UTC (2+ messages)
[PATCH v1 0/5] soc/arm64: qcom: add initial version of memory dump
2023-10-24 13:58 UTC (15+ messages)
` [PATCH v1 1/5] dt-bindings: soc: qcom: Add memory_dump driver bindings
` [PATCH v1 3/5] soc: qcom: memory_dump: Add memory dump driver
[PATCH V2 0/4] ASoC: codecs: Add aw88399 amplifier driver
2023-10-24 13:55 UTC (2+ messages)
[PATCH 1/5] ASoC: amd: Add acpi machine id for acp6.3 version based platform
2023-10-24 13:55 UTC (2+ messages)
[PATCH v1] ALSA: SOF: sof-pci-dev: Fix community key quirk detection
2023-10-24 13:55 UTC (2+ messages)
[PATCH v2] ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
2023-10-24 13:55 UTC (2+ messages)
BUG: stmmac: Timeout accessing MAC_VLAN_Tag_Filter when EEE is enabled
2023-10-24 13:48 UTC
[PATCH v2 00/39] Memory allocation profiling
2023-10-24 13:46 UTC (40+ messages)
` [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v2 02/39] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v2 03/39] fs: Convert alloc_inode_sb() to a macro
` [PATCH v2 04/39] nodemask: Split out include/linux/nodemask_types.h
` [PATCH v2 05/39] prandom: Remove unused include
` [PATCH v2 06/39] mm: enumerate all gfp flags
` [PATCH v2 07/39] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v2 08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v2 09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v2 10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v2 11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v2 12/39] lib: code tagging framework
` [PATCH v2 13/39] lib: code tagging module support
` [PATCH v2 14/39] lib: prevent module unloading if memory is not freed
` [PATCH v2 15/39] lib: add allocation tagging support for memory allocation profiling
` [PATCH v2 16/39] lib: introduce support for page allocation tagging
` [PATCH v2 17/39] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v2 18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts
` [PATCH v2 19/39] mm: enable page allocation tagging
` [PATCH v2 20/39] mm: create new codetag references during page splitting
` [PATCH v2 21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v2 22/39] lib: add codetag reference into slabobj_ext
` [PATCH v2 23/39] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v2 25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v2 26/39] mempool: Hook up to memory allocation profiling
` [PATCH v2 27/39] xfs: Memory allocation profiling fixups
` [PATCH v2 28/39] timekeeping: Fix a circular include dependency
` [PATCH v2 29/39] mm: percpu: Introduce pcpuobj_ext
` [PATCH v2 30/39] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v2 31/39] mm: percpu: enable per-cpu allocation tagging
` [PATCH v2 32/39] arm64: Fix circular header dependency
` [PATCH v2 33/39] mm: vmalloc: Enable memory allocation profiling
` [PATCH v2 34/39] rhashtable: Plumb through alloc tag
` [PATCH v2 35/39] lib: add memory allocations report in show_mem()
` [PATCH v2 36/39] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v2 37/39] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v2 38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v2 39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling
[PATCH 0/3] microblaze: Defconfig updates
2023-10-24 13:46 UTC (4+ messages)
` [PATCH 1/3] microblaze: Align defconfig with latest Kconfig layout
` [PATCH 2/3] microblaze: Enable options to mount a rootfs via NFS
` [PATCH 3/3] microblaze: defconfig: Enable the Marvell phy driver
[PATCH] regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
2023-10-24 13:46 UTC
[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
2023-10-24 13:43 UTC (4+ messages)
` [PATCH net-next v3 08/11] net/mlx5: devlink health: use retained error fmsg API
[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
2023-10-24 13:42 UTC (15+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "
linux-next: build warning after merge of the arm64 tree
2023-10-24 13:42 UTC (3+ messages)
[PATCH net-next v6 00/16] net: Make timestamping selectable
2023-10-24 13:40 UTC (4+ messages)
` [PATCH net-next v6 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
[PATCH] media: marvell: Added function return value check clk_prepare
2023-10-24 13:35 UTC (2+ messages)
` [lvc-project] "
[PATCH 1/2] media: pci: mgb4: add COMMON_CLK dependency
2023-10-24 13:27 UTC (3+ messages)
` [PATCH 2/2] media: pci: mgb4: remove bogus 'select' statements
[GIT PULL] ARM: dts: samsung: Second round for v6.7
2023-10-24 13:26 UTC
[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
2023-10-24 13:26 UTC (6+ messages)
` [PATCH v2 1/5] riscv: use ".L" local labels in assembly when applicable
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
` [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
[PATCH 1/2] seqlock: fix the wrong read_seqbegin_or_lock/need_seqretry documentation
2023-10-24 13:24 UTC (3+ messages)
` [RFC PATCH 2/2] seqlock: introduce need_seqretry_xxx()
[PATCH v6 tty-next 0/2] serial: Add driver for National Instruments UARTs
2023-10-24 13:33 UTC (3+ messages)
` [PATCH v6 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings
[PATCH v14 00/23] TDX host kernel support
2023-10-24 13:31 UTC (5+ messages)
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
[patch V4 23/30] x86/microcode: Provide new control functions
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[PATCH 0/3 v7] Misc SCM changes
2023-10-24 13:29 UTC (2+ messages)
[PATCH v1 0/2] jffs2: make cleanmarker support option
2023-10-24 13:29 UTC (6+ messages)
` [PATCH v1 2/2] "
[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
2023-10-24 13:22 UTC (5+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code
[patch V5 12/39] x86/microcode/intel: Simplify early loading
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 09/30] x86/microcode/intel: Switch to kvmalloc()
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 15/39] x86/microcode/intel: Unify microcode apply() functions
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 16/39] x86/microcode/intel: Rework intel_cpu_collect_info()
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 13/30] x86/microcode/intel: Rework intel_find_matching_signature()
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 19/39] x86/microcode: Remove pointless apply() invocation
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch 1/5] x86/microcode/amd: Use correct per CPU ucode_cpu_info
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch 2/5] x86/microcode/amd: Cache builtin microcode too
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 22/39] x86/microcode/amd: Cache builtin/initrd microcode early
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 23/39] x86/microcode/amd: Use cached microcode for AP load
2023-10-24 13:21 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 20/30] x86/microcode: Sanitize __wait_for_cpus()
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 19/30] x86/microcode: Clarify the late load logic
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 24/39] x86/microcode: Mop up early loading leftovers
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 18/30] x86/microcode: Handle "nosmt" correctly
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 25/39] x86/microcode: Get rid of the schedule work indirection
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 30/39] x86/microcode: Add per CPU result state
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 22/30] x86/microcode: Add per CPU control field
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 24/30] x86/microcode: Replace the all in one rendevouz handler
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler
[patch V4 25/30] x86/microcode: Rendezvous and load in NMI
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 26/30] x86/microcode: Protect against instrumentation
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 28/30] x86/microcode: Handle "offline" CPUs correctly
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V5 38/39] x86/microcode: Prepare for minimal revision check
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] "
[patch V4 30/30] x86/microcode/intel: Add a minimum required revision for late-loads
2023-10-24 13:20 UTC (2+ messages)
` [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading
[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-24 13:20 UTC (8+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v7 4/7] ARM: dts: nxp: "
` [PATCH net-next v7 5/7] ARM64: dts: marvell: "
` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
[PATCH net-next v6 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-24 13:18 UTC (6+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v6 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
2023-10-24 13:18 UTC (2+ messages)
[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
2023-10-24 13:17 UTC (3+ messages)
[PATCH v3 00/19] stackdepot: allow evicting stack traces
2023-10-24 13:13 UTC (2+ messages)
[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
2023-10-24 13:13 UTC (6+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 3/5] irqchip/gic-v3-its: Split allocation from initialisation of its_node
[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-10-24 13:13 UTC (3+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver
[PATCH iwl-next 0/3] i40e: Add and use version check helpers
2023-10-24 13:11 UTC (5+ messages)
` [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
` [Intel-wired-lan] "
[PATCH] iosys-map: Rename locals used inside macros
2023-10-24 13:10 UTC (2+ messages)
[PATCH v11 00/14] Linux RISC-V AIA Support
2023-10-24 13:09 UTC (5+ messages)
` [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
[PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
2023-10-24 13:00 UTC (4+ messages)
` [PATCH net-next 2/2] i40e: Fix devlink port unregistering
[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
2023-10-24 13:08 UTC (2+ messages)
[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
2023-10-24 13:07 UTC (7+ messages)
` [PATCH v2 2/3] cpufreq: qcom-nvmem: Enable virtual power domain devices
[kvm-unit-tests Patch 0/5] Fix PMU test failures on Sapphire Rapids
2023-10-24 13:03 UTC (3+ messages)
` [kvm-unit-tests Patch 2/5] x86: pmu: Change the minimum value of llc_misses event to 0
[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
2023-10-24 13:04 UTC (4+ messages)
` [PATCH net-next 2/2] net: ethernet: renesas: drop SoC names in Kconfig
[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
2023-10-24 13:03 UTC (2+ messages)
[PATCH v11 00/23] Add display driver for MT8188 VDOSYS1
2023-10-24 13:00 UTC (24+ messages)
` [PATCH v11 01/23] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v11 02/23] dt-bindings: display: mediatek: mdp-rdma: "
` [PATCH v11 03/23] dt-bindings: display: mediatek: merge: "
` [PATCH v11 04/23] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v11 05/23] dt-bindings: arm: mediatek: Add compatible for MT8188
` [PATCH v11 06/23] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [PATCH v11 07/23] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
` [PATCH v11 08/23] soc: mediatek: Support MT8188 VDOSYS1 Padding "
` [PATCH v11 09/23] soc: mediatek: Support reset bit mapping in mmsys driver
` [PATCH v11 10/23] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v11 11/23] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v11 12/23] drm/mediatek: Add component ID to component match structure
` [PATCH v11 13/23] drm/mediatek: Manage component's clock with function pointers
` [PATCH v11 14/23] drm/mediatek: Power on/off devices "
` [PATCH v11 15/23] drm/mediatek: Start/Stop components "
` [PATCH v11 16/23] drm/mediatek: Sort OVL adaptor components
` [PATCH v11 17/23] drm/mediatek: Refine device table of OVL adaptor
` [PATCH v11 18/23] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v11 19/23] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v11 20/23] drm/mediatek: Return error if MDP RDMA failed to enable the clock
` [PATCH v11 21/23] drm/mediatek: Remove the redundant driver data for DPI
` [PATCH v11 22/23] drm/mediatek: Fix underrun in VDO1 when switches off the layer
` [PATCH v11 23/23] drm/mediatek: Support MT8188 VDOSYS1 in display driver
[PATCH 00/21] block atomic writes
2023-10-24 12:59 UTC (4+ messages)
` [PATCH 16/21] fs: iomap: Atomic write support
[PATCH] clocksource: disable irq when holding watchdog_lock
2023-10-24 13:00 UTC (9+ messages)
linux-next: build failure after merge of the amdgpu tree
2023-10-24 12:57 UTC (4+ messages)
[PATCH v2] debugobjects: stop accessing objects after releasing spinlock
2023-10-24 12:56 UTC (2+ messages)
[PATCH] rust: macros: update 'paste!' macro to accept string literals
2023-10-24 12:54 UTC (2+ messages)
[PATCH 0/3] Small patches for 6.7
2023-10-24 12:52 UTC (3+ messages)
` [PATCH 3/3] 9p/net: xen: fix false positive printf format overflow warning
[PATCH] ima: detect changes to the backing overlay file
2023-10-24 12:53 UTC (2+ messages)
[PATCH 0/4] media: i2c: imx214: Extend with sensor size and firmware information
2023-10-24 12:52 UTC (5+ messages)
` [PATCH 1/4] media: i2c: imx214: Explain some magic numbers
[PATCH v2] kunit: Warn if tests are slow
2023-10-24 12:51 UTC (2+ messages)
[PATCH 0/2] Minor fix and cleanup for hisi_pcie_pmu
2023-10-24 12:51 UTC (2+ messages)
[PATCH] perf: hisi: Fix use-after-free when register pmu fails
2023-10-24 12:51 UTC (2+ messages)
[PATCH v1 0/3] serdev: Update a few places to use new APIs
2023-10-24 12:41 UTC (2+ messages)
` [PATCH v1 1/3] serdev: Make use of device_set_node()
[PATCH 1/2] i40e: Do not call devlink_port_type_clear()
2023-10-24 12:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox