All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-13 21:00:57 to 2023-09-13 22:19:06 UTC [more...]

[PATCH] lsm: constify 'mnt_opts' parameter in security_free_mnt_opts()
 2023-09-13 22:18 UTC  (3+ messages)

[dm-devel] [PATCH v2 00/37] multipath-tools: user-friendly names rework
 2023-09-13 22:18 UTC  (3+ messages)
` [dm-devel] [PATCH v2 28/37] multipath-tools tests: mock pthread_mutex_{lock, unlock}

[PATCH mptcp-next 0/3] mptcp: misc improvement
 2023-09-13 22:17 UTC  (6+ messages)
` [PATCH mptcp-next 1/3] mptcp: consolidate sockopt synchronization
` [PATCH mptcp-next 2/3] mptcp: ignore notsent_lowat setting at the subflow level
` [PATCH mptcp-next 3/3] mptcp: refactor sndbuf auto-tuning
  ` mptcp: refactor sndbuf auto-tuning.: Build Failure
  ` mptcp: refactor sndbuf auto-tuning.: Tests Results

+ checkpatch-add-a-couple-new-alloc-functions-to-alloc-with-multiplies-check.patch added to mm-nonmm-unstable branch
 2023-09-13 22:17 UTC  (3+ messages)

[PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic
 2023-09-13 22:15 UTC  (2+ messages)

[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
 2023-09-13 22:14 UTC  (7+ messages)
` [RFC PATCH v1 1/4] rust: core "

linux-next: build failure after merge of the bcachefs tree
 2023-09-13 22:14 UTC  (2+ messages)

[PATCH 0/2] checkpatch: refactor and add new alloc w/ multiply tests
 2023-09-13 22:14 UTC  (3+ messages)
` [PATCH 2/2] checkpatch: Add a couple new alloc functions to alloc with multiplies check

[PATCH] lsm: constify 'bprm' parameter in security_bprm_committing_creds()
 2023-09-13 22:13 UTC  (2+ messages)

[PATCH v1 0/7] Misc fixes in erofs-utils
 2023-09-13 22:11 UTC  (8+ messages)
` [PATCH v1 1/7] erofs-utils: fsck: Fix potential memory leak in error path
` [PATCH v1 2/7] erofs-utils: lib: Remove redundant line to get padding
` [PATCH v1 3/7] erofs-utils: lib: Fix memory leak if __erofs_battach() fails
` [PATCH v1 4/7] erofs-utils: lib: Check for error from z_erofs_pack_file_from_fd()
` [PATCH v1 5/7] erofs-utils: lib: Fix the memory leak in error path
` [PATCH v1 6/7] erofs-utils: lib: Remove redundant assignment
` [PATCH v1 7/7] erofs-utils: lib: tar: Initialize the variable to avoid using garbage value

[PATCH] futex: Use a folio instead of a page
 2023-09-13 22:11 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] lsm: constify 'file' parameter in security_bprm_creds_from_file()
 2023-09-13 22:09 UTC  (2+ messages)

[Intel-xe] [PATCH 0/2] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
 2023-09-13 22:08 UTC  (8+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
` [Intel-xe] [PATCH 2/2] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI

split up ->kill_sb
 2023-09-13 22:07 UTC  (7+ messages)
` [PATCH 08/19] pstore: shrink the pstore_sb_lock critical section in pstore_kill_sb
` [PATCH 12/19] fs: convert kill_litter_super to litter_shutdown_sb

[PATCH] ata,scsi: do not issue START STOP UNIT on resume
 2023-09-13 22:07 UTC  (7+ messages)

[igt-dev] [PATCH 0/2] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from Xe uAPI
 2023-09-13 22:06 UTC  (5+ messages)
` [igt-dev] [PATCH 1/2] xe_exec_threads: Use DRM_XE_VM_CREATE_COMPUTE_MODE when creating a compute VM
` [igt-dev] [PATCH 2/2] xe: Update uAPI and remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE

[PATCH 0/7] bcachefs compiler warning fixes for 32-bit
 2023-09-13 22:06 UTC  (15+ messages)
` [PATCH 1/7] bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()
` [PATCH 2/7] bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
` [PATCH 3/7] bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
` [PATCH 4/7] bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
` [PATCH 5/7] bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid callbacks
` [PATCH 6/7] bcachefs: Fix -Wcompare-distinct-pointer-types in do_encrypt()
` [PATCH 7/7] bcachefs: Fix -Wcompare-distinct-pointer-types in bch2_copygc_get_buckets()

[PATCH] lsm: constify 'sb' parameter in security_sb_remount()
 2023-09-13 22:05 UTC  (3+ messages)

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-13 22:05 UTC  (6+ messages)
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH v3 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-13 22:02 UTC  (4+ messages)
` [PATCH v3 17/23] bsd-user: Implement mincore(2)

[PATCH v2 0/3] phy: Fix generic_setup_phy return value on power on failure
 2023-09-13 22:04 UTC  (7+ messages)
` [PATCH v2 1/3] phy: Fix generic_setup_phy() "
` [PATCH v2 2/3] phy: Return success from generic_setup_phy() when phy is not found
` [PATCH v2 3/3] phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity

linux-next: Signed-off-by missing for commits in the v4l-dvb-next tree
 2023-09-13 22:04 UTC 

[PATCH 0/6] phy: Fix use of generic_phy_valid() helper
 2023-09-13 22:04 UTC  (3+ messages)
` [PATCH 1/6] phy: Set phy->dev to NULL when generic_phy_get_by_name() fails

[PATCH v2] net: phy: broadcom: add support for BCM54210E
 2023-09-13 22:04 UTC  (2+ messages)

[PATCH] net: phy: motorcomm: Add support for YT8511 PHY
 2023-09-13 22:03 UTC  (2+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-09-13 22:02 UTC  (14+ messages)

[PATCH v2] drm/amdkfd: Use partial migrations in GPU page faults
 2023-09-13 22:03 UTC  (2+ messages)

[PATCH] lsm: constify the 'mm' parameter in security_vm_enough_memory_mm()
 2023-09-13 22:02 UTC  (5+ messages)

[PATCH net 0/9] Netfilter fixes for net
 2023-09-13 21:58 UTC  (10+ messages)
` [PATCH net 1/9] netfilter: nf_tables: disallow rule removal from chain binding
` [PATCH net 2/9] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
` [PATCH net 3/9] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
` [PATCH net 4/9] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
` [PATCH net 5/9] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
` [PATCH net 6/9] netfilter: nf_tables: disallow element removal on anonymous sets
` [PATCH net 7/9] netfilter: conntrack: fix extension size table
` [PATCH net 8/9] netfilter: nf_tables: Fix entries val in rule reset audit log
` [PATCH net 9/9] selftests: netfilter: Test nf_tables audit logging

[PATCH v7 1/3] cdx: add support for bus mastering
 2023-09-13 21:56 UTC  (2+ messages)

[PATCH] lsm: constify 'sb' parameter in security_quotactl()
 2023-09-13 21:56 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-09-13 21:56 UTC 

[Intel-xe] [RFC 0/5] Some uapi alignment in response to the uapi review
 2023-09-13 21:55 UTC  (6+ messages)
` [Intel-xe] [RFC 2/5] drm/xe/uapi: Document drm_xe_query_gt

[PATCH v1 1/1] mm: report per-page metadata information
 2023-09-13 21:53 UTC  (2+ messages)

[PATCH v6 00/10] Fix segfault on migration return path
 2023-09-13 21:53 UTC  (4+ messages)
` [PATCH v6 09/10] migration/yank: Keep track of registered yank instances

[PATCH bpf-next 0/1] bpf, arm64: support exceptions
 2023-09-13 21:52 UTC  (4+ messages)

[PATCH v16 0/6] Support AMD Pensando Elba SoC
 2023-09-13 21:49 UTC  (14+ messages)
` [PATCH v16 1/6] dt-bindings: arm: add AMD Pensando boards
` [PATCH v16 2/6] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v16 3/6] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v16 4/6] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v16 5/6] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v16 6/6] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH] Adds vscode devcontainer support
 2023-09-13 21:51 UTC  (2+ messages)
` [bitbake-devel] "

+ mm-memcg-add-thp-swap-out-info-for-anonymous-reclaim-fix.patch added to mm-nonmm-unstable branch
 2023-09-13 21:50 UTC 

3p page wording
 2023-09-13 21:50 UTC  (2+ messages)

linux-next: Tree for Sep 13
 2023-09-13 21:47 UTC  (3+ messages)
` linux-next: Tree for Sep 13 (objtool)

[PATCH v3 0/9] wifi: cfg80211/mac80211: extend 6 GHz support for all power modes
 2023-09-13 21:47 UTC  (5+ messages)

[PATCH net-next v4 0/2] net: dsa: microchip: add drive strength support
 2023-09-13 21:46 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength

[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
 2023-09-13 21:46 UTC  (2+ messages)
` [PATCH v4 2/12] "

arch/parisc/kernel/pdt.c:65:6: warning: no previous prototype for 'arch_report_meminfo'
 2023-09-13 21:43 UTC 

[RFC PATCH 0/8] Add FS035VG158 panel
 2023-09-13 21:43 UTC  (7+ messages)
` [RFC PATCH 1/8] drm/panel: nv3052c: Document known register names
` [RFC PATCH 5/8] drm/panel: nv3052c: Allow specifying registers per panel

linux-next: Tree for Sep 12
 2023-09-13 21:39 UTC  (4+ messages)
` linux-next: Tree for Sep 12 (bcachefs, objtool)

(Debian) Bug#1051862: server flooded with xen_mc_flush warnings with xen 4.17 + linux 6.1
 2023-09-13 21:38 UTC 

[Intel-gfx] [PATCH v9 0/3] Apply Wa_16018031267 / Wa_16018063123
 2023-09-13 21:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Apply Wa_16018031267 / Wa_16018063123 (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

POSIX manual pages
 2023-09-13 21:37 UTC  (5+ messages)

[PATCH net-next v7 00/13] Add Realtek automotive PCIe driver
 2023-09-13 21:37 UTC  (5+ messages)
` [PATCH net-next v7 01/13] net:ethernet:realtek:rtase: Add pci table supported in this module
` [PATCH net-next v7 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function

_swap_info_get: Bad swap file entry 600000000029dc48
 2023-09-13 21:34 UTC 

grab_cache_page vs grab_cache_folio?
 2023-09-13 21:34 UTC 

[PATCH v7 0/3 RESEND] generic and PowerPC SED Opal keystore
 2023-09-13 21:33 UTC  (6+ messages)
` [PATCH v7 1/3 RESEND] block:sed-opal: "

[PATCH v3] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-13 21:33 UTC  (3+ messages)

[RFC PATCH 2/3] add statmnt(2) syscall
 2023-09-13 21:32 UTC  (2+ messages)

aarch64 binaries using nolibc segfault before reaching the entry point
 2023-09-13 21:30 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] Add missing Meteorlake gpgpu fill condition
 2023-09-13 21:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 6.5 000/739] 6.5.3-rc1 review
 2023-09-13 21:31 UTC  (2+ messages)

[PATCH bpf] docs/bpf: update out-of-date doc in BPF flow dissector
 2023-09-13 21:30 UTC  (2+ messages)

[willy@infradead.org: Re: [syzbot] [mm?] BUG: Bad page map (7)]
 2023-09-13 21:28 UTC  (3+ messages)

[PATCH v4 0/4] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-13 21:27 UTC  (5+ messages)
` [PATCH v4 1/4] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH v4 2/4] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH v4 3/4] platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
` [PATCH v4 4/4] platform/x86: intel_scu_ipc: Fail IPC send if still busy

[GIT PULL] Remove Itanium support
 2023-09-13 21:25 UTC  (2+ messages)

[PATCH net-next v2 2/3] ptp: support multiple timestamp event readers
 2023-09-13 21:25 UTC  (3+ messages)

USB-Audio/Roland/BridgeCast, generic config file is missing
 2023-09-13 21:22 UTC 

[PATCH] ioctl.2: note "int request" form, HISTORYise a bit
 2023-09-13 21:23 UTC  (2+ messages)

[PATCH] linux/export: fix reference to exported functions for parisc64
 2023-09-13 21:22 UTC  (11+ messages)

+ checkpatch-simplify-creating-search-strings.patch added to mm-nonmm-unstable branch
 2023-09-13 21:22 UTC 

[linux-next:master 1275/4965] drivers/spi/spi-cadence-quadspi.c:1882 cqspi_probe() warn: missing unwind goto?
 2023-09-13 21:21 UTC 

[freescale-fslc:pr/641 3364/25020] htmldocs: Documentation/security/keys/secure-key.rst:43: WARNING: Literal block expected; none found
 2023-09-13 21:21 UTC 

[Buildroot] [PATCH] package/gptfdisk: fix bug with util-linux (libuuid) 2.38
 2023-09-13 21:20 UTC 

[PATCH 0/3] pinctrl-amd powerbtn handling regression
 2023-09-13 21:21 UTC  (12+ messages)
` [PATCH 3/3] pinctrl: amd: Add a quirk for Lenovo Ideapad 5

Please apply "watchdog: advantech_ec_wdt: fix Kconfig dependencies" to 6.5.y
 2023-09-13 21:20 UTC 

Roland Bridgecast - add missing intermediate config file
 2023-09-13 21:17 UTC 

[PATCH] drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_allocation()
 2023-09-13 21:17 UTC  (9+ messages)

xen arm64 low power sleep support
 2023-09-13 21:17 UTC  (12+ messages)
  ` [EXT] "

+ mips-use-nth_page-in-place-of-direct-struct-page-manipulation.patch added to mm-hotfixes-unstable branch
 2023-09-13 21:17 UTC 

+ fs-use-nth_page-in-place-of-direct-struct-page-manipulation.patch added to mm-hotfixes-unstable branch
 2023-09-13 21:17 UTC 

[PATCH] Documentation: kbuild: explain handling optional dependencies
 2023-09-13 21:16 UTC  (5+ messages)

+ mm-memory_hotplug-use-pfn-math-in-place-of-direct-struct-page-manipulation.patch added to mm-hotfixes-unstable branch
 2023-09-13 21:17 UTC 

+ mm-hugetlb-use-nth_page-in-place-of-direct-struct-page-manipulation.patch added to mm-hotfixes-unstable branch
 2023-09-13 21:17 UTC 

+ mm-cma-use-nth_page-in-place-of-direct-struct-page-manipulation.patch added to mm-hotfixes-unstable branch
 2023-09-13 21:17 UTC 

[PATCH v18 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers
 2023-09-13 21:16 UTC  (3+ messages)

[PATCH] spi: nxp_fspi: reset the FLSHxCR1 registers
 2023-09-13 21:15 UTC 

USB-Audio, Generic config file is missing
 2023-09-13 21:14 UTC 

[PATCH 0/4] serial: add drivers for the ESP32xx serial devices
 2023-09-13 21:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
` [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
` [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings
` [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver

[PATCH v3 0/4] Add full zoned storage emulation to qcow2 driver
 2023-09-13 21:11 UTC  (3+ messages)
` [PATCH v3 3/4] qcow2: add zoned emulation capability

BUG: soft lockup in smp_call_function
 2023-09-13 21:08 UTC  (5+ messages)
` drm/vkms: deadlock between dev->event_lock and timer

[PATCH] perf annotate: Add more x86 mov instruction cases
 2023-09-13 21:14 UTC  (5+ messages)

[PATCH 0/8] x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes
 2023-09-13 21:12 UTC  (3+ messages)
` [PATCH 8/8] x86/spec-ctrl: Mitigate the Zen1 DIV leakge

FAILED: patch "[PATCH] Multi-gen LRU: avoid race in inc_min_seq()" failed to apply to 6.1-stable tree
 2023-09-13 21:12 UTC  (2+ messages)
` [PATCH 6.1.y] Multi-gen LRU: avoid race in inc_min_seq()

[PATCH v2 1/2] drm/amdgpu: Use function for IP version check
 2023-09-13 21:12 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdgpu: Add more fields to IP version

[PATCH v2] x86/platform/uv: Rework NMI "action" modparam handling
 2023-09-13 21:11 UTC  (3+ messages)

[PATCH v3 0/5] Use nth_page() in place of direct struct page manipulation
 2023-09-13 21:12 UTC  (2+ messages)

USB: DMA: mapping existing buffer is not supported?
 2023-09-13 21:11 UTC  (5+ messages)

[PATCH 1/1] net/mana: add 32 bit short doorbell
 2023-09-13 21:11 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Fix -Wmissing-prototypes warning
 2023-09-13 21:09 UTC 

newlines in message macros
 2023-09-13 21:10 UTC  (2+ messages)

[PATCH v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
 2023-09-13 21:08 UTC  (6+ messages)

[PATCH v1 0/4] Smart scanning mode for KSM
 2023-09-13 21:07 UTC  (3+ messages)
` [PATCH v1 1/4] mm/ksm: add "smart" page scanning mode

[PATCH 0/2] riscv: Add remaining module relocations and tests
 2023-09-13 21:04 UTC  (6+ messages)
` [PATCH 1/2] riscv: Add remaining module relocations
` [PATCH 2/2] riscv: Add tests for riscv module loading

[PATCH v2] driver core: shut down devices asynchronously
 2023-09-13 21:05 UTC 

[PATCH v13 0/9] rutabaga_gfx + gfxstream
 2023-09-13 21:03 UTC  (5+ messages)

[PATCH v11 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-13 21:01 UTC  (4+ messages)
` [PATCH v11 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type

[PATCH 0/5] selftests/resctrl: Fixes to failing tests
 2023-09-13 21:00 UTC  (5+ messages)
` [PATCH 5/5] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests


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.