All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-12 09:43:52 to 2023-06-12 10:18:52 UTC [more...]

[PATCH 1/2] qemux86/conf: TEST ONLY. Drop smp boot
 2023-06-12 10:18 UTC  (5+ messages)

[PATCH v2 01/15] common/idpf: remove virtchnl related shared code
 2023-06-12 10:18 UTC  (4+ messages)
` [PATCH v3 00/15] update idpf base code
  ` [PATCH v3 15/15] common/idpf/base: update license and README

[PATCH v2 00/19] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-06-12  9:57 UTC  (4+ messages)
` [PATCH v2 01/19] clk: meson: introduce meson-clkc-utils
` [PATCH v2 07/19] dt-bindings: clk: gxbb-clkc: expose all clock ids
` [PATCH v2 19/19] clk: meson: axg-audio: move bindings include to main driver

[RFC PATCH ] mm/slub: Reducing slub memory wastage
 2023-06-12 10:17 UTC  (2+ messages)

[PATCH 1/2] selftests: mm: remove wrong kernel header inclusion
 2023-06-12  9:56 UTC  (3+ messages)
` [PATCH 2/2] selftests: mm: remove duplicate unneeded defines

[PATCH 0/2] mtd: spi-nor: Support for another sst flash
 2023-06-12 10:03 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mtd: spi-nor: Document sst26vf0xxb flash series
` [PATCH 2/2] mtd: spi-nor: Add support for sst26vf032b flash

[PATCH mptcp-next v2] mptcp: convert netlink from small_ops to ops
 2023-06-12 10:15 UTC  (3+ messages)
` mptcp: convert netlink from small_ops to ops: Build Failure

[PATCH RFC] soc: qcom: icc-bwmon: Set default thresholds dynamically
 2023-06-12  9:55 UTC  (3+ messages)

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-12  9:55 UTC  (61+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
` [PATCH v3 02/57] apparmor: "
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
` [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
` [PATCH v3 05/57] sched: Simplify get_nohz_timer_target()
` [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler()
` [PATCH v3 07/57] sched: Simplify: migrate_swap_stop()
` [PATCH v3 08/57] sched: Simplify wake_up_if_idle()
` [PATCH v3 09/57] sched: Simplify ttwu()
` [PATCH v3 10/57] sched: Simplify sched_exec()
` [PATCH v3 11/57] sched: Simplify sched_tick_remote()
` [PATCH v3 12/57] sched: Simplify try_steal_cookie()
` [PATCH v3 13/57] sched: Simplify sched_core_cpu_{starting,deactivate}()
` [PATCH v3 14/57] sched: Simplify set_user_nice()
` [PATCH v3 15/57] sched: Simplify syscalls
` [PATCH v3 16/57] sched: Simplify sched_{set,get}affinity()
` [PATCH v3 17/57] sched: Simplify yield_to()
` [PATCH v3 18/57] sched: Simplify sched_rr_get_interval()
` [PATCH v3 19/57] sched: Simplify sched_move_task()
` [PATCH v3 20/57] sched: Simplify tg_set_cfs_bandwidth()
` [PATCH v3 21/57] sched: Misc cleanups
` [PATCH v3 22/57] perf: Fix cpuctx refcounting
` [PATCH v3 23/57] perf: Simplify perf_event_alloc() error path
` [PATCH v3 24/57] perf: Simplify perf_pmu_register() "
` [PATCH v3 25/57] perf: Simplify perf_fget_light()
` [PATCH v3 26/57] perf: Simplify event_function*()
` [PATCH v3 27/57] perf: Simplify perf_cgroup_connect()
` [PATCH v3 28/57] perf; Simplify event_sched_in()
` [PATCH v3 29/57] perf: Simplify: __perf_install_in_context()
` [PATCH v3 30/57] perf: Simplify: *perf_event_{dis,en}able*()
` [PATCH v3 31/57] perf: Simplify perf_event_modify_attr()
` [PATCH v3 32/57] perf: Simplify perf_event_context_sched_in()
` [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
` [PATCH v3 34/57] perf: Simplify perf_event_*_on_exec()
` [PATCH v3 35/57] perf: Simplify *perf_event_read*()
` [PATCH v3 36/57] perf: Simplify find_get_pmu_context()
` [PATCH v3 37/57] perf: Simplify perf_read_group()
` [PATCH v3 38/57] perf: Simplify IOC_SET_OUTPUT
` [PATCH v3 39/57] perf: Simplify perf_event_*_userpage()
` [PATCH v3 40/57] perf: Simplify perf_mmap_close()/perf_aux_sample_output()
` [PATCH v3 41/57] perf: Simplify __perf_event_output()
` [PATCH v3 42/57] perf: Simplify perf_iterate_sb()
` [PATCH v3 43/57] perf: Simplify perf_sw_event()
` [PATCH v3 44/57] perf: Simplify bpf_overflow_handler()
` [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()
` [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
` [PATCH v3 47/57] perf: Simplify perf_pmu_register()
` [PATCH v3 48/57] perf: Simplify perf_init_event()
` [PATCH v3 49/57] perf: Simplify perf_event_alloc()
` [PATCH v3 50/57] perf: Simplify sys_perf_event_open()
` [PATCH v3 51/57] perf: Simplify perf_event_create_kernel_counter()
` [PATCH v3 52/57] perf: Simplify perf_event_init_context()
` [PATCH v3 53/57] perf: Simplify perf_event_sysfs_init()
` [PATCH v3 54/57] perf: Misc cleanups
` [PATCH v3 55/57] perf: Simplify find_get_context()
` [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
` [PATCH v3 57/57] perf: Simplify perf_install_in_context()

[PATCH] tools/xenstored: Correct the prototype of domain_max_chk()
 2023-06-12 10:13 UTC 

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-12  9:53 UTC  (3+ messages)

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-12  9:53 UTC  (14+ messages)

[PATCH mptcp-next v3] mptcp: convert netlink from small_ops to ops
 2023-06-12 10:13 UTC 

[bug report] modpost: handle relocations mismatch in __ex_table
 2023-06-12  9:51 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable HSR by default
 2023-06-12  9:51 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
 2023-06-12 10:11 UTC  (6+ messages)

[PATCH net-next v7 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-06-12  9:50 UTC  (2+ messages)

[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
 2023-06-12  9:49 UTC  (14+ messages)
` [PATCH 03/26] phy: qcom: add the SGMII SerDes PHY driver
` [PATCH 11/26] net: stmmac: dwmac-qcom-ethqos: remove stray space
` [PATCH 13/26] net: stmmac: dwmac-qcom-ethqos: make the rgmii clock optional
` [PATCH 15/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional phy-supply
` [PATCH 16/26] net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
` [PATCH 18/26] net: stmmac: add new switch to struct plat_stmmacenet_data
` [PATCH 21/26] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platforms
` [PATCH 22/26] arm64: dts: qcom: sa8775p-ride: add the SGMII PHY node

Extending EDAC Framework for supporting Non-Memory Issues
 2023-06-12  9:49 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 187 builds: 2 failed, 185 passed, 32 warnings (v5.4.246-37-g37d240d8ed43)
 2023-06-12  9:50 UTC 

[PATCH] media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
 2023-06-12  9:50 UTC  (2+ messages)

[PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2023-06-12 10:10 UTC  (15+ messages)

[PATCH] arm64: defconfig: Enable USB audio driver
 2023-06-12  9:47 UTC  (2+ messages)

[PATCH net-next 00/12] tools: ynl: generate code for the ethtool family
 2023-06-12 10:10 UTC  (2+ messages)

Linux 6.4-rc6
 2023-06-12 10:08 UTC  (6+ messages)
` Build regressions/improvements in v6.4-rc6

[PATCH 00/10] Misc clean ups to target/ppc exception handling
 2023-06-12 10:07 UTC  (4+ messages)
` [PATCH 03/10] target/ppc: Move common check in exception handlers to a function

[PATCH] efi_loader: simplify efi_disk_remove
 2023-06-12 10:07 UTC 

[PATCH 0/2] Export struct ISAParallelState
 2023-06-12 10:06 UTC  (5+ messages)
` [PATCH 2/2] hw/char/parallel-isa: "

[PATCH 0/2] Fix high-order allocations for AUX space
 2023-06-12 10:05 UTC  (5+ messages)
` [PATCH 1/2] perf/core: Bail out early if the request AUX area is out of bound

[OE-core][PATCH 0/6] weston-init: add extra config for weston global socket
 2023-06-12 10:05 UTC  (6+ messages)
` [OE-core][PATCH 4/6] weston-init: fix the mixed indentation

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-06-12 10:04 UTC  (6+ messages)
` [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler

[PATCH 0/5] mtd: spi-nor: spansion: Add support for Infineon S28HS02GT
 2023-06-12 10:04 UTC  (6+ messages)
` [PATCH 1/5] mtd: spi-nor: spansion: Preserve CFR2V[7] when writing MEMLAT
` [PATCH 2/5] mtd: spi-nor: spansion: Rework octal_dtr_enable()
` [PATCH 3/5] mtd: spi-nor: spansion: Add MCP support in octal_dtr_enable()
` [PATCH 4/5] mtd: spi-nor: spansion: Octal DTR support in RD_ANY_REG_OP
` [PATCH 5/5] mtd: spi-nor: spansion: Add S28HS02GT ID and fixups

[PATCH] clk: samsung: add CONFIG_OF dependency
 2023-06-12  9:46 UTC  (2+ messages)

[PATCH net-next 0/2] add egress rate limit offload for Marvell 6393X family
 2023-06-12  9:43 UTC  (7+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: implement egress tbf qdisc for 6393x family

[PATCH v2] dt-bindings: iio: rockchip: Fix 'oneOf' condition failed warning
 2023-06-12  9:44 UTC  (3+ messages)

[PATCH] net: hsr: Disable promiscuous mode in offload mode
 2023-06-12  9:39 UTC 

[PATCH] usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
 2023-06-12 10:02 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: mediatek: mt8173: Fix error paths
 2023-06-12 10:00 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error path
` [PATCH v2 2/2] ASoC: mediatek: mt8173: Fix irq "

[syzbot] [crypto?] general protection fault in cryptd_hash_export
 2023-06-12  9:43 UTC 

[syzbot] [fs?] general protection fault in splice_to_socket
 2023-06-12  9:43 UTC 

[PATCH V2 1/2] platform/x86/intel/pmc: Add resume callback
 2023-06-12  9:42 UTC  (3+ messages)
` [PATCH V2 2/2] platform/x86/intel/pmc/mtl: Put devices in D3 during resume

[PATCHv5] mm: skip CMA pages when they are not available
 2023-06-12 10:01 UTC  (5+ messages)

[kirkstone][PATCH] glibc: stable 2.35 branch updates
 2023-06-12 10:00 UTC  (4+ messages)

[PATCH] dt-bindings: net: drop unneeded quotes
 2023-06-12 10:00 UTC  (4+ messages)

[PATCH V3 00/11] rtla improvements
 2023-06-12  9:41 UTC  (2+ messages)

[syzbot] [crypto?] general protection fault in crypto_shash_finup
 2023-06-12  9:41 UTC 

[syzbot] [crypto?] general protection fault in crypto_shash_final
 2023-06-12  9:42 UTC 

[syzbot] [crypto?] general protection fault in shash_async_final
 2023-06-12  9:41 UTC 

[PATCH] net/nfp: fix set IPv6 flow action can't get right address
 2023-06-12  9:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 1/2] ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakers
 2023-06-12  9:57 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: codecs: wsa884x: "

[PATCH V4 0/9] ASoC: amd: ps: add SoundWire support
 2023-06-12  9:59 UTC  (10+ messages)
` [PATCH V4 1/9] ASoC: amd: ps: create platform devices based on acp config
` [PATCH V4 2/9] ASoC: amd: ps: handle SoundWire interrupts in acp pci driver
` [PATCH V4 3/9] ASoC: amd: ps: add SoundWire dma driver
` [PATCH V4 4/9] ASoC: amd: ps: add SoundWire dma driver dma ops
` [PATCH V4 5/9] ASoC: amd: ps: add support for SoundWire DMA interrupts
` [PATCH V4 6/9] ASoC: amd: ps: add pm ops support for SoundWire dma driver
` [PATCH V4 7/9] ASoC: amd: ps: enable SoundWire dma driver build
` [PATCH V4 8/9] ASoC: amd: update comments in Kconfig file
` [PATCH V4 9/9] ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in extract_iter_to_sg
 2023-06-12  9:40 UTC 

[syzbot] [crypto?] general protection fault in shash_async_export
 2023-06-12  9:40 UTC 

[PATCH] eal: add warning for incompatibe requested IOVA mode
 2023-06-12  9:55 UTC  (2+ messages)

[PATCH v4] eal: fix eal init may failed when too much continuous memsegs under legacy mode
 2023-06-12  9:55 UTC  (5+ messages)
  ` [External] "

[PATCH] hw/i386/vmmouse: use the new input api
 2023-06-12  9:54 UTC  (2+ messages)

[PATCH v2] riscv: move memblock_allow_resize() after linear mapping is ready
 2023-06-12  9:37 UTC 

help
 2023-06-12  9:36 UTC  (2+ messages)

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-12  9:53 UTC  (5+ messages)
` [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support

[PATCH v2] drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()
 2023-06-12  9:36 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-06-12  9:52 UTC  (4+ messages)

[PATCH] fsnotify: move fsnotify_open() hook into do_dentry_open()
 2023-06-12  9:35 UTC  (3+ messages)

[PATCH v2] docs/misra: new rules addition
 2023-06-12  9:50 UTC  (4+ messages)

[PATCH 0/1] cdrom: Fix spectre-v1 gadget
 2023-06-12  9:35 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()
 2023-06-12  9:50 UTC  (3+ messages)

❌ FAIL (SKIPPED 44 of 346): Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 858fd168)
 2023-06-12  9:50 UTC 

[PATCH] mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
 2023-06-12  9:50 UTC  (2+ messages)

[PATCH] clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH] clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: clock: imx8m: Add missing interrupt property
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Only create err_count sysfs when hw_op is supported
 2023-06-12  9:49 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Enable gfx v11_0_3 ras if poison mode "

[PATCH v2] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: drop unneeded quotes
 2023-06-12  9:33 UTC  (2+ messages)

[GIT PULL] STM32MP25 support for v6.5 #1
 2023-06-12  9:48 UTC 

[PATCH] clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH] bus/pci: fix return value check of device FD
 2023-06-12  9:47 UTC  (2+ messages)

[PATCH for 5.4] rbd: get snapshot context after exclusive lock is ensured to be held
 2023-06-12  9:32 UTC  (3+ messages)

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-12  9:44 UTC  (8+ messages)
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation

[PATCH v4 0/3] page_owner: print stacks and their counter
 2023-06-12  9:44 UTC  (5+ messages)

[PATCH userspace 0/2] Introduce an initial SID for early boot processes
 2023-06-12  9:31 UTC  (3+ messages)
` [PATCH userspace 1/2] libsepol: stop translating deprecated intial SIDs to strings
` [PATCH userspace 2/2] libsepol: add support for the new "init" initial SID


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.