All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-29 14:56:04 to 2024-08-29 15:41:49 UTC [more...]

[PATCH v2 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-29 15:07 UTC  (3+ messages)

[PATCH 00/19] vbe: Series part E
 2024-08-29 14:58 UTC  (20+ messages)
` [PATCH 01/19] image: Add a prototype for fit_image_get_phase()
` [PATCH 02/19] serial: ns16550: Allow clocks to be missing
` [PATCH 03/19] boot: Allow FIT to fall back from best-match option
` [PATCH 04/19] bootstd: Avoid sprintf() in SPL when creating bootdevs
` [PATCH 05/19] boot: Respect the load_op in fit_image_load()
` [PATCH 06/19] malloc: Show amount of used space when memory runs out
` [PATCH 07/19] malloc: Provide a simple malloc for VPL
` [PATCH 08/19] Support setting a maximum size for the VPL image
` [PATCH 09/19] spl: Report a loader failure
` [PATCH 10/19] spl: Allow serial to be disabled in any XPL phase
` [PATCH 11/19] spl: Support a relocated stack "
` [PATCH 12/19] spl: Drop use of uintptr_t
` [PATCH 13/19] spl: Drop a duplicate variable in boot_from_devices()
` [PATCH 14/19] spl: Add some more debugging to load_simple_fit()
` [PATCH 15/19] spl: lib: Allow for decompression in any SPL build
` [PATCH 16/19] boot: Allow use of FIT in TPL and VPL
` [PATCH 17/19] lib: Allow crc8 "
` [PATCH 18/19] boot: Imply CRC8 with VBE
` [PATCH 19/19] hash: Plumb crc8 into the hash functions

[PATCH 0/4] Add env vars for session and cpu-affinity
 2024-08-29 15:41 UTC  (4+ messages)
` [PATCH 3/4] alchemytests: Set cpu-affinity by env var

[PATCH v2 0/7] Tegra234 AGX Orin DTS Updates
 2024-08-29 15:41 UTC  (2+ messages)

[PATCH 0/2 v2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-08-29 15:41 UTC  (3+ messages)
` [PATCH v2 1/2] cxl: Move mailbox related bits to the same context

[PATCH v4 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-29 15:41 UTC  (3+ messages)
` [PATCH v4 4/9] ASoC: rcar_snd: use new of_graph functions

[PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
 2024-08-29 15:40 UTC  (7+ messages)

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-08-29 15:40 UTC  (5+ messages)
` [PATCH v3 00/12] dts: add test skipping "
  ` [PATCH v3 11/12] dts: add Rx offload capabilities

[PATCH -next] PM / devfreq: tegra30: Add missing clk_disable_unprepare in devm_tegra_devfreq_init_hw
 2024-08-29 15:40 UTC  (3+ messages)

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-29 15:39 UTC  (4+ messages)
` [PATCH 14/22] dt-bindings: arm-smmu: document the support on SA8255p

[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
 2024-08-29 15:39 UTC  (5+ messages)
` [PATCH 2/5] codetag: Run module_load hooks for builtin codetags
` [PATCH 3/5] codetag: Introduce codetag_early_walk()

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-08-29 15:39 UTC  (6+ messages)
` [PATCH net-next 3/5] net: napi: Make gro_flush_timeout per-NAPI

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-29 15:39 UTC  (2+ messages)

[PATCH 0/2] make chainlint output more newcomer-friendly
 2024-08-29 15:39 UTC  (3+ messages)
` [PATCH 1/2] chainlint: make error messages self-explanatory

[PATCH net-next v2 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
 2024-08-29 15:38 UTC  (9+ messages)
` [PATCH net-next v2 1/2] tcp: make "
` [PATCH net-next v2 2/2] net: "

[PATCH v9 00/23] Introduce the lwIP network stack
 2024-08-29 15:38 UTC  (4+ messages)
` [PATCH v9 18/37] net: eth-uclass: add function eth_start_udev()

[PATCH v2] ARM: tegra: wire up two front panel LEDs on TrimSlice
 2024-08-29 15:38 UTC  (2+ messages)

[PATCH] Improve timer_create failure message
 2024-08-29 15:37 UTC  (3+ messages)
  ` [PATCH] selftests: timers: improve "

[PATCH] ACPI: Remove msleep() bloat from acpi_os_sleep()
 2024-08-29 15:36 UTC  (8+ messages)

[PATCH v2 0/2] media: i2c: imx290: check for availability in probe()
 2024-08-29 15:36 UTC  (4+ messages)
` [PATCH v2 1/2] media: i2c: imx290: Check "

few LUKS queries
 2024-08-29 15:36 UTC 

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-08-29 15:36 UTC  (9+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 08/14] mm: copy_pte_range() use pte_offset_map_rw_nolock()

[PATCH v14 00/25] nfs/nfsd: add support for LOCALIO
 2024-08-29 15:35 UTC  (7+ messages)
` [PATCH v14 06/25] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
` [PATCH v14 08/25] nfsd: factor out __fh_verify to allow NULL rqstp to be passed

[PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
 2024-08-29 15:34 UTC  (10+ messages)
` [PATCH] random: vDSO: Redefine "

[PATCH 0/3] arm64: tegra: add power sensors and BT+WiFi to TX1
 2024-08-29 15:34 UTC  (2+ messages)

[PATCH v4 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
 2024-08-29 15:33 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Move insn_buf[16] to bpf_verifier_env

[PATCH v3 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-29 15:32 UTC  (3+ messages)
` [PATCH v3 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init

[PATCH 0/2] Tegra234 PCIe-EP definitions
 2024-08-29 15:31 UTC  (2+ messages)

[PATCH v2 0/6] drm/xe & drm/i915: drvdata usage changes follow-up
 2024-08-29 15:31 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-08-29 15:31 UTC  (9+ messages)

[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
 2024-08-29 15:31 UTC  (2+ messages)

[PATCH v1 net-next] net: openvswitch: Use ERR_CAST() to return
 2024-08-29 15:30 UTC  (2+ messages)
` [ovs-dev] "

[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
 2024-08-29 15:30 UTC  (5+ messages)
` [PATCH v1 2/2] selftests/mm: mseal_test add more tests

[PATCH 0/2] "nosnp" sev command line support
 2024-08-29 15:29 UTC  (4+ messages)
` [PATCH 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH v3 00/13] nfsd: implement the "delstid" draft
 2024-08-29 15:28 UTC  (8+ messages)
` [PATCH v3 01/13] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
` [PATCH v3 06/13] nfsd: add pragma public to delegated timestamp types
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h

[PATCH net 0/3] Add I2C bus lock for Wangxun
 2024-08-29 15:27 UTC  (8+ messages)

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-29 15:27 UTC  (5+ messages)
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node

[PATCH net] docs: netdev: document guidance on cleanup.h
 2024-08-29 15:27 UTC  (3+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-29 15:26 UTC  (2+ messages)

[PATCH -next v2 00/14] btrfs: Cleaned up folio->page conversion
 2024-08-29 15:26 UTC  (2+ messages)

[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
 2024-08-29 15:25 UTC  (10+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion

[PATCH 1/2] media: nvidia: tegra: Use iommu_paging_domain_alloc()
 2024-08-29 15:25 UTC  (2+ messages)

[PATCH v1 0/8] Correct inject's handling of pipe files on disk
 2024-08-29 15:22 UTC  (10+ messages)
` [PATCH v1 1/8] perf report: Name events in stats for pipe mode
` [PATCH v1 2/8] perf session: Document struct and constify auxtrace
` [PATCH v1 3/8] perf header: Add kerneldoc to perf_file_header
` [PATCH v1 4/8] perf header: Fail read if header sections overlap
` [PATCH v1 5/8] perf header: Allow attributes to be written after data
` [PATCH v1 6/8] perf inject: Overhaul handling of pipe files
` [PATCH v1 7/8] perf header: Remove repipe option
` [PATCH v1 8/8] perf test: Additional pipe tests with pipe output written to a file

[PATCH v3] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
 2024-08-29 15:22 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: stop calling pci_disable_device() as we use pcim
 2024-08-29  7:11 UTC  (2+ messages)

[u-boot-test-hooks PATCH v4 0/3] Add support for Labgrid
 2024-08-29 15:20 UTC  (9+ messages)
` [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-08-29 15:20 UTC  (11+ messages)

[xen-unstable test] 187390: tolerable FAIL - PUSHED
 2024-08-29 15:20 UTC 

[PATCH v3 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
 2024-08-29 15:19 UTC  (3+ messages)
` [PATCH v3 5-fix/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation fix

[RFC PATCH] perf: New start period for the freq mode
 2024-08-29 15:20 UTC 

[PATCH v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch
 2024-08-29 15:13 UTC  (8+ messages)

[PATCH v5 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-29 15:17 UTC  (26+ messages)
` [Intel-wired-lan] "
` [PATCH v5 net-next 01/12] netlink: spec: add shaper YAML spec
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 02/12] net-shapers: implement NL get operation
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 03/12] net-shapers: implement NL set and delete operations
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 04/12] net-shapers: implement NL group operation
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 05/12] net-shapers: implement delete support for NODE scope shaper
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 06/12] netlink: spec: add shaper introspection support
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 07/12] net: shaper: implement "
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 08/12] testing: net-drv: add basic shaper test
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 09/12] virtchnl: support queue rate limit and quanta size configuration
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 10/12] ice: Support VF "
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 11/12] iavf: Add net_shaper_ops support
  ` [Intel-wired-lan] "
` [PATCH v5 net-next 12/12] iavf: add support to exchange qos capabilities
  ` [Intel-wired-lan] "

[PATCH v5 0/5] target/riscv: Add Smrnmi support
 2024-08-29 15:17 UTC  (4+ messages)
` [PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception

[PATCH] drm/i915/display: Fix BMG CCS modifiers
 2024-08-29 15:18 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] x86/sgx: Fix deadloop in __sgx_alloc_epc_page()
 2024-08-29 15:17 UTC  (2+ messages)

[PATCH 4.19 1/6] ovl: check permission to open real file
 2024-08-29 15:17 UTC  (6+ messages)
` [PATCH 4.19 2/6] ovl: verify permissions in ovl_path_open()
` [PATCH 4.19 3/6] ovl: switch to mounter creds in readdir
` [PATCH 4.19 4/6] ovl: do not fail because of O_NOATIME
` [PATCH 4.19 5/6] ovl: pass correct flags for opening real directory
` [PATCH 4.19 6/6] ovl: call secutiry hook in ovl_real_ioctl()

[PATCH 00/20] arm: Initial support for Analog Devices SC5xx boards
 2024-08-29 15:17 UTC  (4+ messages)

[PATCH v1] kernel:time:hrtimer: Use helper function hrtimer_is_queued()
 2024-08-29 15:17 UTC  (2+ messages)

[PATCH 0/8] Adjustments for preferred core detection
 2024-08-29 15:16 UTC  (10+ messages)
` [PATCH 8/8] cpufreq: amd-pstate: Drop some uses of cpudata->hw_prefcore

[PATCH] x86/sev: Fix host kdump support for SNP
 2024-08-29 15:16 UTC  (7+ messages)

[PATCH] MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section
 2024-08-29 15:15 UTC  (2+ messages)

[PATCH 00/19] Consolidation of DSS Control in Separate Files
 2024-08-29 15:15 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Consolidation of DSS Control in Separate Files (rev2)

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-29 15:13 UTC  (4+ messages)

[PATCH] mm: page_alloc: simpify page del and expand
 2024-08-29 15:12 UTC  (2+ messages)

[PATCH net,v7] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-29 15:12 UTC  (2+ messages)

[PATCH -next] lsm: Use IS_ERR_OR_NULL() helper function
 2024-08-29 15:12 UTC  (2+ messages)
` [PATCH] "

[PATCH i-g-t 00/37] Intel CCS + 10bpc/fp16 stuff
 2024-08-29 15:11 UTC  (4+ messages)
` [PATCH i-g-t 08/37] lib/rendercopy: Fix fastclear scaling

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-29 15:10 UTC  (9+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-29 15:10 UTC  (7+ messages)
` [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres

[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
 2024-08-29 15:10 UTC  (10+ messages)

[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-08-29 15:08 UTC  (12+ messages)

[PATCH v1] sfc: Convert to use ERR_CAST()
 2024-08-29 15:09 UTC  (6+ messages)

[PATCH v1 0/4] add ref content check for files backend
 2024-08-29 15:07 UTC  (8+ messages)
` [PATCH v2 "
      ` [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED

[PATCH v5 1/1] dt-bindings: hwmon: Convert ltc2978.txt to yaml
 2024-08-29 15:06 UTC 

[PATCH v2 0/2] Postcopy migration and vhost-user errors
 2024-08-29 15:05 UTC  (6+ messages)
` [PATCH v2 2/2] vhost-user: add a request-reply lock

[PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-29 15:05 UTC  (8+ messages)
` [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-08-29 15:04 UTC  (9+ messages)
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension

[PATCH 1/2] bootm: adjust the print format
 2024-08-29 15:03 UTC  (6+ messages)
` [PATCH 2/2] cmd: booti: "

[PATCH 00/15] binman: More patches to support VBE
 2024-08-29 15:01 UTC  (3+ messages)

[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-08-29 15:01 UTC  (3+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls

[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
 2024-08-29 15:01 UTC  (15+ messages)
` [PATCH v5 01/20] test: Allow signaling that U-Boot is ready
` [PATCH v5 03/20] test: Pass stderr to stdout
` [PATCH v5 08/20] test: Introduce the concept of a role
` [PATCH v5 17/20] test: Try to shut down the lab console gracefully

[PATCH v2 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-29 15:04 UTC  (6+ messages)
` [PATCH v2 2/2] iomap: make zero range flush conditional on unwritten mappings

[PATCH 00/35] global_data: Reduce size of struct global_data
 2024-08-29 15:01 UTC  (6+ messages)
` [PATCH 12/35] global_data: Convert have_console into a flag

[PATCH nf-next v3 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-29 15:03 UTC  (8+ messages)
` [PATCH nf-next v3 1/2] "

[PATCH v2] ALSA: hda/realtek: add patch for internal mic in Lenovo V145
 2024-08-29 15:03 UTC  (2+ messages)

qcom-rng is broken for acpi
 2024-08-29 14:55 UTC  (5+ messages)

[PATCH 0/2] Add capability to append to property
 2024-08-29 15:00 UTC  (5+ messages)
` [PATCH 2/2] tests: Add test for append-property

[RFC PATCH] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-08-29 15:00 UTC  (5+ messages)

[RFC PATCH 0/2] Add disable_unmap_file arg to memory.reclaim
 2024-08-29 15:00 UTC  (8+ messages)
  ` [External] "

[PATCH V5 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-29 14:59 UTC  (6+ messages)
` [PATCH V5 net-next 05/11] net: hibmcge: Implement some .ndo functions

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-08-29 14:58 UTC  (2+ messages)

[PATCH] drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
 2024-08-29 14:57 UTC  (2+ messages)

[PATCH v3 0/2] Fix missing configuration flags in mtk_crtc_ddp_config
 2024-08-29 14:56 UTC  (2+ messages)

[PATCH] drm/panthor: flush FW AS caches in slow reset path
 2024-08-29 14:57 UTC  (3+ messages)

[PATCH v5 0/7] RISCV device tree mapping
 2024-08-29 14:56 UTC  (9+ messages)
` [PATCH v5 6/7] xen/riscv: page table handling

[PATCH] ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)
 2024-08-29 14:56 UTC  (2+ messages)

[PATCH BlueZ v2 1/8] doc/media: Add Encryption and BCode fields to QoS property
 2024-08-29 14:56 UTC  (2+ messages)
` Add support for setting bcode on bcast sink

[CI 0/4] drm/xe: fixes and debug improvements for GSC load
 2024-08-29 14:56 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: fixes and debug improvements for GSC load (rev2)

[PATCH v2 0/4] fstests/fsx: test coverage for eof zeroing
 2024-08-29 14:56 UTC  (4+ messages)
` [PATCH v2 1/4] fsx: don't skip file size and buf updates on simulated ops


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.