All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 01:53:31 to 2024-12-06 03:13:02 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-06  2:25 UTC  (5+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

[PATCH 0/9] target/arm: Helper type cleanups
 2024-12-06  3:12 UTC 

[PATCH v2] riscv: mm: Fix alignment of phys_ram_base
 2024-12-06  3:11 UTC  (4+ messages)
  ` [External] "

[PATCH v2 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
 2024-12-06  3:10 UTC  (2+ messages)

[PATCH 10/15] cpufreq/amd-pstate: Move limit updating code
 2024-12-06  3:10 UTC  (2+ messages)

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-06  3:10 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS f308c6624ce8ff7bf306d721de8ca540c06f867f
 2024-12-06  3:06 UTC 

[PATCH v1 net] ip: Return drop reason if in_dev is NULL in ip_route_input_rcu()
 2024-12-06  3:09 UTC  (2+ messages)

[PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
 2024-12-06  3:07 UTC  (3+ messages)
` [PATCH] Fix `git fetch --tags` in repo with no configured remote

[PATCH v3 0/3] Expand firmware-name property to load specific
 2024-12-06  3:06 UTC  (14+ messages)
` [PATCH v3 1/3] dt-bindings: net: bluetooth: qca: Expand firmware-name property
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p-ride: Add firmware-name in BT node

[PATCH i-g-t] lib/intel_bufops: Set NEEDS_VISIBLE_VRAM for each buf by default
 2024-12-06  3:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Buildroot] [PATCH v2 1/2] board/cubietech/cubieboard1: use lowercase keywords in extlinux.conf file
 2024-12-06  3:06 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/cubieboard1: bump Linux version to 6.11.11

[Buildroot] [PATCH v3 1/2] configs/cubieboard2: bump Linux to 6.11.11 and U-Boot to 2024.10
 2024-12-06  3:04 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] configs/cubieboard2: switch to use extlinux.conf

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2024-12-06  2:36 UTC  (47+ messages)
` [PATCH v3 01/46] x86: Make do_zboot_states() static
` [PATCH v3 02/46] x86: Rename zboot_run() to zboot_run_args()
` [PATCH v3 03/46] x86: Drop duplicate definition of zimage_dump()
` [PATCH v3 04/46] x86: Move x86 zboot state into struct bootm_info
` [PATCH v3 05/46] x86: Rename state to bmi
` [PATCH v3 06/46] x86: Move the bootm state for zimage into cmd/
` [PATCH v3 07/46] bootstd: Correct display of kernel version
` [PATCH v3 08/46] x86: Drop the unnecessary base_ptr argument to zboot_dump()
` [PATCH v3 09/46] boot: Use strlcpy() in label_boot()
` [PATCH v3 10/46] boot: Split pxe label_boot() into two parts
` [PATCH v3 11/46] boot: Split pxe label_run_boot() "
` [PATCH v3 12/46] boot: Pass just the FDT argument to label_process_fdt()
` [PATCH v3 13/46] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
` [PATCH v3 14/46] boot: Convert IMAGE_FORMAT into an enum
` [PATCH v3 15/46] boot: arm: riscv: sandbox: Add a format for the booti file
` [PATCH v3 16/46] boot: Support booti format in bootm
` [PATCH v3 17/46] boot: Support compressed booti images "
` [PATCH v3 18/46] boot: pxe: Use bootm_...() functions where possible
` [PATCH v3 19/46] pxe_utils: Simplify default fdt in label_run_boot()
` [PATCH v3 20/46] boot: pxe: Refactor label_run_boot() to avoid cmdline
` [PATCH v3 21/46] net: Keep the bootstage functions together
` [PATCH v3 22/46] net: Tidy up the comments to parse_args()
` [PATCH v3 23/46] net: Simplify parse_args()
` [PATCH v3 24/46] net: Return the load address from parse_args()
` [PATCH v3 25/46] net: Return the address and size from parse_addr_size()
` [PATCH v3 26/46] net: Return the size from parse_args()
` [PATCH v3 27/46] net: Refactor part of netboot_common() into a function
` [PATCH v3 28/46] net: Drop #ifdef in parse_args()
` [PATCH v3 29/46] net: Provide a function to run network operations
` [PATCH v3 30/46] boot: Avoid using the cmdline in bootmeth_pxe and pxe cmd
` [PATCH v3 31/46] pxe: Drop the cmdline parameter
` [PATCH v3 32/46] pxe: Record the bootflow in the PXE context
` [PATCH v3 33/46] pxe: Allow skipping the boot
` [PATCH v3 34/46] test: Update bootm test to restore silent_console
` [PATCH v3 35/46] bootmeth_extlinux: Move extlinux_info into plat
` [PATCH v3 36/46] bootmeth_extlinux: Move pxe_context "
` [PATCH v3 37/46] bootmeth: Refactor to put options in a common file
` [PATCH v3 38/46] bootmeth_pxe: Implement the fallback option
` [PATCH v3 39/46] bootmeth_pxe: Drop the driver-private data
` [PATCH v3 40/46] bootmeth_extlinux: Move boot code into common file
` [PATCH v3 41/46] bootstd: Update extlinux and pxe to allow boot interruption
` [PATCH v3 42/46] pxe: Collect the FDT in the bootflow
` [PATCH v3 43/46] pxe: Deal with a missing "
` [PATCH v3 44/46] boot: Detect booti format properly in pxe_utils
` [PATCH v3 45/46] pxe_utils: Refactor to separate reading from booting
` [PATCH v3 46/46] bootmeth_extlinux: Refactor extlinux to split boot

[PATCH v7 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-12-06  2:16 UTC  (4+ messages)
` [PATCH v7 02/12] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT

[PATCH v3 00/25] led: Remove old status-LED code
 2024-12-06  0:01 UTC  (8+ messages)

[PATCH i-g-t] GPGPU support for MTL platform
 2024-12-06  3:01 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for GPGPU support for MTL platform (rev5)

fs/bcachefs/rcu_pending.c:447:1-7: preceding lock on line 375
 2024-12-06  2:59 UTC 

[PATCH 4/4] describe: stop traversing when we run out of names
 2024-12-06  3:01 UTC  (5+ messages)
` [PATCH] fixup! "
    ` [PATCH] describe: drop early return for max_candidates == 0

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-12-06  2:58 UTC  (3+ messages)
` [PATCH 4/5] scsi: storvsc: "

[PATCH 0/2] nfsd: use new wake_up_var interface
 2024-12-06  2:55 UTC  (3+ messages)
` [PATCH 1/2] nfsd: use new wake_up_var interfaces
` [PATCH 2/2] sunrpc/svc: use store_release_wake_up()

[Buildroot] [PATCH v2 1/2] board/cubietech/cubieboard1: use lowercase keywords in extlinux.conf file
 2024-12-06  2:56 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/cubieboard1: bump Linux version to 6.11.11

[PATCH 1/2] ucounts: Move kfree() out of critical zone protected by ucounts_lock
 2024-12-06  2:57 UTC 

[PATCH] btrfs: fix the error handling of submit_uncompressed_range()
 2024-12-06  2:56 UTC 

[PATCH v4 0/1] support watchdog for exynosautov920
 2024-12-06  2:51 UTC  (2+ messages)
  ` [PATCH v4 1/1] arm64: dts: exynosautov920: add watchdog DT node

[PATCH v2] mmc: sdhci-msm: Correctly set the load for the regulator
 2024-12-06  2:53 UTC  (3+ messages)

[PATCH v3 00/13] nommu UML
 2024-12-06  2:51 UTC  (11+ messages)
` [PATCH v3 06/13] um: nommu: syscalls handler from userspace by seccomp filter
` [PATCH v3 07/13] x86/um: nommu: process/thread handling

[PATCH v5 0/2] Enable ethernet for qcs8300
 2024-12-06  2:50 UTC  (3+ messages)

[PATCH net-next 0/2] net_sched: sch_sfq: reject limit of 1
 2024-12-06  2:50 UTC  (2+ messages)

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-06  2:49 UTC  (4+ messages)

[PATCH v2] mm: Respect mmap hint address when aligning for THP
 2024-12-06  2:49 UTC  (2+ messages)

[syzbot] [dri?] possible deadlock in drm_mode_atomic_ioctl
 2024-12-06  2:48 UTC 

[PATCH v2 0/2] Modify the watchdog selftest for execution in non-interactive environments
 2024-12-06  2:48 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/watchdog: add -c option to limit the ping loop

ath10k "failed to install key for vdev 0 peer <mac>: -110"
 2024-12-06  2:47 UTC  (6+ messages)

[PATCH v8 8/9] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
 2024-12-06  2:45 UTC  (4+ messages)
` [PATCH v8 8.1/9] "

[PATCH 0/2] kexec-tools: Truncate PE file if it is signed
 2024-12-06  2:44 UTC  (3+ messages)
` [PATCH 1/2] PE: Extract get_pehdr_offset() for reuse
` [PATCH 2/2] pe-zboot: Truncate the trailing zero if Image is signed

[PATCH] drm/xe: Call invalidation_fence_fini for PT inval fences in error state
 2024-12-06  2:45 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] Drivers: hv: util: Two fixes in util_probe()
 2024-12-06  2:44 UTC  (2+ messages)

[PATCH v2 0/2] chardev/char-mux: tweak mux bitset operations
 2024-12-06  1:09 UTC  (4+ messages)

[PATCH net-next] tun: fix group permission check
 2024-12-06  2:42 UTC  (3+ messages)

(Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
 2024-12-06  2:42 UTC 

[PATCH] sample/acrn: Remove redundant assignment to itself
 2024-12-06  2:41 UTC 

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-06  2:41 UTC  (16+ messages)
` [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH 14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550
` [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780

[RFC PATCH v2 00/21] riscv: Introduce 64K base page
 2024-12-06  2:41 UTC  (5+ messages)
  ` [External] "

[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
 2024-12-06  2:40 UTC  (3+ messages)
` [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk

[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-12-06  2:38 UTC  (9+ messages)
` [PATCH v2 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
` [PATCH v2 4/4] vdpa/octeon_ep: add interrupt handler for virtio crypto device

[PATCH v4 0/2] Enable SDHC1 and SDHC2 on QCS615
 2024-12-06  2:37 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
` [PATCH v4 2/2] arm64: dts: qcom: qcs615-ride: enable "

[PATCH 00/67] target/arm: AArch64 decodetree conversion, final part
 2024-12-06  2:34 UTC  (8+ messages)
` [PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
` [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*

[snitzer:cel-nfsd-next-6.12-rc5] [nfsd] b4be3ccf1c: fsmark.app_overhead 92.0% regression
 2024-12-06  2:33 UTC  (9+ messages)

[PATCH] EDAC/{i10nm,skx,skx_common}: Support multiple clumps
 2024-12-06  2:33 UTC  (8+ messages)

[PATCH 6.1.y] drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
 2024-12-06  3:31 UTC 

[PATCH i-g-t v1 0/2] Update skip messages in scaling modes
 2024-12-06  2:32 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Update skip messages in scaling modes (rev2)

[PATCH 0/4] Add function to constrain rates
 2024-12-06  2:31 UTC  (2+ messages)

[PATCH v1 3/3] clk: samsung: Introduce Exynos990 clock controller driver
 2024-12-06  2:28 UTC  (2+ messages)

[PATCH] samples/bpf: Modify the incorrect format specifier
 2024-12-06  2:30 UTC 

[PATCH v2 i-g-t 0/1] tests/intel/xe_eudebug_online: Fix run_online_client memory leak
 2024-12-06  2:30 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_eudebug_online: Fix run_online_client memory leak (rev2)
` ✗ Xe.CI.Full: "

[PATCH] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
 2024-12-06  2:28 UTC  (3+ messages)
  ` 答复: "

[REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
 2024-12-06  2:29 UTC  (2+ messages)

[PATCH bpf-next v3] bpftool: Fix gen object segfault
 2024-12-06  2:22 UTC  (7+ messages)

[PATCH V4 RESEND net-next 0/7] Support some features for the HIBMCGE driver
 2024-12-06  2:28 UTC  (6+ messages)
` [PATCH V4 RESEND net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V4 RESEND net-next 6/7] net: hibmcge: Add reset "

[linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
 2024-12-06  2:27 UTC  (5+ messages)

[PATCH] extcon: Remove deadcode
 2024-12-06  2:26 UTC  (2+ messages)

[PATCH -next] staging: gpib: Modify mismatched function name
 2024-12-06  2:25 UTC 

[PATCH RFC net] net: hibmcge: Release irq resources on error and device tear-down
 2024-12-06  2:24 UTC  (3+ messages)

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2024-12-06  2:24 UTC  (3+ messages)

[PATCH 6.1.y] dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup
 2024-12-06  3:22 UTC 

[PATCH] advice: suggest using subcommand "git config set"
 2024-12-06  2:23 UTC  (5+ messages)

arm64: include/linux/compiler_types.h:542:38: error: call to '__compiletime_assert_1050' declared with attribute error: clamp() low limit min greater than high limit max_avail
 2024-12-06  2:18 UTC  (4+ messages)

[PATCH 00/11] nfs: improve use of wake_up_bit and wake_up_var
 2024-12-06  2:15 UTC  (12+ messages)
` [PATCH 01/11] sunrpc: remove explicit barrier from rpc_make_runnable()
` [PATCH 02/11] sunrpc: use clear_and_wake_up_bit() for XPRT_LOCKED
` [PATCH 03/11] nfs: use clear_and_wake_up_bit()
` [PATCH 04/11] nfs: combine NFS_LAYOUT_RETURN and NFS_LAYOUT_RETURN_LOCK
` [PATCH 05/11] nfs: use clear_and_wake_up_bit() in pnfs code
` [PATCH 06/11] nfs: use store_release_wake_up() for clearing d_fsdata
` [PATCH 07/11] sunrpc: discard rpc_wait_bit_killable()
` [PATCH 08/11] nfs: discard nfs_wait_bit_killable()
` [PATCH 09/11] nfs: add memory barrier before calling wake_up_var on cl_state
` [PATCH 10/11] nfs: use atomic_dec_and_wake_up()
` [PATCH 11/11] nfs: use wait_var_event_spinlock() to wait for nfsi->layout to change

[PATCHv11 00/10] block write streams with nvme fdp
 2024-12-06  2:18 UTC  (7+ messages)
` [PATCHv11 02/10] io_uring: protection information enhancements
` [PATCHv11 07/10] block: expose write streams for block device nodes
` [PATCHv11 08/10] nvme: add a nvme_get_log_lsi helper
` [PATCHv11 09/10] nvme: register fdp queue limits
` [PATCHv11 10/10] nvme: use fdp streams if write stream is provided

[PATCH] ALSA: cmipci: Modify the incorrect format specifier
 2024-12-06  2:16 UTC 

[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
 2024-12-06  2:16 UTC  (6+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup

[f2fs-dev] [PATCH] libf2fs_io: change lseek & read/write to pread/pwrite
 2024-12-06  2:15 UTC  (3+ messages)

[PATCH bpf-next v4 1/2] bpftool: Fix gen object segfault
 2024-12-06  2:13 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] libbpf: linker: Avoid using object file as both input and output

[PATCH 0/2] padata: fix UAF in padata_reorder
 2024-12-06  2:13 UTC  (4+ messages)
` [PATCH 1/2] padata: add pd get/put refcnt helper

[PATCH v2 net] net: defer final 'struct net' free in netns dismantle
 2024-12-06  2:12 UTC  (2+ messages)

[PATCH v3 00/12] Add PXP HWDRM support
 2024-12-06  2:10 UTC  (5+ messages)
` [PATCH v3 01/12] drm/xe/pxp: Initialize PXP structure and KCR reg
` [PATCH v3 02/12] drm/xe/pxp: Allocate PXP execution resources

[PATCH 0/2] Kexec: Sign Image before packing into EFI STUB
 2024-12-06  2:09 UTC  (3+ messages)
` [PATCH 1/2] Makefile.zboot: Sign Image before packing into EFI-STUB shell
` [PATCH 2/2] kexec: Introduce KEXEC_SIGN_IMAGE config option

[linus:master] [perf tools] af954f76ee: perf-sanity-tests.Test_data_symbol.fail
 2024-12-06  2:10 UTC  (6+ messages)

[PATCH net] tipc: fix NULL deref in cleanup_bearer()
 2024-12-06  2:10 UTC  (2+ messages)

[PATCH v2 1/2] platform/chrome: cros_ec: jump to RW before probing
 2024-12-06  2:09 UTC  (2+ messages)

[PATCH] ALSA: au88x0: Modify the incorrect format specifier
 2024-12-06  2:05 UTC 

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-12-06  2:08 UTC  (20+ messages)

[android-common:android12-5.4 10840/30000] drivers/dma-buf/heaps/deferred-free-helper.c:23:19: sparse: sparse: symbol 'freelist_waitqueue' was not declared. Should it be static?
 2024-12-06  2:07 UTC 

+ mseal-move-can_do_mseal-to-msealc.patch added to mm-unstable branch
 2024-12-06  2:04 UTC 

Using btrfs raid5/6
 2024-12-06  2:03 UTC  (3+ messages)

[resend v2 00/19] Add Cadence NAND Driver support
 2024-12-06  2:03 UTC  (6+ messages)
` [resend v2 14/19] configs: nand2_defconfig: Enable configs for nand boot

✗ Xe.CI.Full: failure for tests/intel/xe_exec_store: Introduce long-shader tests
 2024-12-06  2:02 UTC 

[PATCH] nfs: prevent out-of-bounds memory access in nfs4_xdr_dec_open and nfs4_xdr_dec_open_noattr
 2024-12-05  9:13 UTC 

[PATCH bpf-next v4 0/2] libbpf: Fix bpftool gen object segfault
 2024-12-06  1:58 UTC 

[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
 2024-12-06  1:57 UTC  (4+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: ftgmac100: support for AST2700
    ` 回覆: "

[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
 2024-12-06  1:53 UTC  (2+ messages)

[PATCHv2 blktests 0/2] add nvme test for creating sleep while atomic kernel BUG
 2024-12-06  1:53 UTC  (3+ messages)
` [PATCHv2 blktests 2/2] nvme: add test for writing to file-ns just after disabling it


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.