messages from 2024-03-29 21:58:14 to 2024-03-30 00:16:13 UTC [more...]
[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
2024-03-30 0:16 UTC (3+ messages)
` [PATCH] virt: sev-guest: "
[PATCH v8 0/3] Disable automatic load CCS load balancing
2024-03-30 0:14 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for Disable automatic load CCS load balancing (rev14)
[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
2024-03-30 0:12 UTC (2+ messages)
[RESEND v2 RFC 0/5] Enhancements for mv64xxx I2C driver
2024-03-30 0:06 UTC (2+ messages)
tests broken with curl-8.7.0
2024-03-30 0:02 UTC
[PATCH 1/2] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
2024-03-29 23:59 UTC (2+ messages)
[PATCH 0/4] perf: Fix leaked events when sigtrap = 1
2024-03-29 23:58 UTC (5+ messages)
` [PATCH 1/4] task_work: s/task_work_cancel()/task_work_cancel_func()/
` [PATCH 2/4] task_work: Introduce task_work_cancel() again
` [PATCH 3/4] perf: Fix event leak upon exit
` [PATCH 4/4] perf: Fix event leak upon exec and file release
[gustavoars:testing/WFAMNAE-next20240325-CBC] BUILD SUCCESS 7fac48f39e0ed7942c8b3a16963a5409729a41b6
2024-03-29 23:56 UTC
warning: cast removes address space '__percpu' of expression
2024-03-29 23:56 UTC
[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
2024-03-29 23:54 UTC (4+ messages)
[PATCH] drm/i915/guc: Fix the fix for reset lock confusion
2024-03-29 23:53 UTC
[PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
2024-03-29 23:52 UTC (6+ messages)
` [PATCH 4/7] wifi: ath10k: sdio: drop driver owner initialization
` [PATCH 5/7] wifi: brcm80211: "
[PATCH bpf-next 0/4] Add internal-only BPF per-CPU instructions
2024-03-29 23:52 UTC (7+ messages)
` [PATCH bpf-next 2/4] bpf: inline bpf_get_smp_processor_id() helper
` [PATCH bpf-next 4/4] bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH map
[PATCH 0/4] regulator: Fix AXP717 PMIC support
2024-03-29 23:50 UTC (5+ messages)
` [PATCH 1/4] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones
` [PATCH 2/4] dt-bindings: mfd: x-powers,axp152: add boost regulator
` [PATCH 3/4] mfd: axp20x: AXP717: Add support for "
` [PATCH 4/4] regulator: axp20x: AXP717: Add "
[PATCH v2] cleanup: Add usage and style documentation
2024-03-29 23:48 UTC (2+ messages)
` [PATCH v3] "
system drive corruption, btrfs check failure
2024-03-29 23:42 UTC (2+ messages)
[PATCH 1/1] NFSD: cancel CB_RECALL_ANY call when nfs4_client is about to be destroyed
2024-03-29 23:42 UTC (9+ messages)
[PATCH] dmabuf: fix dmabuf file poll uaf issue
2024-03-29 23:36 UTC (2+ messages)
[PATCH i-g-t] tests/xe_exec_threads: Reduce copy & paste
2024-03-29 23:36 UTC (5+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "
[PATCH] advice: omit trailing whitespace
2024-03-29 23:35 UTC (3+ messages)
[PATCH 0/2] wifi: ath: fix hal_rx_buf_return_buf_manager documentation
2024-03-29 23:30 UTC (3+ messages)
` [PATCH 1/2] wifi: ath11k: "
` [PATCH 2/2] wifi: ath12k: "
[PATCH v18 00/41] Introduce QC USB SND audio offloading support
2024-03-29 23:28 UTC (2+ messages)
[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
2024-03-29 23:28 UTC (15+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
` [External] "
[PATCH v3 00/10] Allocation APIs
2024-03-29 23:23 UTC (3+ messages)
[PATCH] io_uring/kbuf: remove dead define
2024-03-29 23:24 UTC
[PATCH] io_uring: fix warnings on shadow variables
2024-03-29 23:23 UTC
the upstream xz package has been backdoored
2024-03-29 22:57 UTC
[PATCH 0/0] (proposed?) Add ACPI binding to Rockchip RK3xxx I2C bus
2024-03-29 23:25 UTC (4+ messages)
` "
asserts triggered on 6.9-rc1?
2024-03-29 23:18 UTC
[axboe-block:for-6.10/io_uring 42/42] io_uring/register.c:175:24: warning: arithmetic between different enumeration types ('enum io_uring_register_restriction_op' and 'enum io_uring_register_op')
2024-03-29 23:15 UTC (3+ messages)
[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-03-29 22:58 UTC (30+ messages)
` [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
` [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v12 15/29] KVM: SEV: Add support to handle "
` [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
[PATCH] ext4/01{2,9}: remove invalid filesystem option 'journal'
2024-03-29 23:08 UTC (3+ messages)
[PATCH v3 2/2] scripts: checkpatch: check unused parameters for function-like macro
2024-03-29 23:08 UTC
[paulmck-rcu:dev.2024.03.27b 61/69] lib/cmpxchg-emu.c:24:11: warning: no previous prototype for 'cmpxchg_emu_u8'
2024-03-29 23:08 UTC (2+ messages)
[PATCH] drm/msm/dp: allow voltage swing / pre emphasis of 3
2024-03-29 23:07 UTC (2+ messages)
[PATCHSET] fstests: random fixes for v2024.02.09
2024-03-29 23:07 UTC (4+ messages)
` [PATCH 3/4] generic/{166,167,333,334,671}: actually fill the filesystem with snapshots
[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
2024-03-29 23:06 UTC (2+ messages)
Allmodconfig - logic_outb - Boot Panic
2024-03-29 23:05 UTC
[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
2024-03-29 23:04 UTC (11+ messages)
[PATCH 00/18] platform/chrome: provide ID table for avoiding fallback match
2024-03-29 23:03 UTC (5+ messages)
` [PATCH 05/18] power: supply: cros_usbpd: "
` [PATCH 07/18] platform/chrome: cros_usbpd_notify: "
linux-next: build warnings after merge of the mm tree
2024-03-29 23:01 UTC (9+ messages)
[PATCH 5.15.y 0/6] vfio: Interrupt eventfd hardening for 5.15.y
2024-03-29 22:59 UTC (7+ messages)
` [PATCH 5.15.y 1/6] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 5.15.y 2/6] vfio/pci: Lock external INTx masking ops
` [PATCH 5.15.y 3/6] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH 5.15.y 4/6] vfio/pci: Create persistent INTx handler
` [PATCH 5.15.y 5/6] vfio/platform: Create persistent IRQ handlers
` [PATCH 5.15.y 6/6] vfio/fsl-mc: Block calling interrupt handler without trigger
[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
2024-03-29 22:59 UTC (2+ messages)
[PATCH] Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
2024-03-29 22:58 UTC
[git pull] drm fixes for 6.9-rc2
2024-03-29 22:58 UTC (2+ messages)
[GIT PULL] KUnit fixes update for Linux 6.9-rc2
2024-03-29 22:58 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.9-rc2
2024-03-29 22:58 UTC (2+ messages)
Add clk-fixes branch to pending-fixes
2024-03-29 22:57 UTC (2+ messages)
[PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim
2024-03-29 22:51 UTC (4+ messages)
` [PATCH 1/1] xfs: fix severe performance problems when fstrimming a subset of an AG
[PATCH v6 0/1] Add property in dwmac-stm32 documentation
2024-03-29 22:50 UTC (3+ messages)
[PATCH v2 net 0/8] tcp: Fix bind() regression and more tests
2024-03-29 22:50 UTC (2+ messages)
pull request: bluetooth 2024-03-29
2024-03-29 22:50 UTC (2+ messages)
[PATCH] drm/i915/display_debugfs: Remove check for crtc in force bigjoiner
2024-03-29 22:45 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
2024-03-29 22:44 UTC (12+ messages)
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-03-29 22:38 UTC (4+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
[PATCH 3/3] wifi: iwlwifi: mvm: check for CONFIG_IWLMEI to be enabled for more code
2024-03-29 22:40 UTC
[PATCH 2/3] wifi: iwlwifi: remove function declaration without function
2024-03-29 22:40 UTC
[PATCH 1/3] wifi: iwlwifi: mvm: remove dead code
2024-03-29 22:40 UTC
[PATCH net-next] netlink: introduce type-checking attribute iteration
2024-03-29 22:40 UTC (2+ messages)
[PATCH 0/3] iwlwifi cleanups
2024-03-29 22:40 UTC
[PATCH v2] linux-user/syscall: fix target_msqid_ds time fields order
2024-03-29 22:36 UTC
[PATCH bpf-next 0/3] uprobe: uretprobe speed up
2024-03-29 22:34 UTC (8+ messages)
` [PATCH bpf-next 1/3] uprobe: Add uretprobe syscall to speed up return probe
` [PATCH bpf-next 2/3] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCH bpf-next 3/3] selftests/bpf: Add uretprobe syscall test for regs changes
[PULL 00/18] target/hppa patch queue
2024-03-29 22:31 UTC (19+ messages)
` [PULL 01/18] target/hppa: Fix BE,L set of sr0
` [PULL 02/18] target/hppa: Fix B,GATE for wide mode
` [PULL 03/18] target/hppa: Handle unit conditions "
` [PULL 04/18] target/hppa: Fix ADD/SUB trap on overflow for narrow mode
` [PULL 05/18] target/hppa: Mark interval timer write as io
` [PULL 06/18] target/hppa: Tidy read of interval timer
` [PULL 07/18] target/hppa: Fix EIRR, EIEM versus icount
` [PULL 08/18] target/hppa: Use gva_offset_mask() everywhere
` [PULL 09/18] target/hppa: Fix DCOR reconstruction of carry bits
` [PULL 10/18] target/hppa: Optimize UADDCM with no condition
` [PULL 11/18] target/hppa: Fix unit carry conditions
` [PULL 12/18] target/hppa: Squash d for pa1.x during decode
` [PULL 13/18] target/hppa: Replace c with uv in do_cond
` [PULL 14/18] target/hppa: Fix overflow computation for shladd
` [PULL 15/18] target/hppa: Generate getshadowregs inline
` [PULL 16/18] target/hppa: Move diag argument handling to decodetree
` [PULL 17/18] target/hppa: Add diag instructions to set/restore shadow registers
` [PULL 18/18] target/hppa: Clear psw_n for BE on use_nullify_skip path
[PATCH v2] linux-user/syscall: xtensa: fix ipc_perm conversion
2024-03-29 22:33 UTC
[PATCH RESEND] arm64: dts: marvell: add DTS for 7215-IXS-A1 board
2024-03-29 22:30 UTC
[PATCH v3 0/3] Display cxl1.1 device link status
2024-03-29 22:23 UTC (3+ messages)
` [PATCH v3 3/3] Add function to display "
[Intel-wired-lan] [PATCH net-next 0/3] ethtool: Max power support
2024-03-29 22:29 UTC (6+ messages)
` [Intel-wired-lan] [PATCH net-next 2/3] ethtool: Introduce max "
` "
` [PATCH net-next 0/3] ethtool: Max "
[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
2024-03-29 22:29 UTC (12+ messages)
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
[PATCH] do not set GIT_TEST_MAINT_SCHEDULER where it does not matter
2024-03-29 22:27 UTC (2+ messages)
` [PATCH] test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback
[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
2024-03-29 22:27 UTC (5+ messages)
[PATCH 1/2] part: Check all partitions in part_get_info_by_name()
2024-03-29 22:25 UTC (4+ messages)
` [PATCH 2/2] part: efi: Treat unused partition type GUID as a valid case
[PULL 0/7] tcg + linux-user patch queue
2024-03-29 22:20 UTC (8+ messages)
` [PULL 1/7] linux-user: Fix semctl() strace
` [PULL 2/7] linux-user: Fix shmat() strace
` [PULL 3/7] linux-user: Fix shmat(NULL) for h != g
` [PULL 4/7] tests/tcg: Test shmat(NULL)
` [PULL 5/7] tcg/optimize: Fix sign_mask for logical right-shift
` [PULL 6/7] disas: Show opcodes for target_disas and monitor_disas
` [PULL 7/7] accel/tcg: Use CPUState.get_pc in cpu_io_recompile
[PATCH] rcu: Fix buffer overlow in print_cpu_stall_info()
2024-03-29 22:21 UTC (5+ messages)
[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
2024-03-29 22:19 UTC (2+ messages)
[PATCH 0/2] fix certain cases of add and commit with untracked path not erroring out
2024-03-29 22:16 UTC (4+ messages)
` [PATCH v2 1/3] read-cache: optionally collect pathspec matching info
[bcachefs:bcachefs-testing 174/177] fs/bcachefs/error.c:360:1-7: preceding lock on line 227 (fwd)
2024-03-29 22:16 UTC (2+ messages)
Job Offer
2024-03-29 22:08 UTC
[PATCH 2/8] ARC: Fix typos
2024-03-29 22:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH i-g-t] lib/xe_spin: Fix doc whitespaces and typo
2024-03-29 22:14 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH net-next v1 0/2] netlink: Add nftables spec w/ multi messages
2024-03-29 22:12 UTC (9+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: Add multi message support to ynl
[PATCH net-next 0/4] udp: small changes on receive path
2024-03-29 22:10 UTC (2+ messages)
[PATCH v1 bpf-next 0/8] selftests/bpf: Add sockaddr tests for kernel networking
2024-03-29 22:09 UTC (3+ messages)
` [PATCH v1 bpf-next 1/8] selftests/bpf: Introduce sock_addr_testmod
[PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
2024-03-29 22:08 UTC (5+ messages)
` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit
[PATCHv3 net-next 0/4] doc/netlink: add a YAML spec for team
2024-03-29 22:08 UTC (3+ messages)
` [PATCHv3 net-next 2/4] net: team: rename team to team_core for linking
[PATCH][WIP] populate superblock uuid at mount time
2024-03-29 22:07 UTC (2+ messages)
[RFC bpf-next 00/13] bpf: support resilient split BTF
2024-03-29 22:04 UTC (13+ messages)
` [RFC bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64
` [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF
` [RFC bpf-next 04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing
` [RFC bpf-next 06/13] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
` [RFC bpf-next 09/13] libbpf: split BTF reconciliation
` [RFC bpf-next 11/13] libbpf,bpf: share BTF reconcile-related code with kernel
[PATCH v4 0/5] LLCC: Support for Broadcast_AND region
2024-03-29 22:02 UTC (3+ messages)
` [PATCH v4 2/5] soc: qcom: llcc: Add regmap "
(re-send): Convert libnetfilter_queue to not need libnfnetlink]
2024-03-29 22:01 UTC (2+ messages)
[PATCH net-next v4 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
2024-03-29 22:01 UTC (4+ messages)
` [PATCH net-next v4 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
[PATCH v1 1/1] ACPI: CPPC: Fix access width used for PCC registers
2024-03-29 22:00 UTC
[PATCH v2 0/5] perf annotate: Use libcapstone as a disasssembler
2024-03-29 21:58 UTC (6+ messages)
` [PATCH v2 1/5] perf annotate: Use ins__is_xxx() if possible
` [PATCH v2 2/5] perf annotate: Add and use ins__is_nop()
` [PATCH v2 3/5] perf annotate: Split out util/disasm.c
` [PATCH v2 4/5] perf annotate: Use libcapstone to disassemble
` [PATCH v2 5/5] perf annotate: Add symbol name when using capstone
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.