linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
  1. Re: [syzbot] [bpf?] [trace?] possible deadlock in force_sig_info_to_task
     - by Linus Torvalds @ 2024-04-29  1:33 UTC [71%]

  2. Re: [PATCH v2] tty: n_gsm: restrict tty devices to attach
     - by Linus Torvalds @ 2024-04-21 17:18 UTC [84%]

  3. Re: More annoying code generation by clang
     - by Linus Torvalds @ 2024-04-08 19:42 UTC [73%]

  4. More annoying code generation by clang
     - by Linus Torvalds @ 2024-04-04 22:53 UTC [78%]

  5. Re: [GIT PULL] AFFS update for 6.9
     - by Linus Torvalds @ 2024-03-12 20:02 UTC [49%]

  6. Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
     - by Linus Torvalds @ 2024-03-07  2:43 UTC [92%]

  7. Re: [PATCH] coredump: get machine check errors early rather than during iov_iter
     - by Linus Torvalds @ 2024-03-05 17:29 UTC [67%]

  8. Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
     - by Linus Torvalds @ 2024-03-02  2:59 UTC [73%]

  9. Re: [bug report] dead loop in generic_perform_write() //Re: [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
     - by Linus Torvalds @ 2024-02-29 17:32 UTC [89%]

 10. Re: [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()
     - by Linus Torvalds @ 2024-02-27 22:34 UTC [84%]

 11. Re: Linux 6.8-rc5
     - by Linus Torvalds @ 2024-02-20 19:57 UTC [81%]

 12. Re: [PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
     - by Linus Torvalds @ 2024-02-14 18:43 UTC [89%]

 13. Re: [PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
     - by Linus Torvalds @ 2024-02-09 20:39 UTC [91%]

 14. Re: [linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
     - by Linus Torvalds @ 2024-01-30 17:09 UTC [78%]

 15. Re: [linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
     - by Linus Torvalds @ 2024-01-30  3:56 UTC [54%]

 16. Re: [linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
     - by Linus Torvalds @ 2024-01-29 20:51 UTC [64%]

 17. Re: [linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
     - by Linus Torvalds @ 2024-01-29 19:24 UTC [88%]

 18. Re: [PATCH] eventfs: Have inodes have unique inode numbers
     - by Linus Torvalds @ 2024-01-27 21:47 UTC [79%]

 19. Re: [6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
     - by Linus Torvalds @ 2024-01-24 18:27 UTC [87%]

 20. Re: [6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
     - by Linus Torvalds @ 2024-01-24 17:10 UTC [91%]

 21. Re: [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same
     - by Linus Torvalds @ 2024-01-22 18:19 UTC [92%]

 22. Re: [PATCH v4 5/6] add listmount(2) syscall
     - by Linus Torvalds @ 2024-01-11 20:14 UTC [79%]

 23. Re: [GIT PULL] x86/mm changes for v6.8
     - by Linus Torvalds @ 2024-01-09  3:57 UTC [83%]

 24. Re: [GIT PULL] execve updates for v6.8-rc1
     - by Linus Torvalds @ 2024-01-09  0:19 UTC [80%]

 25. Re: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
     - by Linus Torvalds @ 2024-01-08 20:04 UTC [80%]

 26. Re: [PATCH] eventfs: Stop using dcache_readdir() for getdents()
     - by Linus Torvalds @ 2024-01-03 21:54 UTC [76%]

 27. Re: [PATCH] eventfs: Stop using dcache_readdir() for getdents()
     - by Linus Torvalds @ 2024-01-03 18:38 UTC [85%]

 28. Re: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.
     - by Linus Torvalds @ 2023-12-30 20:41 UTC [84%]

 29. Re: [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
     - by Linus Torvalds @ 2023-12-23 19:14 UTC [86%]

 30. Re: [linus:master] [x86/entry] be5341eb0d: WARNING:CPU:#PID:#at_int80_emulation
     - by Linus Torvalds @ 2023-12-19 23:15 UTC [67%]

 31. Re: [linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
     - by Linus Torvalds @ 2023-11-26 23:20 UTC [76%]

 32. Re: [linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
     - by Linus Torvalds @ 2023-11-26 20:23 UTC [70%]

 33. Re: [GIT PULL] vfs fixes
     - by Linus Torvalds @ 2023-11-24 18:25 UTC [55%]

 34. Re: [linus:master] [iov_iter] c9eec08bac: vm-scalability.throughput -16.9% regression
     - by Linus Torvalds @ 2023-11-15 18:38 UTC [87%]

 35. Re: [GIT PULL] Modules changes for v6.7-rc1
     - by Linus Torvalds @ 2023-11-02  7:21 UTC [99%]

 36. Re: [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW
     - by Linus Torvalds @ 2023-10-24 22:53 UTC [73%]

 37. Re: [PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
     - by Linus Torvalds @ 2023-10-16 23:02 UTC [77%]

 38. Re: [PATCH v2] vfs: shave work on failed file open
     - by Linus Torvalds @ 2023-09-27 20:27 UTC [88%]

 39. Re: [PATCH v2] vfs: shave work on failed file open
     - by Linus Torvalds @ 2023-09-27 17:48 UTC [91%]

 40. Re: Possible 6.5 regression: Huge values for "commited memory"
     - by Linus Torvalds @ 2023-09-16 21:17 UTC [84%]

 41. Re: Possible 6.5 regression: Huge values for "commited memory"
     - by Linus Torvalds @ 2023-09-16 19:31 UTC [92%]

 42. Re: [PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
     - by Linus Torvalds @ 2023-09-03 21:05 UTC [87%]

 43. Re: [PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
     - by Linus Torvalds @ 2023-09-03 20:08 UTC [99%]

 44. Re: [PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
     - by Linus Torvalds @ 2023-08-30 20:00 UTC [90%]

 45. Re: [PATCH v3 2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
     - by Linus Torvalds @ 2023-08-17  4:18 UTC [78%]

 46. Re: [PATCH] fs: use __fput_sync in close(2)
     - by Linus Torvalds @ 2023-08-08 16:57 UTC [85%]

 47. Re: SCSI: fix parsing of /proc/scsci/scsi file
     - by Linus Torvalds @ 2023-07-25 18:41 UTC [94%]

 48. SCSI: fix parsing of /proc/scsci/scsi file
     - by Linus Torvalds @ 2023-07-25 17:30 UTC [82%]

 49. Re: segfaults of processes while being killed after commit "mm: make the page fault mmap locking killable"
     - by Linus Torvalds @ 2023-07-25 16:38 UTC [89%]

 50. Re: Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)
     - by Linus Torvalds @ 2023-07-07 22:57 UTC [90%]

 51. Re: Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)
     - by Linus Torvalds @ 2023-07-07 19:10 UTC [57%]

 52. Re: Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)
     - by Linus Torvalds @ 2023-07-06 21:56 UTC [64%]

 53. Re: [linus:master] [gup] a425ac5365: WARNING:at_mm/gup.c:#__get_user_pages
     - by Linus Torvalds @ 2023-07-04 14:12 UTC [90%]

 54. Re: [PATCH] module: always complete idempotent loads
     - by Linus Torvalds @ 2023-07-04 13:37 UTC [91%]

 55. Re: [mm] 408579cd62: WARNING:suspicious_RCU_usage
     - by Linus Torvalds @ 2023-07-04  2:29 UTC [94%]

 56. Re: [PATCH 6.4 00/28] 6.4.1-rc1 review - hppa argument list too long
     - by Linus Torvalds @ 2023-07-03  6:20 UTC [88%]

 57. Re: [PATCH 6.4 00/28] 6.4.1-rc1 review - hppa argument list too long
     - by Linus Torvalds @ 2023-07-03  4:49 UTC [99%]

 58. Re: [PATCH 6.4 00/28] 6.4.1-rc1 review - hppa argument list too long
     - by Linus Torvalds @ 2023-07-03  4:22 UTC [99%]

 59. Re: [PATCH 6.4 00/28] 6.4.1-rc1 review - hppa argument list too long
     - by Linus Torvalds @ 2023-07-02 23:30 UTC [96%]

 60. Re: [PATCH 6.4 00/28] 6.4.1-rc1 review
     - by Linus Torvalds @ 2023-07-01  1:24 UTC [85%]

 61. Re: x86/csum: Remove unnecessary odd handling
     - by Linus Torvalds @ 2023-06-28 17:44 UTC [79%]

 62. Re: [GIT PULL] x86/misc for 6.5
     - by Linus Torvalds @ 2023-06-27 21:44 UTC [82%]

 63. Re: [GIT PULL] x86/misc for 6.5
     - by Linus Torvalds @ 2023-06-27 20:49 UTC [82%]

 64. Re: [GIT PULL] x86/misc for 6.5
     - by Linus Torvalds @ 2023-06-27 20:11 UTC [81%]

 65. Re: arm32 build warnings in workqueue.c
     - by Linus Torvalds @ 2023-06-23 18:24 UTC [74%]

 66. Re: [6.5-rc5 regression] core dump hangs (was Re: [Bug report] fstests generic/051 (on xfs) hang on latest linux v6.5-rc5+)
     - by Linus Torvalds @ 2023-06-12  3:14 UTC [90%]

 67. Re: [PATCH 2/2] module: add support to avoid duplicates early on load
     - by Linus Torvalds @ 2023-05-30  1:55 UTC [78%]

 68. Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
     - by Linus Torvalds @ 2023-05-27 16:12 UTC [85%]

 69. Re: x86 copy performance regression
     - by Linus Torvalds @ 2023-05-26 18:33 UTC [94%]

 70. Re: x86 copy performance regression
     - by Linus Torvalds @ 2023-05-26 17:17 UTC [99%]

 71. Re: x86 copy performance regression
     - by Linus Torvalds @ 2023-05-26 16:29 UTC [96%]

 72. Re: [PATCH 2/2] module: add support to avoid duplicates early on load
     - by Linus Torvalds @ 2023-05-25 21:12 UTC [75%]

 73. Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
     - by Linus Torvalds @ 2023-05-25  4:00 UTC [82%]

 74. Re: [regression] Since kernel 6.3.1 logitech unify receiver not working properly
     - by Linus Torvalds @ 2023-05-22 18:23 UTC [87%]

 75. Re: [GIT PULL] ksmbd server fixes
     - by Linus Torvalds @ 2023-05-21 18:32 UTC [22%]

 76. Re: [PATCH] tracing/user_events: Run BPF program if attached
     - by Linus Torvalds @ 2023-05-17 19:37 UTC [98%]

 77. Re: [PATCH] tracing/user_events: Run BPF program if attached
     - by Linus Torvalds @ 2023-05-17 19:26 UTC [86%]

 78. Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
     - by Linus Torvalds @ 2023-05-15 15:54 UTC [95%]

 79. Re: [GIT PULL] x86/mm for 6.4
     - by Linus Torvalds @ 2023-04-28 20:07 UTC [65%]

 80. Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks
     - by Linus Torvalds @ 2023-04-07 19:26 UTC [91%]

 81. Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks
     - by Linus Torvalds @ 2023-04-06 19:35 UTC [98%]

 82. Re: [BUG] v6.3-rc2 regresses sched_getaffinity() for arm64
     - by Linus Torvalds @ 2023-03-15  0:51 UTC [93%]

 83. Re: [PATCH] x86/resctrl: avoid compiler optimization in __resctrl_sched_in
     - by Linus Torvalds @ 2023-03-07 21:06 UTC [85%]

 84. Re: cpumask: re-introduce constant-sized cpumask optimizations
     - by Linus Torvalds @ 2023-03-06 19:19 UTC [81%]

 85. Re: Linux 6.3-rc1
     - by Linus Torvalds @ 2023-03-06 18:12 UTC [87%]

 86. Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
     - by Linus Torvalds @ 2023-03-04 23:08 UTC [66%]

 87. Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
     - by Linus Torvalds @ 2023-03-04 21:01 UTC [69%]

 88. Re: [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
     - by Linus Torvalds @ 2023-03-04 20:34 UTC [73%]

 89. usermode-helper code oddity query..
     - by Linus Torvalds @ 2023-03-02 23:44 UTC [87%]

 90. Re: [PATCH v3 1/2] capability: add cap_isidentical
     - by Linus Torvalds @ 2023-02-28 19:39 UTC [44%]

 91. Re: [RFC][PATCH] cifs: Fix cifs_writepages_region()
     - by Linus Torvalds @ 2023-02-24 16:06 UTC [92%]

 92. Re: [PATCH] vc_screen: break from vcs_read() while loop if vcs_vc() returns NULL
     - by Linus Torvalds @ 2023-02-06 18:12 UTC [93%]

 93. Re: [PATCH AUTOSEL 6.1 35/35] ext4: deal with legacy signed xattr name hash values
     - by Linus Torvalds @ 2023-01-24 17:23 UTC [95%]

 94. Re: [syzbot] [hfs?] WARNING in hfs_write_inode
     - by Linus Torvalds @ 2023-01-04 19:06 UTC [84%]

 95. Re: [PATCH] signal: Allow tasks to cache one sigqueue struct (again).
     - by Linus Torvalds @ 2022-11-29 20:06 UTC [77%]

 96. Re: mm: delay rmap removal until after TLB flush
     - by Linus Torvalds @ 2022-11-08  4:28 UTC [58%]

 97. Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
     - by Linus Torvalds @ 2022-10-31  1:47 UTC [63%]

 98. Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
     - by Linus Torvalds @ 2022-10-30 22:47 UTC [83%]

 99. Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
     - by Linus Torvalds @ 2022-10-29 18:58 UTC [76%]

100. Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
     - by Linus Torvalds @ 2022-10-29 18:36 UTC [67%]

101. Re: [PATCH -mm] -funsigned-char, x86: make struct p4_event_bind::cntr signed array
     - by Linus Torvalds @ 2022-10-21 17:11 UTC [99%]

102. Re: [PATCH v3] wait_on_bit: add an acquire memory barrier
     - by Linus Torvalds @ 2022-08-26 20:03 UTC [85%]

103. Re: [PATCH] wait_on_bit: add an acquire memory barrier
     - by Linus Torvalds @ 2022-08-22 17:39 UTC [78%]

104. Re: Simplify load_unaligned_zeropad() (was Re: [GIT PULL] Ceph updates for 5.20-rc1)
     - by Linus Torvalds @ 2022-08-15 22:49 UTC [80%]

105. Simplify load_unaligned_zeropad() (was Re: [GIT PULL] Ceph updates for 5.20-rc1)
     - by Linus Torvalds @ 2022-08-14 21:14 UTC [77%]

106. Re: [GIT PULL] VFIO updates for v6.0-rc1 (part 2)
     - by Linus Torvalds @ 2022-08-12 17:27 UTC [87%]

107. Re: [GIT PULL] Ceph updates for 5.20-rc1
     - by Linus Torvalds @ 2022-08-11 22:22 UTC [87%]

108. Re: mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
     - by Linus Torvalds @ 2022-07-22 16:27 UTC [96%]

109. Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
     - by Linus Torvalds @ 2022-07-20 18:43 UTC [78%]

110. Re: [git pull] drm fixes for 5.19-rc7
     - by Linus Torvalds @ 2022-07-16 22:08 UTC [92%]

111. Re: [RFC 0/2] refcount: attempt to avoid imbalance warnings
     - by Linus Torvalds @ 2022-06-30 16:34 UTC [96%]

112. Re: [RFC[ Alloc in vsprintf
     - by Linus Torvalds @ 2022-06-26 20:19 UTC [87%]

113. Re: mainline build failure due to 281d0c962752 ("fortify: Add Clang support")
     - by Linus Torvalds @ 2022-06-22 15:19 UTC [97%]

114. Re: [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
     - by Linus Torvalds @ 2022-06-09 22:04 UTC [55%]

115. Re: [PATCH] s390: disable -Warray-bounds
     - by Linus Torvalds @ 2022-06-08 23:59 UTC [78%]

116. Re: [PATCH] net/bluetooth: fix erroneous use of bitmap_from_u64()
     - by Linus Torvalds @ 2022-06-05 18:51 UTC [67%]

117. Re: [GIT pull] objtool/urgent for v5.19-rc1
     - by Linus Torvalds @ 2022-06-05 17:13 UTC [98%]

118. Re: mainline build failure due to f1e4c916f97f ("drm/edid: add EDID block count and size helpers")
     - by Linus Torvalds @ 2022-05-28 18:08 UTC [91%]

119. Re: [GIT PULL] objtool changes for v5.19
     - by Linus Torvalds @ 2022-05-24 17:53 UTC [79%]

120. Re: [GIT PULL] gfs2 fix
     - by Linus Torvalds @ 2022-05-02 18:31 UTC [75%]

121. Re: page_alloc.c:(.init.text+0xa7c): undefined reference to `vmalloc_huge'
     - by Linus Torvalds @ 2022-04-25  8:28 UTC [99%]

122. Re: [PATCH v4 bpf 2/4] page_alloc: use vmalloc_huge for large system hash
     - by Linus Torvalds @ 2022-04-25  8:17 UTC [97%]

123. Re: [PATCH 2/2] Revert "vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP"
     - by Linus Torvalds @ 2022-04-22 18:41 UTC [98%]

124. Re: [PATCH bpf] bpf: invalidate unused part of bpf_prog_pack
     - by Linus Torvalds @ 2022-04-21 18:59 UTC [88%]

125. Re: [GIT PULL] random number generator fixes for 5.18-rc2
     - by Linus Torvalds @ 2022-04-07 16:34 UTC [94%]

126. Re: [GIT PULL] hardening fixes for v5.18-rc1
     - by Linus Torvalds @ 2022-03-31 18:49 UTC [80%]

127. Re: [PATCH] riscv: fix build with binutils 2.38
     - by Linus Torvalds @ 2022-03-31 18:16 UTC [96%]

128. Re: [PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
     - by Linus Torvalds @ 2022-03-06  0:35 UTC [71%]

129. Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
     - by Linus Torvalds @ 2022-02-28 20:10 UTC [78%]

130. Re: [ocfs2] c42ff46f97: sysctl_table_check_failed
     - by Linus Torvalds @ 2022-01-28  8:00 UTC [88%]

131. Re: [GIT PULL] fallthrough fixes for Clang for 5.17-rc1
     - by Linus Torvalds @ 2022-01-12  1:02 UTC [90%]

132. Re: psi_trigger_poll() is completely broken
     - by Linus Torvalds @ 2022-01-06 22:59 UTC [68%]

133. Re: [Regression] md/raid1: write-intent logging/bitmap issue since fd3b6975e9c1 - v5.16-rc1
     - by Linus Torvalds @ 2022-01-03 19:53 UTC [96%]

134. Re: [GIT PULL] core/urgent for v5.16-rc6
     - by Linus Torvalds @ 2021-12-19 20:14 UTC [86%]

135. Re: [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
     - by Linus Torvalds @ 2021-12-18  2:42 UTC [89%]

136. Re: [fget] 054aa8d439: will-it-scale.per_thread_ops -5.7% regression
     - by Linus Torvalds @ 2021-12-10 21:59 UTC [82%]

137. Re: [fget] 054aa8d439: will-it-scale.per_thread_ops -5.7% regression
     - by Linus Torvalds @ 2021-12-10 18:33 UTC [82%]

138. Re: [GIT PULL] tracing/uprobe: Fix uprobe_perf_open probes iteration
     - by Linus Torvalds @ 2021-11-24 18:27 UTC [93%]

139. Re: [GIT PULL] tracing: Fix double free bug
     - by Linus Torvalds @ 2021-11-17 23:38 UTC [87%]

140. Re: [GIT PULL] Enable -Wimplicit-fallthrough for Clang for 5.16-rc1
     - by Linus Torvalds @ 2021-11-13 23:20 UTC [95%]

141. Re: parisc build failures in mainline kernel
     - by Linus Torvalds @ 2021-11-04  4:18 UTC [99%]

142. Re: [BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
     - by Linus Torvalds @ 2021-10-12 19:15 UTC [96%]

143. Re: [GIT PULL] objtool/urgent for v5.15-rc4
     - by Linus Torvalds @ 2021-10-03 19:02 UTC [87%]

144. Re: [PATCH] vboxsf: fix old signature detection
     - by Linus Torvalds @ 2021-09-27 18:33 UTC [93%]

145. Re: [PATCH v2 0/4] Introduce and use absolute_pointer macro
     - by Linus Torvalds @ 2021-09-21 21:39 UTC [89%]

146. Re: [PATCH] [RFC v2] qnx: avoid -Wstringop-overread warning, again
     - by Linus Torvalds @ 2021-09-20 17:26 UTC [89%]

147. Re: [GIT pull] locking/urgent for v5.15-rc2
     - by Linus Torvalds @ 2021-09-19 20:10 UTC [95%]

148. Re: linux-next: build failure after merge of the origin tree
     - by Linus Torvalds @ 2021-09-14  1:29 UTC [83%]

149. Re: [PATCH] Enable '-Werror' by default for all kernel builds
     - by Linus Torvalds @ 2021-09-07 17:33 UTC [55%]

150. Re: [PATCH] Enable '-Werror' by default for all kernel builds
     - by Linus Torvalds @ 2021-09-06 23:06 UTC [87%]

151. Re: [pipe] 3b844826b6: stress-ng.sigio.ops_per_sec -99.3% regression
     - by Linus Torvalds @ 2021-08-24 17:39 UTC [94%]

152. Re: [PATCH] Makefile: use -Wno-main in the full kernel tree
     - by Linus Torvalds @ 2021-08-17  0:33 UTC [99%]

153. Re: [pipe] 3a34b13a88: hackbench.throughput -12.6% regression
     - by Linus Torvalds @ 2021-08-02 17:14 UTC [90%]

154. Re: [PATCH] lib/string: Bring optimized memcmp from glibc
     - by Linus Torvalds @ 2021-07-21 19:26 UTC [86%]

155. Re: [PATCH] lib/string: Bring optimized memcmp from glibc
     - by Linus Torvalds @ 2021-07-21 18:45 UTC [87%]

156. Re: [PATCH v2 2/2] Makefile: infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
     - by Linus Torvalds @ 2021-07-20 23:19 UTC [99%]

157. Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
     - by Linus Torvalds @ 2021-06-13 22:18 UTC [91%]

158. Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)
     - by Linus Torvalds @ 2021-06-10 19:41 UTC [93%]

159. Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
     - by Linus Torvalds @ 2021-06-03 18:25 UTC [87%]

160. Re: [PATCH] video: fbdev: vga16fb: fix OOB write in vga16fb_imageblit()
     - by Linus Torvalds @ 2021-05-14 18:23 UTC [92%]

161. Re: [PATCH RFC 1/3] fs: introduce helper d_path_fast()
     - by Linus Torvalds @ 2021-05-08 20:39 UTC [60%]

162. Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
     - by Linus Torvalds @ 2021-05-03 17:41 UTC [34%]

163. Re: [GIT PULL] iomap: new code for 5.13-rc1
     - by Linus Torvalds @ 2021-04-28  7:14 UTC [88%]

164. Re: Sealed memfd & no-fault mmap
     - by Linus Torvalds @ 2021-04-27 16:51 UTC [86%]

165. Re: [PATCH] x86/uaccess: small optimization in unsafe_copy_to_user()
     - by Linus Torvalds @ 2021-04-17 16:27 UTC [96%]

166. Re: [GIT PULL] ftrace: Check if pages were allocated before calling free_pages()
     - by Linus Torvalds @ 2021-03-31 18:03 UTC [78%]

167. Re: [PATCH v2] Increase page and bit waitqueue hash size
     - by Linus Torvalds @ 2021-03-17 23:13 UTC [80%]

168. Re: [5.11 regression] "tty: implement write_iter" breaks TIOCCONS
     - by Linus Torvalds @ 2021-01-29 20:28 UTC [94%]

169. Re: [PATCH] n_tty: fix redirected_tty_write checks after write_iter conversion
     - by Linus Torvalds @ 2021-01-25 19:27 UTC [89%]

170. Re: [PATCH 1/6] tty: implement write_iter
     - by Linus Torvalds @ 2021-01-21 18:42 UTC [88%]

171. Re: Splicing to/from a tty
     - by Linus Torvalds @ 2021-01-20  4:44 UTC [76%]

172. Re: Splicing to/from a tty
     - by Linus Torvalds @ 2021-01-19 20:24 UTC [50%]

173. Re: Splicing to/from a tty
     - by Linus Torvalds @ 2021-01-19  1:38 UTC [41%]

174. Re: Splicing to/from a tty
     - by Linus Torvalds @ 2021-01-18 22:20 UTC [51%]

175. Re: Splicing to/from a tty
     - by Linus Torvalds @ 2021-01-18 21:35 UTC [57%]

176. Re: Splicing to/from a tty
     - by Linus Torvalds @ 2021-01-18 20:24 UTC [59%]

177. Re: [PATCH 0/1] mm: restore full accuracy in COW page reuse
     - by Linus Torvalds @ 2021-01-10  1:19 UTC [85%]

178. Re: kernel BUG at mm/page-writeback.c:LINE!
     - by Linus Torvalds @ 2021-01-09  2:04 UTC [88%]

179. Re: [PATCH 2/2] mm: soft_dirty: userfaultfd: introduce wrprotect_tlb_flush_pending
     - by Linus Torvalds @ 2021-01-08  0:25 UTC [77%]

180. Re: [x86] d55564cfc2: will-it-scale.per_thread_ops -5.8% regression
     - by Linus Torvalds @ 2021-01-07 17:43 UTC [87%]

181. Re: [BUG] from x86: Support kmap_local() forced debugging
     - by Linus Torvalds @ 2021-01-07  1:03 UTC [79%]

182. Re: [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
     - by Linus Torvalds @ 2020-12-28 18:47 UTC [85%]

183. Re: [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
     - by Linus Torvalds @ 2020-12-27 23:12 UTC [51%]

184. Re: [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
     - by Linus Torvalds @ 2020-12-27 19:38 UTC [52%]

185. Re: LXC broken with 5.10-stable?, ok with 5.9-stable (Re: Linux 5.10.3)
     - by Linus Torvalds @ 2020-12-27 19:05 UTC [99%]

186. Re: LXC broken with 5.10-stable?, ok with 5.9-stable (Re: Linux 5.10.3)
     - by Linus Torvalds @ 2020-12-27 17:20 UTC [99%]

187. Re: New objtool warning..
     - by Linus Torvalds @ 2020-12-17 17:27 UTC [95%]

188. Re: [GIT PULL 2/2] Kconfig updates for v5.10-rc1
     - by Linus Torvalds @ 2020-11-28 18:28 UTC [97%]

189. Re: [mm/gup] a308c71bf1: stress-ng.vm-splice.ops_per_sec -95.6% regression
     - by Linus Torvalds @ 2020-11-04 18:29 UTC [93%]

190. Re: [PATCH] treewide: Convert macro and uses of __section(foo) to __section("foo")
     - by Linus Torvalds @ 2020-10-26 20:33 UTC [97%]

191. Re: [LTP] mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
     - by Linus Torvalds @ 2020-10-23 16:32 UTC [90%]

192. Re: [LTP] mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
     - by Linus Torvalds @ 2020-10-23  3:05 UTC [88%]

193. Re: [PATCH v2 20/20] ppc: propagate the calling conventions change down to csum_partial_copy_generic()
     - by Linus Torvalds @ 2020-10-14 22:53 UTC [99%]

194. Re: Regression: epoll edge-triggered (EPOLLET) for pipes/FIFOs
     - by Linus Torvalds @ 2020-10-12 20:52 UTC [89%]

195. Re: [RFC PATCH] mm: Fetch the dirty bit before we reset the pte
     - by Linus Torvalds @ 2020-10-08 17:30 UTC [73%]

196. Re: [PATCH 1/5] mm: Introduce mm_struct.has_pinned
     - by Linus Torvalds @ 2020-09-28 19:50 UTC [82%]

197. Re: [PATCH 1/5] mm: Introduce mm_struct.has_pinned
     - by Linus Torvalds @ 2020-09-25 21:06 UTC [72%]

198. Re: [PATCH 4/5] mm: Do early cow for pinned pages during fork() for ptes
     - by Linus Torvalds @ 2020-09-23 20:25 UTC [86%]

199. Re: [PATCH 3/5] mm: Rework return value for copy_one_pte()
     - by Linus Torvalds @ 2020-09-23 17:16 UTC [72%]

200. Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
     - by Linus Torvalds @ 2020-09-09 17:31 UTC [52%]


Results 1-200 of ~700   | reverse | options above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).