messages from 2022-11-21 09:12:15 to 2022-11-21 10:05:43 UTC [more...]
[PATCH for-next 00/10] io_uring: batch multishot completions
2022-11-21 10:03 UTC (2+ messages)
` [PATCH for-next 01/10] io_uring: merge io_req_tw_post and io_req_task_complete
[net-next] bpf: avoid the multi checking
2022-11-21 10:05 UTC (2+ messages)
` [net-next] bpf: avoid hashtab deadlock with try_lock
[Intel-gfx] [PATCH 1/1] drm/i915: Export LMEM max memory bandwidth via sysfs
2022-11-21 10:01 UTC
stable-rc/queue/5.10 baseline: 157 runs, 1 regressions (v5.10.155-81-gf6f75cddc177)
2022-11-21 10:05 UTC
[PATCH] ARM: Drop '-mthumb' from AFLAGS_ISA
2022-11-21 9:55 UTC (6+ messages)
[PATCH net] l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
2022-11-21 10:03 UTC (5+ messages)
stable-rc/queue/5.4 baseline: 149 runs, 23 regressions (v5.4.224-110-ge444f8c2a4e7)
2022-11-21 10:03 UTC
[PATCH] LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
2022-11-21 10:03 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/i915/gem_shrink: Fix memory requirement assertion
2022-11-21 10:03 UTC (7+ messages)
[PATCH mptcp-net v2] mptcp: don't orphan ssk in mptcp_close()
2022-11-21 10:03 UTC (2+ messages)
[PATCH] mach-mvebu: coherency: Judgment after pointer p increases allocation
2022-11-21 10:01 UTC (2+ messages)
KASAN: use-after-free Read in tc_chain_fill_node
2022-11-21 10:02 UTC
[PATCH v2 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
2022-11-21 10:01 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add GPLUS
` [PATCH v2 2/5] dt-bindings: qcom: Document msm8916-gplus-fl8005a
[PATCH v1 1/4] media: ipu3-cio2: Don't dereference fwnode handle
2022-11-21 10:01 UTC (2+ messages)
[PATCH V2 0/9] Extend Intel On Demand (SDSi) support
2022-11-21 9:59 UTC (2+ messages)
[PATCH v3 00/15] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
2022-11-21 8:50 UTC (2+ messages)
` [PATCH v3 01/15] dt-bindings: phy: qcom,qmp-usb3-dp: rename current bindings
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-11-21 9:56 UTC (40+ messages)
` [PATCH 192/606] Input: adp5588-keys - Convert to i2c's .probe_new()
` [PATCH 320/606] media: dvb-frontends/tc90522: "
` [PATCH 404/606] media: tuners/mxl301rf: "
` [PATCH 405/606] media: tuners/qm1d1b0004: "
` [PATCH 406/606] media: tuners/qm1d1c0042: "
` [PATCH 417/606] mfd: adp5520: "
` [PATCH 418/606] mfd: arizona-i2c: "
` [PATCH 431/606] mfd: khadas-mcu: "
` [PATCH 437/606] mfd: madera-i2c: "
` [PATCH 478/606] mfd: wm831x-i2c: "
` [PATCH 479/606] mfd: wm8350-i2c: "
` [PATCH 480/606] mfd: wm8400-core: "
` [PATCH 481/606] mfd: wm8994-core: "
` [PATCH 513/606] power: supply: adp5061: "
` [PATCH 539/606] regulator: ad5398: "
` [PATCH 585/606] backlight: adp8860: "
[PATCH for-8.0 0/7] main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
2022-11-21 9:55 UTC (5+ messages)
` [PATCH for-8.0 1/7] qemu/main-loop: "
[PATCH AUTOSEL 6.0 01/44] wifi: mac80211: fix memory free error when registering wiphy fail
2022-11-21 9:57 UTC (5+ messages)
` [PATCH AUTOSEL 6.0 38/44] drm/amdgpu: Unlock bo_list_mutex after error handling
[PATCH] i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
2022-11-21 10:17 UTC
[PATCH v2 0/9] Add XU support to UVC Gadget
2022-11-21 9:57 UTC (12+ messages)
` [PATCH v2 1/9] usb: gadget: uvc: Make bSourceID read/write
` [PATCH v2 2/9] usb: gadget: uvc: Generalise helper functions for reuse
` [PATCH v2 3/9] usb: gadget: uvc: Allow definition of XUs in configfs
` [PATCH v2 4/9] usb: gadget: uvc: Copy XU descriptors during .bind()
` [PATCH v2 5/9] usb: gadget: uvc: Support arbitrary string descriptors
` [PATCH v2 6/9] usb: gadget: uvc: Allow linking XUs to "
` [PATCH v2 7/9] usb: gadget: uvc: Attach custom "
` [PATCH v2 8/9] usb: gadget: uvc: Allow linking function to string descs
` [PATCH v2 9/9] usb: gadget: uvc: Use custom strings if available
[PATCH v5 00/14] serial: liteuart: add IRQ support
2022-11-21 9:56 UTC (15+ messages)
` [PATCH v5 01/14] serial: liteuart: use KBUILD_MODNAME as driver name
` [PATCH v5 02/14] serial: liteuart: use bit number macros
` [PATCH v5 03/14] serial: liteuart: remove unused uart_ops stubs
` [PATCH v5 04/14] serial: liteuart: don't set unused port fields
` [PATCH v5 05/14] serial: liteuart: minor style fix in liteuart_init()
` [PATCH v5 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
` [PATCH v5 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
fix dma_alloc_coherent on m68knommu / coldfire
2022-11-21 9:56 UTC (3+ messages)
` [PATCH 1/2] net: fec: use dma_alloc_noncoherent for m532x
` [PATCH 2/2] m68k: return NULL from dma_alloc_coherent for nommu or coldfire
[PATCH 0/2] riscv: stacktrace: A fixup and an optimization
2022-11-21 9:53 UTC (4+ messages)
` [PATCH 2/2] riscv: stacktrace: Make walk_stackframe cross pt_regs frame
[PATCH RFC 0/6] Add metrics for neoverse-n2
2022-11-21 9:53 UTC (7+ messages)
` [RFC PATCH v2 1/6] perf vendor events arm64: Add topdown L1 "
` [External] : "
[LTP] [PATCH 0/3] Make fanotify10 test yet more reliable
2022-11-21 9:53 UTC (7+ messages)
` [LTP] [PATCH 2/3] fanotify10: Add support for multiple event files
[PATCH] doc: fix max supported packet len for virtio driver
2022-11-19 8:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next v12 10/11] ice: Add documentation for devlink-rate implementation
2022-11-21 9:52 UTC (2+ messages)
[PATCH net-next] net: ethernet: renesas: Add missing slash in rswitch_init
2022-11-21 9:52 UTC (2+ messages)
[PATCH] mm: introduce arch_has_hw_pmd_young()
2022-11-21 9:51 UTC (3+ messages)
[PATCH 1/5] kobject: make kobject_get_ownership() take a constant kobject *
2022-11-21 9:51 UTC (9+ messages)
` [Bridge] "
` [PATCH 2/5] kobject: make kobject_namespace take a const *
` [PATCH 3/5] kobject: kset_uevent_ops: make filter() callback "
` [Linaro-mm-sig] "
` [PATCH 4/5] kobject: kset_uevent_ops: make name() "
` [PATCH 5/5] driver core: pass a const * into of_device_uevent()
[syzbot] kernel BUG in do_journal_begin_r
2022-11-21 9:51 UTC (2+ messages)
[PATCH] nvme: fix memleak in nvme_ctrl_dhchap_secret_store()
2022-11-21 9:51 UTC (2+ messages)
[RFC][stable 3.0.x] lib: Switch to pthread_mutexattr_setrobust
2022-11-21 9:51 UTC (3+ messages)
[PATCH net-next] net: microchip: sparx5: kunit test: Fix compile warnings
2022-11-21 9:50 UTC (3+ messages)
[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
2022-11-21 9:45 UTC (5+ messages)
` [PATCH v4 2/5] security: Rewrite security_old_inode_init_security()
` [Ocfs2-devel] "
[PATCH net-next] net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
2022-11-21 9:50 UTC (2+ messages)
[PATCH 0/7] Zbb string optimizations and call support in alternatives
2022-11-21 9:50 UTC (3+ messages)
` [PATCH 5/7] RISC-V: fix auipc-jalr addresses in patched alternatives
[PATCH 0/2] rebase: stricter label lookups
2022-11-21 9:49 UTC (4+ messages)
` [PATCH 1/2] sequencer: unify label lookup
[PATCH v3] nilfs2: Fix nilfs_sufile_mark_dirty() not set segment usage as dirty
2022-11-21 9:48 UTC (2+ messages)
[PATCH v6 0/4] crypto: aria: implement aria-avx2 and aria-avx512
2022-11-21 9:47 UTC (2+ messages)
[PATCH 0/2] Measure read while write latency
2022-11-21 9:47 UTC (4+ messages)
[PATCH 0/3] Fix two issues about bigalloc feature
2022-11-21 9:47 UTC (3+ messages)
` [PATCH 2/3] ext4: WANR_ON when detect abnormal 'i_reserved_data_blocks'
[PATCH v1 0/8] Redesign the pmc core driver
2022-11-21 9:44 UTC (2+ messages)
[PATCH 0/3] Add mailmap mechanism in --batch-check options
2022-11-21 9:45 UTC (6+ messages)
` [PATCH v5 0/2] Add mailmap mechanism in cat-file options
` [PATCH v5 1/2] cat-file: add mailmap support to -s option
[GIT PULL] Stable branch for .dts to .dtso rename
2022-11-21 9:43 UTC (3+ messages)
[PATCH v7 00/20] TDX host kernel support
2022-11-21 9:44 UTC (10+ messages)
` [PATCH v7 01/20] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v7 03/20] x86/virt/tdx: Disable TDX if X2APIC is not enabled
[PATCH] clk: imx8mp: register driver at arch_initcall time
2022-11-21 9:44 UTC (5+ messages)
[PATCH xfrm-next v7 0/8] Extend XFRM core to allow packet offload configuration
2022-11-21 9:44 UTC (7+ messages)
` [PATCH xfrm-next v7 6/8] xfrm: speed-up lookup of HW policies
[PATCH v2 0/2] Make ILI9486 driver working with 16-bits SPI controllers
2022-11-21 9:42 UTC (9+ messages)
` [PATCH v2 1/2] drm/tiny: rpi-lcd-35: Enable driver module autoloading
` [PATCH v2 2/2] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
[PATCH v3] sched/topology: Remove EM_MAX_COMPLEXITY limit
2022-11-21 9:43 UTC
[PATCH] nvme: fix SRCU protection of nvme_ns_head list
2022-11-21 9:43 UTC (2+ messages)
stable-rc/queue/5.15 baseline: 173 runs, 2 regressions (v5.15.79-106-ge7e2069801de)
2022-11-21 9:42 UTC
[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
2022-11-21 9:42 UTC (4+ messages)
[PATCH 0/1] Possible bug in zram on ppc64le on vfat
2022-11-21 9:41 UTC (6+ messages)
` [LTP] "
Patchwork summary for: linux-renesas-soc
2022-11-21 9:40 UTC
[PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/Five SoC
2022-11-21 9:40 UTC (2+ messages)
[langdale][master][PATCH] rust: Do not use default compiler flags defined in CC crate
2022-11-21 9:39 UTC (7+ messages)
` [OE-core] "
[RFC PATCH 0/3] KVM: Restore original behavior of kvm.halt_poll_ns
2022-11-21 9:39 UTC (4+ messages)
` [RFC PATCH 3/3] KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
+ revert-kmsan-unpoison-tlb-in-arch_tlb_gather_mmu.patch added to mm-hotfixes-unstable branch
2022-11-21 9:38 UTC (2+ messages)
[PATCH v3 0/3] ext4: fix some bugs in online resize
2022-11-21 9:35 UTC (3+ messages)
` [PATCH v3 2/3] ext4: fix corrupt backup group descriptors after "
[PATCH bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
2022-11-21 9:35 UTC (2+ messages)
[Intel-gfx] [PATCH v2] drm/i915/gsc: Only initialize GSC in tile 0
2022-11-21 9:35 UTC (2+ messages)
[PATCH 00/18] treewide: fix object files shared between several modules
2022-11-21 9:34 UTC (8+ messages)
` [PATCH 11/18] platform/x86: int3472: fix object "
[PATCH v4] bus: mhi: host: Disable preemption while processing data events
2022-11-21 9:34 UTC
[PATCH v4 0/3] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
2022-11-21 9:33 UTC (4+ messages)
[PATCH v2] x86/acrn: Set X86_FEATURE_TSC_KNOWN_FREQ
2022-11-21 9:33 UTC (4+ messages)
[PATCH] ubifs: Fix build errors as symbol undefined
2022-11-21 9:32 UTC (7+ messages)
[PATCH 0/5] media: add FSD MIPI-CSI2 Rx controller driver
2022-11-21 9:31 UTC (6+ messages)
` [PATCH 5/5] arm64: defconfig: enable FSD MIPI CSI2 "
[jfern:sched/pe/balancefix.11212022 13/13] kernel/sched/core.c:642:12: warning: no previous prototype for '__task_rq_lock_balance'
2022-11-21 9:32 UTC
stable-rc/queue/4.19 baseline: 142 runs, 26 regressions (v4.19.265-74-g354dd400e37d)
2022-11-21 9:30 UTC
[PATCH 0/6] Marvell nvmem mac addresses support
2022-11-21 9:29 UTC (4+ messages)
` [PATCH net-next 6/6] net: mvpp2: Consider NVMEM cells as possible MAC address source
[PATCH 0/4] Add nxp bbnsm module support
2022-11-21 9:27 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: mfd: nxp,bbnsm: Add binding for nxp bbnsm
[PATCH v2] firmware: payloads: Optimize usage of "ALIGN"
2022-11-21 9:29 UTC (2+ messages)
[PATCH v2 0/2] slab: Provide full coverage for __alloc_size attribute
2022-11-21 9:28 UTC (5+ messages)
` [PATCH v2 2/2] slab: Remove special-casing of const 0 size allocations
[PATCH] target: iscsi: fix hard lockup when executing a compare-and-write command
2022-11-21 9:27 UTC
KVM 6.2 state
2022-11-21 9:25 UTC (4+ messages)
[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
2022-11-21 9:23 UTC (5+ messages)
` [PATCH v2 04/14] reset: starfive: Factor out common JH71X0 reset code
[Bug 216720] New: [LTP fanotify10] Fanofity10 cases is failed on Intel server
2022-11-21 9:23 UTC
[Intel-gfx] [PATCH] drm/i915: Support Async Flip on Linear buffers
2022-11-21 9:22 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Support Async Flip on Linear buffers (rev6)
[linux-next:master 5002/7443] include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_474' declared with attribute error: BUILD_BUG_ON failed: PERCPU_DYNAMIC_EARLY_SIZE < NR_KMALLOC_TYPES * KMALLOC_SHIFT_HIGH * sizeof(struct kmem_cache_cpu)
2022-11-21 9:22 UTC (11+ messages)
[PATCH] net: ethernet: mtk_wed: add wcid overwritten support for wed v1
2022-11-21 9:21 UTC (2+ messages)
[PATCH] ext4: fix uninit-value in 'ext4_evict_inode'
2022-11-21 9:21 UTC (2+ messages)
[PATCH 00/20] media: atomisp: Misc. cleanups / fixes
2022-11-21 9:20 UTC (7+ messages)
` [PATCH 15/20] media: atomisp: Remove sw_contex.power_state checks
` [PATCH 17/20] media: atomisp: Move calling of css_[un]init() to power_on()/_off()
[PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-11-21 9:20 UTC (5+ messages)
[PATCH v2 ethtool] fsl_enetc: add support for NXP ENETC driver
2022-11-21 9:20 UTC (2+ messages)
[PATCH] filelock: move file locking definitions to separate header file
2022-11-21 9:19 UTC (3+ messages)
` [Cluster-devel] "
[Intel-gfx] [PATCH] drm/i915/fbc: Disable FBC when VT-d is enabled for Gen9
2022-11-21 9:18 UTC
[PATCH] scsi: iscsi: check retval of sci_unsolicited_frame_control_get_header
2022-11-21 9:17 UTC
[PATCH 0/3] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
2022-11-21 9:17 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: qcom: Document bindings for new msm8916-acer-a7-724 device
[PATCH] extcon: usbc-tusb320: Update state on probe even if no IRQ pending
2022-11-21 9:17 UTC (2+ messages)
[PATCH 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
2022-11-21 9:16 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefixes: Add GPLUS
` [PATCH 2/5] dt-bindings: qcom: Document bindings for new msm8916-gplus-fl8005a device
[PATCH v1] clk: nuvoton: fix bug for calculate pll clock
2022-11-21 9:15 UTC
[PATCH v2 0/9] Add a bunch of msm8953 dts files
2022-11-21 9:15 UTC (3+ messages)
` [PATCH v2 1/9] dt-bindings: arm: qcom: document new msm8953-family devices
[PATCH v2 2/2] dt-bindings: iio: adc: ad7923: adjust documentation
2022-11-21 9:13 UTC (3+ messages)
` [PATCH v3] "
[Buildroot] [PATCH v4 2/2] configs/versal_vck190: new defconfig
2022-11-21 9:13 UTC (4+ messages)
[PATCH] gpu: vgpu: delete a semicolon
2022-11-21 9:07 UTC
[cilium:bpf-sockd 1/5] net/smc/af_smc.c:326:43: error: too few arguments to function call, expected 3, have 2
2022-11-21 9:11 UTC
[Buildroot] [PATCH v1 1/1] boot/uboot/uboot.mk: add stripped u-boot.elf support
2022-11-21 9:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.