messages from 2023-10-21 21:23:29 to 2023-10-22 06:05:00 UTC [more...]
[PATCH v4 00/90] target/sparc: Convert to decodetree
2023-10-22 5:59 UTC (15+ messages)
` [PATCH v4 05/90] configs: Enable MTTCG for sparc, sparc64
` [PATCH v4 07/90] target/sparc: Use CPU_FEATURE_BIT_* for cpu properties
` [PATCH v4 14/90] target/sparc: Move FBPfcc and FBfcc to decodetree
` [PATCH v4 16/90] target/sparc: Merge gen_fcond with only caller
` [PATCH v4 17/90] target/sparc: Merge gen_branch_[an] "
` [PATCH v4 18/90] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH v4 19/90] target/sparc: Move SETHI to decodetree
` [PATCH v4 20/90] target/sparc: Move Tcc "
` [PATCH v4 23/90] target/sparc: Move RDWIM, RDPR "
` [PATCH v4 26/90] target/sparc: Move WRPSR, SAVED, RESTORED "
` [PATCH v4 27/90] target/sparc: Move WRWIM, WRPR "
` [PATCH v4 28/90] target/sparc: Move WRTBR, WRHPR "
` [PATCH v4 30/90] target/sparc: Move ADDC "
` [PATCH v4 32/90] target/sparc: Move UMUL, SMUL "
[RFC PATCH 0/5] Introduce -t, --table for status/add commands
2023-10-22 6:04 UTC (7+ messages)
[net-next] net: sched: extend flow action with RSS
2023-10-22 5:53 UTC (5+ messages)
[tip:x86/urgent] BUILD SUCCESS 6b7b71a70af6d75e0a9eddf4b01e4383a78b8a5e
2023-10-22 5:48 UTC
[RFC PATCH] tools/power turbostat: Do not print negative LPI residency
2023-10-22 5:52 UTC
Xen 4.18rc/ARM64 on Raspberry Pi 4B: Traffic in DomU crashing Dom0 when using VLANs
2023-10-22 5:42 UTC (2+ messages)
[xiang-erofs:dev-test 3/3] fs/erofs/decompressor.c:27:5: warning: no previous declaration for 'z_erofs_load_lz4_config'
2023-10-22 5:41 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-10-21
2023-10-22 5:36 UTC
Kernel panic after booting custom kernel
2023-10-22 5:34 UTC (4+ messages)
` Kernel panic after booting custom kernel [hyperv message]
[powerpc:topic/ppc-kvm 5/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 5:31 UTC
[powerpc:topic/ppc-kvm 10/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 5:31 UTC
[powerpc:topic/ppc-kvm 3/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 5:31 UTC
[powerpc:topic/ppc-kvm 6/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 5:31 UTC
[powerpc:topic/ppc-kvm 4/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 5:31 UTC
Couldn't get audit messages for 'listen' on kernel 4.19.0-6-686-pae
2023-10-22 5:27 UTC (2+ messages)
drivers/firmware/efi/libstub/unaccepted_memory.c:73 allocate_unaccepted_bitmap() error: we previously assumed 'unaccepted_table' could be null (see line 19)
2023-10-22 5:19 UTC
[PATCH bpf-next v6 00/10] Registrating struct_ops types from modules
2023-10-22 5:03 UTC (11+ messages)
` [PATCH bpf-next v6 01/10] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v6 02/10] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v6 03/10] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v6 04/10] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v6 05/10] bpf: validate value_type
` [PATCH bpf-next v6 06/10] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v6 07/10] bpf, net: switch to dynamic registration
` [PATCH bpf-next v6 08/10] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v6 09/10] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v6 10/10] selftests/bpf: test case for register_bpf_struct_ops()
[PATCH] Accept program in priv mode when returning from subprog with r10 marked as precise
2023-10-22 5:03 UTC (2+ messages)
[PATCH] Incorrect backtracking for load/store or atomic ops
2023-10-22 4:59 UTC (2+ messages)
[PATCH net-next 2/2] amd-xgbe: Add support for AMD Crater ethernet device
2023-10-22 4:57 UTC (2+ messages)
[PATCH v2 1/1] efi_loader: expose the device-tree file name
2023-10-22 4:53 UTC (10+ messages)
[linuxppc:topic/ppc-kvm 6/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 4:46 UTC
[linuxppc:topic/ppc-kvm 5/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 4:46 UTC
[linuxppc:topic/ppc-kvm 10/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 4:46 UTC
[linuxppc:topic/ppc-kvm 4/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 4:46 UTC
[linuxppc:topic/ppc-kvm 3/12] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-22 4:46 UTC
[PATCH v2 bpf-next 0/7] BPF register bounds logic and testing improvements
2023-10-22 4:42 UTC (9+ messages)
` [PATCH v2 bpf-next 7/7] selftests/bpf: BPF register range bounds tester
[PATCH bpf-next v2 0/7] exact states comparison for iterator convergence checks
2023-10-22 4:28 UTC (13+ messages)
` [PATCH bpf-next v2 1/7] bpf: move explored_state() closer to the beginning of verifier.c
` [PATCH bpf-next v2 2/7] bpf: extract same_callsites() as utility function
` [PATCH bpf-next v2 3/7] bpf: exact states comparison for iterator convergence checks
` [PATCH bpf-next v2 4/7] selftests/bpf: tests with delayed read/precision makrs in loop body
` [PATCH bpf-next v2 5/7] bpf: correct loop detection for iterators convergence
` [PATCH bpf-next v2 6/7] selftests/bpf: test if state loops are detected in a tricky case
` [PATCH bpf-next v2 7/7] bpf: print full verifier states on infinite loop detection
Netfilter queue is unable to mangle fragmented UDP6: bug?
2023-10-22 4:24 UTC
[powerpc:next 11/13] checkpatch: WARNING: externs should be avoided in .c files
2023-10-22 4:13 UTC
[PATCH libnetfilter_queue v2 0/1] New example program nfq6
2023-10-22 4:14 UTC (2+ messages)
` [PATCH libnetfilter_queue v2 1/1] examples: add an example which uses more functions
[linuxppc:next 11/13] checkpatch: WARNING: externs should be avoided in .c files
2023-10-22 3:53 UTC
[PATCH v2 00/22] sunxi: Allwinner T113s support
2023-10-22 3:52 UTC (19+ messages)
` [PATCH v2 01/22] sunxi: remove CONFIG_SATAPWR
` [PATCH v2 02/22] net: sunxi_emac: chase DT nodes to find PHY regulator
` [PATCH v2 05/22] pinctrl: sunxi: add GPIO in/out wrappers
` [PATCH v2 09/22] pinctrl: sunxi: add new D1 pinctrl support
` [PATCH v2 10/22] sunxi: introduce NCAT2 generation model
` [PATCH v2 15/22] Kconfig: sunxi: prepare for using drivers/ram/sunxi
` [PATCH v2 16/22] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
[igt-dev] [PATCH] tests/amd_dispatch: add negative test for SDMA
2023-10-22 3:42 UTC (2+ messages)
[PATCH 0/3] btrfs-progs: follow-ups for issue #622
2023-10-22 3:40 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: dump-tree: output the sequence number for inline references
` [PATCH 2/3] btrfs-progs: check/lowmem: verify the sequence of inline backref items
` [PATCH 3/3] btrfs-progs: fsck-tests: add test image of out-of-order "
❌ FAIL (MISSED 10 of 230): Test report for master (6.6.0-rc6, mainline.kernel.org-clang, 4d7b04c0)
2023-10-22 3:41 UTC
[isilence:zc/veth 1007/1018] io_uring/zc_rx.c:49:51: warning: shift count >= width of type
2023-10-22 3:32 UTC
[linux-linus test] 183476: tolerable FAIL - PUSHED
2023-10-22 3:27 UTC
[PATCH 3/5] exportfs: make ->encode_fh() a mandatory method for NFS export
2023-10-22 3:11 UTC (2+ messages)
[chrome-os:chromeos-5.10 17/17] kernel/trace/trace_events.c:1761:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-10-22 3:11 UTC
drivers/firmware/efi/libstub/file.c:62 efi_open_file() error: uninitialized symbol 'fh'
2023-10-22 3:11 UTC
[PATCH v2 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
2023-10-22 3:12 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: ti,adc128s052: Add adc08c and adc10c family
` [PATCH v2 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support
[PATCH AUTOSEL 6.5 01/31] Input: xpad - add HyperX Clutch Gladiate Support
2023-10-22 2:52 UTC (3+ messages)
` [PATCH AUTOSEL 6.5 12/31] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (4)
2023-10-22 2:40 UTC
[PATCH v2] merge-ort.c: fix typo 'neeed' to 'needed'
2023-10-22 2:46 UTC (2+ messages)
` [PATCH v3] "
[RFC PATCH 0/2] pretty: add %I formatting for patch-id
2023-10-22 2:28 UTC (3+ messages)
` [RFC PATCH 1/2] patch-ids: add const modifier to commit
` [RFC PATCH 2/2] pretty: add 'I' placeholder for patch-id
[PATCH 0/7] tcg: Expose tcg_gen_ext_{i32,i64,tl}
2023-10-22 2:25 UTC (7+ messages)
` [PATCH 3/7] target/i386: Use tcg_gen_ext_tl
` [PATCH 7/7] target/xtensa: Use tcg_gen_sextract_i32
[PATCH v4 0/3] Vhost-vdpa Shadow Virtqueue RSS Support
2023-10-22 2:16 UTC (4+ messages)
` [PATCH v4 1/3] vdpa: Add SetSteeringEBPF method for NetClientState
` [PATCH v4 2/3] vdpa: Restore receive-side scaling state
` [PATCH v4 3/3] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
[PATCH v3 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
2023-10-22 2:00 UTC (3+ messages)
` [PATCH v3 1/2] vdpa: Restore hash calculation state
` [PATCH v3 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
[amir73il:fuse-backing-fd 25/29] fs/fuse/passthrough.c:204 fuse_passthrough_setup() error: uninitialized symbol 'fb'
2023-10-22 1:58 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-5 tag
2023-10-22 1:52 UTC (4+ messages)
[PATCH 3/5] misc: mlx5ctl: Add info ioctl
2023-10-22 1:46 UTC (2+ messages)
❌ FAIL (MISSED 10 of 230): Test report for master (6.6.0-rc6, mainline.kernel.org-clang, 45d3291c)
2023-10-22 1:41 UTC
[Intel-xe] [PATCH v6 0/7] DRM scheduler changes for Xe
2023-10-22 1:27 UTC (6+ messages)
` [Intel-xe] [PATCH v6 5/7] drm/sched: Split free_job into own work item
` "
[PATCH] staging: rtl8192e: renamed variable HTIOTActIsDisableMCSTwoSpatialStream
2023-10-22 1:25 UTC (2+ messages)
[isilence:zc/veth2 7/16] include/linux/io_uring.h:124:6: warning: no previous declaration for 'io_zc_rx_put_buf'
2023-10-22 1:25 UTC
[PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands
2023-10-22 1:14 UTC (3+ messages)
[RFC PATCH printk v1] printk: ringbuffer: Do not skip non-finalized with prb_next_seq()
2023-10-22 1:14 UTC (2+ messages)
drivers/firmware/efi/libstub/efi-stub-helper.c:518 efi_load_initrd_dev_path() error: uninitialized symbol 'lf2'
2023-10-22 1:15 UTC
[PATCH v3 0/5] hw/audio/pcspk: Inline pcspk_init()
2023-10-20 15:50 UTC (2+ messages)
[PATCH 0/6] hw/m68k: Strengthen QOM/SysBus API uses
2023-10-20 21:40 UTC (2+ messages)
[PATCH] linux-user/riscv: change default cpu to 'max'
2023-10-20 16:06 UTC (2+ messages)
[PATCH v3 0/9] hw/arm/pxa2xx: SysBus/QDev fixes
2023-10-20 21:31 UTC (2+ messages)
[PATCH v3 0/3] Allow user enable/disable LSX/LASX
2023-10-20 19:06 UTC (2+ messages)
[jimc:dd-kitchen-sink] [dyndbg] 64261c3ad0: BUG:TASK_stack_guard_page_was_hit_at#(stack_is#..#)
2023-10-22 0:55 UTC (2+ messages)
[PATCH v4 0/4] Allwinner R528/T113s PSCI
2023-10-22 0:53 UTC (6+ messages)
` [PATCH v4 3/4] sunxi: psci: stop modeling register layout with C structs
` [PATCH v4 4/4] sunxi: psci: implement PSCI on R528
[PATCH] drm/amdgpu: Remove redundant call to priority_is_valid()
2023-10-22 0:51 UTC (3+ messages)
[PATCH 1/3] sched/nohz: Update nohz.next_balance directly without IPIs (v2)
2023-10-22 0:28 UTC (4+ messages)
` [PATCH 3/3] sched: Update ->next_balance correctly during newidle balance
[mark:arm64/insn/rework 21/38] /tmp/ccRK2cEo.s:12301: Error: selected processor does not support `cas x0,x1,[x2]'
2023-10-22 0:26 UTC
[PATCH v5 1/3] ipmi: Move KCS headers to common include folder
2023-10-22 0:16 UTC (5+ messages)
[PATCH] decorate: add color.decorate.symbols config option
2023-10-22 0:13 UTC (3+ messages)
` [PATCH 0/7] log: decorate pseudorefs and other refs
[RFC 1/2] arm: perf: Remove PMU locking
2023-10-22 0:05 UTC (2+ messages)
[PATCH v1] tcp: fix wrong RTO timeout when received SACK reneging
2023-10-21 23:57 UTC (2+ messages)
[Intel-gfx] [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-21 23:55 UTC (2+ messages)
` "
[PATCH] staging: rtl8192e: renamed varaible HTIOTActIsDisableMCS15
2023-10-21 23:53 UTC
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-21 23:36 UTC (12+ messages)
[isilence:zc/rx_copy_fallback 4/19] undefined reference to `dev_get_by_index'
2023-10-21 23:33 UTC
[PATCH 0/6] nvmem: patches for v6.7
2023-10-21 20:56 UTC (6+ messages)
` [PATCH 4/6] Revert "nvmem: add new config option"
[PATCH] staging: rtl8192e: renamed variable HTIOTActIsDisable
2023-10-21 23:29 UTC
[PATCH] bpf, docs: Add additional ABI working draft base text
2023-10-21 23:26 UTC (8+ messages)
` [Bpf] "
` [Bpf] [PATCH v2] "
` "
Is the data rate estimation for 5GHz channels overly pessimistic?
2023-10-21 23:23 UTC (11+ messages)
[PATCH 00/11] t: reduce direct disk access to data structures
2023-10-21 23:13 UTC (3+ messages)
` [PATCH 06/11] t: convert tests to not access reflog via the filesystem
[isilence:zc/rx_copy_fallback 12/19] csky-linux-ld: zc_rx.c:undefined reference to `tcp_recvmsg'
2023-10-21 23:12 UTC
[robertosassu:ima-evm-lsms-v4-devel-v7 22/25] security/integrity/ima/ima_main.c:1139:9: error: too many arguments to function 'init_ima_appraise_lsm'
2023-10-21 23:12 UTC
[PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS
2023-10-21 23:12 UTC (6+ messages)
` [PATCH 1/5] staging: vt6655: Rename variable byCWMaxMin
` [PATCH 2/5] staging: vt6655: Rename variable bySlot
` [PATCH 3/5] staging: vt6655: Rename variable bySIFS
` [PATCH 4/5] staging: vt6655: Rename variable byDIFS
` [PATCH 5/5] staging: vt6655: Rename variable byEIFS
[PATCH] staging: rtl8192e: renamed variable HTIOTPeerDetermine
2023-10-21 23:06 UTC
[PATCH v4 1/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp
2023-10-21 23:02 UTC (2+ messages)
[PATCH] generic/251: check min and max length and minlen for FSTRIM
2023-10-21 23:00 UTC (3+ messages)
[PATCH RFC net-next v2 1/1] net: sched: Disambiguate verdict from return code
2023-10-21 22:51 UTC (2+ messages)
[PATCH] staging: rtl8192e: renamed variable IsHTHalfNmodeAPs
2023-10-21 22:40 UTC
[PATCH v2] staging: rtl8192e: renamed variable TxCountToDataRate
2023-10-21 22:41 UTC (3+ messages)
[PATCH v5 1/5] misc: fastrpc: Add fastrpc multimode invoke request support
2023-10-21 22:29 UTC (2+ messages)
[PATCH] amd64: Fix csum_partial_copy_generic()
2023-10-21 22:22 UTC (10+ messages)
` AW: "
[PATCH] x86/kprobes: Remove unnecessary extern keyword
2023-10-21 22:18 UTC
drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:364:40: sparse: sparse: incorrect type in initializer (different address spaces)
2023-10-21 22:29 UTC
[xen-unstable test] 183453: tolerable FAIL - PUSHED
2023-10-21 22:22 UTC
[PATCH 0/3] power: add AXP313 PMIC support
2023-10-21 22:05 UTC (4+ messages)
` [PATCH 3/3] power: regulator: add AXP313 support
arch/x86/kernel/apic/apic.c:2135: warning: Function parameter or member 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ'
2023-10-21 21:57 UTC
[plbossart-sound:revert/pr4620 2/14] sound/pci/hda/patch_hdmi.c:4648:6: error: redefinition of 'snd_hda_device_is_hdmi'
2023-10-21 21:57 UTC
[PATCH v3] staging: rtl8192e: renamed variable TxCountToDataRate
2023-10-21 21:54 UTC
[PATCH 0/2] arm64: dts: allwinner: Add Orange Pi Zero 2W support
2023-10-21 21:47 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: add "
[PATCH] staging: greybus: avoid macro argument precedence issues
2023-10-21 21:48 UTC
[PATCH net-next v5 1/5] rust: core abstractions for network PHY drivers
2023-10-21 21:45 UTC (4+ messages)
[PATCH bpf-next 0/5] exact states comparison for iterator convergence checks
2023-10-21 21:41 UTC (3+ messages)
` [PATCH bpf-next 1/5] bpf: "
[Buildroot] [PATCH 1/1] configs/raspberrypi*: stop setting powersave as the default CPU governor
2023-10-21 21:38 UTC (2+ messages)
[Buildroot] [buildroot] small typo in manual
2023-10-21 21:31 UTC
[Buildroot] [git commit] docs/manual: fix typo
2023-10-21 21:30 UTC
[Buildroot] [PATCH v3 0/1] Add igt-gpu-tools
2023-10-21 21:26 UTC (2+ messages)
` [Buildroot] [PATCH v3 1/1] igt-gpu-tools: add igt-gpu-tools package
[PATCH v6 00/10] Introduce model for IBM's FSI
2023-10-21 21:17 UTC (6+ messages)
` [PATCH v6 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v6 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v6 08/10] hw/fsi: Added qtest
` [PATCH v6 09/10] hw/fsi: Added FSI documentation
` [PATCH v6 10/10] hw/fsi: Update MAINTAINER list
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.