mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v8 00/35] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-04-29 19:31 UTC  (13+ 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
` [PATCH v8 10/35] dyndbg: reduce verbose/debug clutter
` [PATCH v8 11/35] dyndbg: silence debugs with no-change updates
` [PATCH v8 12/35] dyndbg: tighten ddebug_class_name() 1st arg type

[PATCH v3 00/12] mm/swap: clean up and optimize swap cache index
 2024-04-29 19:28 UTC  (17+ messages)
` [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

[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

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

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

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

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

[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 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] 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 v6 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-04-29 18:55 UTC  (3+ messages)

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

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-29 18:50 UTC  (3+ 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] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-29 18:47 UTC  (6+ messages)

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

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

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

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache
 2024-04-29 18:44 UTC 

[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 v6] checkpatch: add check for snprintf to scnprintf
 2024-04-29 18:39 UTC 

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

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

[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  (3+ messages)

[PATCH] leds: mt6370: Remove an unused field in struct mt6370_priv
 2024-04-29 18:31 UTC  (3+ 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  (2+ messages)

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

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

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

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

[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  (7+ messages)
` [PATCH v3 01/14] dt-bindings: spi: Document the IBM Power SPI controller

[PATCH v2] chrome/cros_ec: Handle events during suspend after resume completion
 2024-04-29 18:13 UTC 

[syzbot] [nilfs?] kernel BUG in nilfs_delete_entry
 2024-04-29 18:11 UTC  (2+ messages)

[PATCH rdma-next v2 0/5] RDMA/mana_ib: Implement RNIC CQs
 2024-04-29 18:08 UTC  (3+ messages)
` [PATCH rdma-next v2 5/5] RDMA/mana_ib: implement uapi for creation of rnic cq

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

[PATCH] tty: rfcomm: prefer struct_size over open coded arithmetic
 2024-04-29 18:02 UTC  (2+ messages)

[PATCH net] mptcp: ensure snd_nxt is properly initialized on connect
 2024-04-29 18:00 UTC 

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-29 17:56 UTC  (4+ messages)
` [PATCH v3 11/11] PCI: imx6: Add i.MX8Q PCIe support

[PATCH v2] sh: Call paging_init() earlier in the init sequence
 2024-04-29 17:54 UTC  (5+ messages)

[PATCH] of: reserved_mem: Remove the use of phandle from the reserved_mem APIs
 2024-04-29 17:53 UTC  (3+ messages)

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-04-29 17:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-29 17:48 UTC  (5+ messages)
` [PATCH v1 1/3] cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints

[PATCH 0/3] sysfs: Group visibility fixups
 2024-04-29 17:47 UTC  (10+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array

[PATCH v3 00/21] block atomic writes for XFS
 2024-04-29 17:47 UTC  (22+ messages)
` [PATCH v3 01/21] fs: Add generic_atomic_write_valid_size()
` [PATCH v3 02/21] xfs: only allow minlen allocations when near ENOSPC
` [PATCH v3 03/21] xfs: always tail align maxlen allocations
` [PATCH v3 04/21] xfs: simplify extent allocation alignment
` [PATCH v3 05/21] xfs: make EOF allocation simpler
` [PATCH v3 06/21] xfs: introduce forced allocation alignment
` [PATCH v3 07/21] fs: xfs: align args->minlen for "
` [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag
` [PATCH v3 09/21] xfs: Do not free EOF blocks for forcealign
` [PATCH v3 10/21] xfs: Update xfs_is_falloc_aligned() mask "
` [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign
` [PATCH RFC v3 12/21] xfs: Only free full extents for forcealign
` [PATCH v3 13/21] xfs: Enable file data forcealign feature
` [PATCH v3 14/21] iomap: Sub-extent zeroing
` [PATCH v3 15/21] fs: xfs: "
` [PATCH v3 16/21] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH v3 17/21] iomap: Atomic write support
` [PATCH v3 18/21] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v3 19/21] xfs: Support atomic write for statx
` [PATCH v3 20/21] xfs: Validate atomic writes
` [PATCH v3 21/21] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH] kprobe/ftrace: bail out if ftrace was killed
 2024-04-29 17:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/2] clock support for Samsung Exynos pin controller (Google Tensor gs101)
 2024-04-29 17:45 UTC  (3+ messages)

[syzbot] [bpf?] [trace?] WARNING in group_send_sig_info
 2024-04-29 17:45 UTC  (2+ messages)

[PATCH] sctp: prefer struct_size over open coded arithmetic
 2024-04-29 17:45 UTC  (2+ messages)

[PATCH v2 1/3] media: v4l2-ctrls: Add average qp control
 2024-04-29 17:44 UTC  (4+ messages)
` [PATCH v2 3/3] media: amphion: Remove lock in s_ctrl callback

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-29 17:44 UTC  (11+ messages)

[PATCH 1/2] rust: kernel: add `drop_contents` to `BoxExt`
 2024-04-29 17:44 UTC  (4+ messages)
` [PATCH 2/2] rust: init: add re-initialization functions

[PATCH] rcu: Remove unreachable logic
 2024-04-29 17:43 UTC  (2+ messages)

[PATCH] f2fs: fix block migration when section is not aligned to pow2
 2024-04-29 17:42 UTC  (3+ messages)

[PATCH v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
 2024-04-29 17:41 UTC  (2+ messages)

[PATCH 00/18] Staging: rtl8192e: Rename variables in rtl819x_HTProc.c
 2024-04-29 17:40 UTC  (2+ messages)

[net-next PATCH] hsr: Simplify code for announcing HSR nodes timer setup
 2024-04-29 17:40 UTC  (4+ messages)

[PATCH] Input: ff-core - prefer struct_size over open coded arithmetic
 2024-04-29 17:38 UTC  (2+ messages)

[PATCH v2] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-04-29 17:36 UTC  (2+ messages)

[PATCH v2 0/7] memcg: reduce memory consumption by memcg stats
 2024-04-29 17:35 UTC  (3+ messages)
` [PATCH v2 3/7] memcg: reduce memory for the lruvec and "

[PATCH] drm: drm_of.c: Using EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
 2024-04-29 17:35 UTC 

[PATCH] Bluetooth: qca: generalise device address check
 2024-04-29 17:31 UTC  (7+ messages)

[PATCH] rust: hrtimer: introduce hrtimer support
 2024-04-29 17:31 UTC  (4+ messages)

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

[PATCH v4 0/4] Enable UFS on gs101 / Pixel 6 (Oriole)
 2024-04-29 17:30 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible
  ` (subset) "
` [PATCH v4 2/4] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH v4 3/4] arm64: dts: exynos: gs101: Add ufs and ufs-phy dt nodes

[PATCH v3 0/3] HSI2 support for Google Tensor gs101
 2024-04-29 17:30 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit
  ` (subset) "
` [PATCH v3 2/3] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller
  ` (subset) "
` [PATCH v3 3/3] clk: samsung: gs101: add support for cmu_hsi2
  ` (subset) "

[PATCH v2 0/2] enable USB on Pixel 6 (Oriole)
 2024-04-29 17:30 UTC  (2+ messages)

PoE complex usage of regulator API
 2024-04-29 17:28 UTC  (3+ messages)

[PATCH v1] fs/proc/task_mmu: Fix loss of young/dirty bits during pagemap scan
 2024-04-29 17:23 UTC  (3+ messages)

[PATCH] init: replace deprecated strncpy with strscpy_pad
 2024-04-29 17:22 UTC  (2+ messages)

[PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
 2024-04-29 17:18 UTC  (2+ messages)

nouveau: r535.c:1266:3: error: label at end of compound statement default: with gcc-8
 2024-04-29 17:17 UTC  (4+ messages)

[PATCH v2 0/3] arm64/mm: Enable userfaultfd write-protect
 2024-04-29 17:15 UTC  (4+ messages)
` [PATCH v2 1/3] arm64/mm: Refactor PMD_PRESENT_INVALID and PTE_PROT_NONE bits

[PATCH v1 1/1] bpf: Switch to krealloc_array()
 2024-04-29 17:14 UTC  (2+ messages)

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-29 17:14 UTC  (10+ messages)
` [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[Intel-wired-lan] [BUG] e1000e, scheduling while atomic (stable)
 2024-04-29 17:13 UTC  (5+ messages)

[ANNOUNCE] Git v2.45.0
 2024-04-29 17:12 UTC 

[PATCH] drm/panel: ili9341: Remove a superfluous else after return
 2024-04-29 17:12 UTC 

[PATCH v2] tools/build: Add clang cross-compilation flags to feature detection
 2024-04-29 17:11 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®