All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-20 19:42:22 to 2023-10-20 20:48:56 UTC [more...]

[PATCH v2 00/65] target/hppa: Implement hppa64-cpu
 2023-10-20 20:43 UTC  (23+ 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 04/65] target/hppa: Remove get_temp_tl
` [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 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 19/65] target/hppa: Adjust hppa_cpu_dump_state "
` [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 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 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 46/65] hw/hppa: Use uint32_t instead of target_ureg
` [PATCH v2 50/65] target/hppa: Use tcg_temp_new_i64 not tcg_temp_new

[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  (9+ 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: "

[PATCH] seq_buf: fix a misleading comment
 2023-10-20 20:38 UTC 

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)

[Intel-xe] [PATCH] drm/xe/xe_exec_queue: Add check for access counter granularity
 2023-10-20 20:31 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  (13+ messages)
` [PATCH 2/5] misc: mlx5ctl: Add mlx5ctl "
            ` Dual licensing [was: [PATCH 2/5] misc: mlx5ctl: Add mlx5ctl misc driver]

[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)

[PATCH BlueZ v2 1/4] shared/util: Add util_debug_{tlv, bit} helpers
 2023-10-20 20:12 UTC  (2+ messages)
` [BlueZ,v2,1/4] "

[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

[PATCH] Address scan-build warning in 'get_rp_filter'
 2023-10-20 20:10 UTC 

[PATCH] Address scan-build warning in 'get_ipv6_privacy'
 2023-10-20 20:10 UTC 

[PATCH] Address scan-build warning in 'get_ipv6_state'
 2023-10-20 20:09 UTC 

[GIT PULL] perf tools fixes for v6.6: 2nd batch
 2023-10-20 20:08 UTC 

stable/linux-5.15.y build: 116 builds: 1 failed, 115 passed, 4 errors, 5 warnings (v5.15.136)
 2023-10-20 20:08 UTC 

[PATCH] git-push: more visibility for -q option
 2023-10-20 20:08 UTC  (3+ messages)

rtw88, rtw89 -- options for bringing a couple rtw standalone GitHub repos into backports.git
 2023-10-20 20:07 UTC  (3+ messages)

[PATCH] bpf: hide cgroup functions for configs without cgroups
 2023-10-20 20:06 UTC  (3+ messages)

[PATCH] docs/system/riscv: remove core limit from virt machine
 2023-10-20 20:04 UTC  (2+ messages)

TI git rep for omap5-sgx-ddk-um-linux.git not available
 2023-10-20 20:04 UTC  (3+ messages)

[ANNOUNCE] 6.1.59-rt16
 2023-10-20 20:02 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-10-20 20:03 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Enable NULL PTE support for vm scratch
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Set copy engine arbitration "

[PATCH v2 0/1] docs/system/riscv: update 'virt' machine core limit
 2023-10-20 20:02 UTC  (2+ messages)
` [PATCH v2 1/1] "

[RFC PATCH] crypto: de-prioritize QAT
 2023-10-20 20:01 UTC  (3+ messages)

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-20 19:59 UTC  (3+ messages)

[PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error
 2023-10-20 19:58 UTC  (12+ messages)
              ` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout errory

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-20 19:58 UTC  (6+ messages)
` [PATCH v3 2/5] zswap: make shrinking memcg-aware

KVM exit to userspace on WFI
 2023-10-20 19:56 UTC  (3+ messages)

[PATCH] rpmsg: core: replace deprecated strncpy with strscpy
 2023-10-20 19:56 UTC 

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-20 19:52 UTC  (7+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name
` [PATCH v15 08/11] Smack: implement setselfattr and getselfattr hooks

[PATCH 00/11] t: reduce direct disk access to data structures
 2023-10-20 19:52 UTC  (3+ messages)
` [PATCH 05/11] t: convert tests to not access symrefs via the filesystem

[linux-next:master] [net_sched] 29f834aa32: kernel-selftests.net.so_txtime.sh.fail
 2023-10-20 19:52 UTC  (2+ messages)

[RESEND PATCH v2] arm64: dts: Update cache properties for socionext
 2023-10-20 19:50 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-6.7
 2023-10-20 19:50 UTC 

[PATCH] arm64: dts: Update cache properties for socionext
 2023-10-20 19:49 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add timeout for sync wait
 2023-10-20 19:47 UTC  (5+ messages)

[PATCH] crypto: qat - fix deadlock in backlog processing
 2023-10-20 19:45 UTC  (2+ messages)

Why sometimes branch merging is associated with this commit: Merge remote-tracking branch 'remotes/p4/HEAD'
 2023-10-20 19:46 UTC 

[PATCH] power: supply: surface-charger: replace deprecated strncpy with strscpy
 2023-10-20 19:46 UTC 

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-20 19:45 UTC  (11+ messages)

[Intel-xe] [PATCH] drm/xe/pmu: Drop interrupt pmu event
 2023-10-20 19:44 UTC  (2+ messages)

[PATCH v2 00/13] migration: Check for duplicates on vmstate_register()
 2023-10-20 19:42 UTC  (4+ messages)
` [PATCH v2 03/13] migration: Use vmstate_register_any() for isa-ide

[PATCH v5 0/4] Add initial support for SM7125 and Xiaomi SM7125 platform
 2023-10-20 19:42 UTC  (3+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: Add SM7125 device tree


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.