messages from 2023-02-09 07:14:34 to 2023-02-09 08:11:26 UTC [more...]
[PATCH v3 0/6] Introduce STM32 system bus
2023-02-09 8:10 UTC (10+ messages)
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [Linux-stm32] "
[PATCH v5 0/5] Batched page table updates for file-backed large folios
2023-02-09 8:11 UTC (5+ messages)
` [PATCH v5 2/5] mm: Add generic set_ptes()
[LTP] [PATCH 1/1] testscripts/network.sh: Don't load tst_net.sh
2023-02-09 8:11 UTC (5+ messages)
[PATCH v2 0/8] fix oeqa runtime test framework when qemu hangs
2023-02-09 8:09 UTC (9+ messages)
` [PATCH v2 1/8] oeqa ssh.py: move output prints to new line
` [PATCH v2 2/8] oeqa ssh.py: fix hangs in run()
` [PATCH v2 3/8] oeqa ssh.py: add connection keep alive options to ssh client
` [PATCH v2 4/8] oeqa dump.py: add error counter and stop after 5 failures
` [PATCH v2 5/8] oeqa qemurunner: read more data at a time from serial
` [PATCH v2 6/8] oeqa qemurunner.py: add timeout to QMP calls
` [PATCH v2 7/8] oeqa qemurunner.py: kill qemu if it hangs
` [PATCH v2 8/8] oeqa qemurunner.py: try to avoid reading one character at a time
Compiling Wireguard-Android repo on a M1 Silicon Mac
2023-02-09 8:05 UTC
[PATCH v2 03/12] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
2023-02-09 8:08 UTC (3+ messages)
` [PATCH v2 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
` [PATCH v2 06/12] test/qtest: Fix coding style in device-plug-test.c
[PATCH 5.15 CANDIDATE 00/10] more xfs fixes for 5.15
2023-02-09 8:08 UTC (5+ messages)
[RFC PATCH 0/5] vhost lock annotations
2023-02-09 8:08 UTC (22+ messages)
` [PATCH v6 0/9] Lock annotations
` [PATCH v6 1/9] eal: annotate spinlock, rwlock and seqlock
` [PATCH v6 2/9] vhost: simplify need reply handling
` [PATCH v6 3/9] vhost: terminate when access lock is not taken
` [PATCH v6 4/9] vhost: annotate virtqueue access lock
` [PATCH v6 5/9] vhost: annotate async accesses
` [PATCH v6 6/9] vhost: always take IOTLB lock
` [PATCH v6 7/9] vhost: annotate "
` [PATCH v6 8/9] vhost: annotate vDPA device list accesses
` [PATCH v6 9/9] vhost: enable lock check
[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
2023-02-09 8:07 UTC (2+ messages)
[PATCH v2] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
2023-02-09 8:07 UTC (3+ messages)
[PATCH net-next v6 0/9] net: add EEE support for KSZ9477 and AR8035 with i.MX6
2023-02-09 8:06 UTC (5+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: enable EEE support
[PATCH] eal: abstract compiler atomics
2023-02-09 8:05 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v2] eal: introduce atomics abstraction
[meta-oe][dunfell]nativesdk-postgresql - causing chown: invalid user: 'postgres:postgres'
2023-02-09 8:05 UTC
Kernel Bug 217013
2023-02-09 8:04 UTC (4+ messages)
` AW: "
[PATCH v12 0/3] riscv, mm: detect svnapot cpu support at runtime
2023-02-09 8:03 UTC (4+ messages)
[LTP] [PATCH] ipneigh01.sh: Do not resolve hostnames when using arp -a
2023-02-09 8:03 UTC (2+ messages)
[PATCH v6 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
2023-02-09 8:03 UTC (8+ messages)
[PATCH v9 00/28] Parent Pointers
2023-02-09 8:01 UTC (29+ messages)
` [PATCH v9 01/28] xfs: Add new name to attri/d
` [PATCH v9 02/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v9 03/28] xfs: Increase XFS_QM_TRANS_MAXDQS "
` [PATCH v9 04/28] xfs: Hold inode locks in xfs_ialloc
` [PATCH v9 05/28] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH v9 06/28] xfs: Hold inode locks in xfs_rename
` [PATCH v9 07/28] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH v9 08/28] xfs: get directory offset when adding directory name
` [PATCH v9 09/28] xfs: get directory offset when removing "
` [PATCH v9 10/28] xfs: get directory offset when replacing a "
` [PATCH v9 11/28] xfs: add parent pointer support to attribute code
` [PATCH v9 12/28] xfs: define parent pointer xattr format
` [PATCH v9 13/28] xfs: Add xfs_verify_pptr
` [PATCH v9 14/28] xfs: extend transaction reservations for parent attributes
` [PATCH v9 15/28] xfs: parent pointer attribute creation
` [PATCH v9 16/28] xfs: add parent attributes to link
` [PATCH v9 17/28] xfs: add parent attributes to symlink
` [PATCH v9 18/28] xfs: remove parent pointers in unlink
` [PATCH v9 19/28] xfs: Indent xfs_rename
` [PATCH v9 20/28] xfs: Add parent pointers to rename
` [PATCH v9 21/28] xfs: Add parent pointers to xfs_cross_rename
` [PATCH v9 22/28] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v9 23/28] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v9 24/28] xfs: Filter XFS_ATTR_PARENT for getfattr
` [PATCH v9 25/28] xfs: Add parent pointer ioctl
` [PATCH v9 26/28] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v9 27/28] xfs: drop compatibility minimum log size computations for reflink
` [PATCH v9 28/28] xfs: add xfs_trans_mod_sb tracing
[PATCH v4 00/12] Add support for MT8195 SCP 2nd core
2023-02-09 7:40 UTC (26+ messages)
` [PATCH v4 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v4 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v4 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v4 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v4 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v4 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v4 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v4 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v4 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v4 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v4 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v4 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core
[Intel-gfx] [char-misc-next v3 0/2] mei: gsc proxy component
2023-02-09 8:02 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH v2 0/4] PCA I2C GPIO expanders
2023-02-09 8:01 UTC (9+ messages)
` [PATCH v2 1/4] hw/gpio: add PCA6416 i2c GPIO expander
` [PATCH v2 2/4] hw/gpio: add PCA9538 8-bit "
` [PATCH v2 3/4] hw/gpio: add PCA9536 i2c gpio expander
` [PATCH v2 4/4] hw/i2c: add canonical path to i2c event traces
[PATCH v5] ethdev: add flow rule group description
2023-02-09 8:01 UTC (3+ messages)
` [PATCH v6] "
[PATCH 1/1] arm64: defconfig: Enable qcom msm8994 clk drivers
2023-02-09 8:00 UTC (5+ messages)
[[kirkstone][PATCH] openssl : Upgrade OpenSSL 3.0.7 -> 3.0.8] openssl: Upgrade 3.0.7 -> 3.0.8
2023-02-09 8:00 UTC
[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
2023-02-09 7:59 UTC (7+ messages)
` [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
` [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface
[PATCHv2 0/3] nvme: rework __nvme_submit_sync_cmd()
2023-02-09 7:58 UTC (4+ messages)
` [PATCH 1/3] nvme: split __nvme_submit_sync_cmd()
[PATCH 0/4] Stop using insecure transports
2023-02-09 7:57 UTC (6+ messages)
` [PATCH 4/4] GPL License Boilerplate: Switch from HTTP to HTTPS
[igt-dev] [PATCH i-g-t v2 0/6] Extend and rename intel_tiling_info library
2023-02-09 7:57 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t v2 1/6] lib/intel_tiling_info: Rename blt_cmd_info to blt_cmds_desc
` [igt-dev] [PATCH i-g-t v2 2/6] lib/intel_tiling_info: Rename blt_tiling_info to blt_cmd_info
` [igt-dev] [PATCH i-g-t v2 3/6] lib/i915: Rename intel_tiling_info library
` [igt-dev] [PATCH i-g-t v2 4/6] lib/intel_cmds_info: Add flags field to describe command properties
[PATCH] nvme-pci: fix resume after AER recovery
2023-02-09 7:55 UTC (10+ messages)
CIP IRC weekly meeting today on libera.chat
2023-02-09 7:56 UTC
[Buildroot] [PATCH] arch: move global and rename variable BR2_PACKAGE_Z3_ARCH_SUPPORTS
2023-02-09 7:54 UTC (2+ messages)
[PATCH v3 0/8] zbd: fix 'sectors with data' and zone_reset_threshold accounting issues
2023-02-09 7:54 UTC (5+ messages)
` [PATCH v3 4/8] doc: fix unit of zone_reset_threshold and relation to other option
` [PATCH v3 6/8] zbd: check write ranges for zone_reset_threshold option
[PATCH] vdpa: snet: clear dpu_ready flag on reset
2023-02-09 7:51 UTC
[Buildroot] [PATCH 1/1] board/raspberrypi4: bump kernel version to 5.15.68
2023-02-09 7:51 UTC (5+ messages)
[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
2023-02-09 7:50 UTC (4+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
[syzbot] INFO: rcu detected stall in ext4_file_write_iter (6)
2023-02-09 7:50 UTC
[PULL 00/30] Migration 20230206 patches
2023-02-09 7:48 UTC (3+ messages)
` [PULL 03/30] migration: Split save_live_pending() into state_pending_*
[PATCH] net/sfc: export pick transfer proxy callback to representors
2023-02-09 7:49 UTC (5+ messages)
` [PATCH v2] "
[XEN v3 0/9] Add support for 32 bit physical address
2023-02-09 7:48 UTC (9+ messages)
` [XEN v3 2/9] xen/arm: Typecast the DT values into paddr_t
` [XEN v3 3/9] xen/drivers: ns16550: Use paddr_t for io_base/io_size
[PATCH V2] grub-core: modify sector by sysfs as disk sector
2023-02-09 7:39 UTC
[PATCH] telemetry: rework code to avoid compiler warnings
2023-02-09 7:45 UTC (2+ messages)
[PATCH v4 1/2] pinctrl: qcom: Add support for i2c specific pull feature
2023-02-09 7:45 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sm8550: Add bias pull up value to tlmm i2c data clk states
[syzbot] general protection fault in fscache_free_cookie
2023-02-09 7:44 UTC (2+ messages)
[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
2023-02-09 7:42 UTC (5+ messages)
` [PATCH v3 2/4] pwm: Add support for RZ/V2M PWM driver
[PATCH RFC 0/7] revert RNG seed mess
2023-02-09 7:41 UTC (3+ messages)
` [PATCH RFC 5/7] Revert "x86: use typedef for SetupData struct"
[PATCH] media: mediatek: vcodec: Force capture queue format to MM21
2023-02-09 7:40 UTC (2+ messages)
[PATCH] telemetry: fix repeat display when callback don't init dict
2023-02-09 7:41 UTC (2+ messages)
drivers/perf/arm-ccn.c:835:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-02-09 7:40 UTC
drivers/soc/rockchip/dtpm.c:15:12: sparse: sparse: obsolete array initializer, use C99 syntax
2023-02-09 7:40 UTC
[syzbot] INFO: rcu detected stall in ext4_file_write_iter (6)
2023-02-09 7:34 UTC
[PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
2023-02-09 7:32 UTC (5+ messages)
[PATCH v2 1/3] lib: skip congestion management configuration
2023-02-09 7:31 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] app/testpmd: add skip cman support for testpmd
` [PATCH v3 3/3] net/cnxk: skip red drop for ingress policer
[LTP] [PATCH 0/3] ioctl01: device check, enable
2023-02-09 7:30 UTC (9+ messages)
` [LTP] [PATCH 1/3] ioctl01: Add default tty device
[PATCH] net: fec: Defer probe if other FEC has deferred MDIO
2023-02-09 7:27 UTC (3+ messages)
[PATCH net-next] net: enable usercopy for skb_small_head_cache
2023-02-09 7:27 UTC (2+ messages)
[Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Fix platforms without display
2023-02-09 7:26 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-09 7:25 UTC (3+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[meta-python][PATCH] python3-cson: Make PEP440 compatible version scheme
2023-02-09 7:25 UTC
[RFC 0/5] mm/bpf/perf: Store build id in file object
2023-02-09 7:23 UTC (3+ messages)
` [PATCH RFC 2/5] bpf: Use file object build id in stackmap
[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
2023-02-09 7:22 UTC (9+ messages)
` [PATCH v2 1/8] x86/mtrr: split off physical address size calculation
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs
` [PATCH v2 3/8] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest
` [PATCH v2 4/8] x86/xen: set MTRR state when running as Xen PV initial domain
` [PATCH v2 5/8] x86/mtrr: revert commit 90b926e68f50
` [PATCH v2 6/8] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
` [PATCH v2 7/8] x86/mm: only check uniform after calling mtrr_type_lookup()
` [PATCH v2 8/8] x86/mtrr: drop sanity check in mtrr_type_lookup_fixed()
Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
2023-02-09 7:21 UTC (4+ messages)
[PATCH net-next 0/4] bridge: mcast: Preparations for VXLAN MDB
2023-02-09 7:18 UTC (10+ messages)
` [Bridge] "
` [PATCH net-next 1/4] bridge: mcast: Use correct define in MDB dump
` [Bridge] "
` [PATCH net-next 2/4] bridge: mcast: Remove pointless sequence generation counter assignment
` [Bridge] "
` [PATCH net-next 3/4] bridge: mcast: Move validation to a policy
` [Bridge] "
` [PATCH net-next 4/4] selftests: forwarding: Add MDB dump test cases
` [Bridge] "
[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
2023-02-09 7:19 UTC (3+ messages)
` [PATCH 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
[syzbot] INFO: rcu detected stall in ext4_file_write_iter (6)
2023-02-09 7:16 UTC
[PATCH] drm/amdgpu/gmc11: disable AGP aperture again
2023-02-09 7:18 UTC (4+ messages)
[PATCH 0/3] PCA I2C GPIO expanders
2023-02-09 7:17 UTC (5+ messages)
` [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
[RFT PATCH 1/3] ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Midas
2023-02-09 7:14 UTC (3+ messages)
[PATCH v4 0/2] Bluetooth: btrtl: add support for the RTL8723CS
2023-02-09 7:14 UTC (5+ messages)
` [PATCH v4 2/2] "
[PATCH 1/2] drm/amdgpu/gmc11: fix system aperture set when AGP is enabled
2023-02-09 7:16 UTC (5+ messages)
` [PATCH 2/2] drm/amd/display: minor cleanup of vm_setup
[PATCH 0/3] Add generic data patching functions
2023-02-09 7:15 UTC (3+ messages)
` [PATCH 1/3] powerpc/code-patching: Add generic memory patching
[meta-oe][PATCH V2] cpio: add ptest
2023-02-09 0:54 UTC
[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
2023-02-09 7:15 UTC (11+ messages)
[PATCH 1/2] tee: system invocation
2023-02-09 7:14 UTC (8+ messages)
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-09 7:14 UTC (7+ messages)
` [PATCH 01/24] Documentation: arm: correct spelling
` [PATCH 14/24] Documentation: powerpc: "
` [PATCH 21/24] Documentation: trace: "
` [PATCH 23/24] Documentation: x86: "
` [PATCH 24/24] Documentation: xtensa: "
[PATCH] pid: add handling of too many zombie processes
2023-02-09 7:14 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.