All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-30 20:42:12 to 2024-08-30 21:59:24 UTC [more...]

[PATCH net 0/n] pull-request: can 2024-08-30
 2024-08-30 21:53 UTC  (12+ messages)
` [PATCH net 01/13] can: bcm: Remove proc entry when dev is unregistered
` [PATCH net 02/13] can: m_can: Release irq on error in m_can_open
` [PATCH net 03/13] can: m_can: Reset coalescing during suspend/resume
` [PATCH net 04/13] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH net 05/13] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH net 06/13] can: m_can: Do not cancel timer from within timer
` [PATCH net 07/13] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH net 08/13] can: m_can: Reset cached active_interrupts on start
` [PATCH net 09/13] can: m_can: Limit coalescing to peripheral instances
` [PATCH net 10/13] can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
` [PATCH net 11/13] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration

[PATCH] efi: reserve memory for tpm_log only if TPM final events table is valid
 2024-08-30 21:58 UTC  (6+ messages)

[PATCH v5 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-30 21:55 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
` [PATCH v5 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller

[PATCH 00/22] Memory leak fixes (pt.6)
 2024-08-30 21:59 UTC  (3+ messages)
` [PATCH 04/22] builtin/push: fix leaking refspec query result

[PATCH v6 0/9] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-08-30 21:56 UTC  (3+ messages)
` [PATCH v6 2/9] drm/xe: Add ASCII85 dump helper function

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-08-30 21:57 UTC  (10+ messages)
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities

[PATCH v4 00/44] Boot modules for Hyperlaunch
 2024-08-30 21:47 UTC  (45+ messages)
` [PATCH v4 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
` [PATCH v4 02/44] x86/boot: move boot loader name to boot info
` [PATCH v4 03/44] x86/boot: move cmdline "
` [PATCH v4 04/44] x86/boot: move mmap info "
` [PATCH v4 05/44] x86/boot: introduce struct boot_module
` [PATCH v4 06/44] x86/boot: convert consider_modules to "
` [PATCH v4 07/44] x86/boot: move headroom to boot modules
` [PATCH v4 08/44] x86/boot: convert setup.c mod refs to early_mod
` [PATCH v4 09/44] x86/boot: split bootstrap_map_addr() out of bootstrap_map()
` [PATCH v4 10/44] x86/boot: introduce boot module types
` [PATCH v4 11/44] x86/boot: introduce boot module flags
` [PATCH v4 12/44] x86/boot: add start and size fields to struct boot_module
` [PATCH v4 13/44] x86/boot: update struct boot_module on module relocation
` [PATCH v4 14/44] x86/boot: transition relocation calculations to struct boot_module
` [PATCH v4 15/44] x86/boot: introduce boot module interator
` [PATCH v4 16/44] x86/boot: introduce consumed flag for struct boot_module
` [PATCH v4 17/44] x86/boot: convert microcode loading to consume struct boot_info
` [PATCH v4 18/44] x86/boot: convert late microcode loading to struct boot_module
` [PATCH v4 19/44] x86/boot: use consumed boot module flag for microcode
` [PATCH v4 20/44] x86/boot: convert xsm policy loading to struct boot_module
` [PATCH v4 21/44] x86/boot: convert ramdisk locating "
` [PATCH v4 22/44] x86/boot: remove module_map usage from microcode loading
` [PATCH v4 23/44] x86/boot: remove module_map usage from xsm policy loading
` [PATCH v4 24/44] x86/boot: remove module_map usage by ramdisk loading
` [PATCH v4 25/44] x86/boot: convert create_dom0 to use boot info
` [PATCH v4 26/44] x86/boot: convert construct_dom0 to use struct boot_module
` [PATCH v4 27/44] x86/boot: relocate kextra into boot info
` [PATCH v4 28/44] x86/boot: add cmdline to struct boot_module
` [PATCH v4 29/44] x86/boot: convert dom0_construct_pv image param "
` [PATCH v4 30/44] x86/boot: convert dom0_construct_pv initrd "
` [PATCH v4 31/44] x86/boot: convert dom0_construct_pvh "
` [PATCH v4 32/44] x86/boot: convert pvh_load_kernel "
` [PATCH v4 33/44] x86/boot: convert initial_images "
` [PATCH v4 34/44] x86/boot: drop the use of initial_images unit global
` [PATCH v4 35/44] x86/boot: remove usage of mod_end by discard_initial_images
` [PATCH v4 36/44] x86/boot: remove remaining early_mod references
` [PATCH v4 37/44] x86/boot: remove early_mod from struct boot_module
` [PATCH v4 38/44] x86/boot: introduce boot domain
` [PATCH v4 39/44] x86/boot: introduce domid field to struct boot_domain
` [PATCH v4 40/44] x86/boot: add cmdline "
` [PATCH v4 41/44] x86/boot: add struct domain "
` [PATCH v4 42/44] x86/boot: convert construct_dom0 "
` [PATCH v4 43/44] x86/boot: convert dom0_construct_pv "
` [PATCH v4 44/44] x86/boot: convert dom0_construct_pvh "

[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
 2024-08-30 21:53 UTC  (4+ messages)

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-08-30 21:52 UTC  (12+ messages)

[Buildroot] [PATCH 0/2] Improvements for U-Boot on RPi boards
 2024-08-30 21:50 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] board/raspberrypi: Support boot.scr for U-Boot
` [Buildroot] [PATCH 2/2] board/raspberrypi: Enable nullglob for DTBs

net/xfrm/xfrm_policy.c:1286:8: error: variable 'dir' is uninitialized when used here [-Werror,-Wuninitialized]
 2024-08-30 21:47 UTC  (4+ messages)

[PATCH v2] erofs: Prevent entering an infinite loop when i is 0
 2024-08-30 21:46 UTC  (2+ messages)

+ mm-warn-about-illegal-__gfp_nofail-usage-in-a-more-appropriate-location-and-manner.patch added to mm-unstable branch
 2024-08-30 21:45 UTC 

+ mm-document-__gfp_nofail-must-be-blockable.patch added to mm-unstable branch
 2024-08-30 21:45 UTC 

+ vduse-avoid-using-__gfp_nofail.patch added to mm-unstable branch
 2024-08-30 21:45 UTC 

[RFC PATCH] drm/sched: Fix a UAF on drm_sched_fence::sched
 2024-08-30 21:43 UTC  (3+ messages)

[PATCH 1/2] tpm: fix signed/unsigned bug when checking event logs
 2024-08-30 21:44 UTC  (4+ messages)
` [PATCH 2/2] tpm: do not ignore memblock_reserve return value

[PATCH net-next 0/6] pull-request: can-next 2024-08-30
 2024-08-30 21:34 UTC  (7+ messages)
` [PATCH net-next 1/6] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
` [PATCH net-next 2/6] dt-bindings: can: convert microchip,mcp251x.txt to yaml
` [PATCH net-next 3/6] can: j1939: use correct function name in comment
` [PATCH net-next 4/6] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
` [PATCH net-next 5/6] can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
` [PATCH net-next 6/6] can: kvaser_usb: Simplify with dev_err_probe()

[PATCH v2 1/2] usb: typec: ucsi: Enable ASUS zenbook quirk for VivoBooks
 2024-08-30 21:40 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/2] utils/docker-run: mount and pass BR2_EXTERNAL dirs
 2024-08-30 21:38 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] support/scripts/br2-external: allow spaces in dirname

[PATCH v2] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-30 21:38 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
 2024-08-30 21:38 UTC 

[PATCH v2 5/6] drm/vkms: Switch to managed for CRTC
 2024-08-30 21:37 UTC  (2+ messages)

[PATCH] dpaa2-switch: fix flooding domain among multiple vlans
 2024-08-30 21:37 UTC  (2+ messages)

[git pull] Input updates for v6.11-rc5
 2024-08-30 21:35 UTC 

[RESEND PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183
 2024-08-30 21:34 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support

[PATCH] net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()"
 2024-08-30 21:32 UTC  (4+ messages)

[Intel-wired-lan] [[PATCH v2 iwl-next] v2 0/4]
 2024-08-30 21:31 UTC  (6+ messages)
` [Intel-wired-lan] [[PATCH v2 iwl-next] v2 2/4] idpf: Acquire the lock before accessing the xn->salt

[PATCH bpf-next v4 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-30 21:30 UTC  (9+ messages)
` [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v4 6/8] libbpf: Support linking "
` [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton "

Unpredictable peak memory usage when using `git log` command
 2024-08-30 21:27 UTC  (4+ messages)
` [PATCH] revision: free commit buffers for skipped commits

[PATCH v3 00/81] drm: Provide client setup helper and convert drivers
 2024-08-30 21:27 UTC  (5+ messages)
` [PATCH v3 11/81] drm/atmel-hdlcd: Run DRM default client setup
` [PATCH v3 31/81] drm/panel/ili9341: "

[PATCH] wifi: ath12k: Add support to simulate firmware crash
 2024-08-30 21:27 UTC  (2+ messages)

[PATCH v1 0/5] pinctrl: intel: High impedance impl. and cleanups
 2024-08-30 21:24 UTC  (3+ messages)

[PATCH bpf-next 1/2] selftests/bpf: specify libbpf headers required for %.bpf.o progs
 2024-08-30 21:23 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-08-30 21:22 UTC  (11+ messages)
` [PATCH net-next 2/5] netdev-genl: Dump napi_defer_hard_irqs
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-30 21:18 UTC  (5+ messages)
` [PATCH 06/25] x86/virt/tdx: Export TDX KeyID information

[PATCH net-next 0/2] RX software timestamp for all
 2024-08-30 21:16 UTC  (3+ messages)
` [PATCH net-next 2/2] net: Remove setting of RX software timestamp from drivers

[PATCH v2] drm/i915/display: Fix BMG CCS modifiers
 2024-08-30 21:12 UTC  (2+ messages)

[PATCH] Mark `cat-file` sparse-index compatible
 2024-08-30 21:10 UTC  (4+ messages)
` [PATCH v2 0/2] Mark cat-file "
  ` [PATCH v2 1/2] Allow using stdin in run_on_* functions
  ` [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible

rtw88_8821ce (sometimes) fails to wake from sleep
 2024-08-30 21:09 UTC  (3+ messages)

[PATCH] x86/sev: Fix host kdump support for SNP
 2024-08-30 21:08 UTC  (6+ messages)

[PATCH net-next 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-08-30 21:07 UTC  (3+ messages)

[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-08-30 21:05 UTC  (6+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e)
 2024-08-30 21:04 UTC  (7+ messages)
` [PATCH net-next 1/6] igc: Add MQPRIO offload support
` [PATCH net-next 2/6] igc: Get rid of spurious interrupts
` [PATCH net-next 3/6] igc: Add Energy Efficient Ethernet ability
` [PATCH net-next 4/6] igc: Move the MULTI GBT AN Control Register to _regs file
` [PATCH net-next 5/6] e1000e: avoid failing the system during pm_suspend
` [PATCH net-next 6/6] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards

[RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
 2024-08-30 18:33 UTC  (5+ messages)
` [RFC PATCH 1/1] "
    ` [edk2-devel] "

[PATCH v2] drm/etnaviv: Clear the __GFP_HIGHMEM bit in GFP_HIGHUSER with 32 address
 2024-08-30 21:03 UTC  (2+ messages)
` [v2] "

[PATCH bpf-next v2 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
 2024-08-30 21:02 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: tcp: "

[f2fs-dev] [PATCH 0/9] f2fs: new mount API conversion
 2024-08-30 21:00 UTC  (4+ messages)
` [f2fs-dev] [PATCH 1/9] f2fs: Add fs parameter specifications for mount options
    `  "

[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
 2024-08-30 20:59 UTC  (3+ messages)
` [PATCH 11/11] scx_qmap: Implement highpri boosting
  ` [PATCH v2 "

Draft of Git Rev News edition 114
 2024-08-30 20:59 UTC 

[LTP] Patch "fsnotify: consistent behavior for parent not watching children" has been added to the 5.15-stable tree
 2024-08-30 20:58 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.11
 2024-08-30 20:57 UTC 

[PATCH net-next V4 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-08-30 20:55 UTC  (3+ messages)
` [PATCH net-next V4 5/5] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH v3 0/3] btrfs path auto free
 2024-08-30 20:46 UTC  (2+ messages)

[xen-unstable-smoke test] 187424: tolerable all pass - PUSHED
 2024-08-30 20:52 UTC 

[RFC 0/5] Add Texas Instruments BQ25703 Charger
 2024-08-30 20:52 UTC  (5+ messages)
` [RFC 1/5] dt-bindings: mfd: ti,bq25703a: Add TI BQ25703A Charger

[f2fs-dev] [PATCH v2] f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
 2024-08-30 20:52 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 4/4] f2fs: atomic: fix to forbid dio in atomic_file
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: check discard support for conventional zones
 2024-08-30 20:51 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: Create COW inode from parent dentry for atomic write
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH v4 3/4] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: compress: don't redirty sparse cluster during {, de}compress
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: prevent atomic file from being dirtied before commit
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to wait page writeback before setting gcing flag
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH RESEND] f2fs: Use sysfs_emit_at() to simplify code
 2024-08-30 20:51 UTC  (3+ messages)

Possible deadlock in bpf_lru_pop_free
 2024-08-30 20:51 UTC 

[f2fs-dev] [PATCH v2 8/9] f2fs: convert f2fs_read_multi_pages() to use folio
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH v3 1/9] f2fs: convert f2fs_submit_page_read() to use folio
 2024-08-30 20:51 UTC  (3+ messages)

[PATCH] f2fs: Use sysfs_emit_at() to simplify code
 2024-08-30 20:51 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH 1/9] f2fs: convert f2fs_compress_ctx_add_page() to use folio
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
 2024-08-30 20:51 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2024-08-30 20:51 UTC 

[f2fs-dev] [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio
 2024-08-30 20:51 UTC  (3+ messages)

[PATCH] fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
 2024-08-30 20:51 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf: Add uprobe pid filter test
 2024-08-30 20:51 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add uprobe pid filter test for multiple processes

[PATCH] Revert "arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash"
 2024-08-30 20:49 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*
 2024-08-30 20:49 UTC  (2+ messages)

FYI: CI regression on big-endian arch (s390) after recent pahole changes
 2024-08-30 20:49 UTC  (7+ messages)

[PATCH] x86/tdx: Fix crash on kexec with CONFIG_EISA
 2024-08-30 20:47 UTC  (9+ messages)

[PATCH] perf lock contention: Fix spinlock and rwlock accounting
 2024-08-30 20:47 UTC  (3+ messages)

[PATCH wpan-next 0/2] wpan: Correct spelling in headers
 2024-08-30 20:34 UTC  (3+ messages)
` [PATCH wpan-next 1/2] mac802154: Correct spelling in mac802154.h

[PATCH v2] perf, script: Minimize "not reaching sample" for brstackinsn
 2024-08-30 20:44 UTC  (5+ messages)
` [PING] "

What's cooking in git.git (Aug 2024, #11; Fri, 30)
 2024-08-30 20:44 UTC 

[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-30 20:43 UTC  (9+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH] btt: fix block integrity
 2024-08-30 20:42 UTC 

[PATCH] ibmvfc: Add max_sectors module parameter
 2024-08-30 20:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] Fixes for the audio setup on the rk3588-nanopc-t6
 2024-08-30 20:38 UTC  (2+ messages)
` [PATCH 2/3] ASoC: dt-bindings: realtek,rt5616: Document audio graph port


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.