messages from 2023-11-27 10:18:07 to 2023-11-27 10:57:15 UTC [more...]
[PATCH 0/4] Fix UAF caused by racing datagram sending and freeing of nfc_dev
2023-11-27 10:54 UTC (5+ messages)
` [PATCH 2/4] nfc: Protect access to nfc_dev in an llcp_sock with a rwlock
` [PATCH 3/4] nfc: Do not send datagram if socket state isn't LLCP_BOUND
[PATCH -next] drm/imagination: Remove unneeded semicolon
2023-11-27 10:45 UTC (3+ messages)
[PATCH v2 00/12] Add VOP2 support on rk3588
2023-11-27 10:56 UTC (4+ messages)
` [PATCH v2 11/12] drm/rockchip: vop2: Add debugfs support
[PATCH] arm64: Avoid enabling KPTI unnecessarily
2023-11-27 10:55 UTC (3+ messages)
We are not able to virtualize FreeBSD using xen 4.17 on Arm 32 bit
2023-11-27 10:55 UTC (2+ messages)
[PATCH bpf-next 00/10] BPF verifier retval logic fixes
2023-11-27 10:55 UTC (5+ messages)
` [PATCH bpf-next 04/10] bpf: enforce exact retval range on subprog/callback exit
[PATCH v2 0/9] Add support for Sonoff iHost RV1126 Smart Home Gateway
2023-11-27 10:55 UTC (15+ messages)
` [PATCH v2 4/9] ARM: dts: rockchip: rv1126: Add i2c2 nodes
[XEN PATCH v2 0/3] xen: address violations of MISRA C:2012 Rule 13.1
2023-11-27 10:54 UTC (5+ messages)
` [XEN PATCH v2 2/3] xen/arm: add SAF deviation for debugging and logging effects
` [XEN PATCH v2 3/3] xen: address violations of MISRA C:2012 Rule 13.1
[PATCH v1 0/1] riscv: Introduce system suspend support
2023-11-27 10:52 UTC (2+ messages)
[PATCH v2] riscv: fix incorrect use of __user pointer
2023-11-27 10:51 UTC (9+ messages)
[PATCH for-8.2] ui/vnc-clipboard: fix inflate_buffer
2023-11-27 10:51 UTC (7+ messages)
[PATCH] ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails
2023-11-27 10:52 UTC
bitbake-server does not exit after build ends
2023-11-27 10:52 UTC (3+ messages)
` [OE-core] "
[PATCH v13 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-27 10:50 UTC (5+ messages)
` [PATCH v13 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
[Intel-xe] [PATCH 0/2] Add memory sysfs directory and attributes
2023-11-27 10:50 UTC (7+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Add a new memory direcory under tile
` [Intel-xe] [PATCH 2/2] drm/xe: Add vram frequency sysfs attributes
[PATCH net-next v3 0/3] skbuff: Optimize SKB coalescing for page pool
2023-11-27 10:48 UTC (5+ messages)
` [PATCH net-next v3 3/3] skbuff: Optimization of "
[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-27 10:48 UTC (18+ messages)
` [RESEND PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
[PATCH] USB: dwc2: write HCINT with INTMASK applied
2023-11-27 10:46 UTC (4+ messages)
[PATCH 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2023-11-27 10:44 UTC (4+ messages)
` [PATCH 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
[PATCH] perf test: Remove atomics from test_loop to avoid test failures
2023-11-27 10:45 UTC (3+ messages)
[RFC PATCH] membarrier: riscv: Provide core serializing command
2023-11-27 10:44 UTC (7+ messages)
[RFC v1] nvme: add cse, ds, ms, nsze and nuse to sysfs
2023-11-27 10:44 UTC (2+ messages)
[PATCH v8 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
2023-11-27 10:33 UTC (6+ messages)
` [PATCH v8 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
[PATCH] ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bits
2023-11-27 10:43 UTC
lsm_list_modules_test.c:104:22: error: 'LSM_ID_IMA' undeclared (first use in this function); did you mean 'LSM_ID_YAMA'?
2023-11-27 10:43 UTC
[PATCH v7 0/8] Unified CPU type check
2023-11-27 10:42 UTC (4+ messages)
` [PATCH v7 5/8] hw/arm/virt: Check CPU type in machine_run_board_init()
[PATCH] lib/ethdev: modified the definition of 'NVGRE_ENCAP'
2023-11-27 10:42 UTC (3+ messages)
[PATCH v3 0/2] riscv: Fix issues with module loading
2023-11-27 10:42 UTC (4+ messages)
` [PATCH v3 1/2] riscv: Safely remove entries from relocation list
[PATCH 0/3] net: microchip_t1s: additional phy support and collision detect handling
2023-11-27 10:40 UTC (4+ messages)
` [PATCH 1/3] net: microchip_t1s: refactor reset functionality
` [PATCH 2/3] net: microchip_t1s: add support for LAN867x Rev.C1
` [PATCH 3/3] net: microchip_t1s: conditional collision detection
[PATCH][next] drm/imagination: Fix a couple of spelling mistakes in literal strings
2023-11-27 10:40 UTC (2+ messages)
[PATCH v3 00/32] Mini-OS: hide mini-os internal symbols
2023-11-27 10:25 UTC (33+ messages)
` [PATCH v3 01/32] Mini-OS: link kernel separately
` [PATCH v3 02/32] Mini-OS: explicitly mark symbols to be visible for apps
` [PATCH v3 03/32] Mini-OS: add EXPORT_SYMBOL() instances to kernel.c
` [PATCH v3 04/32] Mini-OS: add EXPORT_SYMBOL() instances to hypervisor.c
` [PATCH v3 05/32] Mini-OS: add EXPORT_SYMBOL() instances to sched.c
` [PATCH v3 06/32] Mini-OS: add EXPORT_SYMBOL() instances to mm.c
` [PATCH v3 07/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/sys.c
` [PATCH v3 08/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/string.c
` [PATCH v3 09/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/math.c
` [PATCH v3 10/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/printf.c
` [PATCH v3 11/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/ctype.c
` [PATCH v3 12/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/xmalloc.c
` [PATCH v3 13/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/xs.c
` [PATCH v3 14/32] Mini-OS: add EXPORT_SYMBOL() instances to main.c
` [PATCH v3 15/32] Mini-OS: add EXPORT_SYMBOL() instances to console.c
` [PATCH v3 16/32] Mini-OS: add EXPORT_SYMBOL() instances to events.c
` [PATCH v3 17/32] Mini-OS: add EXPORT_SYMBOL() instances to gntmap.c
` [PATCH v3 18/32] Mini-OS: add EXPORT_SYMBOL() instances to gnttab.c
` [PATCH v3 19/32] Mini-OS: add EXPORT_SYMBOL() instances to ioremap.c
` [PATCH v3 20/32] Mini-OS: add EXPORT_SYMBOL() instances to lock.c
` [PATCH v3 21/32] Mini-OS: add EXPORT_SYMBOL() instances to time.c
` [PATCH v3 22/32] Mini-OS: add EXPORT_SYMBOL() instances to lwip-*.c
` [PATCH v3 23/32] Mini-OS: add EXPORT_SYMBOL() instances to 9pfront.c
` [PATCH v3 24/32] Mini-OS: add EXPORT_SYMBOL() instances to blkfront.c
` [PATCH v3 25/32] Mini-OS: add EXPORT_SYMBOL() instances to fbfront.c
` [PATCH v3 26/32] Mini-OS: add EXPORT_SYMBOL() instances to netfront.c
` [PATCH v3 27/32] Mini-OS: add EXPORT_SYMBOL() instances to pcifront.c
` [PATCH v3 28/32] Mini-OS: add EXPORT_SYMBOL() instances to tpmback.c
` [PATCH v3 29/32] Mini-OS: add EXPORT_SYMBOL() instances to tpmfront.c
` [PATCH v3 30/32] Mini-OS: add EXPORT_SYMBOL() instances to tpm_tis.c
` [PATCH v3 31/32] Mini-OS: add EXPORT_SYMBOL() instances to xenbus.c
` [PATCH v3 32/32] Mini-OS: hide all symbols not exported via EXPORT_SYMBOLS()
[PATCH] riscv: Use asm-generic for {read,write}{bwlq} and their relaxed variant
2023-11-27 10:39 UTC (3+ messages)
[PATCH v3] Added tilt interrupt support in inv_icm42600
2023-11-27 10:38 UTC (3+ messages)
[RFC PATCH v1 0/4] media: v4l2-subdev: Improve frame interval handling
2023-11-27 10:39 UTC (6+ messages)
` [RFC PATCH v1 3/4] media: v4l2-subdev: Store frame interval in subdev state
[PATCH v5 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
2023-11-27 10:38 UTC (2+ messages)
` [PATCH v5] "
[meta-virtualization][PATCH 0/2] xen: follow-up to recent recipes update
2023-11-27 10:38 UTC (3+ messages)
` [meta-virtualization][PATCH 1/2] xen: Bump SRCREV of 4.17 recipes to 4.17.2
` [meta-virtualization][PATCH 2/2] xen: Set XEN_REL to 4.19 for master recipes
[PATCH v2] regulator: event: Add regulator netlink event support
2023-11-27 10:37 UTC (3+ messages)
[RFC PATCH 0/5] RISC-V: Add dynamic TSO support
2023-11-27 10:36 UTC (3+ messages)
[PATCH v2] xen: remove <asm/delay.h>
2023-11-27 10:26 UTC (2+ messages)
[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
2023-11-27 10:35 UTC (5+ messages)
[PATCH v1 0/3] efi_vars: SPI Flash store
2023-11-27 10:35 UTC (7+ messages)
` [PATCH v1 2/3] efi_vars: Implement "
[Intel-xe] [PATCH v2] drm/xe: fix mem_access for early lrc generation
2023-11-27 10:35 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: fix mem_access for early lrc generation (rev2)
[Intel-wired-lan] [PATCH iwl-net] i40e: Fix kernel crash during macvlan offloading setup
2023-11-27 10:33 UTC (3+ messages)
` "
[PATCH 0/2] membarrier: riscv: Provide core serializing command
2023-11-27 10:32 UTC (6+ messages)
` [PATCH 1/2] locking: Introduce prepare_sync_core_cmd()
` [PATCH 2/2] membarrier: riscv: Provide core serializing command
[PATCH net v3] net: stmmac: xgmac: Disable FPE MMC interrupts
2023-11-27 10:32 UTC (3+ messages)
[PATCH v2 1/6] ie: Move AKM suite converter from netdev
2023-11-27 10:30 UTC (2+ messages)
[PATCH] adhoc: Fix compilation on old systems
2023-11-27 10:30 UTC (2+ messages)
[PATCH v2 0/3] J721S2 Add remoteproc early boot support
2023-11-27 10:29 UTC (4+ messages)
` [PATCH v2 1/3] remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
` [PATCH v2 2/3] remoteproc: k3-dsp: Extend support for C71x DSPs "
` [PATCH v2 3/3] env: ti: j721s2.env: Remove the processors that are in lockstep
[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
2023-11-27 10:28 UTC (7+ messages)
` "
[PATCH v7 0/3] can: xilinx_can: Add ECC feature support
2023-11-27 10:28 UTC (8+ messages)
` [PATCH v7 1/3] dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional property
` [PATCH v7 2/3] can: xilinx_can: Add ECC support
` [PATCH v7 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors
[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
2023-11-27 10:27 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] ARM: dts: renesas: r9a06g032: Add missing space in compatible
2023-11-27 10:28 UTC (2+ messages)
[PATCH net 1/1] net: phylink: Add module_exit()
2023-11-27 10:27 UTC (2+ messages)
IWD 2.9 Does Not Compile against Linux-4.9.212 and/or GLibC-2.28
2023-11-27 10:25 UTC (3+ messages)
[PATCH] net: make config lines follow common pattern
2023-11-27 10:25 UTC (2+ messages)
Powerpc: maple_defconfig: kernel/rtas_pci.c:46:5: error: no previous prototype for function 'rtas_read_config' [-Werror,-Wmissing-prototypes]
2023-11-27 10:24 UTC (2+ messages)
[PATCH v6 0/3] arm64: perf: Add support for event counting threshold
2023-11-27 10:24 UTC (5+ messages)
` [PATCH v6 2/3] "
[oe-core][PATCHv2] default-providers.inc: add PREFERRED_PROVIDER variables for llvm
2023-11-27 10:24 UTC
mips: ralink/irq.c:86:5: error: no previous prototype for 'get_c0_perfcount_int'
2023-11-27 10:24 UTC
[Intel-wired-lan] [PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-11-27 10:23 UTC (4+ messages)
` "
[Intel-xe] [PATCH 0/1] Add a freq sub directory for GT frequencies
2023-11-27 10:22 UTC (4+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: Add a new sub directory for gt frequencies
net/virtio: duplicated xstats
2023-11-27 10:22 UTC (5+ messages)
` [PATCH] net/virtio: fix duplicated rxq xstats
[linux-next:master 3379/3551] fs/bcachefs/buckets.c:316:21: warning: no previous prototype for function 'bucket_m_to_alloc'
2023-11-27 10:21 UTC
Patchtest results for [oe-core][PATCH] add PREFERRED_PROVIDER variables for llvm
2023-11-27 10:21 UTC (2+ messages)
[linux-next:master 3550/3551] arch/sparc/mm/srmmu.c:1082:32: warning: variable 'clear' set but not used
2023-11-27 10:20 UTC
[PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip
2023-11-27 10:20 UTC (2+ messages)
[PATCH v2] net: stmmac: fix FPE events losing
2023-11-27 10:20 UTC (3+ messages)
[PATCH 2/4] xfs: clean up the XFS_IOC_FSCOUNTS handler
2023-11-27 10:19 UTC (2+ messages)
[virtio-comment] [PATCH v6 0/5] virtio-net: Support flow filter for receive packets
2023-11-27 10:19 UTC (23+ messages)
` [virtio-comment] [PATCH v6 2/5] virtio-net: Add flow filter capabilities read commands
` [virtio-comment] "
` [virtio-comment] "
[virtio-comment] [PATCH v7 0/5] virtio-net: Support flow filter for receive packets
2023-11-27 10:19 UTC (10+ messages)
` [virtio-comment] [PATCH v7 2/5] virtio-net: Add flow filter capabilities read commands
` [virtio-comment] "
` [virtio-comment] "
[PATCH] iommu: dart: Use readl instead of readl_relaxed for consistency
2023-11-27 10:18 UTC (3+ messages)
[PATCH 01/19] sstate.bbclass: setscene_depvalid(): do not exclude shadow-native from task dependency resolution
2023-11-27 10:17 UTC (19+ messages)
` [PATCH 02/19] useradd.bbclass: list all needed items for package_setscene task
` [PATCH 03/19] shadow: update 4.13 -> 4.14.2
` [PATCH 04/19] python3-pyproject-hooks: fix upstream version check
` [PATCH 05/19] usbutils: upgrade 015 -> 017
` [PATCH 06/19] cmake: upgrade 3.27.5 -> 3.27.7
` [PATCH 07/19] desktop-file-utils: upgrade 0.26 -> 0.27
` [PATCH 08/19] erofs-utils: upgrade 1.6 -> 1.7.1
` [PATCH 09/19] webkitgtk: update 2.40.5 -> 2.42.2
` [PATCH 10/19] epiphany: upgrade 44.6 -> 45.1
` [PATCH 11/19] virglrenderer: upgrade 0.10.4 -> 1.0.0
` [PATCH 12/19] libxkbcommon: upgrade 1.5.0 -> 1.6.0
` [PATCH 13/19] mpg123: upgrade 1.31.3 -> 1.32.3
` [PATCH 14/19] icu: upgrade 73-2 -> 74-1
` [PATCH 15/19] p11-kit: upgrade 0.25.0 -> 0.25.2
` [PATCH 16/19] glib-2.0: install gio-querymodules into bindir as well as libexecdir for native
` [PATCH 17/19] meson: update 1.2.2 -> 1.3.0
` [PATCH 18/19] repo: update 2.37 -> 2.39
` [PATCH 19/19] rt-tests: update 2.5 -> 2.6
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.