messages from 2023-10-20 20:12:11 to 2023-10-20 20:56:45 UTC [more...]
[PATCH v2 00/65] target/hppa: Implement hppa64-cpu
2023-10-20 20:43 UTC (65+ messages)
` [PATCH v2 01/65] tcg: Improve expansion of deposit of constant
` [PATCH v2 02/65] tcg: Improve expansion of deposit into a constant
` [PATCH v2 03/65] target/hppa: Remove get_temp
` [PATCH v2 04/65] target/hppa: Remove get_temp_tl
` [PATCH v2 05/65] target/hppa: Remove load_const
` [PATCH v2 06/65] target/hppa: Fix hppa64 case in machine.c
` [PATCH v2 07/65] target/hppa: Fix load in do_load_32
` [PATCH v2 08/65] target/hppa: Truncate rotate count in trans_shrpw_sar
` [PATCH v2 09/65] target/hppa: Fix trans_ds for hppa64
` [PATCH v2 10/65] target/hppa: Fix do_add, do_sub "
` [PATCH v2 11/65] target/hppa: Fix bb_sar "
` [PATCH v2 12/65] target/hppa: Fix extrw and depw with sar "
` [PATCH v2 13/65] target/hppa: Introduce TYPE_HPPA64_CPU
` [PATCH v2 14/65] target/hppa: Make HPPA_BTLB_ENTRIES variable
` [PATCH v2 15/65] target/hppa: Implement cpu_list
` [PATCH v2 16/65] target/hppa: Implement hppa_cpu_class_by_name
` [PATCH v2 17/65] target/hppa: Update cpu_hppa_get/put_psw for hppa64
` [PATCH v2 18/65] target/hppa: Handle absolute addresses for pa2.0
` [PATCH v2 19/65] target/hppa: Adjust hppa_cpu_dump_state for hppa64
` [PATCH v2 20/65] target/hppa: Fix hppa64 addressing
` [PATCH v2 21/65] target/hppa: sar register allows only 5 bits on 32-bit CPU
` [PATCH v2 22/65] target/hppa: Pass d to do_cond
` [PATCH v2 23/65] target/hppa: Pass d to do_sub_cond
` [PATCH v2 24/65] target/hppa: Pass d to do_log_cond
` [PATCH v2 25/65] target/hppa: Pass d to do_sed_cond
` [PATCH v2 26/65] target/hppa: Pass d to do_unit_cond
` [PATCH v2 27/65] linux-user/hppa: Fixes for TARGET_ABI32
` [PATCH v2 28/65] target/hppa: Drop attempted gdbstub support for hppa64
` [PATCH v2 29/65] target/hppa: Remove TARGET_HPPA64
` [PATCH v2 30/65] target/hppa: Decode d for logical instructions
` [PATCH v2 31/65] target/hppa: Decode d for unit instructions
` [PATCH v2 32/65] target/hppa: Decode d for cmpclr instructions
` [PATCH v2 33/65] target/hppa: Decode d for add instructions
` [PATCH v2 34/65] target/hppa: Decode d for sub instructions
` [PATCH v2 35/65] target/hppa: Decode d for bb instructions
` [PATCH v2 36/65] target/hppa: Decode d for cmpb instructions
` [PATCH v2 37/65] target/hppa: Decode CMPIB double-word
` [PATCH v2 38/65] target/hppa: Decode ADDB double-word
` [PATCH v2 39/65] target/hppa: Implement LDD, LDCD, LDDA, STD, STDA
` [PATCH v2 40/65] target/hppa: Implement DEPD, DEPDI
` [PATCH v2 41/65] target/hppa: Implement EXTRD
` [PATCH v2 42/65] target/hppa: Implement SHRPD
` [PATCH v2 43/65] target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM
` [PATCH v2 44/65] target/hppa: Implement STDBY
` [PATCH v2 45/65] target/hppa: Implement IDTLBT, IITLBT
` [PATCH v2 46/65] hw/hppa: Use uint32_t instead of target_ureg
` [PATCH v2 47/65] target/hppa: Remove TARGET_REGISTER_BITS
` [PATCH v2 48/65] target/hppa: Remove most of the TARGET_REGISTER_BITS redirections
` [PATCH v2 49/65] target/hppa: Remove remaining "
` [PATCH v2 50/65] target/hppa: Use tcg_temp_new_i64 not tcg_temp_new
` [PATCH v2 51/65] target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
` [PATCH v2 52/65] target/hppa: Implement HADD
` [PATCH v2 53/65] target/hppa: Implement HSUB
` [PATCH v2 54/65] target/hppa: Implement HAVG
` [PATCH v2 56/65] target/hppa: Implement HSHLADD, HSHRADD
` [PATCH v2 57/65] target/hppa: Implement MIXH, MIXW
` [PATCH v2 58/65] target/hppa: Implement PERMH
` [PATCH v2 59/65] target/hppa: Fix interruption based on default PSW
` [PATCH v2 60/65] target/hppa: Precompute zero into DisasContext
` [PATCH v2 61/65] target/hppa: Return zero for r0 from load_gpr
` [PATCH v2 62/65] target/hppa: Simplify trans_dep*_imm
` [PATCH v2 63/65] include/hw/elf: Remove truncating signed casts
` [PATCH v2 64/65] hw/hppa: Translate phys addresses for the cpu
` [PATCH v2 65/65] linux-user/hppa: Drop EXCP_DUMP from handled exceptions
FAILED: patch "[PATCH] net: avoid UAF on deleted altname" failed to apply to 5.10-stable tree
2023-10-20 20:54 UTC
FAILED: patch "[PATCH] net: avoid UAF on deleted altname" failed to apply to 5.15-stable tree
2023-10-20 20:54 UTC
[PATCH] [v2] nvme: keyring: fix conditional compilation
2023-10-20 20:54 UTC
[Intel-xe] [PATCH] drm/xe/xe_exec_queue: Add check for access counter granularity
2023-10-20 20:53 UTC (3+ messages)
RFC: thoughts on SELinux namespacing
2023-10-20 20:52 UTC (4+ messages)
[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-20 20:51 UTC (6+ messages)
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
perf sampling count/freq/period strange bahavior
2023-10-20 20:50 UTC (3+ messages)
[PATCH v1 1/5] media: Populate location to qos structure
2023-10-20 20:50 UTC (2+ messages)
[PATCH BlueZ v2 1/4] shared/util: Add util_debug_{tlv, bit} helpers
2023-10-20 20:50 UTC (3+ messages)
` [BlueZ,v2,1/4] "
[PATCH] seq_buf: fix a misleading comment
2023-10-20 20:49 UTC (2+ messages)
[PATCH v3] parisc: Add nop instructions after TLB inserts
2023-10-20 20:49 UTC
[PATCH] s390/vfio-ap: fix sysfs status attribute for AP queue devices
2023-10-20 20:48 UTC
[PATCH v3 1/3] perf lock contention: Clear lock addr after use
2023-10-20 20:47 UTC (3+ messages)
` [PATCH v3 2/3] perf lock contention: Check race in tstamp elem creation
` [PATCH v3 3/3] perf lock contention: Use per-cpu array map for spinlocks
[PATCH net-next v5 0/5] Rust abstractions for network PHY drivers
2023-10-20 20:30 UTC (5+ messages)
` [PATCH net-next v5 1/5] rust: core "
[PATCH v3 00/14] Pass data temperature information to SCSI disk devices
2023-10-20 20:45 UTC (3+ messages)
[PATCH 0/6] Delay VERW
2023-10-20 20:45 UTC (7+ messages)
` [PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH 3/6] x86/entry_32: "
` [PATCH 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 5/6] x86/bugs: Cleanup mds_user_clear
` [PATCH 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation
[master/kirkstone][PATCH 1/5] conf: beaglebone-ai64: trim down the DTB list
2023-10-20 20:44 UTC (5+ messages)
` [master/kirkstone][PATCH 2/5] conf: beagleplay: "
` [master/kirkstone][PATCH 3/5] linux-bb.org: update kernel to 6.1 for Beagle devices
` [master/kirkstone][PATCH 4/5] u-boot-bb.org: add back Beagle-specific U-boot 2023.04
` [master/kirkstone][PATCH 5/5] conf: beagle*: recommend essential FW images for Beagle devices
stable/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.59)
2023-10-20 20:43 UTC
[PATCH v2 0/6] i3c: master: some improvment for i3c master
2023-10-20 20:42 UTC (12+ messages)
` [PATCH v2 1/6] i3c: master: add enable(disable) hot join in sys entry
[PATCH v4 00/18] IOMMUFD Dirty Tracking
2023-10-20 20:41 UTC (3+ messages)
` [PATCH v4 06/18] iommufd: Add IOMMU_HWPT_SET_DIRTY
[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
2023-10-20 20:40 UTC (21+ messages)
` [PATCH v2 1/7] ima: refactor ima_dump_measurement_list to move memory allocation to a separate function
` [PATCH v2 2/7] ima: move ima_dump_measurement_list call from kexec load to execute
` [PATCH v2 3/7] ima: kexec: map source pages containing IMA buffer to image post kexec load
` [PATCH v2 6/7] ima: make the memory for events between kexec load and exec configurable
` [PATCH v2 7/7] ima: record log size at kexec load and execute
[RFC PATCH 1/2] LSM: Allow dynamically appendable LSM modules
2023-10-20 20:40 UTC (6+ messages)
[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2023-10-20 20:40 UTC (16+ messages)
` [Intel-xe] [RFC v4 1/5] drm/netlink: Add netlink infrastructure
` "
` [Intel-xe] [RFC v2 2/5] drm/xe/RAS: Register netlink capability
` "
` [Intel-xe] [RFC v3 3/5] drm/xe/RAS: Expose the error counters
` "
` [Intel-xe] [RFC 4/5] drm/netlink: Define multicast groups
` "
` [Intel-xe] [RFC v2 5/5] drm/xe/RAS: send multicast event on occurrence of an error
` "
[PATCH v1 0/4] Remove BPF event support
2023-10-20 20:39 UTC (8+ messages)
` [PATCH v1 1/4] perf parse-events: "
Support for CXL v3.0 spec with QEMU
2023-10-20 20:38 UTC (10+ messages)
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-20 20:36 UTC (15+ messages)
[PATCH 00/20] remove experimental flag from some API's
2023-10-20 20:36 UTC (9+ messages)
` [PATCH v3 00/29] Promote experimental API's to stable
` [PATCH v3 22/29] vhost: remove experimental from some API's
` [PATCH v4 00/28] Promote many experimental API's to stable
` [PATCH v4 03/28] ethdev: mark rte_mtr API's as stable
[PATCH] Added function documentation for ipconfig getters
2023-10-20 20:35 UTC
[PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
2023-10-20 20:34 UTC (3+ messages)
FAILED: patch "[PATCH] net: move altnames together with the netdevice" failed to apply to 5.10-stable tree
2023-10-20 20:34 UTC
FAILED: patch "[PATCH] net: move altnames together with the netdevice" failed to apply to 5.15-stable tree
2023-10-20 20:34 UTC
FAILED: patch "[PATCH] net: move altnames together with the netdevice" failed to apply to 6.1-stable tree
2023-10-20 20:34 UTC
FAILED: patch "[PATCH] net: move altnames together with the netdevice" failed to apply to 6.5-stable tree
2023-10-20 20:34 UTC
FAILED: patch "[PATCH] net: check for altname conflicts when changing netdev's netns" failed to apply to 5.10-stable tree
2023-10-20 20:33 UTC
FAILED: patch "[PATCH] net: check for altname conflicts when changing netdev's netns" failed to apply to 5.15-stable tree
2023-10-20 20:33 UTC
FAILED: patch "[PATCH] net: fix ifname in netlink ntf during netns move" failed to apply to 4.14-stable tree
2023-10-20 20:33 UTC
FAILED: patch "[PATCH] net: fix ifname in netlink ntf during netns move" failed to apply to 4.19-stable tree
2023-10-20 20:33 UTC
FAILED: patch "[PATCH] net: fix ifname in netlink ntf during netns move" failed to apply to 5.4-stable tree
2023-10-20 20:33 UTC
[PATCH] RFC: selinux: don't filter copy-up xattrs while uninitialized
2023-10-20 20:33 UTC (4+ messages)
FAILED: patch "[PATCH] net: fix ifname in netlink ntf during netns move" failed to apply to 5.10-stable tree
2023-10-20 20:33 UTC
FAILED: patch "[PATCH] net: fix ifname in netlink ntf during netns move" failed to apply to 5.15-stable tree
2023-10-20 20:33 UTC
[PATCH net-next] net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
2023-10-20 20:32 UTC (2+ messages)
[PATCH v4] perf bench sched pipe: Add -G/--cgroups option
2023-10-20 20:32 UTC (2+ messages)
[PATCH net-next] net_sched: sch_fq: fix off-by-one error in fq_dequeue()
2023-10-20 20:31 UTC (2+ messages)
[PATCH v4] mtd: cfi_cmdset_0001: Byte swap OTP info
2023-10-20 20:30 UTC (2+ messages)
FAILED: patch "[PATCH] net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a" failed to apply to 4.14-stable tree
2023-10-20 20:29 UTC
FAILED: patch "[PATCH] net: dsa: bcm_sf2: Fix possible memory leak in" failed to apply to 4.14-stable tree
2023-10-20 20:28 UTC
FAILED: patch "[PATCH] net: dsa: bcm_sf2: Fix possible memory leak in" failed to apply to 4.19-stable tree
2023-10-20 20:28 UTC
FAILED: patch "[PATCH] net: dsa: bcm_sf2: Fix possible memory leak in" failed to apply to 5.4-stable tree
2023-10-20 20:28 UTC
[PATCH] amd64: Fix csum_partial_copy_generic()
2023-10-20 20:27 UTC (9+ messages)
` AW: "
[Intel-wired-lan] [PATCH iwl-next 1/6] i40e: Remove unused flags
2023-10-20 19:37 UTC (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next 3/6] i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
FAILED: patch "[PATCH] ipv4: fib: annotate races around nh->nh_saddr_genid and" failed to apply to 4.14-stable tree
2023-10-20 20:27 UTC
FAILED: patch "[PATCH] ipv4: fib: annotate races around nh->nh_saddr_genid and" failed to apply to 4.19-stable tree
2023-10-20 20:27 UTC
[PATCH v2] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
2023-10-20 20:27 UTC (3+ messages)
[PATCH for-4.19] xen/xmalloc: XMEM_POOL_POISON improvements
2023-10-20 20:26 UTC
[GIT PULL] mtd: Fixes for 6.6-rc7
2023-10-20 20:27 UTC (3+ messages)
[GIT PULL] SCSI fixes for 6.6-rc6
2023-10-20 20:27 UTC (2+ messages)
[PATCH v5 0/4] Introduce perf check subcommand
2023-10-20 20:27 UTC (4+ messages)
[GIT PULL] MMC fixes for v6.6-rc7
2023-10-20 20:27 UTC (2+ messages)
[GIT PULL] late pin control fixes for v6.6
2023-10-20 20:27 UTC (2+ messages)
[PATCH] Install Notify() handler before getting NFIT table
2023-10-20 20:26 UTC (3+ messages)
FAILED: patch "[PATCH] tun: prevent negative ifindex" failed to apply to 4.14-stable tree
2023-10-20 20:26 UTC
FAILED: patch "[PATCH] tun: prevent negative ifindex" failed to apply to 4.19-stable tree
2023-10-20 20:26 UTC
[net-next PATCH v5 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
2023-10-20 20:26 UTC (3+ messages)
[GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 6.6-rc
2023-10-20 20:25 UTC
FAILED: patch "[PATCH] tcp: fix excessive TLP and RACK timeouts from HZ rounding" failed to apply to 4.14-stable tree
2023-10-20 20:25 UTC
[PATCH] Const-qualify 'gchar *' arguments in ipconfig getters/setters
2023-10-20 20:25 UTC
[arm:aarch64/hotplug-vcpu/v6.6-rc6 7/39] drivers/base/node.c:870:13: warning: unused variable 'cpu'
2023-10-20 20:23 UTC (2+ messages)
[PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
2023-10-20 20:23 UTC (2+ messages)
FAILED: patch "[PATCH] fprobe: Fix to ensure the number of active retprobes is not" failed to apply to 6.1-stable tree
2023-10-20 20:23 UTC
FAILED: patch "[PATCH] net: xfrm: skip policies marked as dead while reinserting" failed to apply to 5.4-stable tree
2023-10-20 20:23 UTC
FAILED: patch "[PATCH] net: xfrm: skip policies marked as dead while reinserting" failed to apply to 5.10-stable tree
2023-10-20 20:23 UTC
FAILED: patch "[PATCH] net: xfrm: skip policies marked as dead while reinserting" failed to apply to 5.15-stable tree
2023-10-20 20:23 UTC
FAILED: patch "[PATCH] net: xfrm: skip policies marked as dead while reinserting" failed to apply to 6.1-stable tree
2023-10-20 20:23 UTC
[PATCH] x86/mm: Print the encryption features correctly when a paravisor is present
2023-10-20 20:21 UTC (8+ messages)
FAILED: patch "[PATCH] xfrm6: fix inet6_dev refcount underflow problem" failed to apply to 4.19-stable tree
2023-10-20 20:22 UTC
FAILED: patch "[PATCH] xfrm6: fix inet6_dev refcount underflow problem" failed to apply to 5.4-stable tree
2023-10-20 20:22 UTC
FAILED: patch "[PATCH] xfrm6: fix inet6_dev refcount underflow problem" failed to apply to 5.10-stable tree
2023-10-20 20:22 UTC
FAILED: patch "[PATCH] xfrm6: fix inet6_dev refcount underflow problem" failed to apply to 5.15-stable tree
2023-10-20 20:22 UTC
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-20 20:20 UTC (12+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
FAILED: patch "[PATCH] xfrm6: fix inet6_dev refcount underflow problem" failed to apply to 6.1-stable tree
2023-10-20 20:22 UTC
[Intel-xe] [PATCH] drm/xe: Move VM entries print to a trace
2023-10-20 20:21 UTC (4+ messages)
[PATCH 0/5] mlx5 ConnectX diagnostic misc driver
2023-10-20 20:17 UTC (11+ messages)
` [PATCH 2/5] misc: mlx5ctl: Add mlx5ctl "
[PATCH] Add self-documenting Linux rp_filter enum
2023-10-20 20:19 UTC
Vmxnet3 v22 - bug
2023-10-20 20:13 UTC (6+ messages)
[pinchartl:mtk/v6.6/thp7312/v4 3/3] drivers/media/i2c/thp7312.c:677:12: warning: 'thp7312_pm_runtime_resume' defined but not used
2023-10-20 20:13 UTC
[net-next] net: sched: extend flow action with RSS
2023-10-20 20:13 UTC (4+ messages)
[Intel-xe] [PATCH v10 00/12] Supporting RAS on XE
2023-10-20 20:12 UTC (3+ messages)
` [Intel-xe] [PATCH v9 01/12] drm/xe: Handle errors from various components
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.