All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-10 00:02:13 to 2024-10-10 01:47:35 UTC [more...]

[PATCH v2] futex: Rewrite get_inode_sequence_number() to make code simpler
 2024-10-10  1:47 UTC  (3+ messages)

[PATCH 0/2] drm/msm/dpu: Support different number of DSC
 2024-10-10  1:47 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: configure DSC per number in use

[PATCH v5 00/44] Boot modules for Hyperlaunch
 2024-10-10  1:45 UTC  (46+ messages)
` [PATCH v5 02/44] x86/boot: move boot loader name to boot info
` [PATCH v5 04/44] x86/boot: move mmap info "
` [PATCH v5 05/44] x86/boot: introduce struct boot_module
` [PATCH v5 06/44] x86/boot: convert consider_modules to "
` [PATCH v5 08/44] x86/boot: convert setup.c mod refs to early_mod
` [PATCH v5 09/44] x86/boot: introduce boot module types
` [PATCH v5 11/44] x86/boot: split bootstrap_map_addr() out of bootstrap_map()
` [PATCH v5 12/44] x86/boot: add start and size fields to struct boot_module
` [PATCH v5 15/44] x86/boot: introduce boot module interator
` [PATCH v5 39/44] x86/boot: introduce domid field to struct boot_domain
` [PATCH v5 40/44] x86/boot: add cmdline "
` [PATCH v5 41/44] x86/boot: add struct domain "
` [PATCH v5 42/44] x86/boot: convert construct_dom0 "
` [PATCH v5 43/44] x86/boot: convert dom0_construct_pv "
` [PATCH v5 44/44] x86/boot: convert dom0_construct_pvh "

[PATCH] sched/core: Disable page allocation in task_tick_mm_cid()
 2024-10-10  1:44 UTC 

[Buildroot] [PATCH] package/git: require wchar
 2024-10-10  1:44 UTC 

[PATCH net-next 00/11] add basic support for i.MX95 NETC
 2024-10-10  1:42 UTC  (4+ messages)
` [PATCH net-next 01/11] dt-bindings: net: add compatible string for i.MX95 EMDIO

[meta-oe][PATCH 1/4] haveged: upgrade 1.9.18 -> 1.9.19
 2024-10-10  1:38 UTC  (4+ messages)
` [meta-oe][PATCH 2/4] fio: upgrade 3.37 -> 3.38
` [meta-oe][PATCH 3/4] redis: upgrade 6.2.14 -> 6.2.16
` [meta-oe][PATCH 4/4] redis: upgrade 7.2.5 -> 7.2.6

[PATCH] samples/bpf: Fix a resource leak
 2024-10-10  1:41 UTC 

[PATCH bpf-next] libbpf: fix sym_is_subprog() logic for weak global subprogs
 2024-10-10  1:40 UTC  (2+ messages)

[PATCH bpf v1] selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
 2024-10-10  1:40 UTC  (2+ messages)

[PATCH v3] bcachefs: Fix shift-out-of-bounds in bch2_stripe_to_text
 2024-10-10  1:39 UTC  (2+ messages)

[PATCH v3 00/19] s390x: Add Full Boot Order Support
 2024-10-10  1:38 UTC  (16+ messages)
` [PATCH v3 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD "
` [PATCH v3 09/19] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot "
` [PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c

[PATCH 0/4] refine argparse library
 2024-10-10  1:35 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH v4 3/3] drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2
 2024-10-10  1:29 UTC 

[PATCH bpf] riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
 2024-10-10  1:30 UTC  (3+ messages)

[PATCH] samples/bpf: Remove unused variables
 2024-10-10  1:30 UTC  (2+ messages)

[PATCH] maple_tree: remove conditionals to detect wr_node_store
 2024-10-10  1:29 UTC  (3+ messages)

[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
 2024-10-10  1:28 UTC  (3+ messages)

[PATCH] sched_ext: use correct function name in pick_task_scx() warning message
 2024-10-10  1:26 UTC  (3+ messages)

[PATCH v1 0/2] Python module cleanup
 2024-10-10  1:26 UTC  (8+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-10  1:24 UTC  (5+ messages)

[meta-python][PATCH 1/7] python3-sqlalchemy: Upgrade 2.0.32 -> 2.0.35 and switch to PEP-517 build backend
 2024-10-10  1:24 UTC  (2+ messages)
` [oe] "

Of clk_hw_unregister_fractional_divider
 2024-10-10  1:23 UTC  (4+ messages)

[PATCH] clocksource: Remove unused clocksource_change_rating
 2024-10-10  1:22 UTC  (3+ messages)

[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
 2024-10-10  1:20 UTC  (29+ messages)
` [PATCH 04/23] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH 12/23] accel/tcg: Process IntervalTree entries in tlb_reset_dirty
` [PATCH 13/23] accel/tcg: Process IntervalTree entries in tlb_set_dirty
` [PATCH 14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH 15/23] accel/tcg: Remove the victim tlb
` [PATCH 16/23] include/exec/tlb-common: Move CPUTLBEntryFull from hw/core/cpu.h
` [PATCH 17/23] accel/tcg: Delay plugin adjustment in probe_access_internal
` [PATCH 18/23] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code
` [PATCH 19/23] accel/tcg: Always use IntervalTree for code lookups
` [PATCH 20/23] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree
` [PATCH 21/23] accel/tcg: Remove CPUTLBDesc.fulltlb
` [NOTYET PATCH 22/23] accel/tcg: Drop TCGCPUOps.tlb_fill

[PATCH v2 0/8] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-10  1:21 UTC  (9+ messages)
` [PATCH v2 1/8] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/8] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/8] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/8] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/8] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/8] perf stat: Display metric threshold value in CSV output
` [PATCH v2 7/8] perf stat: Add metric-threshold to json output
` [PATCH v2 8/8] perf stat: Disable metric thresholds for CSV/JSON metric-only mode

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-10-10  1:21 UTC  (4+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-10  1:20 UTC  (13+ messages)

[PATCH] bpf: use kvzmalloc to allocate BPF verifier environment
 2024-10-10  1:20 UTC  (2+ messages)

[PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
 2024-10-10  1:20 UTC  (2+ messages)

[PATCH v2 0/6] clk: clocking-wizard: modernize probe
 2024-10-10  1:19 UTC  (13+ messages)
` [PATCH v2 1/6] clk: clocking-wizard: simplify probe/remove with devres helpers
` [PATCH v2 2/6] clk: clocking-wizard: use newer clk_hw API
` [PATCH v2 3/6] clk: clocking-wizard: use devres versions of "
` [PATCH v2 4/6] clk: clocking-wizard: move clock registration to separate function
` [PATCH v2 5/6] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
` [PATCH v2 6/6] clk: clocking-wizard: move dynamic reconfig setup behind flag

[PATCH bpf 0/7] Misc fixes for bpf
 2024-10-10  1:19 UTC  (9+ messages)
` [PATCH bpf 3/7] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
` [PATCH bpf 5/7] bpf: Change the type of unsafe_ptr in bpf_iter_bits_new()

[PATCH] arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM
 2024-10-10  1:18 UTC  (2+ messages)

[PATCH i-g-t 0/3] xe_fault_injection improvements
 2024-10-10  1:14 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] mm: set hugepage to false when anon mthp allocation
 2024-10-10  1:13 UTC  (7+ messages)

[PATCH v1 0/3] perf probe: Support long symbol
 2024-10-10  1:12 UTC  (2+ messages)

[PATCH v3 0/2] selftests/futex: Create test for robust list
 2024-10-10  1:11 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/futex: Add ASSERT_ macros
` [PATCH v3 2/2] selftests/futex: Create test for robust list

[PATCH v1 4/5] PCI: endpoint: Add NVMe endpoint function driver
 2024-10-10  1:10 UTC  (2+ messages)

[PATCH] net/mvneta: fix possible out-of-bounds write
 2024-10-10  1:10 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[openeuler:OLK-5.10 23034/30000] kernel/sched/topology.c:1749:2: error: implicit declaration of function 'register_sysctl_init'
 2024-10-10  1:10 UTC 

[tip:timers/core 25/25] kernel/time/clocksource.c:1258:13: warning: '__clocksource_change_rating' defined but not used
 2024-10-10  1:10 UTC 

[PATCH net-next v3] tcp: remove unnecessary update for tp->write_seq in tcp_connect()
 2024-10-10  1:10 UTC  (2+ messages)

[PATCH 0/2 net-next] qca_spi: Improvements to QCA7000 sync
 2024-10-10  1:10 UTC  (2+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc2-348-g9f44fa3cbcc84)
 2024-10-10  1:09 UTC 

[PATCH bpf-next v1 1/2] bpf: force checkpoints at loop back-edges
 2024-10-10  1:08 UTC  (3+ messages)

pull-request: rtw-next-2024-10-10
 2024-10-10  1:06 UTC 

Immediate Attention Needed: Domain Renewal
 2024-10-10  1:02 UTC 

[PATCH V11 net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-10-10  1:04 UTC  (5+ messages)
` [PATCH V11 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets

[kernel-cve-report] New CVE entries this week
 2024-10-10  1:02 UTC 

[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
 2024-10-10  1:01 UTC  (10+ messages)

[openeuler:OLK-5.10 4855/30000] fs/ntfs3/frecord.o: warning: objtool: .text.unlikely: unexpected end of section
 2024-10-10  0:59 UTC 

[PATCH v17 00/13] Support blob memory and venus on qemu
 2024-10-10  0:59 UTC 

[net] net: ftgmac100: fixed not check status from fixed phy
 2024-10-10  1:00 UTC  (2+ messages)

[PATCH bpf-next v6 0/3] bpf: Fix tailcall infinite loop caused by freplace
 2024-10-10  0:59 UTC  (7+ messages)
` [PATCH bpf-next v6 1/3] bpf: Prevent "
` [PATCH bpf-next v6 3/3] selftests/bpf: Add cases to test tailcall in freplace

[PATCH v1 0/8] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-10  0:59 UTC  (4+ messages)

NULL pointer deref when running BPF monitor program (6.11.0-rc1)
 2024-10-10  0:57 UTC  (13+ messages)

[PATCH v1 0/3] Make a "Setup struct perf_event_attr" a shell test
 2024-10-10  0:56 UTC  (5+ messages)

[PATCH] net: atlantic: support reading SFP module info
 2024-10-10  0:56 UTC  (2+ messages)

[syzbot] [btrfs?] BUG: sleeping function called from invalid context in getname_kernel
 2024-10-10  0:54 UTC  (2+ messages)

[PATCH] wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware
 2024-10-10  0:52 UTC  (2+ messages)

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-10-10  0:52 UTC  (6+ messages)
` [PATCH v4 0/5] Introduce libgit-rs, "
  ` [PATCH v4 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-10-10  0:51 UTC  (8+ messages)
` [PATCH] cryptodev: remove unnecessary list end

[PATCH net-next v1] net: phy: aquantia: poll status register
 2024-10-10  0:49 UTC 

[PATCH 1/2] power: pmic: Support pmic pf0900
 2024-10-10  0:50 UTC  (4+ messages)

[PATCH v2] USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
 2024-10-10  0:46 UTC  (2+ messages)

[PATCH 0/5] fix race-condition of proactive error handling mode
 2024-10-10  0:46 UTC  (4+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] ethdev: "

[PATCH v7 0/3] fuse: add kernel-enforced request timeout option
 2024-10-10  0:44 UTC  (4+ messages)
` [PATCH v7 2/3] fuse: add optional kernel-enforced timeout for requests

[PATCH 0/4] wifi: rtw89: coex: improve BT-coexistence mechanism for RTL8852BE and RTL8852BE-VT
 2024-10-10  0:44 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning

❌ FAIL: Test report for master (6.12.0-rc2, mainline.kernel.org-clang, d3d15566)
 2024-10-10  0:43 UTC 

[PATCH] net: bgmac: use devm for register_netdev
 2024-10-10  0:41 UTC  (2+ messages)

[PATCH] drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
 2024-10-10  0:40 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ Fi.CI.BAT: "

[PATCH v1] net: sfp: change quirks for Alcatel Lucent G-010S-P
 2024-10-10  0:40 UTC  (2+ messages)

[PATCH net-next v4] doc: net: Fix .rst rendering of net_cachelines pages
 2024-10-10  0:40 UTC  (2+ messages)

[PATCH net-next 0/7] ipv4: Convert __fib_validate_source() and its callers to dscp_t
 2024-10-10  0:40 UTC  (2+ messages)

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:28: error: call to undeclared function 'bootmem_type'; ISO C99 and later do not support implicit function declarations
 2024-10-10  0:39 UTC 

[PATCH 6/9] drm/i915/display: iterare through channels if no feasible frequencies
 2024-10-10  0:39 UTC 

[RFT] linux: fix ignore hunt for config if config-kdevops is defined
 2024-10-10  0:38 UTC  (4+ messages)

[PATCH v2 dwarves 0/5] btf_encoder: implement shared elf_functions table
 2024-10-10  0:36 UTC  (3+ messages)

[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
 2024-10-10  0:36 UTC  (7+ messages)

[PATCH] perf callchain: Remove unused callchain_branch_counts
 2024-10-10  0:34 UTC  (6+ messages)

[PATCH] ASoC: qcom: sdm845: add missing soundwire runtime stream alloc
 2024-10-10  0:33 UTC  (2+ messages)

[Outreachy] Indication Of Interest To Intern At Git
 2024-10-10  0:33 UTC  (4+ messages)

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-10  0:32 UTC  (2+ messages)

[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
 2024-10-10  0:31 UTC  (9+ messages)
` [PATCH -next v3 1/2] perf stat: Support inherit events during fork() "

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-10-10  0:30 UTC  (6+ messages)
` [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
  ` [PATCH v2 1/2] examples/l3fwd: fix read beyond array bondaries
  ` [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in ACL mode

[PATCH v7 0/8] test: Minor fixes to test.py
 2024-10-10  0:29 UTC  (9+ messages)
` [PATCH v7 1/8] test: Use a constant for the test timeout
` [PATCH v7 2/8] test: Avoid failing skipped tests
` [PATCH v7 3/8] test: Create a common function to get the config
` [PATCH v7 4/8] test: Move the receive code into a function
` [PATCH v7 5/8] test: Separate out the exception handling
` [PATCH v7 6/8] test: Detect dead connections
` [PATCH v7 7/8] test: Tidy up remaining exceptions
` [PATCH v7 8/8] test: Fix mulptiplex_log typo

[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
 2024-10-10  0:30 UTC  (5+ messages)

[openeuler:OLK-5.10 18857/30000] security/integrity/ima/ima.h:381:16: warning: declaration of 'struct ima_digest' will not be visible outside of this function
 2024-10-10  0:29 UTC 

FAILED: patch "[PATCH] resource: fix region_intersects() vs" failed to apply to 5.10-stable tree
 2024-10-10  0:25 UTC  (4+ messages)
` [PATCH 5.10.y] resource: fix region_intersects() vs add_memory_driver_managed()

[syzbot] [btrfs?] general protection fault in getname_kernel (2)
 2024-10-10  0:29 UTC  (2+ messages)

[PATCH 0/3] rcu: Fix yet another wake up from offline related issue
 2024-10-10  0:27 UTC  (5+ messages)
` [PATCH 2/3] rcu/nocb: Fix rcuog wake-up from offline softirq

[PATCH 1/2] app/proc-info: add memory heap dump
 2024-10-10  0:25 UTC  (4+ messages)
` [v2 0/2] proc-info memory dump enhancement
  ` [v2 2/2] eal: add total memory size in memory dump APIs

[PATCH v4 0/6] drm/xe: Make struct xe_ggtt private
 2024-10-10  0:23 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

Help diagnosing lvm ioctl log spam
 2024-10-10  0:21 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
 2024-10-10  0:21 UTC  (7+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics

[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-10-10  0:20 UTC  (6+ messages)

arm64 s2idle vs. workqueues
 2024-10-10  0:19 UTC 

[PATCH 0/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-10-10  0:18 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 00/19] Update header guards bases on new coding style
 2024-10-10  0:18 UTC  (3+ messages)
` [PATCH v3 04/19] xen: Update header guards - ARGO

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-10  0:18 UTC  (8+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-10  0:14 UTC  (2+ messages)

[PATCH i-g-t 0/6] Introduce xe_sriov_flr test
 2024-10-10  0:13 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[f2fs-dev] [PATCH] f2fs: allow parallel DIO reads
 2024-10-10  0:09 UTC  (2+ messages)
`  "

[PATCH v2 0/6] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-10  0:07 UTC  (7+ messages)
` [PATCH v2 1/6] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/6] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/6] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/6] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/6] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/6] perf stat: Display metric threshold value in CSV output

[PATCH net-next 5/5] net: do not acquire rtnl in fib_seq_sum()
 2024-10-10  0:07 UTC  (2+ messages)

[PATCH net-next 4/5] ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
 2024-10-10  0:05 UTC  (2+ messages)

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-10  0:04 UTC  (2+ messages)

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-10  0:02 UTC  (5+ messages)
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE


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.