messages from 2022-11-06 18:21:03 to 2022-11-06 21:24:27 UTC [more...]
[Bridge] [PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:24 UTC (2+ messages)
` "
[PATCH v8 0/7] KVM: arm64: Enable ring-based dirty memory tracking
2022-11-06 21:23 UTC (13+ messages)
` [PATCH v8 3/7] KVM: Support dirty ring in conjunction with bitmap
[tip:master] BUILD SUCCESS 01d2077d0e550dc47418d27870786bf0aed5c92c
2022-11-06 21:20 UTC
[PATCH RFC] Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
2022-11-06 21:21 UTC (3+ messages)
` [PATCH] "
drivers/iommu/apple-dart.c:851:26: warning: use of uninitialized value '<unknown>' [CWE-457]
2022-11-06 21:19 UTC
[tip:x86/core] BUILD SUCCESS b1599915f09157e98f59556e1b2eafe473603347
2022-11-06 21:20 UTC
[PATCH RFC bpf-next v1 0/2] Fix deadlock with bpf_timer in fentry/fexit progs
2022-11-06 21:20 UTC (3+ messages)
` [PATCH RFC bpf-next v1 1/2] bpf: Fix deadlock for bpf_timer's spinlock
[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
2022-11-03 23:22 UTC (20+ messages)
` [PATCH v3 2/2] x86: "
[PATCH 00/20] tools/xenstore: do some cleanup and fixes
2022-11-06 21:18 UTC (9+ messages)
` [PATCH 03/20] tools/xenstore: let talloc_free() preserve errno
` [PATCH 04/20] tools/xenstore: let tdb_logger() "
` [PATCH 05/20] tools/xenstore: preserve errno across corrupt()
` [PATCH 06/20] tools/xenstore: remove all watches when a domain has stopped
[PATCH v5a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:18 UTC (8+ messages)
` [PATCH v5a 5/5] treewide: Convert del_timer*() to timer_shutdown*()
[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-06 21:16 UTC (3+ messages)
` [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
[PATCH 00/13] Make user_regset_copyin_ignore() *void*
2022-10-14 21:22 UTC (2+ messages)
` [PATCH 08/13] openrisc: ptrace: user_regset_copyin_ignore() always returns 0
[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
2022-10-31 18:36 UTC (14+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
linux-next: Fixes tag needs some work in the phy-next tree
2022-11-06 21:13 UTC
[PATCH] mm: remove kern_addr_valid() completely
2022-10-18 9:20 UTC (2+ messages)
[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
2022-11-06 21:07 UTC (10+ messages)
` [PATCH 1/4] powerpc/pseries: Add new functions to PLPKS driver
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs
` [PATCH 3/4] powerpc/pseries: initialize fwsecurityfs with plpks arch-specific structure
` [PATCH 4/4] powerpc/pseries: expose authenticated variables stored in LPAR PKS
linux-next: Fixes tag needs some work in the phy-next tree
2022-11-06 21:11 UTC
[PATCH net v2] ip6_tunnel: Correct mistake in if statement
2022-11-06 21:10 UTC
Grub saved my Laptop, and made it usable. so i wanted to say thanks to everybody that worked on it
2022-11-06 21:08 UTC (2+ messages)
[PATCH net-next v2 0/4] net: lan966x: Add xdp support
2022-11-06 21:11 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: lan966x: Add define IFH_LEN_BYTES
` [PATCH net-next v2 2/4] net: lan966x: Split function lan966x_fdma_rx_get_frame
` [PATCH net-next v2 3/4] net: lan966x: Add basic XDP support
` [PATCH net-next v2 4/4] net: lan96x: Use page_pool API
[PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-11-06 21:06 UTC (13+ messages)
` mm: delay rmap removal until after TLB flush
[PATCH 0/6] powerpc/pseries - bugfixes/cleanups for PLPKS driver
2022-11-06 20:58 UTC (7+ messages)
` [PATCH 1/6] powerpc/pseries: fix the object owners enum value in plpks driver
` [PATCH 2/6] powerpc/pseries: Fix the H_CALL error code in PLPKS driver
` [PATCH 3/6] powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
` [PATCH 4/6] powerpc/pseries: cleanup error logs in plpks driver
` [PATCH 5/6] powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
` [PATCH 6/6] powerpc/pseries: fix plpks_read_var() code for different consumers
[RFC PATCH v3 0/3] new subsystem for compute accelerator devices
2022-11-06 21:02 UTC (8+ messages)
` [RFC PATCH v3 1/3] drivers/accel: define kconfig and register a new major
` [RFC PATCH v3 2/3] accel: add dedicated minor for accelerator devices
` [RFC PATCH v3 3/3] drm: initialize accel framework
linux-next: Fixes tag needs some work in the btrfs tree
2022-11-06 21:02 UTC
[PATCH v6 00/11] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
2022-11-06 21:02 UTC (21+ messages)
` [PATCH v6 01/11] xen/arm: remove xen_phys_start and xenheap_phys_end from config.h
` [PATCH v6 02/11] xen/arm: add iounmap after initrd has been loaded in domain_build
` [PATCH v6 03/11] xen/arm: disable EFI boot services for MPU systems
` [PATCH v6 05/11] xen/arm: define Xen start address for FVP BaseR platform
` [PATCH v6 07/11] xen/arm: implement FIXMAP_ADDR for MPU systems
` [PATCH v6 08/11] xen/arm64: move MMU related code from head.S to head_mmu.S
` [PATCH v6 09/11] xen/arm64: create boot-time MPU protection regions
` [PATCH v6 10/11] xen/arm64: introduce helpers for MPU enable/disable
` [PATCH v6 11/11] xen/arm64: add setup_fixmap and remove_identity_mapping for MPU
stable-rc/queue/5.4 baseline: 126 runs, 14 regressions (v5.4.222-94-g537776a83367)
2022-11-06 21:01 UTC
[PATCH 0/8] Cleanup and optimization patches for percpu
2022-11-06 20:56 UTC (3+ messages)
` [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size
[RFC PATCH mptcp-next v15 0/5] mptcp: Fast Open Mechanism
2022-11-06 20:50 UTC (3+ messages)
` [RFC PATCH mptcp-next v15 5/5] selftests: mptcp: mptfo Initiator/Listener
[sashal-stable:pending-5.10 68/72] drivers/char/hw_random/bcm2835-rng.c:72:17: error: implicit declaration of function 'hwrng_msleep'
2022-11-06 20:48 UTC
[GIT PULL] x86/urgent for 6.1-rc4
2022-11-06 20:48 UTC (2+ messages)
[GIT PULL] perf/urgent for 6.1-rc4
2022-11-06 20:48 UTC (2+ messages)
[GIT PULL] Kbuild fixes for v6.1-rc4
2022-11-06 20:48 UTC (2+ messages)
stable-rc/queue/4.14 baseline: 107 runs, 8 regressions (v4.14.297-80-g3f6ab510eb93)
2022-11-06 20:43 UTC
[PATCH bpf-next v3 0/3] libbpf: Resolve unambigous forward declarations
2022-11-06 20:43 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] libbpf: hashmap interface update to long -> long
` [PATCH bpf-next v3 2/3] libbpf: Resolve unambigous forward declarations
` [PATCH bpf-next v3 3/3] selftests/bpf: Tests for btf_dedup_resolve_fwds
git can not be built for s390x since update to git-2.38.0
2022-11-06 20:42 UTC (3+ messages)
[PATCH] hw/riscv: virt: Remove size restriction for pflash
2022-11-06 19:20 UTC (2+ messages)
[PATCHv4 net-next 0/4] net: add helper support in tc act_ct for ovs offloading
2022-11-06 20:34 UTC (5+ messages)
` [PATCHv4 net-next 1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc
` [PATCHv4 net-next 2/4] net: move add "
` [PATCHv4 net-next 3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init
` [PATCHv4 net-next 4/4] net: sched: add helper support in act_ct
[tty:tty-next 10/67] drivers/tty/serial/8250/8250_omap.c:825 omap8250_rs485_config() warn: bitwise AND condition is false here
2022-11-06 20:28 UTC
[RFC PATCH] iio: adc: qcom-spmi-vadc: Propagate fw node name/label to extend_name
2022-11-06 20:24 UTC (2+ messages)
[PATCH] mm/slab_common: Restore passing "caller" for tracing
2022-11-06 20:23 UTC (3+ messages)
[syzbot] UBSAN: array-index-out-of-bounds in xtLookup
2022-11-06 20:21 UTC
[ovmf test] 174648: all pass - PUSHED
2022-11-06 20:18 UTC
Linux regressions report for mainline [2022-11-06]
2022-11-06 20:05 UTC
[syzbot] KASAN: use-after-free Read in dbJoin
2022-11-06 20:02 UTC (2+ messages)
[PATCH] HID: hid-sensor-custom: Allow more than one hinge angle sensor
2022-11-06 19:58 UTC (3+ messages)
[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
2022-11-06 19:54 UTC (13+ messages)
` [RFC PATCH v3 01/11] virtio/vsock: rework packet allocation logic
` [RFC PATCH v3 02/11] virtio/vsock: update, 'virtio_transport_recv_pkt()'
` [RFC PATCH v3 03/11] af_vsock: add zerocopy receive logic
` [RFC PATCH v3 04/11] virtio/vsock: add transport zerocopy callback
` [RFC PATCH v3 05/11] vhost/vsock: switch packet's buffer allocation
` [RFC PATCH v3 06/11] vhost/vsock: enable zerocopy callback
` [RFC PATCH v3 07/11] virtio/vsock: "
` [RFC PATCH v3 08/11] test/vsock: rework message bound test
` [RFC PATCH v3 09/11] test/vsock: add big message test
` [RFC PATCH v3 10/11] test/vsock: add receive zerocopy tests
` [RFC PATCH v3 11/11] test/vsock: vsock_rx_perf utility
[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
2022-11-06 19:50 UTC (3+ messages)
` [u-boot][PATCH 07/14] mtd: rawnand: nand_spl_loaders: Fix cast type build warning
[tip: x86/urgent] x86/tdx: Prepare for using "INFO" call for a second purpose
2022-11-06 19:50 UTC (4+ messages)
[PATCH v2 0/3] char: tpm: Adjust cr50_i2c locking mechanism
2022-11-06 19:48 UTC (3+ messages)
` [PATCH v2 1/3] char: tpm: Protect tpm_pm_suspend with locks
stable-rc/queue/5.10 build: 181 builds: 3 failed, 178 passed, 4 errors, 14 warnings (v5.10.152-150-g2a272270ebb9)
2022-11-06 19:48 UTC
[PATCH net-next v3 0/3] nfp: IPsec offload support
2022-11-06 19:48 UTC (7+ messages)
` [PATCH net-next v3 1/3] nfp: extend capability and control words
` [PATCH net-next v3 2/3] nfp: add framework to support ipsec offloading
` [PATCH net-next v3 3/3] nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer
[PATCH] trace-cmd library: Add tracecmd_follow_missed_events() API
2022-11-06 19:44 UTC
[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
2022-11-06 19:42 UTC (3+ messages)
stable-rc/queue/4.9 baseline: 88 runs, 8 regressions (v4.9.331-61-g7ced2f75cd9c)
2022-11-06 19:43 UTC
stable-rc/queue/4.9 baseline: 66 runs, 19 regressions (v4.9.331-61-gf2b5482fd57ef)
2022-11-06 19:43 UTC
stable-rc/queue/4.19 baseline: 52 runs, 9 regressions (v4.19.263-103-g6b6559fed812)
2022-11-06 19:43 UTC
stable-rc/queue/5.4 baseline: 111 runs, 11 regressions (v5.4.222-94-g259814a7f71d)
2022-11-06 19:43 UTC
[PATCH v2] arm64: efi: Fix handling of misaligned runtime regions and drop warning
2022-11-06 19:38 UTC (3+ messages)
[PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
2022-11-06 19:37 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add configuration for PMI8950 peripheral
[PATCH v2] hwmon: Include <linux/kstrtox.h> when appropriate
2022-11-06 19:34 UTC
drivers/clocksource/timer-ti-dm.c:64:16: warning: use of uninitialized value '((unsigned char*)&*timer)[44]' [CWE-457]
2022-11-06 19:28 UTC
[ammarfaizi2-block:tglx/devel/devmsi 46/86] kernel/irq/msi.c:399 msi_domain_get_virq() warn: inconsistent returns '&dev->msi.data->mutex'
2022-11-06 19:28 UTC
[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
2022-11-06 19:24 UTC (6+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
[PATCH v1 net] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
2022-11-06 19:18 UTC (3+ messages)
[PATCH v2] media: i2c: ov8858 Add driver for ov8858
2022-11-06 19:17 UTC (2+ messages)
[PATCH RT 0/4] Linux v4.14.298-rt141-rc1
2022-11-06 19:16 UTC (5+ messages)
` [PATCH RT 1/4] timers: Prepare support for PREEMPT_RT
` [PATCH RT 2/4] timers: Move clearing of base::timer_running under base:: Lock
` [PATCH RT 3/4] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
` [PATCH RT 4/4] Linux 4.14.298-rt141-rc1
[Intel-wired-lan] [PATCH net-next] iavf: check that state transitions happen under lock
2022-11-06 19:14 UTC (3+ messages)
` "
[linux-5.4 test] 174646: regressions - FAIL
2022-11-06 19:11 UTC
Reviews For Jazalyn's Novels
2022-11-06 19:09 UTC
cyclictest vs. latmus
2022-11-06 19:11 UTC
[PATCH] lockd: set other missing fields when unlocking files
2022-11-06 19:02 UTC
[PATCH net] xfrm: Fix ignored return value in xfrm6_init()
2022-11-06 19:08 UTC (2+ messages)
stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.263-103-g33df647447f2)
2022-11-06 19:08 UTC
Adding IEEE802.3cg Clause 148 PLCA support to Linux
2022-11-06 19:05 UTC (4+ messages)
Deadlock at kswapd0 on ntfs_iget5
2022-11-06 19:04 UTC
[PATCH 1/2] media: videobuf2-dma-sg: fix vmap and vunmap callbacks
2022-11-06 19:01 UTC (3+ messages)
` [PATCH RESEND 2/2] usb: gadget: uvc: limit isoc_sg to super speed gadgets
[PATCH net] ibmveth: Reduce maximum tx queues to 8
2022-11-06 19:00 UTC (2+ messages)
[PATCH linux-next] net/mlx5: remove redundant ret variable
2022-11-06 18:56 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/crun: fix musl and uclibc-ng builds
2022-11-06 18:55 UTC (3+ messages)
stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.222-94-g6f0dc46d0ddb)
2022-11-06 18:54 UTC
[PATCH v2] RDMA/siw: Fix immediate work request flush to completion queue
2022-11-06 18:53 UTC (2+ messages)
[GIT PULL] xen: branch for v6.1-rc4
2022-11-06 18:49 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2022-11-06 18:49 UTC (2+ messages)
[GIT PULL] More KVM fixes for Linux 6.1-rc4
2022-11-06 18:49 UTC (2+ messages)
[GIT PULL] ext4 bug fixes for 6.1
2022-11-06 18:49 UTC (2+ messages)
[GIT PULL] tracing: Fixes for 6.1-rc3
2022-11-06 18:49 UTC (2+ messages)
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 38 warnings (v4.14.297-80-g5c64ae12f2c2)
2022-11-06 18:49 UTC
[PATCH] octeon_ep: support Octeon device CNF95N
2022-11-06 18:40 UTC (2+ messages)
[XEN v2 00/12] Arm: Enable GICv3 for AArch32 (v8R)
2022-11-06 18:39 UTC (13+ messages)
` [XEN v2 08/12] xen/Arm: GICv3: Define ICH_AP0R<n> and ICH_AP1R<n> for AArch32
` [XEN v2 09/12] xen/Arm: GICv3: Define GIC registers "
` [XEN v2 12/12] xen/Arm: GICv3: Enable GICv3 "
include/linux/container_of.h:18:15: warning: use of uninitialized value '((struct pch_dma_desc *)__mptr)[31580641].desc_node.next' [CWE-457]
2022-11-06 18:37 UTC
[PATCH rdma-next v2] RDMA/mlx5: update debug log level for remote access error syndromes
2022-11-06 18:36 UTC (2+ messages)
[PATCH] efi: arm,arm64: Fix relocations from not being loaded
2022-11-06 18:36 UTC (4+ messages)
[PATCH 0/3] Add support for ADF4377
2022-11-06 18:35 UTC (3+ messages)
` [PATCH 2/4] iio: frequency: adf4377: add "
[linux-linus test] 174645: regressions - FAIL
2022-11-06 18:31 UTC
stable-rc/queue/5.15 build: 161 builds: 4 failed, 157 passed, 11 errors, 3 warnings (v5.15.76-203-g198cbe7dac04)
2022-11-06 18:30 UTC
[tytso-ext4:dev] BUILD SUCCESS 0d043351e5baf3857f915367deba2a518b6a0809
2022-11-06 18:29 UTC
[RFC v2 0/3] move PG_slab to page_type
2022-11-06 18:23 UTC (3+ messages)
` [RFC v2 2/3] mm: introduce show_page_types() to provide human-readable page_type
[PATCH] net/mlx5e: remove unused list in arfs
2022-11-06 18:22 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.