All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-29 18:28:29 to 2024-04-29 19:32:23 UTC [more...]

[PATCH v8 00/35] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-04-29 19:31 UTC  (10+ messages)
` [PATCH v8 01/35] dyndbg: fix old BUG_ON in >control parser
` [PATCH v8 02/35] docs/dyndbg: update examples \012 to \n
` [PATCH v8 03/35] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v8 04/35] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v8 05/35] dyndbg: make ddebug_class_param union members same size
` [PATCH v8 06/35] dyndbg: replace classmap list with a vector
` [PATCH v8 07/35] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v8 08/35] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v8 09/35] dyndbg: drop NUM_TYPE_ARRAY

RTT-PROBE: lore-subspace-rtt
 2024-04-29 19:32 UTC 

[PATCH 00/10] PCI: Add generic Conf Type 0/1 helpers
 2024-04-29 19:31 UTC  (5+ messages)
` [PATCH 02/10] PCI: Add helpers to calculate PCI Conf Type 0/1 addresses
` [PATCH 09/10] PCI: mvebu: Use generic PCI Conf Type 1 helper

[PATCH 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29 19:30 UTC  (5+ messages)
` [PATCH 20/24] accel/tcg: Move @tb_jmp_cache from CPUState to TCG AccelCPUState
` [PATCH 22/24] accel/tcg: Move @tcg_cflags "

[PATCH 0/3] Assorted fixes for PMU
 2024-04-29 19:28 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update
` [PATCH 2/3] target/riscv: Enforce WARL behavior for scounteren/hcounteren
` [PATCH 3/3] target/riscv: Fix the predicate functions for mhpmeventhX CSRs

[PATCH v2] builtin/tag.c: add --trailer arg
 2024-04-29 19:28 UTC  (7+ messages)
` [PATCH v3 0/3] builtin/tag.c: add --trailer option
  ` [PATCH v3 1/3] builtin/commit.c: refactor --trailer logic
  ` [PATCH v3 2/3] builtin/tag.c: add --trailer arg
  ` [PATCH v3 3/3] po: update git-tag translations

[PATCH v3 00/12] mm/swap: clean up and optimize swap cache index
 2024-04-29 19:28 UTC  (18+ messages)
` [f2fs-dev] [PATCH v3 01/12] f2fs: drop usage of page_index
  `  "
` [PATCH v3 02/12] nilfs2: "
` [PATCH v3 03/12] ceph: "
` [PATCH v3 04/12] NFS: remove nfs_page_lengthg and "
` [PATCH v3 05/12] cifs: drop usage of page_file_offset
` [PATCH v3 06/12] afs: drop usage of folio_file_pos
` [PATCH v3 07/12] netfs: "
` [PATCH v3 08/12] nfs: "
` [PATCH v3 09/12] mm/swap: get the swap file offset directly
` [PATCH v3 10/12] mm: remove page_file_offset and folio_file_pos
` [PATCH v3 11/12] mm: drop page_index and convert folio_index to use folio
` [PATCH v3 12/12] mm/swap: reduce swap cache search space

Samba ctime still reported incorrectly
 2024-04-29 19:27 UTC  (4+ messages)

[PATCH] add-patch: response to invalid option
 2024-04-29 19:24 UTC  (8+ messages)
` [PATCH v2] add-patch: response to invalid command
  ` [PATCH v3] add-patch: response to unknown command
    ` [PATCH v4] "
      ` [PATCH v5 0/2] "
        ` [PATCH v5 1/2] add-patch: do not show UI messages on stderr
        ` [PATCH v5 2/2] add-patch: response to unknown command

[PATCH] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-04-29 19:24 UTC 

[PATCH v5 0/5] migration: do not exit on incoming failure
 2024-04-29 19:22 UTC  (7+ messages)
` [PATCH v5 1/5] migration: move trace-point from migrate_fd_error to migrate_set_error
` [PATCH v5 2/5] migration: process_incoming_migration_co(): complete cleanup on failure
` [PATCH v5 3/5] migration: process_incoming_migration_co(): fix reporting s->error
` [PATCH v5 4/5] migration: process_incoming_migration_co(): rework error reporting
` [PATCH v5 5/5] qapi: introduce exit-on-error parameter for migrate-incoming

RTT-PROBE: lore-subspace-rtt
 2024-04-29 19:22 UTC 

[PATCH v4 0/4] migration: do not exit on incoming failure
 2024-04-29 19:21 UTC  (3+ messages)
` [PATCH v4 1/4] migration: move trace-point from migrate_fd_error to migrate_set_error

[PATCH v2][next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae warning
 2024-04-29 19:21 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 6.9-rc6
 2024-04-29 19:20 UTC 

[PATCH v3 0/9] Fix Kselftest's vfork() side effects
 2024-04-29 19:19 UTC  (10+ messages)
` [PATCH v3 1/9] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v3 2/9] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v3 3/9] selftests/harness: Fix fixture teardown
` [PATCH v3 4/9] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v3 5/9] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v3 6/9] selftests/harness: Constify fixture variants
` [PATCH v3 7/9] selftests/pidfd: Fix wrong expectation
` [PATCH v3 8/9] selftests/harness: Share _metadata between forked processes
` [PATCH v3 9/9] selftests/harness: Fix vfork() side effects

[freescale-fslc:5.15-2.2.x-imx 3533/29983] drivers/mxc/gpu-viv/hal/kernel/gc_hal_kernel.c:5714:19: warning: variable 'coreList' set but not used
 2024-04-29 19:18 UTC 

[PATCH v2 0/5] Fix Kselftest's vfork() side effects
 2024-04-29 19:18 UTC  (5+ messages)
` [PATCH v2 4/9] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH v3 0/1] Documentation: networking: document ISO 15765-2
 2024-04-29 19:18 UTC  (3+ messages)

[PATCH] PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouched
 2024-04-29 19:18 UTC 

[PATCH v5 0/7] dso/dsos memory savings and clean up
 2024-04-29 19:16 UTC  (9+ messages)
` [PATCH v5 1/7] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v5 2/7] perf dsos: Remove __dsos__addnew
` [PATCH v5 3/7] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v5 4/7] perf dsos: Switch hand code to bsearch
` [PATCH v5 5/7] perf dso: Add reference count checking and accessor functions
` [PATCH v5 6/7] perf dso: Reference counting related fixes
` [PATCH v5 7/7] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH v3] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-29 19:14 UTC  (2+ messages)

[PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
 2024-04-29 19:10 UTC  (3+ messages)
` [PATCH v4 1/2] target/s390x: report deprecated-props in cpu-model-expansion reply
` [PATCH v4 2/2] target/s390x: flag te and cte as deprecated

RTT-PROBE: lore-subspace-rtt
 2024-04-29 19:12 UTC 

x86: dynamic pt_regs pointer and kernel stack randomization
 2024-04-29 19:10 UTC  (3+ messages)

[PATCH 1/6] qmi: lte: Remove magic number use
 2024-04-29 19:10 UTC  (2+ messages)

[PATCH] ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
 2024-04-29 19:10 UTC  (9+ messages)

[PATCH 1/1] media: Documentation: Fix spelling of "blanking"
 2024-04-29 19:10 UTC 

[GIT PULL] Bugfixes for Linux 6.9
 2024-04-29 19:10 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.9-rc7
 2024-04-29 19:10 UTC  (2+ messages)

[PATCH ima-evm-utils] First try to get keyid from cert then fall back to calculating
 2024-04-29 19:09 UTC 

[PATCH v4 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency
 2024-04-29 19:08 UTC  (5+ messages)
` [PATCH v4 1/4] media: v4l: Support passing sub-device argument to v4l2_get_link_freq()
` [PATCH v4 2/4] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v4 3/4] media: Documentation: Update link frequency driver documentation
` [PATCH v4 4/4] media: ivsc: csi: Obtain link frequency from the media pad

[PATCH v2 0/6] migration removals & deprecations
 2024-04-29 19:07 UTC  (11+ messages)
` [PATCH v2 3/6] migration: Remove 'blk/-b' option from migrate commands
` [PATCH v2 6/6] migration: Deprecate fd: for file migration

[PATCH v8 00/11] Panel replay selective update support
 2024-04-29 19:08 UTC  (4+ messages)
` [PATCH v8 01/11] drm/i915/psr: Rename has_psr2 as has_sel_update

[syzbot] [bpf?] [trace?] possible deadlock in force_sig_info_to_task
 2024-04-29 19:07 UTC  (10+ messages)
          ` [PATCH] x86/mm: Remove broken vsyscall emulation code from the page fault code

[PATCH v2] ovl: implement tmpfile
 2024-04-29 19:07 UTC  (2+ messages)

[PATCH v3] tests: _fail on _scratch_mkfs_sized failure
 2024-04-29 19:02 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-29 19:02 UTC 

Hashing out the scope of work
 2024-04-29 18:52 UTC  (5+ messages)

[PATCH] thp: Remove HPAGE_PMD_ORDER minimum assertion
 2024-04-29 19:00 UTC 

[PATCH v5 00/10] iio: pressure: bmp280: Driver cleanup and add triggered buffer support
 2024-04-29 19:00 UTC  (11+ messages)
` [PATCH v5 01/10] iio: pressure: bmp280: Improve indentation and line wrapping
` [PATCH v5 02/10] iio: pressure: bmp280: Use BME prefix for BME280 specifics
` [PATCH v5 03/10] iio: pressure: bmp280: Add identifier names in function definitions
` [PATCH v5 04/10] iio: pressure: bmp280: Add more intuitive name for bmp180_measure()
` [PATCH v5 05/10] iio: pressure: bmp280: Make return values consistent
` [PATCH v5 06/10] iio: pressure: bmp280: Refactorize reading functions
` [PATCH v5 07/10] iio: pressure: bmp280: Introduce new cleanup routines
` [PATCH v5 08/10] iio: pressure: bmp280: Generalize read_{temp,press,humid}() functions
` [PATCH v5 09/10] iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
` [PATCH v5 10/10] iio: pressure: bmp280: Add triggered buffer support

[PATCH] fstests: fix _require_debugfs and call it properly
 2024-04-29 18:58 UTC  (3+ messages)

[PATCH 0/3] Clarify pseudo-ref terminology
 2024-04-29 18:57 UTC  (3+ messages)
` [PATCH 3/3] refs: fix segfault in `is_pseudoref()` when ref cannot be resolved

[PATCH] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
 2024-04-29 18:57 UTC  (3+ messages)

linux-next: manual merge of the bpf-next tree with the net tree
 2024-04-29 18:56 UTC  (2+ messages)

[PATCH 0/5] target/alpha: Implement CF_PCREL
 2024-04-29 18:55 UTC  (4+ messages)
` [PATCH 3/5] target/alpha: Split out gen_goto_tb

[PATCH v6 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-04-29 18:55 UTC  (3+ messages)

[PATCH] generic/095: add to the quick group
 2024-04-29 18:53 UTC  (4+ messages)

[PATCH v1 1/4] perf record: Dump off-cpu samples directly
 2024-04-29 18:53 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-29 18:52 UTC 

DO-NOT-MERGE: mptcp: enabled by default
 2024-04-29 18:52 UTC 

[PATCH] dm-table:remove the restriction on zone sector being align to pow2
 2024-04-29 18:51 UTC  (2+ messages)

[PATCH net-next] ipv6: anycast: use call_rcu_hurry() in aca_put()
 2024-04-29 18:51 UTC  (2+ messages)

[PATCH net-next] inet: introduce dst_rtable() helper
 2024-04-29 18:51 UTC  (2+ messages)

[PATCH] Fix neighbor discovery ethernet address saving
 2024-04-29 18:51 UTC 

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-29 18:50 UTC  (4+ messages)

[PATCH v2 0/4] vhost: Cleanup
 2024-04-29 18:50 UTC  (10+ messages)
` [PATCH v2 1/4] vhost: Improve vhost_get_avail_idx() with smp_rmb()
` [PATCH v2 2/4] vhost: Drop variable last_avail_idx in vhost_get_vq_desc()
` [PATCH v2 3/4] vhost: Improve vhost_get_avail_head()
` [PATCH v2 4/4] vhost: Reformat vhost_{get, put}_user()

[PATCH 0/3] x86/boot: Untangling
 2024-04-29 18:49 UTC  (3+ messages)
` [PATCH 1/3] x86/boot: Explain how moving mod[0] works

[PATCHES 0/2] Introduce --btf_features=+extra_features syntax
 2024-04-29 18:48 UTC  (6+ messages)
` [PATCH 2/2] pahole: Allow asking for extra features using the '+' prefix in --btf_features

[PATCH] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-29 18:47 UTC  (8+ messages)

[PATCH] arm64: Implement prctl(PR_{G,S}ET_TSC)
 2024-04-29 18:46 UTC  (6+ messages)

[syzbot] [sound?] INFO: rcu detected stall in snd_timer_user_release (3)
 2024-04-29 18:46 UTC 

[PATCH v3 0/2] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-04-29 18:46 UTC  (2+ messages)

Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
 2024-04-29 18:46 UTC  (5+ messages)

[PATCH] tracing: Fix uaf issue in tracing_open_file_tr
 2024-04-29 18:46 UTC  (4+ messages)

[PATCH 1/8] drm/xe/device_sysfs: switch over to devm
 2024-04-29 18:45 UTC  (6+ messages)
` [PATCH 2/8] drm/xe: covert sysfs "

[PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
 2024-04-29 18:44 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache
 2024-04-29 18:44 UTC  (2+ messages)
`  "

[PATCH 0/2][next] firewire: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-29 18:42 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-29 18:42 UTC 

[PATCH linux-next] media:cdns-csi2tx: replace of_node_put() with __free
 2024-04-29 18:40 UTC  (2+ messages)

[PATCH RFC] ax25: Fix (more) netdev refcount issues
 2024-04-29 18:06 UTC  (5+ messages)

[PULL 0/6] Block jobs patches for 2024-04-29
 2024-04-29 18:39 UTC  (4+ messages)
` [PULL 6/6] iotests: add backup-discard-source

[PATCH 1/2] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
 2024-04-29 18:39 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: Allow memory oversubscription "

[PATCH v6] checkpatch: add check for snprintf to scnprintf
 2024-04-29 18:39 UTC 

[PATCH mptcp-next v9 0/4] setsockopt per subflow: BPF
 2024-04-29 18:38 UTC  (2+ messages)

[RFC PATCH] fs/coredump: Enable dynamic configuration of max file note size
 2024-04-29 18:38 UTC  (2+ messages)

[PATCH] block: change rq_integrity_vec to respect the iterator
 2024-04-29 18:37 UTC 

[syzbot] [bluetooth?] possible deadlock in hci_dev_do_close (2)
 2024-04-29 18:37 UTC  (2+ messages)

[PATCH v6 0/3] BOOTP/DHCPv4 enhancements
 2024-04-29 18:33 UTC  (4+ messages)
` [PATCH v6 1/3] net: Enhancements for dhcp option 209
` [PATCH v6 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v6 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup failure
 2024-04-29 18:35 UTC  (3+ messages)

[PATCH v2 00/16] MCA Updates
 2024-04-29 18:34 UTC  (5+ messages)
` [PATCH v2 07/16] x86/mce/amd: Simplify DFR handler setup

[PATCH] mm/slab: make __free(kfree) accept error pointers
 2024-04-29 18:34 UTC  (5+ messages)

[PATCH] s390/kvm/vsie: Use virt_to_phys for crypto control block
 2024-04-29 18:32 UTC  (2+ messages)

[RFC PATCH v2 00/12] Introduce the famfs shared-memory file system
 2024-04-29 18:32 UTC  (2+ messages)

[PATCH] leds: mt6370: Remove an unused field in struct mt6370_priv
 2024-04-29 18:31 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-29 18:32 UTC 

[PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
 2024-04-29 18:31 UTC  (3+ messages)

[PATCH net-next v2] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-29 18:30 UTC  (3+ messages)

[PATCHES][RFC] packing struct block_device flags
 2024-04-29 18:30 UTC  (6+ messages)

drm-misc migration to Gitlab server
 2024-04-29 18:29 UTC  (6+ messages)

[PATCH v2 0/4] x86/xstate: Fixes to size calculations
 2024-04-29 18:28 UTC  (5+ messages)
` [PATCH v2 1/4] x86/hvm: Defer the size calculation in hvm_save_cpu_xsave_states()
` [PATCH v2 2/4] x86/xstate: Rework xstate_ctxt_size() as xstate_uncompressed_size()
` [PATCH v2 3/4] x86/cpu-policy: Simplify recalculate_xstate()
` [PATCH v2 4/4] x86/cpuid: Fix handling of xsave dynamic leaves


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.