messages from 2024-05-09 20:01:15 to 2024-05-09 20:32:21 UTC [more...]
[Buildroot] [PATCH 1/1] package/s390-tools: bump version to 2.32.0
2024-05-09 20:32 UTC (2+ messages)
[PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2024-05-09 20:32 UTC (3+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
[Buildroot] [git commit] package/s390-tools: bump version to 2.32.0
2024-05-09 20:31 UTC
[Buildroot] [git commit] package/python-sympy: new package
2024-05-09 20:31 UTC
[Buildroot] [git commit] package/python-mpmath: new package
2024-05-09 20:31 UTC
[PATCH v5 00/32] Misc PPC exception and BookE MMU clean ups
2024-05-09 20:26 UTC (27+ messages)
` [PATCH v5 01/32] target/ppc: Remove unused helper
` [PATCH v5 02/32] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v5 05/32] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v5 06/32] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v5 07/32] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v5 08/32] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v5 09/32] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PATCH v5 10/32] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v5 11/32] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v5 12/32] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v5 13/32] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v5 14/32] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PATCH v5 15/32] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v5 16/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PATCH v5 18/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address()
` [PATCH v5 21/32] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v5 22/32] target/ppc/mmu_common.c: Eliminate get_physical_address_wtlb()
` [PATCH v5 24/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PATCH v5 25/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PATCH v5 26/32] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v5 27/32] target/ppc: Split off common embedded TLB init
` [PATCH v5 28/32] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v5 29/32] target/ppc/mmu-radix64.c: "
` [PATCH v5 30/32] target/ppc: Add a function to check for page protection bit
` [PATCH v5 31/32] target/ppc: Move out BookE and related MMU functions from mmu_common.c
` [PATCH v5 32/32] target/ppc/mmu_common.c: Remove work around for spurious warnings
[PATCH v3 00/68] Define _GNU_SOURCE for sources using
2024-05-09 20:31 UTC (102+ messages)
` [PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 06/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v3 07/68] selftests/breakpoints: "
` [PATCH v3 08/68] selftests/cachestat: "
` [PATCH v3 09/68] selftests/capabilities: "
` [PATCH v3 10/68] selftests/cgroup: "
` [PATCH v3 11/68] selftests/clone3: "
` [PATCH v3 12/68] selftests/core: "
` [PATCH v3 13/68] selftests/damon: "
` [PATCH v3 14/68] selftests/drivers: "
` [PATCH v3 15/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 16/68] selftests/fchmodat2: Drop define _GNU_SOURCE
` [PATCH v3 17/68] selftests/filelock: "
` [PATCH v3 18/68] selftests/filesystems: "
` [PATCH v3 19/68] selftests/firmware: "
` [PATCH v3 20/68] selftests/fpu: "
` [PATCH v3 21/68] selftests/futex: "
` [PATCH v3 22/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 23/68] selftests/intel_pstate: "
` [PATCH v3 24/68] selftests/iommu: "
` [PATCH v3 25/68] selftests/ipc: Drop define _GNU_SOURCE
` [PATCH v3 26/68] selftests/kcmp: "
` [PATCH v3 27/68] selftests/landlock: "
` [PATCH v3 28/68] selftests/lsm: "
` [PATCH v3 29/68] selftests/membarrier: "
` [PATCH v3 30/68] selftests/memfd: "
` [PATCH v3 31/68] selftests/mincore: "
` [PATCH v3 32/68] selftests/mm: "
` [PATCH v3 33/68] selftests/mount: "
` [PATCH v3 34/68] selftests/mount_setattr: "
` [PATCH v3 35/68] selftests/move_mount_set_group: "
` [PATCH v3 36/68] selftests/mqueue: "
` [PATCH v3 37/68] selftests/net: "
` [PATCH v3 38/68] selftests/net: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 39/68] selftests/nolibc: Drop define _GNU_SOURCE
` [PATCH v3 40/68] selftests/nsfs: "
` [PATCH v3 41/68] selftests/openat2: "
` [PATCH v3 42/68] selftests/perf_events: "
` [PATCH v3 43/68] selftests/pid_namespace: "
` [PATCH v3 44/68] selftests/pidfd: "
` [PATCH v3 45/68] selftests/ptrace: "
` [PATCH v3 46/68] selftests/powerpc: "
` [PATCH v3 47/68] selftests/proc: "
` [PATCH v3 48/68] selftests/proc: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 49/68] selftests/ptp: Drop define _GNU_SOURCE
` [PATCH v3 50/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 51/68] selftests/riscv: Drop define _GNU_SOURCE
` [PATCH v3 52/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 53/68] selftests/rlimits: Drop define _GNU_SOURCE
` [PATCH v3 54/68] selftests/rseq: "
` [PATCH v3 55/68] selftests/safesetid: "
` [PATCH v3 56/68] selftests/sched: "
` [PATCH v3 57/68] selftests/seccomp: "
` [PATCH v3 58/68] selftests/sigaltstack: "
` [PATCH v3 59/68] selftests/splice: "
` [PATCH v3 60/68] selftests/syscall_user_dispatch: "
` [PATCH v3 61/68] selftests/thermal: "
` [PATCH v3 62/68] selftests/timens: "
` [PATCH v3 63/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 64/68] selftests/uevent: Drop define _GNU_SOURCE
` [PATCH v3 65/68] selftests/user_events: "
` [PATCH v3 66/68] selftests/vDSO: "
` [PATCH v3 67/68] selftests/wireguard: "
` [PATCH v3 68/68] selftests/x86: "
[Buildroot] [PATCH 1/2] package/python-mpmath: new package
2024-05-09 20:30 UTC (2+ messages)
[PATCH 1/3] nvme: multipath: Implemented new iopolicy "queue-depth"
2024-05-09 20:29 UTC (5+ messages)
` [PATCH v2 0/3] nvme: queue-depth multipath iopolicy
` [PATCH v2 1/3] nvme: multipath: Implemented new iopolicy "queue-depth"
` [PATCH v2 2/3] nvme: multipath: only update ctrl->nr_active when using queue-depth iopolicy
` [PATCH v2 3/3] nvme: multipath: Invalidate current_path when changing iopolicy
[PATCH 0/3] Assorted fixes for PMU
2024-05-09 20:26 UTC (5+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update
[PATCH 6.1] MAINTAINERS: add leah to 6.1 MAINTAINERS file
2024-05-09 20:29 UTC (2+ messages)
[PATCH bpf-next 0/6] use network helpers, part 4
2024-05-09 20:28 UTC (3+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: Add post_socket_cb for network_helper_opts
[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
2024-05-09 20:26 UTC (4+ messages)
` ✓ CI.Hooks: success for series starting with [1/7] "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-05-09 20:24 UTC (11+ messages)
[net-next,v4] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-05-09 20:25 UTC (2+ messages)
[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
2024-05-09 20:25 UTC (3+ messages)
[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
2024-05-09 20:24 UTC (8+ messages)
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[PATCH 1/2] SUNRPC: prevent integer overflow in XDR_QUADLEN()
2024-05-09 20:22 UTC (2+ messages)
[chrome-os:chromeos-6.6 265/293] drivers/hid/i2c-hid/i2c-hid-core.c:178:12-13: WARNING opportunity for min()
2024-05-09 20:22 UTC
[PATCH] insane: Fix case where S doesn't exist
2024-05-09 20:21 UTC
[Buildroot] [PATCH] package/pkg-generic.mk: really make DL_SUBDIR inheritance work
2024-05-09 20:20 UTC (2+ messages)
[Buildroot] [git commit] package/pkg-generic.mk: really make DL_SUBDIR inheritance work
2024-05-09 20:19 UTC
[Buildroot] [PATCH] toolchain: remove gcc bug 90620
2024-05-09 20:19 UTC (5+ messages)
[Buildroot] [PATCH 1/2] package/python-hid: new package
2024-05-09 20:19 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add python-hid test
[Buildroot] [git commit] package/hidapi: fixup Config.in comment
2024-05-09 20:17 UTC
[Buildroot] [git commit] package/python-hid: new package
2024-05-09 20:13 UTC
[Buildroot] [git commit] support/testing: add python-hid test
2024-05-09 20:17 UTC
[PATCH v2 1/3] doc: swiotlb: iommu/dma: Clarify swiotlb=force option applies only to dma-direct
2024-05-09 20:18 UTC (6+ messages)
` [PATCH v2 2/3] doc: swiotlb: Document SWIOTLB areas parameter
[PATCH net-next v3] net: Add sysfs atttribute for max_mtu
2024-05-09 20:16 UTC (3+ messages)
MPTCP selftest failures on Fedora 40
2024-05-09 20:17 UTC
[PATCH] crypto: tcrypt - add skcipher speed for given alg
2024-05-09 19:58 UTC (2+ messages)
[PATCH v7 8/8] gpu: ipu-v3: Use generic macro for rounding to nearest multiple
2024-05-09 18:40 UTC
[PATCH v11 0/5] Reduce overhead of LSMs with static calls
2024-05-09 20:14 UTC (6+ messages)
` [PATCH v11 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v11 2/5] security: Count the LSMs enabled at compile time
` [PATCH v11 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v11 4/5] security: Update non standard hooks to use "
` [PATCH v11 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[RFD] Libification proposal: separate internal and external interfaces
2024-05-09 20:14 UTC (4+ messages)
[PATCH v4 0/3] media: v4l2-subdev: Support const-awareness in state accessors
2024-05-09 20:04 UTC (5+ messages)
` [PATCH v4 1/3] media: v4l2-subdev: Fix v4l2_subdev_state_get_format() documentation
[Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1
2024-05-09 20:12 UTC (2+ messages)
[Buildroot] [git commit] package/wayland-protocols: bump to 1.36
2024-05-09 20:10 UTC
[Buildroot] [git commit] package/weston: bump to 13.0.1
2024-05-09 20:10 UTC
[Buildroot] [PATCH 1/2] package/zbar: add the optional imagemagick dependency
2024-05-09 20:09 UTC (2+ messages)
[PATCH] drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend
2024-05-09 20:09 UTC (2+ messages)
[Buildroot] [git commit] support/testing: add zbar runtime test
2024-05-09 20:09 UTC
[Buildroot] [git commit] package/zbar: add the optional imagemagick dependency
2024-05-09 20:09 UTC
[PATCH v1] Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
2024-05-09 20:09 UTC (4+ messages)
[Buildroot] [PATCH v3] configs/beagleboneai64_defconfig: new defconfig
2024-05-09 20:09 UTC (2+ messages)
[PATCH net-next 0/2] net: ethernet: cortina: TSO and pause param
2024-05-09 20:08 UTC (3+ messages)
` [PATCH net-next 2/2] net: ethernet: cortina: Implement .set_pauseparam()
[Buildroot] [git commit] configs/beagleboneai64_defconfig: new defconfig
2024-05-09 20:08 UTC
[PATCH] drm/amdkfd: Ensure gpu_id is unique
2024-05-09 20:06 UTC
[PATCH v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
2024-05-09 20:04 UTC (2+ messages)
[PATCH v24 0/4] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-05-09 19:24 UTC (5+ messages)
` [PATCH v24 1/4] dt-bindings: reset: npcm: add clock properties
` [PATCH v24 2/4] reset: npcm: register npcm8xx clock auxiliary bus device
` [PATCH v24 3/4] clk: npcm8xx: add clock controller
` [PATCH v24 4/4] dt-binding: clock: remove nuvoton npcm845-clk bindings
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc1
2024-05-09 20:04 UTC
[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
2024-05-09 20:03 UTC (11+ messages)
[Buildroot] [PATCH 1/1] configs/beaglev_fire: add support for BeagleV Fire
2024-05-09 20:03 UTC (2+ messages)
[PATCHSET v5.6 2/2] xfs: fs-verity support
2024-05-09 20:02 UTC (9+ messages)
` [PATCH 18/26] xfs: use merkle tree offset as attr hash
[PATCH] docs: document python version used for compilation
2024-05-09 18:59 UTC (3+ 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.