messages from 2024-06-08 07:47:06 to 2024-06-08 09:35:41 UTC [more...]
[PATCH bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue
2024-06-08 9:29 UTC
[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
2024-06-08 9:30 UTC (25+ messages)
` [PATCH v1 2/6] cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
[viro-vfs:work.fd 7/20] drivers/block/ataflop.c:428:13: error: conflicting types for 'fd_error'; have 'void(void)'
2024-06-08 9:30 UTC
[PATCH 2/2] ci: let pedantic job compile with -Og
2024-06-08 9:28 UTC (12+ messages)
` [PATCH v2 0/2] ci: detect more warnings via `-Og`
` [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og
` [PATCH v3 0/4] ci: detect more warnings via `-Og`
` [PATCH v3 2/4] Makefile: add ability to append to CFLAGS and LDFLAGS
[PATCH v2 00/15] TDX MMU prep series part 1
2024-06-08 9:25 UTC (22+ messages)
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down mirror page tables
` [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
` [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
long stalls when creating 20 directory trees of 1 million inodes in parallel
2024-06-08 9:24 UTC (11+ messages)
[PATCH 0/5] Reorganize string-stream and assert tests
2024-06-08 9:20 UTC (12+ messages)
` [PATCH 1/5] kunit: string-stream: export non-static functions
` [PATCH 2/5] kunit: kunit-test: Remove stub for log tests
` [PATCH 3/5] kunit: string-stream-test: Make it a separate module
` [PATCH 4/5] kunit: assert: export non-static functions
` [PATCH 5/5] kunit: Merge assertion test into kunit-test.c
[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2024-06-08 9:19 UTC (10+ messages)
` [PATCH v5 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v5 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
[PATCH v4 1/2] devcoredump: Add dev_coredumpm_timeout()
2024-06-08 9:16 UTC (2+ messages)
` ✓ CI.FULL: success for series starting with [v4,1/2] "
[linux-linus test] 186284: regressions - FAIL
2024-06-08 9:15 UTC
[PATCH v3 0/4] ASoC: qcom: display port changes
2024-06-08 9:12 UTC (3+ messages)
[PATCH net-next v7 0/3] Introduce IPPROTO_SMC
2024-06-08 9:12 UTC (4+ messages)
` [PATCH net-next v7 1/3] net/smc: refactoring initialization of smc sock
` [PATCH net-next v7 2/3] net/smc: expose smc proto operations
` [PATCH net-next v7 3/3] net/smc: Introduce IPPROTO_SMC
[PATCH v2 0/3] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent()
2024-06-08 9:01 UTC (4+ messages)
` [PATCH v2 1/3] "
[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-08 9:01 UTC (17+ messages)
` [PATCH HID v3 01/16] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID v3 02/16] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v3 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID v3 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID v3 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID v3 07/16] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID v3 08/16] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID v3 09/16] selftests/hid: add subprog call test
` [PATCH HID v3 10/16] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID v3 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID v3 12/16] HID: bpf: Artist24: remove unused variable
` [PATCH HID v3 13/16] HID: bpf: error on warnings when compiling bpf objects
` [PATCH HID v3 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
` [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
` [PATCH HID v3 16/16] HID: bpf: make part of struct hid_device writable
[PATCH net 0/6] mlxsw: ACL fixes
2024-06-08 9:01 UTC (13+ messages)
` [PATCH net 1/6] lib: objagg: Fix spelling
` [PATCH net 2/6] lib: test_objagg: "
` [PATCH net 3/6] mlxsw: spectrum_acl_atcam: Fix wrong comment
` [PATCH net 4/6] lib: objagg: Fix general protection fault
` [PATCH net 5/6] mlxsw: spectrum_acl_erp: Fix object nesting warning
` [PATCH net 6/6] mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
[PATCH 2/2] arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpio
2024-06-08 8:59 UTC (2+ messages)
[PATCH V3 00/14] Add data type profiling support for powerpc
2024-06-08 8:58 UTC (5+ messages)
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction "
[PATCH wifi-next 1/2] wifi: mac80211: Move stats allocation to core
2024-06-08 8:59 UTC (4+ messages)
` [PATCH wifi-next 2/2] wifi: mac80211: Remove generic .ndo_get_stats64
[PATCH 0/1] asus-ec-sensors: add ProArt X670E-CREATOR WIFI
2024-06-08 8:50 UTC (2+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "
[PATCH v4 0/3] Hardening perf subsystem
2024-06-08 8:50 UTC (2+ messages)
[Buildroot] [PATCH 00/20 v2] support/download: allow downloading unlocked cargo packages (branch yem/cargo-unchained)
2024-06-08 8:49 UTC (4+ messages)
` [Buildroot] [PATCH 12/20 v2] package/python-bcrypt: use post-process opts to pass Cargo manifest path
[PATCH 0/3] cpufreq: sun50i: add Allwinner H700 speed bin and additional OPPs
2024-06-08 8:48 UTC
[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-08 8:44 UTC (5+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
[PATCH 00/25] target/i386: more progress towards new decoder
2024-06-08 8:41 UTC (26+ messages)
` [PATCH 01/25] target/i386: remove CPUX86State argument from generator functions
` [PATCH 02/25] target/i386: rewrite flags writeback for ADCX/ADOX
` [PATCH 03/25] target/i386: put BLS* input in T1, use generic flag writeback
` [PATCH 04/25] target/i386: change X86_ENTRYr to use T0
` [PATCH 05/25] target/i386: change X86_ENTRYwr to use T0, use it for moves
` [PATCH 06/25] target/i386: replace NoSeg special with NoLoadEA
` [PATCH 07/25] target/i386: fix processing of intercept 0 (read CR0)
` [PATCH 08/25] target/i386: convert MOV from/to CR and DR to new decoder
` [PATCH 09/25] target/i386: fix bad sorting of entries in the 0F table
` [PATCH 10/25] target/i386: finish converting 0F AE to the new decoder
` [PATCH 11/25] target/i386: replace read_crN helper with read_cr8
` [PATCH 12/25] target/i386: split X86_CHECK_prot into PE and VM86 checks
` [PATCH 13/25] target/i386: convert non-grouped, helper-based 2-byte opcodes
` [PATCH 14/25] target/i386: convert bit test instructions to new decoder
` [PATCH 15/25] target/i386: pull load/writeback out of gen_shiftd_rm_T1
` [PATCH 16/25] target/i386: adapt gen_shift_count for SHLD/SHRD
` [PATCH 17/25] target/i386: convert SHLD/SHRD to new decoder
` [PATCH 18/25] target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT "
` [PATCH 19/25] target/i386: convert XADD "
` [PATCH 20/25] target/i386: convert CMPXCHG "
` [PATCH 21/25] target/i386: decode address before going back to translate.c
` [PATCH 22/25] target/i386: list instructions still in translate.c
` [PATCH 23/25] target/i386: assert that cc_op* and pc_save are preserved
` [PATCH 24/25] target/i386: do not check PREFIX_LOCK in old-style decoder
` [PATCH 25/25] target/i386: remove gen_ext_tl
With big repos and slower connections, git clone can be hard to work with
2024-06-08 8:43 UTC (6+ messages)
arch/arm64/boot/dts/renesas/r9a07g043u.dtsi:85.11-94.6: Warning (graph_child_address): /soc/video@10830000/ports/port@1: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
2024-06-08 8:42 UTC (2+ messages)
[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
2024-06-08 8:42 UTC (2+ messages)
[PATCH v6 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
2024-06-08 8:42 UTC (6+ messages)
` [PATCH v7 "
` [EXTERNAL] "
[PATCH net-next] ip_tunnel: Move stats allocation to core
2024-06-08 8:41 UTC (2+ messages)
[PULL 00/42] i386, scsi. hostmem fixes for 2024-06-08
2024-06-08 8:34 UTC (43+ messages)
` [PULL 01/42] target/i386: fix pushed value of EFLAGS.RF
` [PULL 02/42] target/i386: fix implementation of ICEBP
` [PULL 03/42] target/i386: cleanup HLT helpers
` [PULL 04/42] target/i386: cleanup PAUSE helpers
` [PULL 05/42] target/i386: implement DR7.GD
` [PULL 06/42] target/i386: disable/enable breakpoints on vmentry/vmexit
` [PULL 07/42] target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
` [PULL 08/42] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
` [PULL 09/42] target/i386: fix TF/RF handling for HLT
` [PULL 10/42] target/i386: document incorrect semantics of watchpoint following MOV/POP SS
` [PULL 11/42] target/i386: document use of DISAS_NORETURN
` [PULL 12/42] target/i386: use local X86DecodedOp in gen_POP()
` [PULL 13/42] target/i386: use gen_writeback() within gen_POP()
` [PULL 14/42] target/i386: fix SP when taking a memory fault during POP
` [PULL 15/42] target/i386: fix size of EBP writeback in gen_enter()
` [PULL 16/42] machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
` [PULL 17/42] meson: Don't even detect posix_madvise() on Darwin
` [PULL 18/42] osdep: Make qemu_madvise() to set errno in all cases
` [PULL 19/42] osdep: Make qemu_madvise() return ENOSYS on unsupported OSes
` [PULL 20/42] backends/hostmem: Report error when memory size is unaligned
` [PULL 21/42] machine, hostmem: improve error messages for unsupported features
` [PULL 22/42] hostmem: simplify the code for merge and dump properties
` [PULL 23/42] scsi-disk: Don't silently truncate serial number
` [PULL 24/42] stubs/meson: Fix qemuutil build when --disable-system
` [PULL 25/42] i386/hvf: Adds support for INVTSC cpuid bit
` [PULL 26/42] i386/hvf: Fixes some compilation warnings
` [PULL 27/42] hvf: Consistent types for vCPU handles
` [PULL 28/42] i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
` [PULL 29/42] i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
` [PULL 30/42] i386/hvf: Updates API usage to use modern vCPU run function
` [PULL 31/42] hvf: Makes assert_hvf_ok report failed expression
` [PULL 32/42] target/i386: add support for FRED in CPUID enumeration
` [PULL 33/42] target/i386: mark CR4.FRED not reserved
` [PULL 34/42] vmxcap: add support for VMX FRED controls
` [PULL 35/42] target/i386: enumerate VMX nested-exception support
` [PULL 36/42] target/i386: Add get/set/migrate support for FRED MSRs
` [PULL 37/42] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
` [PULL 38/42] i386: Fix MCE support for AMD hosts
` [PULL 39/42] i386: Add support for SUCCOR feature
` [PULL 40/42] i386: Add support for overflow recovery
` [PULL 41/42] Revert "python: use vendored tomli"
` [PULL 42/42] python: mkvenv: remove ensure command
[PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property
2024-06-08 8:32 UTC (15+ messages)
[PATCH v3 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
2024-06-08 8:27 UTC (2+ messages)
[PATCH v8 0/5] PCI: rcar-gen4: Add R-Car V4H support
2024-06-08 8:24 UTC (3+ messages)
` [PATCH v8 4/5] PCI: rcar-gen4: Add support for r8a779g0
[PATCH] modpost: bypass module description test on vmlinux.o
2024-06-08 8:25 UTC (2+ messages)
[Buildroot] [PATCH v2 1/2] utils/checkpackagelib: really check variable name
2024-06-08 8:19 UTC (3+ messages)
` [Buildroot] [PATCH v2 2/2] utils/checkpackagelib: extend hint about unscopped variables
MSan failures in pack-bitmap
2024-06-08 8:18 UTC (2+ messages)
[PATCH] tests/intel/xe_create: Isolate performance tests
2024-06-08 8:18 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_create: Isolate performance tests (rev2)
` ✗ CI.xeFULL: "
[Buildroot] [git commit branch/2024.02.x] package/sscep: fix linking error with musl-libc
2024-06-08 8:12 UTC
[Buildroot] [git commit branch/2024.02.x] docs/website/index.html: refer to Gitlab and lore
2024-06-08 8:10 UTC
[Buildroot] [git commit branch/2024.02.x] package/dmraid: set -fPIC
2024-06-08 8:15 UTC
[Buildroot] [PATCH 1/1] package/dmraid: set -fPIC
2024-06-08 8:15 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/sscep: fix linking error with musl-libc
2024-06-08 8:12 UTC (2+ messages)
[PATCH 0/5] hwmon: (cros_ec): fan target, fan pwm control and temperature thresholds
2024-06-08 8:12 UTC (6+ messages)
` [PATCH 1/5] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_versions()
` [PATCH 2/5] hwmon: (cros_ec) Add support for fan target speed
` [PATCH 3/5] hwmon: (cros_ec) Add support for PWM fan control
` [PATCH 4/5] hwmon: (cros_ec) Split temperature channel params
` [PATCH 5/5] hwmon: (cros_ec) Add support for temperature thresholds
[PATCH v3 0/2] rework bpi-r3 dts overlays and add SATA dtso
2024-06-08 8:05 UTC (9+ messages)
` [PATCH v3 1/2] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
` [PATCH v3 2/2] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
[Buildroot] [git commit] docs/website/index.html: refer to Gitlab and lore
2024-06-08 8:11 UTC (2+ messages)
[asahilinux:bits/080-wifi 30/48] arch/xtensa/include/uapi/asm/swab.h:24:5: warning: 'txchain' is used uninitialized
2024-06-08 8:06 UTC
[PATCH net] net/sched: Fix mirred deadlock on device recursion
2024-06-08 8:05 UTC (3+ messages)
` [PATCH] net/sched: initialize noop_qdisc owner
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-06-08 8:04 UTC (4+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
[Patch net] net: remove the bogus overflow debug check in pskb_may_pull()
2024-06-08 8:01 UTC (3+ messages)
[PATCH HID v2 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-08 8:00 UTC (4+ messages)
` [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
[PATCH] mm/mm_init.c: don't initialize page->lru again
2024-06-08 7:56 UTC (4+ messages)
[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpio
2024-06-08 7:55 UTC (2+ messages)
[asahilinux:bits/000-devicetree 34/184] arch/arm64/boot/dts/apple/t600x-die0.dtsi:230.29-235.4: Warning (simple_bus_reg): /soc@200000000/display-subsystem: missing or empty reg/ranges property
2024-06-08 7:55 UTC
[Buildroot] [git commit branch/2024.02.x] support/testing: add zip test
2024-06-08 7:28 UTC
[Buildroot] [git commit branch/2024.02.x] package/swupdate: bump to version 2023.12.1
2024-06-08 7:46 UTC
[Buildroot] [git commit branch/2024.02.x] package/zxing-cpp: drop opencv and qt dependencies
2024-06-08 7:27 UTC
[Buildroot] [git commit branch/2024.02.x] package/binutils-bare-metal: fix CPE ID
2024-06-08 7:22 UTC
[Buildroot] [git commit branch/2024.02.x] package/zip: fix build with GCC 14
2024-06-08 7:43 UTC
[Buildroot] [git commit branch/2024.02.x] package/rtl8189fs: bump to latest git commit
2024-06-08 7:21 UTC
[Buildroot] [git commit branch/2024.02.x] package/gcc: add patch to fix gcc 11 build warning
2024-06-08 7:44 UTC
[Buildroot] [git commit branch/2024.02.x] package/libkrb5: security bump to 1.21.2
2024-06-08 7:18 UTC
[Buildroot] [git commit branch/2024.02.x] package/zxing-cpp: needs threads
2024-06-08 7:26 UTC
[Buildroot] [git commit branch/2024.02.x] package/libmanette: bump to version 0.2.7
2024-06-08 7:05 UTC
[Buildroot] [git commit branch/2024.02.x] package/postgresql: bump version to 16.2
2024-06-08 7:07 UTC
[Buildroot] [git commit branch/2024.02.x] package/redis-plus-plus: bump to version 1.3.12
2024-06-08 7:15 UTC
[Buildroot] [git commit branch/2024.02.x] package/libuhttpd: disable -Werror
2024-06-08 7:10 UTC
[Buildroot] [git commit branch/2024.02.x] configs/asus_tinker-s_rk3288: bump kernel to 6.1.79
2024-06-08 7:50 UTC
[Buildroot] [git commit branch/2024.02.x] configs/rock5b: remove futile unsetting of BR2_LINUX_KERNEL_INTREE_DTS_NAME
2024-06-08 7:08 UTC
[Buildroot] [git commit branch/2024.02.x] package/gcc-bare-metal: add CPE variables
2024-06-08 7:12 UTC
[GIT PULL] IRQ fixes
2024-06-08 7:52 UTC
[Buildroot] [PATCH 1/1] configs/asus_tinker-s_rk3288_defconfig: bump kernel to 6.1.79
2024-06-08 7:50 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/swupdate: bump to version 2023.12.1
2024-06-08 7:46 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.