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

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

[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 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

[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 00/10] PCI: Add generic Conf Type 0/1 helpers
 2024-04-29 19:24 UTC  (4+ messages)
` [PATCH 02/10] PCI: Add helpers to calculate PCI Conf Type 0/1 addresses

[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

[PATCH v2] builtin/tag.c: add --trailer arg
 2024-04-29 19:22 UTC  (6+ 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 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 

[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 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29 19:15 UTC  (3+ messages)
` [PATCH 20/24] accel/tcg: Move @tb_jmp_cache from CPUState to TCG AccelCPUState

[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

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)

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)

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  (5+ 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  (7+ 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)

[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)

[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

[linux-next:master 8678/9390] dtbs_check: arch/arm64/boot/dts/ti/k3-am62a7-sk.dtb: syscon@43000000: 'syscon@4008', 'syscon@4018' do not match any of the regexes: '^chipid@[0-9a-f]+$', '^clock-controller@[0-9a-f]+$', '^mux-controller@[0-9a-f]+$', 'phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
 2024-04-29 18:25 UTC 

[PATCH 09/10] writeback: factor out wb_dirty_exceeded to remove repeated code
 2024-04-29 18:25 UTC 

[PATCH RFC v2] arm64: dts: lx2160a: extend 32-bit, and add 64-bit pci regions
 2024-04-29 18:24 UTC  (2+ messages)

[PATCH] drm/xe/xe_ggtt: No need to use xe_pm_runtime_get_noresume
 2024-04-29 18:24 UTC  (2+ messages)

[PATCH 1/2] drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
 2024-04-29 18:23 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] drm/nouveau/gsp: Use the sg allocator for level 2 of radix3

QCA6174 showing terrible performance when connecting via WPA3-SAE
 2024-04-29 18:23 UTC  (7+ messages)

[PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-04-29 18:23 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-04-29 18:22 UTC  (4+ messages)

[PATCH v2] HID: Add quirk for Logitech Casa touchpad
 2024-04-29 18:20 UTC 

[PATCH v3] drm/amdgpu: IB test encode test package change for VCN5
 2024-04-29 18:20 UTC  (4+ messages)

[PATCH] Hexagon: add PC alignment check and exception
 2024-04-29 18:19 UTC  (3+ messages)

[PATCH v2][next] Bluetooth: hci_conn: Use __counted_by() in struct hci_cp_le_big_create_sync and avoid -Wfamnae warning
 2024-04-29 18:20 UTC  (2+ messages)

[PATCH v2][next] Bluetooth: hci_conn, hci_sync: Use __counted_by() in multiple structs and avoid -Wfamnae warnings
 2024-04-29 18:20 UTC  (3+ messages)

[PATCH v3 00/14] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-29 18:17 UTC  (8+ messages)
` [PATCH v3 01/14] dt-bindings: spi: Document the IBM Power SPI controller

[PATCH 2/5] io_uring/net: add provided buffer support for IORING_OP_SEND
 2024-04-29 18:15 UTC  (2+ messages)
` [PATCH] io_uring: Require zeroed sqe->len on provided-buffers send

Possible (long standing) issue in the BPF verifier?
 2024-04-29 18:14 UTC  (4+ messages)


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.