All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-29 21:17:07 to 2024-04-29 22:46:20 UTC [more...]

[PATCH dwarves v9 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-29 22:45 UTC 

[PATCH 0/4] mm/damon/paddr: simplify page level access re-check for pageout
 2024-04-29 22:44 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS action
` [PATCH 2/4] mm/damon/paddr: do page level access check for pageout DAMOS action on its own
` [PATCH 3/4] mm/vmscan: remove ignore_references argument of reclaim_pages()
` [PATCH 4/4] mm/vmscan: remove ignore_references argument of reclaim_folio_list()

[GIT PULL] Allwinner clock fixes for 6.9
 2024-04-29 22:39 UTC  (2+ messages)

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-04-29 22:39 UTC  (13+ messages)
` [PATCH v8 12/22] tpm: Add NULL primary creation
` [PATCH v8 13/22] tpm: Add TCG mandated Key Derivation Functions (KDFs)
` [PATCH v8 14/22] tpm: Add HMAC session start and end functions
` [PATCH v8 15/22] tpm: Add HMAC session name/handle append
` [PATCH v8 16/22] tpm: Add the rest of the session HMAC API

[PATCH dwarves v8 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-29 22:38 UTC  (4+ messages)
` [PATCH dwarves v8 3/3] "

[PATCH RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code
 2024-04-29 22:38 UTC  (2+ messages)

[PATCH V3 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-29 22:37 UTC  (2+ messages)

[PATCH v4] mmc: Poll CD in case cyclic framework is enabled
 2024-04-29 22:36 UTC  (5+ messages)

[PATCH v2 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-04-29 22:38 UTC  (15+ messages)
` [PATCH v2 1/2] btrfs: slightly loose the requirement for qgroup removal
` [PATCH v2 2/2] btrfs: automatically remove the subvolume qgroup

[PATCH v5 0/4] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-29 22:35 UTC  (5+ messages)
` [PATCH v5 1/4] PCI/cxl: Move PCI CXL vendor Id to a common location from CXL subsystem
` [PATCH v5 2/4] PCI: Add check for CXL Secondary Bus Reset
` [PATCH v5 3/4] PCI: Create new reset method to force SBR for CXL
` [PATCH v5 4/4] cxl: Add post reset warning if reset results in loss of previously committed HDM decoders

[PATCH bpf-next 1/2] libbpf: handle nulled-out program in struct_ops correctly
 2024-04-29 22:35 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: validate nulled-out struct_ops program is handled properly

[RFC PATCH] fs/coredump: Enable dynamic configuration of max file note size
 2024-04-29 22:35 UTC  (5+ messages)

[PATCH] drm/amdkfd: update buffer_{store, load}_* modifiers for gfx940
 2024-04-29 22:34 UTC  (3+ messages)
` [PATCH] drm/amdkfd: update buffer_{store,load}_* "

[GIT PULL] Please pull u-boot-mmc master
 2024-04-29 22:34 UTC  (4+ messages)

[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-04-29 22:33 UTC  (5+ messages)
` [PATCH v3 1/3] vfio/pci: Extract duplicated code into macro

[sailus-media-tree:ipu6] BUILD REGRESSION 308898eb3af1c6530b122a01a5c4b38931717e70
 2024-04-29 22:32 UTC 

[GIT PULL] cpuidle for ARM for v6.10
 2024-04-29 22:30 UTC 

[PATCH v3 0/2] riscv: Extension parsing fixes
 2024-04-29 22:29 UTC  (6+ messages)
` [PATCH v3 1/2] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 2/2] riscv: cpufeature: Fix extension subset checking

[PATCH] clocksource: Make the int help prompt unit readable in ncurses
 2024-04-29 22:29 UTC  (4+ messages)
` [tip: timers/core] "

[Intel-wired-lan] [PATCH iwl-next v2] ice: Extend auxbus device naming
 2024-04-29 22:28 UTC  (13+ messages)
                    ` [Intel-wired-lan] multi-function devices with global/cross-function interdependence (Was Re: [PATCH iwl-next v2] ice: Extend auxbus device naming)
                      ` multi-function devices with global/cross-function interdependence (Was Re: [Intel-wired-lan] "

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-29 22:26 UTC  (7+ messages)
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()

linux-next: Fixes tag needs some work in the iio-fixes tree
 2024-04-29 22:26 UTC 

[PATCH bpf-next] bpf: add support to read cpu_entry in bpf program
 2024-04-29 22:26 UTC  (2+ messages)

[PATCH 0/9] btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start
 2024-04-29 22:23 UTC  (10+ messages)
` [PATCH 1/9] btrfs: remove the recursive include of btrfs_inode.h from itself
` [PATCH 2/9] btrfs: rename extent_map::orig_block_len to disk_num_bytes
` [PATCH 3/9] btrfs: export the expected file extent through can_nocow_extent()
` [PATCH 4/9] btrfs: introduce new members for extent_map
` [PATCH 5/9] btrfs: introduce extra sanity checks for extent maps
` [PATCH 6/9] btrfs: remove extent_map::orig_start member
` [PATCH 7/9] btrfs: remove extent_map::block_len member
` [PATCH 8/9] btrfs: remove extent_map::block_start member
` [PATCH 9/9] btrfs: remove parameters duplicated from btrfs_file_extent

[PATCH v2 0/7] memcg: reduce memory consumption by memcg stats
 2024-04-29 22:23 UTC  (10+ messages)
` [PATCH v2 2/7] memcg: dynamically allocate lruvec_stats
` [PATCH v2 3/7] memcg: reduce memory for the lruvec and memcg stats

[PATCH v2 0/2] riscv: Extension parsing fixes
 2024-04-29 22:22 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: cpufeature: Fix thead vector hwcap removal

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-29 22:18 UTC  (5+ messages)
` [PATCH v12 12/14] x86/sgx: Turn on per-cgroup EPC reclamation

[bug report] RIP: 0010:blk_flush_complete_seq+0x450/0x1060 observed during blktests nvme/tcp nvme/012
 2024-04-29 22:18 UTC  (3+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-29 22:18 UTC  (11+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

selftests: tc-testing: tdc.sh: WARNING: at kernel/locking/lockdep.c:1226 lockdep_register_key
 2024-04-29 22:17 UTC 

[PATCH] hardening: Refresh KCFI options, add some more
 2024-04-29 22:16 UTC  (3+ messages)

[PATCH v2] Bluetooth: msft: fix slab-use-after-free in msft_do_close()
 2024-04-29 22:16 UTC  (3+ messages)

[PATCH] drm/xe/xe_ggtt: No need to use xe_pm_runtime_get_noresume
 2024-04-29 22:16 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-29 22:15 UTC  (5+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation

[tip: x86/cpu] x86/mce: Switch to new Intel CPU model defines
 2024-04-29 22:10 UTC  (5+ messages)
` [PATCH] x86/cpu: Fix thinko comparing x86_vfm with x86_model

[GIT PULL] workqueue: Fixes for v6.9-rc6
 2024-04-29 22:10 UTC 

[PATCH] ARM: multi_v7_defconfig: Select CONFIG_USB_ONBOARD_DEV as built-in
 2024-04-29 22:09 UTC  (2+ messages)

[PATCH] kernel/configs: Disable LTO on kernel/configs.o
 2024-04-29 22:07 UTC 

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-04-29 22:07 UTC  (7+ messages)
` [PATCH RFC net-next 07/10] net: dsa: mv88e6xxx: Track bridge mdb objects

[PATCH v1 1/4] perf record: Dump off-cpu samples directly
 2024-04-29 22:06 UTC  (3+ messages)

[PATCH 00/13] builtin: implement, document and test url-parse
 2024-04-29 22:04 UTC  (2+ messages)
` Reply to community feedback

[PATCH] Input: try trimming too long modalias strings
 2024-04-29 22:01 UTC  (3+ messages)

[PATCH] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-04-29 22:01 UTC  (4+ messages)

[PATCH] perf/core: Trim dyn_size if raw data is absent
 2024-04-29 21:59 UTC  (2+ messages)

Hashing out the scope of work
 2024-04-29 21:58 UTC  (8+ messages)

[PATCH] PM: hibernate: replace deprecated strncpy with strscpy
 2024-04-29 21:58 UTC  (2+ messages)

[PATCH 0/8] Update lpfc to revision 14.4.0.2
 2024-04-29 22:15 UTC  (9+ messages)
` [PATCH 1/8] lpfc: Change default logging level for unsolicited CT MIB commands
` [PATCH 2/8] lpfc: Update logging of protection type for T10 DIF I/O
` [PATCH 3/8] lpfc: Clear deferred RSCN processing flag when driver is unloading
` [PATCH 4/8] lpfc: Introduce rrq_list_lock to protect active_rrq_list
` [PATCH 5/8] lpfc: Change lpfc_hba hba_flag member into a bitmask
` [PATCH 6/8] lpfc: Add support for 32 byte CDBs
` [PATCH 7/8] lpfc: Update lpfc version to 14.4.0.2
` [PATCH 8/8] lpfc: Copyright updates for 14.4.0.2 patches

[PATCHv3 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-29 21:57 UTC  (4+ messages)
` [PATCHv3 2/3] wifi: ath12k: Remove unsupported tx monitor handling

Patchwork housekeeping for: spi-devel-general
 2024-04-29 21:56 UTC 

[GIT PULL] Allwinner clock changes for 6.10
 2024-04-29 21:56 UTC  (2+ messages)

[PATCH kmod 00/13] Load compressed modules with compression-less kmod
 2024-04-29 21:54 UTC  (5+ messages)
` [PATCH kmod 02/13] libkmod: keep gzFile gzf local to load_zlib()
` [PATCH kmod 03/13] libkmod: remove kmod_file::{zstd,xz}_used flags

[PATCH v2] Input: try trimming too long modalias strings
 2024-04-29 21:50 UTC 

[PATCH] configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation
 2024-04-29 21:49 UTC 

[PATCH net-next v2 0/2] net: dsa: adjust_link removal
 2024-04-29 21:47 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: dsa: Remove adjust_link paths

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-29 21:47 UTC  (10+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH v3 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-29 21:45 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
` [PATCH v3 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v3 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations
` [PATCH v3 bpf-next 4/6] selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
` [PATCH v3 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests

[PATCH RFC/RFT net-next] net: stmmac: drop the ethtool begin() callback
 2024-04-29 21:45 UTC  (2+ messages)

[PATCH] clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()
 2024-04-29 21:45 UTC 

[PATCH kmod] man: silence autoconf warnings
 2024-04-29 21:45 UTC  (4+ messages)

[freescale-fslc:5.15-2.2.x-imx 3285/29983] vtl_ts.c:undefined reference to `i2c_transfer'
 2024-04-29 21:44 UTC 

[PATCH 4.19 00/41] 4.19.310-rc1 review
 2024-04-29 21:44 UTC  (2+ messages)
` [PATCH 4.19] Revert "y2038: rusage: use __kernel_old_timeval"

Question about using the perf c2c in UMA system
 2024-04-29 21:43 UTC 

[PATCH] media: i2c: et8ek8: Don't strip remove function when driver is builtin
 2024-04-29 21:43 UTC  (4+ messages)

[PATCH v2 0/8] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-04-29 21:42 UTC  (5+ messages)
` [PATCH v2 1/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-29 21:40 UTC  (6+ messages)
` [PATCH 4.19 091/175] loop: Remove sector_t truncation checks
        ` [PATCH 4.19] Revert "loop: Remove sector_t truncation checks"

[GIT PULL] 6th set of NFSD fixes for v6.9-rc
 2024-04-29 21:40 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.9-rc6
 2024-04-29 21:40 UTC  (2+ messages)

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2024-04-29 21:38 UTC  (2+ messages)
` [Bug 215197] Memory leaks show up when using Edimax Wi-Fi N150 Bluetooth/Wireless USB Adapter (RTL8XXXU)

[PATCH v2] x86: Trust initial offset in architectural TSC-adjust MSRs
 2024-04-29 21:38 UTC  (2+ messages)
` [tip: x86/timers] x86/tsc: "

[GIT PULL 1/4] Broadcom defconfig-arm64 changes for 6.10
 2024-04-29 21:37 UTC  (8+ messages)
` [GIT PULL 2/4] Broadcom devicetree "
` [GIT PULL 3/4] Broadcom devicetree-arm64 "
` [GIT PULL 4/4] Broadcom drivers "

[PATCH 0/3] color: add support for 12-bit RGB colors
 2024-04-29 21:37 UTC  (2+ messages)

[PATCH bpf-next 0/6] Notify user space when a struct_ops object is detached/unregisterd
 2024-04-29 21:36 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: add a pointer of the attached link to bpf_struct_ops_map
` [PATCH bpf-next 2/6] bpf: export bpf_link_inc_not_zero()
` [PATCH bpf-next 3/6] bpf: provide a function to unregister struct_ops objects from consumers
` [PATCH bpf-next 4/6] bpf: detach a bpf_struct_ops_map from a link
` [PATCH bpf-next 5/6] bpf: support epoll from bpf struct_ops links
` [PATCH bpf-next 6/6] selftests/bpf: test detaching "

[PATCH v2 0/6] migration removals & deprecations
 2024-04-29 19:51 UTC  (3+ messages)
` [PATCH v2 2/6] migration: Remove 'inc' option from migrate command

[PATCH 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-04-29 21:34 UTC  (2+ messages)

[freescale-fslc:6.6-1.0.x-imx 5709/11728] drivers/phy/freescale/phy-fsl-imx9-dphy-rx.c:463:25: error: use of undeclared identifier 'dw_dphy_rx_of_match'; did you mean 'dw_dphy_of_match'?
 2024-04-29 21:33 UTC 

[PATCH v2 00/13] exec: Rework around CPUState user fields (part 2)
 2024-04-29 21:30 UTC  (14+ messages)
` [PATCH v2 01/13] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PATCH v2 02/13] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PATCH v2 03/13] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
` [PATCH v2 04/13] accel/tcg: Move @plugin_state from CPUState to TCG AccelCPUState
` [PATCH v2 05/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB to TCG
` [PATCH v2 06/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH v2 07/13] accel/tcg: Move @cflags_next_tb "
` [PATCH v2 08/13] accel/tcg: Move @iommu_notifiers "
` [PATCH v2 09/13] accel/tcg: Move @tb_jmp_cache "
` [PATCH v2 10/13] accel/tcg: Remove NULL check in tcg_flush_jmp_cache()
` [PATCH v2 11/13] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState
` [PATCH v2 12/13] accel/tcg: Restrict icount to system emulation
` [PATCH v2 13/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-04-29 21:33 UTC  (6+ messages)
` [PATCH v3 0/5] Marvell HW overlay support for Cadence xSPI
  ` [PATCH v3 2/5] spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI
      ` [EXTERNAL] "

[RFC PATCH v2 0/3] Retirement latency perf stat support
 2024-04-29 21:31 UTC  (3+ messages)
` [RFC PATCH v2 3/3] perf evsel: Add retirement latency event support

[PATCH v2 bpf-next] bpf: Fix verifier assumptions about socket->sk
 2024-04-29 21:30 UTC  (2+ messages)

arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-04-29 21:30 UTC  (14+ messages)
                        ` [RFC PATCH] Use x86 named address spaces to catch "sparse: incorrect type in initializer (different address spaces)" __percpu errors

Raspberry Pi 5 and WPA3
 2024-04-29 21:29 UTC  (2+ messages)

[PATCH 1/8] drm/xe/device_sysfs: switch over to devm
 2024-04-29 21:28 UTC  (7+ messages)
` [PATCH 2/8] drm/xe: covert sysfs "

[PATCH 1/2] qmi: voicecall: Reflow the logic to avoid nesting
 2024-04-29 21:26 UTC  (2+ messages)
` [PATCH 2/2] qmi: voicecall: Add free on the error path

[PATCH] kunit: Cover 'assert.c' with tests
 2024-04-29 21:26 UTC  (2+ messages)

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-04-29 21:25 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: Update my email address
 2024-04-29 21:23 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] bpf/verifier: range computation improvements
 2024-04-29 21:22 UTC  (8+ messages)
` [PATCH bpf-next v4 1/7] bpf/verifier: replace calls to mark_reg_unknown
` [PATCH bpf-next v4 2/7] bpf/verifier: refactor checks for range computation
` [PATCH bpf-next v4 3/7] bpf/verifier: improve XOR and OR "
` [PATCH bpf-next v4 4/7] selftests/bpf: XOR and OR range computation tests
` [PATCH bpf-next v4 5/7] bpf/verifier: relax MUL range computation check
` [PATCH bpf-next v4 6/7] selftests/bpf: MUL range computation tests
` [PATCH bpf-next v4 7/7] bpf/verifier: improve code after range computation recent changes

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-29 21:23 UTC  (5+ messages)
` [PATCH v3 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string

[PATCH v2 00/12] exec: Rework around CPUState user fields
 2024-04-29 21:23 UTC  (5+ messages)
` [PATCH v2 09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG

[PULL 0/1] target/sparc late fix
 2024-04-29 21:21 UTC  (2+ messages)

[PATCH v1] thermal: core: Move passive polling management to the core
 2024-04-29 21:21 UTC  (2+ messages)

[PATCH v6] qmimodem: voicecall: Implement DTMF tones
 2024-04-29 21:20 UTC  (2+ messages)

[tip:x86/cpu] BUILD SUCCESS 2eda374e883ad297bd9fe575a16c1dc850346075
 2024-04-29 21:19 UTC 

[PATCH v4 00/17] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-29 21:01 UTC  (3+ messages)
` [PATCH v4 11/17] dt-bindings: arm: aspeed: add IBM P11 BMC boards
` [PATCH v4 16/17] fsi: occ: Find next available child rather than node name match

linux-next: manual merge of the bpf-next tree with the net tree
 2024-04-29 21:17 UTC  (3+ messages)

[PATCH] drm/xe: Add engine name to the engine reset and cat-err log
 2024-04-29 21:17 UTC  (6+ messages)

[PATCH bpf 0/3] bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
 2024-04-29 21:17 UTC  (4+ messages)
` [PATCH bpf 1/3] "


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.