messages from 2024-08-29 14:34:03 to 2024-08-29 15:02:13 UTC [more...]
[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 v1 0/8] Correct inject's handling of pipe files on disk
2024-08-29 15:01 UTC (2+ messages)
` [PATCH v1 1/8] perf report: Name events in stats for pipe mode
[PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
2024-08-29 15:00 UTC (9+ messages)
` [PATCH] random: vDSO: Redefine "
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
[PATCH v1 0/4] add ref content check for files backend
2024-08-29 15:00 UTC (5+ messages)
` [PATCH v2 "
` [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
[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 (10+ messages)
` [PATCH V5 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V5 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
[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 (5+ 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
[PATCH v2 0/6] drm/xe & drm/i915: drvdata usage changes follow-up
2024-08-29 14:56 UTC (10+ messages)
` [PATCH v2 1/6] drm/i915 & drm/xe: save struct drm_device to drvdata
` [PATCH v2 2/6] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH v2 3/6] drm/i915/audio: migrate away from kdev_to_i915()
` [PATCH v2 4/6] drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
` [PATCH v2 5/6] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` [PATCH v2 6/6] drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
` ✓ CI.Patch_applied: success for drm/xe & drm/i915: drvdata usage changes follow-up
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[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
[PATCH 00/11] hwmon: (ina2xx) Cleanup and convert to use with_info API
2024-08-29 14:55 UTC (23+ messages)
` [PATCH 01/11] hwmon: (ina2xx) Reorder include files to alphabetic order
` [PATCH 02/11] hwmon: (ina2xx) Replace platform data with device properties
` [PATCH 03/11] hwmon: (ina2xx) Use bit operations
` [PATCH 04/11] hwmon: (ina2xx) Mark regmap_config as const
` [PATCH 05/11] hwmon: (ina2xx) Use local regmap pointer if used more than once
` [PATCH 06/11] hwmon: (ina2xx) Re-initialize chip using regmap functions
` [PATCH 07/11] hwmon: (ina2xx) Set alert latch when enabling alerts
` [PATCH 08/11] hwmon: (ina2xx) Fix various overflow issues
` [PATCH 09/11] hwmon: (ina2xx) Consolidate chip initialization code
` [PATCH 10/11] hwmon: (ina2xx) Move ina2xx_get_value()
` [PATCH 11/11] hwmon: (ina2xx) Convert to use with_info hwmon API
[PATCH v2 1/1] i2c: designware: Consolidate PM ops
2024-08-29 14:55 UTC (2+ messages)
[PATCH v2 0/5] mm: convert to folio_isolate_movable()
2024-08-29 14:54 UTC (6+ messages)
` [PATCH v2 1/5] mm: compaction: get reference before non LRU movable folio isolation
` [PATCH v2 2/5] mm: migrate: add folio_isolate_movable()
` [PATCH v2 3/5] mm: migrate: convert to folio_isolate_movable()
` [PATCH v2 4/5] mm: compaction: "
` [PATCH v2 5/5] mm: migrate: remove isolate_movable_page()
[PATCH v8] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
2024-08-29 14:54 UTC (2+ messages)
[PATCH for-next 0/3] RDMA/bnxt_re: Toggle bit support for SRQ events
2024-08-29 14:54 UTC (4+ messages)
` [PATCH for-next 3/3] RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
[PATCH v3 0/6] KVM: Improve MMIO Coalescing API
2024-08-29 14:55 UTC (5+ messages)
` [PATCH v3 2/6] KVM: Add KVM_CREATE_COALESCED_MMIO_BUFFER ioctl
[PATCH 1/1] tools build: Remove leftover libcap tests that prevents fast path feature detection from working
2024-08-29 14:54 UTC (3+ messages)
[PATCH v4 0/9] of: property: add of_graph_get_next_port/port_endpoint()
2024-08-29 14:54 UTC (3+ messages)
` [PATCH v4 9/9] media: xilinx-tpg: use new of_graph functions
[PATCH -next] PM / devfreq: tegra30: Add missing clk_disable_unprepare in devm_tegra_devfreq_init_hw
2024-08-29 14:54 UTC (2+ messages)
[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
2024-08-29 14:54 UTC (5+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
[PATCH net-next v1] sunrpc: Use ERR_CAST() to return
2024-08-29 14:53 UTC (2+ messages)
[PULL] drm-misc-fixes
2024-08-29 14:51 UTC
[PATCH nf-next v3 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-29 14:53 UTC (7+ messages)
` [PATCH nf-next v3 1/2] "
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-08-29 14:52 UTC (8+ messages)
[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
2024-08-29 14:52 UTC (8+ messages)
[PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-08-29 14:51 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 00/20] arm: Initial support for Analog Devices SC5xx boards
2024-08-29 14:51 UTC (2+ messages)
[PATCH 1/1] Revert "tools build: Remove leftover libcap tests that prevents fast path feature detection from working"
2024-08-29 14:51 UTC
[Buildroot] [PATCH v2 00/23] Update Ejabberd and its dependencies
2024-08-29 14:49 UTC (24+ messages)
` [Buildroot] [PATCH v2 01/23] package/erlang-stun: renamed from erlang-p1-stun
` [Buildroot] [PATCH v2 02/23] package/erlang-stun: bump version to 1.2.14
` [Buildroot] [PATCH v2 03/23] package/erlang-fast-xml: renamed from erlang-p1-xml
` [Buildroot] [PATCH v2 04/23] package/erlang-fast-xml: bump version to 1.1.52
` [Buildroot] [PATCH v2 05/23] package/erlang-xmpp: renamed from erlang-p1-xmpp
` [Buildroot] [PATCH v2 06/23] package/erlang-xmpp: bump version to 1.8.3
` [Buildroot] [PATCH v2 07/23] package/erlang-p1-utils: bump version to 1.0.26
` [Buildroot] [PATCH v2 08/23] package/erlang-p1-cache-tab: bump version to 1.0.31
` [Buildroot] [PATCH v2 09/23] package/erlang-p1-tls: bump version to 1.1.21
` [Buildroot] [PATCH v2 10/23] package/erlang-p1-stringprep: bump version to 1.0.30
` [Buildroot] [PATCH v2 11/23] package/erlang-fast-yaml: renamed from erlang-p1-yaml
` [Buildroot] [PATCH v2 12/23] package/erlang-fast-yaml: bump version to 1.0.37
` [Buildroot] [PATCH v2 13/23] package/erlang-p1-yconf: bump version to 1.0.16
` [Buildroot] [PATCH v2 14/23] package/erlang-p1-oauth2: bump version to 0.6.14
` [Buildroot] [PATCH v2 15/23] package/erlang-p1-pkix: bump version to 1.0.10
` [Buildroot] [PATCH v2 16/23] package/erlang-eimp: bump version to 1.0.23
` [Buildroot] [PATCH v2 17/23] package/erlang-p1-mqtree: bump version to 1.0.17
` [Buildroot] [PATCH v2 18/23] package/erlang-jose: bump version to 1.11.10
` [Buildroot] [PATCH v2 19/23] package/erlang-p1-acme: bump version to 1.0.23
` [Buildroot] [PATCH v2 20/23] package/erlang-p1-sip: bump version to 1.0.54
` [Buildroot] [PATCH v2 21/23] package/erlang-p1-zlib: bump version to 1.0.13
` [Buildroot] [PATCH v2 22/23] package/ejabberd: bump version to 24.07
` [Buildroot] [PATCH v2 23/23] package/ejabberd: fix warnings reported by check-package
[PATCH] drm/i915/gem: Remove duplicate 'unlikely()' usage
2024-08-29 14:51 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] x86/sev: Fix host kdump support for SNP
2024-08-29 14:50 UTC (7+ messages)
[CI i-g-t] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
2024-08-29 14:50 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_drm_fdinfo: Extend mercy to the upper end (rev2)
[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
2024-08-29 14:49 UTC (6+ messages)
` [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
[PATCH v14 00/25] nfs/nfsd: add support for LOCALIO
2024-08-29 14:49 UTC (8+ messages)
` [PATCH v14 07/25] NFSD: Short-circuit fh_verify tracepoints "
` [PATCH v14 08/25] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [PATCH v14 09/25] nfsd: add nfsd_file_acquire_local()
[net-next PATCH v7 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-08-29 14:48 UTC (5+ messages)
` [net-next PATCH v7 1/8] octeontx2-pf: map skb data as device writeable
[PATCH v2 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
2024-08-29 14:46 UTC (3+ messages)
` [PATCH v2 3/3] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
[PATCH i-g-t v5 00/17] Test coverage for GPU debug support
2024-08-29 14:45 UTC (18+ messages)
` [PATCH i-g-t v5 01/17] drm-uapi/xe: Sync with oa uapi fix
` [PATCH i-g-t v5 02/17] lib/xe_ioctl: Add wrapper with vm_bind_op extension parameter
` [PATCH i-g-t v5 03/17] lib/gpgpu_shader: Extend shader building library
` [PATCH i-g-t v5 04/17] lib/gpgpu_shader: Add write_on_exception template
` [PATCH i-g-t v5 05/17] lib/gpgpu_shader: Add set/clear exception register (cr0.1) helpers
` [PATCH i-g-t v5 06/17] lib/intel_batchbuffer: Add helper to get pointer at specified offset
` [PATCH i-g-t v5 07/17] lib/gpgpu_shader: Allow enabling illegal opcode exceptions in shader
` [PATCH i-g-t v5 08/17] tests/xe_exec_sip: Add sanity-after-timeout test
` [PATCH i-g-t v5 09/17] tests/xe_exec_sip: Introduce invalid instruction tests
` [PATCH i-g-t v5 10/17] drm-uapi/xe: Sync with eudebug uapi
` [PATCH i-g-t v5 11/17] lib/xe_eudebug: Introduce eu debug testing framework
` [PATCH i-g-t v5 12/17] scripts/igt_doc: Add '--exclude-files' parameter
` [PATCH i-g-t v5 13/17] tests/xe_eudebug: Test eudebug resource tracking and manipulation
` [PATCH i-g-t v5 14/17] lib/intel_batchbuffer: Add support for long-running mode execution
` [PATCH i-g-t v5 15/17] tests/xe_exec_sip_eudebug: Add SIP tests for eudebug
` [PATCH i-g-t v5 16/17] tests/xe_eudebug_online: Debug client which runs workloads on EU
` [PATCH i-g-t v5 17/17] tests/xe_live_ktest: Add xe_eudebug live test
[PULL] drm-misc-next
2024-08-29 14:46 UTC
[PATCH v2 net-next 0/3] icmp: avoid possible side-channels attacks
2024-08-29 14:46 UTC (4+ messages)
` [PATCH v2 net-next 1/3] icmp: change the order of rate limits
` [PATCH v2 net-next 2/3] icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
` [PATCH v2 net-next 3/3] icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
[PATCH v2] genirq: procfs: Make smp_affinity read-only for interrupts that userspace can't set
2024-08-29 14:46 UTC (2+ messages)
` [tip: irq/core] genirq/proc: Correctly set file permissions for affinity control files
[PATCH] genirq/procfs: Change the return value for set affinity permission error
2024-08-29 14:46 UTC (2+ messages)
` [tip: irq/core] genirq/proc: "
[PATCH -next] genirq/proc: Use irq_move_pending() helper
2024-08-29 14:46 UTC (2+ messages)
` [tip: irq/core] genirq/proc: Use irq_move_pending() in show_irq_affinity()
[PATCH -next] genirq/msi: Use kmemdup_array() instead of kmemdup() for multiple allocation
2024-08-29 14:46 UTC (2+ messages)
` [tip: irq/core] genirq/msi: Use kmemdup_array() instead of kmemdup()
[PATCH -next] irqdomain: Use IS_ERR_OR_NULL() helper function
2024-08-29 14:46 UTC (2+ messages)
` [tip: irq/core] irqdomain: Use IS_ERR_OR_NULL() in irq_domain_trim_hierarchy()
[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
2024-08-29 14:45 UTC (8+ messages)
` [PATCH v1 2/2] selftests/mm: mseal_test add more tests
[PATCH v6 0/7] Drivers to support the MCU on QNAP NAS devices
2024-08-29 13:38 UTC (3+ messages)
` [PATCH v6 2/7] mfd: add base driver for qnap-mcu devices
[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
2024-08-29 13:35 UTC (2+ messages)
[PATCH v2 0/1] linux-user: add openat2 support in linux-user
2024-08-29 14:44 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/2] xdrgen tool
2024-08-29 14:45 UTC (3+ messages)
[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
2024-08-29 14:44 UTC (11+ messages)
[Bug 219210] New: [kvm-unit-tests] kvm-unit-tests vmx_posted_intr_test failed
2024-08-29 14:44 UTC (2+ messages)
` [Bug 219210] "
[PATCH v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
2024-08-29 14:44 UTC (5+ messages)
[ovmf test] 187403: all pass - PUSHED
2024-08-29 14:44 UTC
[u-boot-test-hooks PATCH v4 0/3] Add support for Labgrid
2024-08-29 14:44 UTC (8+ messages)
` [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration
[PATCH net-next 0/2] RX software timestamp for all
2024-08-29 14:42 UTC (3+ messages)
` [PATCH net-next 1/2] ethtool: "
` [PATCH net-next 2/2] net: Remove setting of RX software timestamp from drivers
[PATCH v1] cxl/port: Convert to use ERR_CAST()
2024-08-29 14:43 UTC (2+ messages)
TTM pinning and LRU lists
2024-08-29 14:43 UTC (2+ messages)
[PATCH] Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"
2024-08-29 14:42 UTC (2+ messages)
[PATCH] dt-bindings: clock: Add SAMA7D65 PMC compatible string
2024-08-29 14:42 UTC (3+ messages)
[GIT PULL] hwmon fixes for v6.11-rc6
2024-08-29 14:33 UTC
Build failure with GCC 14
2024-08-29 14:40 UTC (4+ messages)
[PATCH v3] fuse: Allow page aligned writes
2024-08-29 13:06 UTC (5+ messages)
[PATCH net-next v2 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
2024-08-29 14:39 UTC (13+ messages)
` [PATCH net-next v2 2/9] libeth: add common queue stats
[PATCH v1 0/9] fuse: basic support for idmapped mounts
2024-08-29 14:39 UTC (8+ messages)
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
[PATCH v2 1/5] RAS: Report all ARM processor CPER information to userspace
2024-08-29 14:38 UTC (2+ messages)
[LTP] [linux-next:master] [mm/migrate] b28dd7507f: ltp.move_pages04.fail
2024-08-29 14:38 UTC (12+ messages)
[PATCH mptcp-next v5 0/3] fixes for "new MPTCP subflow subtest v4"
2024-08-29 14:38 UTC (3+ messages)
` [PATCH mptcp-next v5 2/3] Squash to "selftests/bpf: Add mptcp subflow subtest"
[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-29 14:37 UTC (3+ messages)
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
[PATCH] MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section
2024-08-29 14:37 UTC
[PATCH] NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by()
2024-08-29 14:37 UTC (2+ messages)
[PATCH v2 00/11] xen/bitops: hweight() cleanup/improvements
2024-08-29 14:36 UTC (3+ messages)
` [PATCH v2 11/11] x86/bitops: Use the POPCNT instruction when available
[PATCH] drm/i915/display: Fix BMG CCS modifiers
2024-08-29 14:36 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-next v3 0/6] ice: add support for devlink health events
2024-08-29 14:36 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 5/6] ice: dump ethtool stats and skb by Tx hang devlink health reporter
` [Intel-wired-lan] [PATCH iwl-next v3 6/6] ice: Add MDD logging via devlink health
linux-next20240827 onwards: KVM guest crash BUG: Bad page state in process ksmd
2024-08-29 14:36 UTC (2+ messages)
[PATCH nft 1/5] cache: assert filter when calling nft_cache_evaluate()
2024-08-29 14:35 UTC (2+ messages)
[PATCH testsuite] tests/key_socket: skip the test if CONFIG_NET_KEY is not enabled
2024-08-29 14:35 UTC (3+ messages)
[PATCH v3 0/7] Add Renesas R-Car Gen4 E-FUSE support
2024-08-29 14:34 UTC (10+ messages)
` [PATCH v3 1/7] dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmem
RFC: nvme_update_ns_info rework
2024-08-29 14:34 UTC (3+ messages)
` [PATCH 3/3] nvme: freeze both the ns and multipath queues whe updating queue limits
[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
2024-08-29 14:34 UTC (4+ messages)
` [PATCH v5 01/20] test: Allow signaling that U-Boot is ready
[syzbot] [btrfs?] kernel BUG in __extent_writepage_io (2)
2024-08-29 14:34 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.