CINXE.COM

LKML.ORG - the Linux Kernel Mailing List Archive

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link href="/css/frontpage.css" rel="stylesheet" type="text/css" /> <title>LKML.ORG - the Linux Kernel Mailing List Archive</title> <script type="text/javascript" src="/css/multiline-tooltip.js"></script> <script type="text/javascript"> <!-- google_ad_client = "pub-3128732077138691"; google_alternate_ad_url = "/google_adsense_script.html"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; google_ad_channel =""; google_color_border = "CDD8D8"; google_color_bg = "DDE8E8"; google_color_link = "000080"; google_color_text = "000000"; google_color_url = "008000"; //--> </script> </head> <body onload="makeNiceTitles()"> <table width="100%"> <tr class="quickbar"> <td width="25%"> <a href="/lkml/last100">Last 100 messages</a> </td> <td width="25%"> <a href="/lkml/today">Today's messages</a> </td> <td width="25%"> <a href="/lkml/yesterday">Yesterday's messages</a> </td> <td width="25%"> <a href="/">LKML Homepage</a> </td> </tr> </table> <div align="center"> <div align="center" style="margin: 1ex 0 1ex"> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> <table cellspacing="1" cellpadding="0" border="0" bgcolor="#555653"> <tr> <td> <table cellspacing="0" cellpadding="1" border="0" bgcolor="#dde8e8"> <tr> <td colspan="3" align="center" bgcolor="#fbffea"> <b> Hottest messages - half-life = 1 hour </b> </td> </tr> <tr class="c1"> <td>Ilya Dryomov</td> <td>聽</td> <td> <a href="/lkml/2019/9/2/225" title="Ilya Dryomov writes: On Sat, Aug 31, 2019 at 11:57 PM Krzysztof Wilczynski &amp;lt;kw@linux.com&amp;gt; wrote:&#10;&#10;e-declaration]&lt;br/&gt;&#10;&#10;e-declaration]&lt;br/&gt;&#10;&#10;e-declaration]&lt;br/&gt;&#10;&#10;len,&lt;br/&gt;&#10;&#10;*rawfh, int *max_len,&lt;br/&gt;&#10;&#10; int type;&lt;br/&gt;&#10;Applied.&lt;br/&gt;&#10;Applied.&lt;br/&gt;&#10;Thanks,&lt;br/&gt;&#10;Thanks,&lt;br/&gt;&#10; Ilya&lt;br/&gt;&#10; Ilya&lt;br/&gt;&#10; Ilya&lt;br/&gt;&#10;">Re: [PATCH] ceph: Move static keyword to the front...</a> </td> </tr> <tr class="c0"> <td>Aaron Lu</td> <td>聽</td> <td> <a href="/lkml/2017/2/24/249" title="Aaron Lu writes: (Summary) 55 ++++++++++++++++++++++++++++++++++++++++++++++-&#10; 2 files changed, 59 insertions(+), 8 deletions(-)&#10;&#10;diff --git a/include/asm-generic/tlb.h b/include/asm-generic/tlb.h&#10;index 7eed8cf3130a..07229b48e7f9 100644&#10;--- a/include/asm-generic/tlb.h&#10;+++ b/include/asm-generic/tlb.h&#10;@@ -78,13 +78,9 @@ struct mmu_gather_batch {&#10; #define MAX_GATHER_BATCH \&#10; ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *))&#10; &#10;-/*&#10;- * Limit the maximum number of mmu_gather batches to reduce a risk of soft&#10;- * lockups for non-preemptible kernels on huge machines when a lot of memory&#10;- * is zapped during unmapping.&#10;+&#10;+ if (batch_free) {&#10;+ /*&#10;+ * Start a worker to free pages stored&#10;+ * in batches following tlb-&amp;gt;local.&#10;">[PATCH 2/5] mm: parallel free pages</a> </td> </tr> <tr class="c1"> <td>Jiang Liu</td> <td>聽</td> <td> <a href="/lkml/2015/5/20/287" title="Jiang Liu writes: (Summary) &#10; &#10;-static void se7343_irq_demux(unsigned int irq, struct irq_desc *desc)&#10;+static void se7343_irq_demux(struct irq_desc *desc)&#10; {&#10;- struct irq_data *data = irq_get_irq_data(irq);&#10; }&#10; &#10;-static void x3proto_gpio_irq_handler(unsigned int irq, struct irq_desc *desc)&#10;+static void x3proto_gpio_irq_handler(struct irq_desc *desc)&#10; {&#10;- struct irq_data *data = irq_get_irq_data(irq);&#10; }&#10; &#10;-static void intc_virq_handler(unsigned int irq, struct irq_desc *desc)&#10;+static void intc_virq_handler(struct irq_desc *desc)&#10; {&#10;+ unsigned int irq = irq_desc_get_irq(desc);&#10;">[RFC v1 19/25] genirq: Kill the first parameter 'i...</a> </td> </tr> <tr class="c0"> <td>David Cohen</td> <td>聽</td> <td> <a href="/lkml/2014/10/16/735" title="David Cohen writes: (Summary) Hi Bjorn and Sathya,&lt;br/&gt;&#10;&lt;br/&gt;&#10;On Thu, Oct 16, 2014 at 05:42:11PM -0700, sathyanarayanan kuppuswamy wrote:&#10;&#10;&lt;br/&gt;&#10;I partially agree :)&lt;br/&gt;&#10;&lt;br/&gt;&#10;Historically, this file was created because we could not build all intel&#10;mid variants at once. Anyway I'm fine.&lt;br/&gt;&#10;&lt;br/&gt;&#10;Br, David&lt;br/&gt;&#10;&lt;br/&gt;&#10;&#10;--&lt;br/&gt;&#10;To unsubscribe from this list: send the line &quot;unsubscribe linux-kernel&quot; in&#10;the body of a message to majordomo@vger.kernel.org&lt;br/&gt;&#10;More majordomo info at &lt;a href=&quot;http://vger.kernel.org/majordomo-info.html&quot;&gt;http://vger.kernel.org/majordomo-info.html&lt;/a&gt;&#10;Please read the FAQ at &lt;a href=&quot;http://www.tux.org/lkml/&quot;&gt;http://www.tux.org/lkml/&lt;/a&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;br/&gt;&#10;&#10;">Re: [PATCH v1 02/10] x86, intel-mid: Remove "weak"...</a> </td> </tr> <tr class="c1"> <td>Chandra Seetharaman</td> <td>聽</td> <td> <a href="/lkml/2008/7/16/326" title="Chandra Seetharaman writes: (Summary) i++) {&#10; if (!strncmp(sdev-&amp;gt;vendor, rdac_dev_list[i].vendor,&#10;Index: linux2.6.26-git3/drivers/scsi/device_handler/scsi_dh_emc.c&#10;===================================================================&#10;--- linux2.6.26-git3.orig/drivers/scsi/device_handler/scsi_dh_emc.c&#10;+++ linux2.6.26-git3/drivers/scsi/device_handler/scsi_dh_emc.c&#10;@@ -416,12 +416,17 @@ static int clariion_bus_notify(struct no&#10; unsigned long action, void *data)&#10; {&#10; struct device *dev = data; i++) {&#10; if (!strncmp(sdev-&amp;gt;vendor, clariion_dev_list[i].vendor,&#10;Index: linux2.6.26-git3/drivers/scsi/device_handler/scsi_dh_hp_sw.c&#10;===================================================================&#10;--- linux2.6.26-git3.orig/drivers/scsi/device_handler/scsi_dh_hp_sw.c&#10;+++ linux2.6.26-git3/drivers/scsi/device_handler/scsi_dh_hp_sw.c&#10;@@ -131,11 +131,16 @@ static int hp_sw_bus_notify(struct notif&#10; unsigned long action, void *data)&#10; {&#10; struct device *dev = data; i++) {&#10; if (!strncmp(sdev-&amp;gt;vendor, hp_sw_dh_data_list[i].vendor,&#10;---&#10;On We">Re: rdac and aac</a> </td> </tr> <tr class="c0"> <td>Joel Becker</td> <td>聽</td> <td> <a href="/lkml/2008/7/16/301" title="Joel Becker writes: (Summary) On Wed, Jul 16, 2008 at 03:08:21PM +0200, Louis Rilling wrote:&#10;&#10;&lt;br/&gt;&#10; Ok, I'm going to get it to linux-next,then off to Linus for .27.&#10;">Re: [BUGFIX][PATCH v2 0/2] configfs: Fix cleanup a...</a> </td> </tr> <tr class="c1"> <td>Daniel Baluta</td> <td>聽</td> <td> <a href="/lkml/2023/10/9/399" title="Daniel Baluta writes: On Sun, Oct 8, 2023 at 6:30=E2=80=AFAM Hao Ge &amp;lt;gehao@kylinos.cn&amp;gt; wrote:&#10;&#10;x_dsp_setup_channels()&quot;)&lt;br/&gt;&#10;&#10;Signed-off-by: Hao Ge &amp;lt;gehao@kylinos.cn&amp;gt;&lt;br/&gt;&#10;Reviewed-by: Daniel Baluta &amp;lt;daniel.baluta@nxp.com&amp;gt;&#10;Reviewed-by: Daniel Baluta &amp;lt;daniel.baluta@nxp.com&amp;gt;&#10;&#10;p.c&lt;br/&gt;&#10;&#10;c *dsp_ipc)&lt;br/&gt;&#10;&#10;e);&lt;br/&gt;&#10;&#10;2.25.1&lt;br/&gt;&#10;2.25.1&lt;br/&gt;&#10;">Re: [PATCH] firmware/imx-dsp: Fix use_after_free i...</a> </td> </tr> <tr class="c0"> <td>AngeloGioacchino Del Regno</td> <td>聽</td> <td> <a href="/lkml/2023/9/5/497" title="AngeloGioacchino Del Regno writes: (Summary) Il 01/09/23 10:09, Tinghan Shen ha scritto:&lt;br/&gt;&#10;&#10;to bring-up the 2nd core of the dual-core SCP.&lt;br/&gt;&#10;Whole series is&lt;br/&gt;&#10;Tested-by: AngeloGioacchino Del Regno &amp;lt;angelogioacchino.delregno@collabora.com&amp;gt;&#10;On MT8195 Tomato Chromebook.&lt;br/&gt;&#10;On MT8195 Tomato Chromebook.&lt;br/&gt;&#10;&#10; 8 files changed, 656 insertions(+), 146 deletions(-)&#10; 8 files changed, 656 insertions(+), 146 deletions(-)&#10; 8 files changed, 656 insertions(+), 146 deletions(-)&#10;&#10;">Re: [PATCH v17 00/14] Add support for MT8195 SCP 2...</a> </td> </tr> <tr class="c1"> <td>Hui Zhu</td> <td>聽</td> <td> <a href="/lkml/2019/9/22/927" title="Hui Zhu writes: (Summary) &#10; &#10;+config ZSWAP_IO_SWITCH&#10;+ bool &quot;Compressed cache for swap pages according to the IO status&quot;&#10;+ depends on ZSWAP&#10;+ help&#10;+ This function helps the system that normal swap speed is higher&#10;+ than zswap speed to handle the swap IO issue. When zswap is enabled, pages will&#10;+ be stored to zswap only when the IO in flight number of swap device&#10;+ is bigger than zswap_read_in_flight_limit or&#10;+ zswap_write_in_flight_limit.&#10;">[RFC v3] zswap: Add CONFIG_ZSWAP_IO_SWITCH to hand...</a> </td> </tr> <tr class="c0"> <td>Qii Wang</td> <td>聽</td> <td> <a href="/lkml/2019/3/6/948" title="Qii Wang writes: (Summary) More comments inline.&lt;br/&gt;&#10;I have split this patch into three in V5.&lt;br/&gt;&#10;I have split this patch into three in V5.&lt;br/&gt;&#10;&#10;something which shows that we need ltiming.&lt;br/&gt;&#10;ok, I will add a flag(ltiming_adjust) in mtk_i2c_compatible.&#10;ok, I will set it dependent on ltiming_adjust.&lt;br/&gt;&#10;ok, I will set it dependent on ltiming_adjust.&lt;br/&gt;&#10;&#10;Matthias&lt;br/&gt;&#10;Yes, old SoCs also have the bit(I2C_ARB_LOST), but there was no need for&#10;multi-master before, so we didn't set it up specifically.&#10;">Re: [PATCH v4 3/3] i2c: mediatek: Add i2c support ...</a> </td> </tr> <tr class="c1"> <td>Andrew Morton</td> <td>聽</td> <td> <a href="/lkml/2017/12/6/1074" title="Andrew Morton writes: (Summary) &#10;Subject: lib/ubsan.c: don't handle misaligned address when kernel supports unaligned access&#10;Subject: lib/ubsan.c: don't handle misaligned address when kernel supports unaligned access&#10;ubsan reports a warning like:&lt;br/&gt;&#10;ubsan reports a warning like:&lt;br/&gt;&#10;UBSAN: Undefined behaviour in ../include/linux/etherdevice.h:386:9&#10;load of misaligned address ffffffc069ba0482 for type 'long unsigned int'&#10;which requires 8 byte alignment&#10;CPU: 0 PID: 901 Comm: sshd Not tainted 4.xx+ #1&#10;Hardware name: linux,dummy-virt (DT)&#10;Call trace:&#10;[&amp;lt;ffffffc000093600&amp;gt;] dump_backtrace+0x0/0x348&#10;[&amp;lt;ffffffc000093968&amp;gt;] show_stack+0x20/0x30&#10;[&amp;lt;ffffffc001651664&amp;gt;] dump_stack+0x144/0x1b4&#10;[&amp;lt;ffffffc0016519b0&amp;gt;] ubsan_epilogue+0x18/0x74&#10;[&amp;lt;ffffffc001651bac&amp;gt;] __ubsan_handle_type_mismatch+0x1a0/0x25c&#10;[&amp;lt;ffffffc00125d8a0&amp;gt;] dev_gro_receive+0x17d8/0x1830&#10;[&amp;lt;ffffffc00125d928&amp;gt;] napi_gro_receive+0x30/0x158&#10;[&amp;lt;ffffffc000f4f93c&amp;gt;] virtnet_receive+0xad4/0x1fa8&#10;&#10;The reason is that when enabling the CONFIG_UBSAN_ALIGNM">Re: [PATCH v2] ubsan: don't handle misaligned addr...</a> </td> </tr> <tr class="c0"> <td>Sudeep Dutt</td> <td>聽</td> <td> <a href="/lkml/2016/2/8/639" title="Sudeep Dutt writes: On Sun, 2016-02-07 at 22:57 -0800, Greg Kroah-Hartman wrote:&#10;&#10;&lt;br/&gt;&#10;Hi Greg,&lt;br/&gt;&#10;&lt;br/&gt;&#10;I will clean this up, refresh this patch series against the latest&#10;char-misc-next tree and resend today. &lt;br/&gt;&#10;&lt;br/&gt;&#10;Thanks for reviewing!&lt;br/&gt;&#10;&lt;br/&gt;&#10;Sudeep Dutt&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;br/&gt;&#10;">Re: [PATCH char-misc-next 3/8] misc: mic: MIC VOP ...</a> </td> </tr> <tr class="c1"> <td>Dmitry Torokhov</td> <td>聽</td> <td> <a href="/lkml/2015/3/12/870" title="Dmitry Torokhov writes: (Summary) 11 +----------&#10; 1 file changed, 1 insertion(+), 10 deletions(-)&#10;diff --git a/drivers/char/hw_random/msm-rng.c b/drivers/char/hw_random/msm-rng.c&#10;index cea1c70..96fb986 100644&#10;--- a/drivers/char/hw_random/msm-rng.c&#10;+++ b/drivers/char/hw_random/msm-rng.c&#10;@@ -157,7 +157,7 @@ static int msm_rng_probe(struct platform_device *pdev)&#10; rng-&amp;gt;hwrng.cleanup = msm_rng_cleanup,&#10; rng-&amp;gt;hwrng.read = msm_rng_read,&#10; &#10;- ret = hwrng_register(&amp;amp;rng-&amp;gt;hwrng);&#10; &#10; static struct platform_driver msm_rng_driver = {&#10; .probe = msm_rng_probe,&#10;- .remove = msm_rng_remove,&#10; .driver = {&#10; .name = KBUILD_MODNAME,&#10; .of_match_table = of_match_ptr(msm_rng_of_match),&#10;-- &#10;2.2.0.rc0.207.ga3a616c&#10;--&lt;br/&gt;&#10;To unsubscribe from this list: send the line &quot;unsubscribe linux-kernel&quot; in&#10;the body of a message to majordomo@vger.kernel.org&lt;br/&gt;&#10;More majordomo info at &lt;a href=&quot;http://vger.kernel.org/majordomo-info.html&quot;&gt;http://vger.kernel.org/majordomo-info.html&lt;/a&gt;&#10;Please read the FAQ at &lt;a href=&quot;http://www.tux.org/lkml/&quot;&gt;htt">[PATCH 4/6] hwrng: msm - make use of devm_hwrng_re...</a> </td> </tr> <tr class="c0"> <td>lizf@kernel ...</td> <td>聽</td> <td> <a href="/lkml/2014/11/27/171" title="&#9;lizf@kernel ... writes: (Summary) 12 ------------&#10; 1 file changed, 12 deletions(-)&#10;diff --git a/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c b/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c&#10;index 307611a..d8e4562 100644&#10;--- a/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c&#10;+++ b/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c&#10;@@ -969,8 +969,6 @@ static irqreturn_t ixgbevf_msix_clean_tx(int irq, void *data)&#10; r_idx = find_first_bit(q_vector-&amp;gt;txr_idx, adapter-&amp;gt;num_tx_queues); i++) {&#10;- rx_ring = &amp;amp;(adapter-&amp;gt;rx_ring[r_idx]);&#10;- r_idx = find_next_bit(q_vector-&amp;gt;rxr_idx, adapter-&amp;gt;num_rx_queues,&#10;- r_idx + 1);&#10;">[PATCH 3.4 90/91] ixgbevf: Prevent RX/TX statistic...</a> </td> </tr> <tr class="c1"> <td>"Rafael J. Wysocki"</td> <td>聽</td> <td> <a href="/lkml/2012/11/13/600" title="Summary not available">[PATCH 0/3 rev 2] Centralized parsing of ACPI devi...</a> </td> </tr> </table> </td> </tr> </table> <div align="center" style="margin: 1ex 0 1ex"> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> <table cellspacing="1" cellpadding="0" border="0" bgcolor="#555653"> <tr> <td> <table cellspacing="0" cellpadding="1" border="0" bgcolor="#dde8e8"> <tr> <td colspan="3" align="center" bgcolor="#fbffea"> <b> Hottest messages - half-life = 1 day </b> </td> </tr> <tr class="c1"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2024/1/6/180" title="Linus Torvalds writes: (Summary) Complain to clang people for&#10;being *extra* stupid - we told the compiler that it can use a register&#10;or memory, and clang decided &quot;I'll use memory&quot;, so then when we gave&#10;it a memory location, it said &quot;no, not *that* memory - I'll just&#10;reload it on stack&quot;.&lt;br/&gt;&#10;reload it on stack&quot;.&lt;br/&gt;&#10;In contrast, gcc gets this right - and for that udp.c case it just generates&#10;In contrast, gcc gets this right - and for that udp.c case it just generates&#10; addl 136(%rax),%ecx # frags_67-&amp;gt;D.58941.D.58869.D.58836.csum, a&#10; adcl $0,%ecx # a&lt;br/&gt;&#10; adcl $0,%ecx # a&lt;br/&gt;&#10;like it should.&lt;br/&gt;&#10;like it should.&lt;br/&gt;&#10;And for csum_ipv6_magic, gcc generates this:&lt;br/&gt;&#10;And for csum_ipv6_magic, gcc generates this:&lt;br/&gt;&#10; addl %edx,%eax # tmp112, a&lt;br/&gt;&#10; adcl $0,%eax # a&lt;br/&gt;&#10; adcl $0,%eax # a&lt;br/&gt;&#10;IOW, the kernel is *right*, and this is purely clang being completely bogus.&#10;">Re: x86/csum: Remove unnecessary odd handling</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2025/2/20/2066" title="Linus Torvalds writes: (Summary) They basically become the maintainers of&#10;the Rust interfaces too.&lt;br/&gt;&#10;the Rust interfaces too.&lt;br/&gt;&#10;But maintainers who are taking the &quot;I don't want to deal with Rust&quot;&#10;option also then basically will obviously not have to bother with the&#10;Rust bindings - but as a result they also won't have any say on what&#10;goes on on the Rust side.&lt;br/&gt;&#10;goes on on the Rust side.&lt;br/&gt;&#10;So when you change the C interfaces, the Rust people will have to deal&#10;with the fallout, and will have to fix the Rust bindings.&#10;">Re: Rust kernel policy</a> </td> </tr> <tr class="c1"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2025/2/6/1292" title="Linus Torvalds writes: (Summary) wrote:&#10;&#10;because I'm out of ideas.&lt;br/&gt;&#10;How about you accept the fact that maybe the problem is you.&#10;It has problems, but problems are a fact of life.&#10;It has problems, but problems are a fact of life. The same way it sure as hell&#10;wasn't the solution to politics.&lt;br/&gt;&#10;wasn't the solution to politics.&lt;br/&gt;&#10;Technical patches and discussions matter. Social media brigading - no&#10;than\k you.&lt;br/&gt;&#10;than\k you.&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10;&#10;">Re: On community influencing (was Re: [PATCH v8 2/...</a> </td> </tr> <tr class="c0"> <td>"Theodore Ts'o"</td> <td>聽</td> <td> <a href="/lkml/2021/4/19/907" title="&amp;quot;Theodore Ts'o&amp;quot; writes: (Summary) [ Feel free to forward this to other Linux kernel mailing lists as&#10; appropriate -- Ted ]&lt;br/&gt;&#10; appropriate -- Ted ]&lt;br/&gt;&#10;This year, the Maintainers and Kernel Summit is currently planned to&#10;be held in Dublin, Ireland, September 27 -- 29th.&#10;If you were not subscribed on to the kernel@lists.linux-dev mailing&#10;list from last year (or if you had removed yourself from the&#10;ksummit-discuss@lists.linux-foundation.org mailing list after the&#10;previous year's kernel and maintainers' summit summit), you can&#10;subscribe sending an e-mail to:&lt;br/&gt;&#10;subscribe sending an e-mail to:&lt;br/&gt;&#10; ksummit+subscribe@lists.linux.dev&lt;br/&gt;&#10; ksummit+subscribe@lists.linux.dev&lt;br/&gt;&#10;The mailing list archive is available at:&lt;br/&gt;&#10;The mailing list archive is available at:&lt;br/&gt;&#10; &lt;a href=&quot;https://lore.kernel.org/ksummit&quot;&gt;https://lore.kernel.org/ksummit&lt;/a&gt;&lt;br/&gt;&#10; &lt;a href=&quot;https://lore.kernel.org/ksummit&quot;&gt;https://lore.kernel.org/ksummit&lt;/a&gt;&lt;br/&gt;&#10;The program committee this year is composed of the following people:&#10;The program committee this year is com">Maintainers / Kernel Summit 2021 planning kick-off</a> </td> </tr> <tr class="c1"> <td>Ma Ke</td> <td>聽</td> <td> <a href="/lkml/2025/3/13/340" title="Ma Ke writes: (Summary) Once device_add() failed, we should call put_device() to decrement&#10;reference count for cleanup. If device_add() has&#10;not succeeded, use only put_device() to drop the reference count'.&#10;Found by code review.&lt;br/&gt;&#10;Found by code review.&lt;br/&gt;&#10;Cc: stable@vger.kernel.org&lt;br/&gt;&#10;Fixes: 0cd587735205 (&quot;Input: preallocate memory to hold event values&quot;)&#10;Signed-off-by: Ma Ke &amp;lt;make24@iscas.ac.cn&amp;gt;&lt;br/&gt;&#10;---&#10; drivers/input/input.c | 1 +&#10; 1 file changed, 1 insertion(+)&#10;&#10;diff --git a/drivers/input/input.c b/drivers/input/input.c&#10;index c9e3ac64bcd0..2e70f346dadc 100644&#10;--- a/drivers/input/input.c&#10;+++ b/drivers/input/input.c&#10;@@ -2424,6 +2424,7 @@ int input_register_device(struct input_dev *dev)&#10; err_device_del:&#10; device_del(&amp;amp;dev-&amp;gt;dev);&#10;">[PATCH] Input: fix error handling in input_registe...</a> </td> </tr> <tr class="c0"> <td>Philipp Zabel</td> <td>聽</td> <td> <a href="/lkml/2025/3/13/349" title="Philipp Zabel writes: (Summary) On Mi, 2025-03-12 at 22:59 +0100, Heiko Stuebner wrote:&#10;&#10;tten [-Werror=3Doverride-init]&lt;br/&gt;&#10;&#10;0*4 + reg * 16 + bit)&lt;br/&gt;&#10;&#10;562_DDRCRU_RESET_OFFSET'&lt;br/&gt;&#10;&#10;rk3562_register_offset[173]')&lt;br/&gt;&#10;&#10;0*4 + reg * 16 + bit)&lt;br/&gt;&#10;&#10;562_DDRCRU_RESET_OFFSET'&lt;br/&gt;&#10;&#10;ntel.com/&lt;br/&gt;&#10;&#10;into the clock tree, so this patch should of course also go that way.&#10;regards&lt;br/&gt;&#10;Philipp&lt;br/&gt;&#10;Philipp&lt;br/&gt;&#10;Philipp&lt;br/&gt;&#10;&#10;">Re: [PATCH] dt-bindings: reset: fix double id on r...</a> </td> </tr> <tr class="c1"> <td>Steven Rostedt</td> <td>聽</td> <td> <a href="/lkml/2021/6/10/1041" title="Steven Rostedt writes: (Summary) On Thu, 10 Jun 2021 21:20:50 +0100&lt;br/&gt;&#10;Matthew Wilcox &amp;lt;willy@infradead.org&amp;gt; wrote:&lt;br/&gt;&#10;&#10;answered for everybody there.&lt;br/&gt;&#10;For presentations, I think this is a very good idea. But it wouldn't&#10;work for a BoF or a microconference.&lt;br/&gt;&#10;work for a BoF or a microconference.&lt;br/&gt;&#10;I also thought about doing this for a presentations. Perhaps instead of going in line to a microphone, go&#10;in line to a public laptop to type in your question.&#10;in line to a public laptop to type in your question.&#10;-- Steve&lt;br/&gt;&#10;-- Steve&lt;br/&gt;&#10;-- Steve&lt;br/&gt;&#10;&#10;">Re: Maintainers / Kernel Summit 2021 planning kick...</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2025/2/23/351" title="Linus Torvalds writes: (Summary) But nothing is ever perfect, and you really shouldn't&#10;expect it to be.&lt;br/&gt;&#10;expect it to be.&lt;br/&gt;&#10;At the same time, people harping on some rust issues seem to do so not&#10;because rust is any worse, but because they have internalized our&#10;*normal* issues so much that they don't even think about them.&#10;So next time you want to write an email to complain about rust&#10;support: take a look in the mirror.&lt;br/&gt;&#10;support: take a look in the mirror.&lt;br/&gt;&#10;Is the problem actually the rust code causing you issue, or is the&#10;problem between the keyboard and the chair, and you just want to vent?&#10;">Re: Rust kernel policy</a> </td> </tr> <tr class="c1"> <td>Drew Fustini</td> <td>聽</td> <td> <a href="/lkml/2025/3/13/289" title="Drew Fustini writes: On Tue, Mar 11, 2025 at 06:18:55PM +0100, Michal Wilczynski wrote:&#10;&#10;2.34.1&lt;br/&gt;&#10;For the series:&lt;br/&gt;&#10;For the series:&lt;br/&gt;&#10;Acked-by: Drew Fustini &amp;lt;drew@pdp7.com&amp;gt;&lt;br/&gt;&#10;Acked-by: Drew Fustini &amp;lt;drew@pdp7.com&amp;gt;&lt;br/&gt;&#10;Acked-by: Drew Fustini &amp;lt;drew@pdp7.com&amp;gt;&lt;br/&gt;&#10;">Re: [PATCH v8 0/5] TH1520 SoC: Add AON firmware &amp; ...</a> </td> </tr> <tr class="c0"> <td>Kevin Chen</td> <td>聽</td> <td> <a href="/lkml/2025/3/14/735" title="Kevin Chen writes: (Summary) PiBPbiAxMC8wMy8yMDI1IDEyOjQ4LCBLZXZpbiBDaGVuIHdyb3RlOg0KPiA+ICtzdGF0aWMgaW50&#10;IGFzcGVlZF9wY2NfcHJvYmUoc3RydWN0IHBsYXRmb3JtX2RldmljZSAqcGRldikgew0KPiA+ICsJ&#10;aW50IHJjOw0KPiA+ICsJc3RydWN0IGFzcGVlZF9wY2NfY3RybCAqcGNjOw0KPiA+ICsJc3RydWN0&#10;IGRldmljZSAqZGV2ID0gJnBkZXYtPmRldjsNCj4gPiArCXVpbnQzMl90IGZpZm9fc2l6ZSA9IFBB&#10;R0VfU0laRTsNCj4gPiArDQo+ID4gKwlwY2MgPSBkZXZtX2t6YWxsb2MoZGV2LCBzaXplb2YoKnBj&#10;YyksIEdGUF9LRVJORUwpOw0KPiA+ICsJaWYgKCFwY2MpDQo+ID4gKwkJcmV0dXJuIC1FTk9NRU07&#10;DQo+ID4gKw0KPiA+ICsJcGNjLT5yZWdtYXAgPSBzeXNjb25fbm9kZV90b19yZWdtYXAoZGV2LT5w&#10;YXJlbnQtPm9mX25vZGUpOw0KPiA+ICsJaWYgKElTX0VSUihwY2MtPnJlZ21hcCkpIHsNCj4gPiAr&#10;CQlkZXZfZXJyKGRldiwgIkNvdWxkbid0IGdldCByZWdtYXBcbiIpOw0KPiANCj4gcmV0dXJuIGRl&#10;dl9lcnJfcHJvYmUoKSBpcyBub3Qgc3VpdGFibGU/DQpBZ3JlZS4gQ2hhbmdlIHRvICIgZGV2X2Vy&#10;cl9wcm9iZShkZXYsIFBUUl9FUlIocGNjLT5yZWdtYXApLCJDb3VsZG4ndCBnZXQgcmVnbWFwXG4i&#10;KTsiPw0KDQo+IA0KPiA+ICsJCXJldHVybiAtRU5PREVWOw0KPiANCj4gV2h5IG92ZXJyaWRpbmcg&#10;ZXJyb3IgY29kZT8NCg0KPiANCj4gPiArCX0NCj4gPiArDQo+ID4gKwlyYyA9IG9mX3Byb3BlcnR5&#10;X3JlYWRfdTMyKGRldi0+b2Z">RE: [PATCH v3 3/3] soc: aspeed: lpc-pcc: Add PCC c...</a> </td> </tr> <tr class="c1"> <td>Cristian Marussi</td> <td>聽</td> <td> <a href="/lkml/2024/1/25/1045" title="Cristian Marussi writes: (Summary) &#10;Add a check and bail out early on remove too.&lt;br/&gt;&#10;Add a check and bail out early on remove too.&lt;br/&gt;&#10;Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008&#10;Mem abort info:&#10; ESR = 0x0000000096000004&#10; EC = 0x25: DABT (current EL), IL = 32 bits&#10; SET = 0, FnV = 0&#10; EA = 0, S1PTW = 0&#10; FSC = 0x04: level 0 translation fault&#10; Data abort info:&#10; ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000&#10; CM = 0, WnR = 0, TnD = 0, TagAccess = 0&#10; GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0&#10; user pgtable: 4k pages, 48-bit VAs, pgdp=00000001076e5000&#10; [0000000000000008] pgd=0000000000000000, p4d=0000000000000000&#10; Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP&#10; Modules linked in: scmi_perf_domain(-) scmi_module scmi_core&#10; CPU: 0 PID: 231 Comm: rmmod Not tainted 6.7.0-00084-gb4b1f27d3b83-dirty #15&#10; Hardware name: linux,dummy-virt (DT)&#10; pstate: 61400005 (nZCv daif +PAN -UAO -TCO +DIT -SSBS BTYPE=--)&#10; pc : scmi_perf_domain_remove+0x28/0x70 [scmi_perf_domain]&#10; lr : scmi_perf_domain_r">[PATCH] pmdomain: arm: Fix NULL dereference on scm...</a> </td> </tr> <tr class="c0"> <td>"tip-bot2 for Ard Biesheuvel"</td> <td>聽</td> <td> <a href="/lkml/2025/3/7/1883" title="&amp;quot;tip-bot2 for Ard Biesheuvel&amp;quot; writes: (Summary) &#10;-&#10;-/*----------------------------------------------------------------------*/&#10;-&#10;-static const u32 crctab32[] = {&#10;- 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419,&#10;- 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4,&#10;- 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd, 0xe7b82d07,&#10;- 0x90bf1d91, 0x1db71064, 0x6ab020f2, 0xf3b97148, 0x84be41de,&#10;- 0x1adad47d, 0x6ddde4eb, 0xf4d4b551, 0x83d385c7, 0x136c9856,&#10;- 0x646ba8c0, 0xfd62f97a, 0x8a65c9ec, 0x14015c4f, 0x63066cd9,&#10;- 0xfa0f3d63, 0x8d080df5, 0x3b6e20c8, 0x4c69105e, 0xd56041e4,&#10;- 0xa2677172, 0x3c03e4d1, 0x4b04d447, 0xd20d85fd, 0xa50ab56b,&#10;- 0x35b5a8fa, 0x42b2986c, 0xdbbbc9d6, 0xacbcf940, 0x32d86ce3,&#10;- 0x45df5c75, 0xdcd60dcf, 0xabd13d59, 0x26d930ac, 0x51de003a,&#10;- 0xc8d75180, 0xbfd06116, 0x21b4f4b5, 0x56b3c423, 0xcfba9599,&#10;- 0xb8bda50f, 0x2802b89e, 0x5f058808, 0xc60cd9b2, 0xb10be924,&#10;- 0x2f6f7c87, 0x58684c11, 0xc1611dab, 0xb6662d3d, 0x76dc4190,&#10;- 0x01db7106, 0x98d220bc, 0xefd5102a, 0x71b18589, 0x06b6b51f,&#10;- 0x9fbfe4a5, 0xe8b8d433, 0x7807c9a2, 0x0f">[tip: x86/build] x86/boot: Drop CRC-32 checksum an...</a> </td> </tr> <tr class="c1"> <td>Davidlohr Bueso</td> <td>聽</td> <td> <a href="/lkml/2025/3/13/1226" title="Davidlohr Bueso writes: (Summary) &#10;&#10;&amp;gt;+&#10;&amp;gt;+ /* If the page was hot a while ago, don't promote */&#10;&amp;gt;+ if ((now - phi-&amp;gt;last_update) &amp;gt;&#10;&amp;gt;+ }&#10;&amp;gt;+&#10;&amp;gt;+ /* If the page hasn't been accessed enough number of times, don't promote */&#10;&amp;gt;+ if (phi-&amp;gt;frequency &amp;lt;&#10;&#10;See &lt;a href=&quot;https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=c6a566f6c1b4d5dff659acd221f95a72923f4085&quot;&gt;https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=c6a566f6c1b4d5dff659acd221f95a72923f4085&lt;/a&gt;&#10;&#10;&amp;gt;+&#10;&amp;gt;+ while (!kthread_should_stop()) {&#10;&amp;gt;+ wait_event_timeout(pgdat-&amp;gt;kpromoted_wait,&#10;&amp;gt;+ kpromoted_work_requested(pgdat), timeout);&#10;">Re: [RFC PATCH 2/4] mm: kpromoted: Hot page info c...</a> </td> </tr> <tr class="c0"> <td>Thomas Gleixner</td> <td>聽</td> <td> <a href="/lkml/2025/3/12/500" title="Thomas Gleixner writes: (Summary) &#10;Delta patch below.&lt;br/&gt;&#10;Delta patch below.&lt;br/&gt;&#10;Thanks,&lt;br/&gt;&#10;Thanks,&lt;br/&gt;&#10; tglx&lt;br/&gt;&#10;---&#10;--- a/include/uapi/linux/prctl.h&#10;+++ b/include/uapi/linux/prctl.h&#10;@@ -362,5 +362,6 @@ struct prctl_mm_map {&#10; #define PR_TIMER_CREATE_RESTORE_IDS 77&#10; # define PR_TIMER_CREATE_RESTORE_IDS_OFF 0&#10; # define PR_TIMER_CREATE_RESTORE_IDS_ON 1&#10;+# define PR_TIMER_CREATE_RESTORE_IDS_GET 2&#10; &#10; #endif /* _LINUX_PRCTL_H */&#10;--- a/kernel/time/posix-timers.c&#10;+++ b/kernel/time/posix-timers.c&#10;@@ -391,11 +391,17 @@ static enum hrtimer_restart posix_timer_&#10; &#10; long posixtimer_create_prctl(unsigned long ctrl)&#10; {&#10;- if (ctrl &amp;gt;&#10;">Re: [patch V3a 17/18] posix-timers: Provide a mech...</a> </td> </tr> <tr class="c1"> <td>Aradhya Bhatia</td> <td>聽</td> <td> <a href="/lkml/2025/3/11/185" title="Aradhya Bhatia writes: Hi,&lt;br/&gt;&#10;Hi,&lt;br/&gt;&#10;All the patches within this series have been reviewed.&#10;Are there any more concerns that should be taken care of?&#10;Are there any more concerns that should be taken care of?&#10;Are there any more concerns that should be taken care of?&#10;On 26/02/25 21:22, Aradhya Bhatia wrote:&lt;br/&gt;&#10;&#10;base-commit: 8433c776e1eb1371f5cd40b5fd3a61f9c7b7f3ad&#10;&#10;">Re: [PATCH v10 00/13] drm/bridge: cdns-dsi: Fix th...</a> </td> </tr> <tr class="c0"> <td>Hector Martin</td> <td>聽</td> <td> <a href="/lkml/2025/2/7/9" title="Hector Martin writes: (Summary) I no longer have any faith left in the kernel development process or&#10;community management approach.&lt;br/&gt;&#10;community management approach.&lt;br/&gt;&#10;Apple/ARM platform development will continue downstream. 1 -&#10; 1 file changed, 1 deletion(-)&#10;&#10;diff --git a/MAINTAINERS b/MAINTAINERS&#10;index 1e930c7a58b13d8bbe6bf133ba7b36aa24c2b5e0..c9623439998709c9d6d6944cbd87e025356422da 100644&#10;--- a/MAINTAINERS&#10;+++ b/MAINTAINERS&#10;@@ -2177,7 +2177,6 @@ F: sound/soc/codecs/cs42l84.*&#10; F: sound/soc/codecs/ssm3515.c&#10; &#10; ARM/APPLE MACHINE SUPPORT&#10;-M: Hector Martin &amp;lt;marcan@marcan.st&amp;gt;&#10;">[PATCH] MAINTAINERS: Remove myself</a> </td> </tr> <tr class="c1"> <td>Alejandro Colomar</td> <td>聽</td> <td> <a href="/lkml/2025/3/7/1714" title="Alejandro Colomar writes: (Summary) &#10;And thanks to our sponsors!&lt;br/&gt;&#10;And thanks to our sponsors!&lt;br/&gt;&#10; - Adfinis &amp;lt;&lt;a href=&quot;https://adfinis.com/&amp;gt;&quot;&gt;https://adfinis.com/&amp;gt;&lt;/a&gt;&lt;br/&gt;&#10; - Google &amp;lt;&lt;a href=&quot;https://opensource.google/&amp;gt;&quot;&gt;https://opensource.google/&amp;gt;&lt;/a&gt;&lt;br/&gt;&#10; - Hudson River Trading &amp;lt;&lt;a href=&quot;https://www.hudsonrivertrading.com/&amp;gt;&quot;&gt;https://www.hudsonrivertrading.com/&amp;gt;&lt;/a&gt;&#10; - Meta &amp;lt;&lt;a href=&quot;https://www.meta.com/&amp;gt;&quot;&gt;https://www.meta.com/&amp;gt;&lt;/a&gt;&lt;br/&gt;&#10; - Red Hat &amp;lt;&lt;a href=&quot;https://www.redhat.com/&amp;gt;&quot;&gt;https://www.redhat.com/&amp;gt;&lt;/a&gt;&lt;br/&gt;&#10; - Red Hat &amp;lt;&lt;a href=&quot;https://www.redhat.com/&amp;gt;&quot;&gt;https://www.redhat.com/&amp;gt;&lt;/a&gt;&lt;br/&gt;&#10;Have a lovely day!&lt;br/&gt;&#10;Alex&lt;br/&gt;&#10;Alex&lt;br/&gt;&#10;Alex&lt;br/&gt;&#10;You are receiving this message either because:&lt;br/&gt;&#10;You are receiving this message either because:&lt;br/&gt;&#10; a) (BCC) You contributed to this release.&lt;br/&gt;&#10; a) (BCC) You contributed to this release.&lt;br/&gt;&#10; b) You are subscribed to &amp;lt;linux-man@vger.kernel.org&amp;gt;,&#10; &amp;lt;linux-kernel@vger.kernel.o">man-pages-6.13 released</a> </td> </tr> <tr class="c0"> <td>Kees Cook</td> <td>聽</td> <td> <a href="/lkml/2025/3/10/1641" title="Kees Cook writes: (Summary) 3 +++&#10; 2 files changed, 15 insertions(+)&#10;&#10;diff --git a/include/linux/compiler_types.h b/include/linux/compiler_types.h&#10;index 981cc3d7e3aa..7ccea700b46d 100644&#10;--- a/include/linux/compiler_types.h&#10;+++ b/include/linux/compiler_types.h&#10;@@ -348,6 +348,18 @@ struct ftrace_likely_data {&#10; # define __counted_by(member)&#10; #endif&#10; &#10;+/*&#10;+ * Optional: only supported since gcc &amp;gt;= 15&#10;+ * Optional: not supported by Clang&#10;+ *&#10;+ * gcc: &lt;a href=&quot;https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117178&quot;&gt;https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117178&lt;/a&gt;&#10;+ */&#10;+#ifdef CONFIG_CC_HAS_MULTIDIMENSIONAL_NONSTRING&#10;+# define __nonstring_array __attribute__((__nonstring__))&#10;+#else&#10;+# define __nonstring_array&#10;+#endif&#10;+&#10; /*&#10; * Apply __counted_by() when the Endianness matches to increase test coverage.&#10;">[PATCH] compiler_types: Introduce __nonstring_arra...</a> </td> </tr> <tr class="c1"> <td>Borislav Petkov</td> <td>聽</td> <td> <a href="/lkml/2025/3/12/371" title="Borislav Petkov writes: On Tue, Mar 11, 2025 at 02:13:56PM +0100, Borislav Petkov wrote:&#10;&#10;Lemme run randbuilds with that one, see what else breaks with it.&#10;Yeah, looks good.&lt;br/&gt;&#10;Yeah, looks good.&lt;br/&gt;&#10;Pls send a proper patch.&lt;br/&gt;&#10;Pls send a proper patch.&lt;br/&gt;&#10;Thx.&lt;br/&gt;&#10;Thx.&lt;br/&gt;&#10;&#10;">Re: [PATCH] x86/stackprotector: fix build failure ...</a> </td> </tr> <tr class="c0"> <td>Madadi Vineeth Reddy</td> <td>聽</td> <td> <a href="/lkml/2025/3/12/1138" title="Madadi Vineeth Reddy writes: ">Re: [PATCH RESEND] sched: Fix incorrect runnable t...</a> </td> </tr> </table> </td> </tr> </table> <div align="center" style="margin: 1ex 0 1ex"> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> <table cellspacing="1" cellpadding="0" border="0" bgcolor="#555653"> <tr> <td> <table cellspacing="0" cellpadding="1" border="0" bgcolor="#dde8e8"> <tr> <td colspan="3" align="center" bgcolor="#fbffea"> <b> Hottest messages - half-life = 1 month </b> </td> </tr> <tr class="c1"> <td>Hector Martin</td> <td>聽</td> <td> <a href="/lkml/2025/2/7/9" title="Hector Martin writes: (Summary) I no longer have any faith left in the kernel development process or&#10;community management approach.&lt;br/&gt;&#10;community management approach.&lt;br/&gt;&#10;Apple/ARM platform development will continue downstream. 1 -&#10; 1 file changed, 1 deletion(-)&#10;&#10;diff --git a/MAINTAINERS b/MAINTAINERS&#10;index 1e930c7a58b13d8bbe6bf133ba7b36aa24c2b5e0..c9623439998709c9d6d6944cbd87e025356422da 100644&#10;--- a/MAINTAINERS&#10;+++ b/MAINTAINERS&#10;@@ -2177,7 +2177,6 @@ F: sound/soc/codecs/cs42l84.*&#10; F: sound/soc/codecs/ssm3515.c&#10; &#10; ARM/APPLE MACHINE SUPPORT&#10;-M: Hector Martin &amp;lt;marcan@marcan.st&amp;gt;&#10;">[PATCH] MAINTAINERS: Remove myself</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2025/2/6/1292" title="Linus Torvalds writes: (Summary) wrote:&#10;&#10;because I'm out of ideas.&lt;br/&gt;&#10;How about you accept the fact that maybe the problem is you.&#10;It has problems, but problems are a fact of life.&#10;It has problems, but problems are a fact of life. The same way it sure as hell&#10;wasn't the solution to politics.&lt;br/&gt;&#10;wasn't the solution to politics.&lt;br/&gt;&#10;Technical patches and discussions matter. Social media brigading - no&#10;than\k you.&lt;br/&gt;&#10;than\k you.&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10;&#10;">Re: On community influencing (was Re: [PATCH v8 2/...</a> </td> </tr> <tr class="c1"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2025/2/20/2066" title="Linus Torvalds writes: (Summary) They basically become the maintainers of&#10;the Rust interfaces too.&lt;br/&gt;&#10;the Rust interfaces too.&lt;br/&gt;&#10;But maintainers who are taking the &quot;I don't want to deal with Rust&quot;&#10;option also then basically will obviously not have to bother with the&#10;Rust bindings - but as a result they also won't have any say on what&#10;goes on on the Rust side.&lt;br/&gt;&#10;goes on on the Rust side.&lt;br/&gt;&#10;So when you change the C interfaces, the Rust people will have to deal&#10;with the fallout, and will have to fix the Rust bindings.&#10;">Re: Rust kernel policy</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2024/1/6/180" title="Linus Torvalds writes: (Summary) Complain to clang people for&#10;being *extra* stupid - we told the compiler that it can use a register&#10;or memory, and clang decided &quot;I'll use memory&quot;, so then when we gave&#10;it a memory location, it said &quot;no, not *that* memory - I'll just&#10;reload it on stack&quot;.&lt;br/&gt;&#10;reload it on stack&quot;.&lt;br/&gt;&#10;In contrast, gcc gets this right - and for that udp.c case it just generates&#10;In contrast, gcc gets this right - and for that udp.c case it just generates&#10; addl 136(%rax),%ecx # frags_67-&amp;gt;D.58941.D.58869.D.58836.csum, a&#10; adcl $0,%ecx # a&lt;br/&gt;&#10; adcl $0,%ecx # a&lt;br/&gt;&#10;like it should.&lt;br/&gt;&#10;like it should.&lt;br/&gt;&#10;And for csum_ipv6_magic, gcc generates this:&lt;br/&gt;&#10;And for csum_ipv6_magic, gcc generates this:&lt;br/&gt;&#10; addl %edx,%eax # tmp112, a&lt;br/&gt;&#10; adcl $0,%eax # a&lt;br/&gt;&#10; adcl $0,%eax # a&lt;br/&gt;&#10;IOW, the kernel is *right*, and this is purely clang being completely bogus.&#10;">Re: x86/csum: Remove unnecessary odd handling</a> </td> </tr> <tr class="c1"> <td>Hector Martin</td> <td>聽</td> <td> <a href="/lkml/2025/2/6/404" title="Hector Martin writes: (Summary) On 2025/02/06 5:36, Dave Airlie wrote:&lt;br/&gt;&#10;&#10;Dave.&lt;br/&gt;&#10;I'm tired.&lt;br/&gt;&#10;I'm tired.&lt;br/&gt;&#10;I'm tired of seeing positive, technically impressive kernel projects&#10;blockaded delayed by maintainers with no technical justification, and at&#10;best end up moving along at a glacial pace.&lt;br/&gt;&#10;best end up moving along at a glacial pace.&lt;br/&gt;&#10;I'm tired of seeing important contributors and maintainers give up and&#10;throw the towel after enduring repeated misbehavior and hostility&#10;towards their efforts from others.&lt;br/&gt;&#10;towards their efforts from others.&lt;br/&gt;&#10;I'm tired of getting messages, privately and publicly, from all kinds of&#10;people, saying they won't touch the kernel with a 10-foot pole due to&#10;the hostility and the baroque, regressive process.&lt;br/&gt;&#10;the hostility and the baroque, regressive process.&lt;br/&gt;&#10;I'm tired of seeing people get away with using words like &quot;cancer&quot; to&#10;describe others' work, with zero repercussion.&lt;br/&gt;&#10;describe others' work, with zero repercussion.&lt;br/&gt;&#10;I'm tired of *politely and calmly* cal">Re: On community influencing (was Re: [PATCH v8 2/...</a> </td> </tr> <tr class="c0"> <td>Abdiel Janulgue</td> <td>聽</td> <td> <a href="/lkml/2025/1/8/801" title="Abdiel Janulgue writes: (Summary) &#10;- Reintroduce r/w helpers instead which includes proper safety&#10; invariants (Daniel Almeida).&lt;br/&gt;&#10;- Link to v7: &lt;a href=&quot;https://lore.kernel.org/lkml/20241210221603.3174929-1-abdiel.janulgue@gmail.com/&quot;&gt;https://lore.kernel.org/lkml/20241210221603.3174929-1-abdiel.janulgue@gmail.com/&lt;/a&gt;&#10;- Link to v7: &lt;a href=&quot;https://lore.kernel.org/lkml/20241210221603.3174929-1-abdiel.janulgue@gmail.com/&quot;&gt;https://lore.kernel.org/lkml/20241210221603.3174929-1-abdiel.janulgue@gmail.com/&lt;/a&gt;&#10;Changes since v6:&lt;br/&gt;&#10;- Include the dma_attrs in the constructor, use alloc::Flags as inpiration&#10;- Include the dma_attrs in the constructor, use alloc::Flags as inpiration&#10;Changes since v5:&lt;br/&gt;&#10;- Remove unnecessary lifetime annotation when returning the CPU buffer.&#10;">[PATCH v8 0/2] Add dma coherent allocator abstract...</a> </td> </tr> <tr class="c1"> <td>Neal Gompa</td> <td>聽</td> <td> <a href="/lkml/2025/2/6/1440" title="Neal Gompa writes: (Summary) I hope&#10;that there's some reflection on both sides and there's an opportunity&#10;in the future to rekindle and improve the relationship between the&#10;Linux kernel project and Asahi Linux contributors.&lt;br/&gt;&#10;Linux kernel project and Asahi Linux contributors.&lt;br/&gt;&#10;Linux kernel project and Asahi Linux contributors.&lt;br/&gt;&#10;Linux kernel project and Asahi Linux contributors.&lt;br/&gt;&#10;--&lt;br/&gt;&#10;=E7=9C=9F=E5=AE=9F=E3=81=AF=E3=81=84=E3=81=A4=E3=82=82=E4=B8=80=E3=81=A4=EF=&#10;=BC=81/ Always, there's only one truth!&lt;br/&gt;&#10;=BC=81/ Always, there's only one truth!&lt;br/&gt;&#10;=BC=81/ Always, there's only one truth!&lt;br/&gt;&#10;&#10;">Re: [PATCH] MAINTAINERS: Remove myself</a> </td> </tr> <tr class="c0"> <td>Nick Chan</td> <td>聽</td> <td> <a href="/lkml/2025/2/7/222" title="Nick Chan writes: ">Re: [PATCH] MAINTAINERS: Remove myself</a> </td> </tr> <tr class="c1"> <td>"Dr. Greg"</td> <td>聽</td> <td> <a href="/lkml/2025/2/7/755" title="&amp;quot;Dr. Greg&amp;quot; writes: (Summary) On Thu, Feb 06, 2025 at 09:58:36AM -0800, Linus Torvalds wrote:&#10;On Thu, Feb 06, 2025 at 09:58:36AM -0800, Linus Torvalds wrote:&#10;Good morning to everyone.&lt;br/&gt;&#10;Good morning to everyone.&lt;br/&gt;&#10;&#10;because I'm out of ideas.&lt;br/&gt;&#10;&#10;thank you.&lt;br/&gt;&#10;I truely wish that technical patches and discussions were the currency&#10;that matter but I believe we are struggling with that, at least in&#10;some venues in the kernel development process.&lt;br/&gt;&#10;some venues in the kernel development process.&lt;br/&gt;&#10;No one should construe that statement as an endorsement of berating&#10;people on social media as the 'fix'.&lt;br/&gt;&#10;people on social media as the 'fix'.&lt;br/&gt;&#10;I come at this from the perspective of having worked on Linux since&#10;around December of 1991.&#10;">Re: On community influencing (was Re: [PATCH v8 2/...</a> </td> </tr> <tr class="c0"> <td>Steven Rostedt</td> <td>聽</td> <td> <a href="/lkml/2021/6/10/1041" title="Steven Rostedt writes: (Summary) On Thu, 10 Jun 2021 21:20:50 +0100&lt;br/&gt;&#10;Matthew Wilcox &amp;lt;willy@infradead.org&amp;gt; wrote:&lt;br/&gt;&#10;&#10;answered for everybody there.&lt;br/&gt;&#10;For presentations, I think this is a very good idea. But it wouldn't&#10;work for a BoF or a microconference.&lt;br/&gt;&#10;work for a BoF or a microconference.&lt;br/&gt;&#10;I also thought about doing this for a presentations. Perhaps instead of going in line to a microphone, go&#10;in line to a public laptop to type in your question.&#10;in line to a public laptop to type in your question.&#10;-- Steve&lt;br/&gt;&#10;-- Steve&lt;br/&gt;&#10;-- Steve&lt;br/&gt;&#10;&#10;">Re: Maintainers / Kernel Summit 2021 planning kick...</a> </td> </tr> <tr class="c1"> <td>Evelyn Harthbrooke</td> <td>聽</td> <td> <a href="/lkml/2025/2/7/1036" title="Evelyn Harthbrooke writes: ">Re: [PATCH] MAINTAINERS: Remove myself</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2025/2/23/351" title="Linus Torvalds writes: (Summary) But nothing is ever perfect, and you really shouldn't&#10;expect it to be.&lt;br/&gt;&#10;expect it to be.&lt;br/&gt;&#10;At the same time, people harping on some rust issues seem to do so not&#10;because rust is any worse, but because they have internalized our&#10;*normal* issues so much that they don't even think about them.&#10;So next time you want to write an email to complain about rust&#10;support: take a look in the mirror.&lt;br/&gt;&#10;support: take a look in the mirror.&lt;br/&gt;&#10;Is the problem actually the rust code causing you issue, or is the&#10;problem between the keyboard and the chair, and you just want to vent?&#10;">Re: Rust kernel policy</a> </td> </tr> <tr class="c1"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2013/4/14/107" title="Linus Torvalds writes: (Summary) &#10;&lt;br/&gt;&#10;Huacai Chen (1):&lt;br/&gt;&#10; PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()&#10;&lt;br/&gt;&#10;Jan Kiszka (1):&lt;br/&gt;&#10; ftrace: Consistently restore trace function on sysctl enabling&#10;&lt;br/&gt;&#10;Jens Axboe (2):&lt;br/&gt;&#10; mtip32xx: fix two smatch warnings&lt;br/&gt;&#10; Revert &quot;loop: cleanup partitions when detaching loop device&quot;&#10;&lt;br/&gt;&#10;Jiri Pirko (2):&lt;br/&gt;&#10; net: ipv4: reset check_lifetime_work after changing lifetime&#10; net: ipv4: fix schedule while atomic bug in check_lifetime()&#10;&lt;br/&gt;&#10;Joe Carnuccio (1):&lt;br/&gt;&#10; [SCSI] Revert &quot;qla2xxx: Add setting of driver version string for&#10;vendor application.&quot;&lt;br/&gt;&#10;&lt;br/&gt;&#10;Joe Lawrence (1):&lt;br/&gt;&#10; [SCSI] st: Take additional queue ref in st_probe&lt;br/&gt;&#10;&lt;br/&gt;&#10;John Gong (1):&lt;br/&gt;&#10; [SCSI] libsas: use right function to alloc smp response&#10;&lt;br/&gt;&#10;Joonyoung Shim (1):&lt;br/&gt;&#10; ASoC: core: Fix to check return value of snd_soc_update_bits_lock=&#10;ed()&lt;br/&gt;&#10;&lt;br/&gt;&#10;Josef Bacik (1):&lt;br/&gt;&#10; Btrfs: make sure nbytes are right after log replay&lt;br/&gt;&#10;&lt;br/&gt;&#10;Jussi Kivilin">Linux 3.9-rc7</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2022/9/19/1105" title="Linus Torvalds writes: (Summary) &#10;You need to realize that&lt;br/&gt;&#10;You need to realize that&lt;br/&gt;&#10; (a) reality trumps fantasy&lt;br/&gt;&#10; (a) reality trumps fantasy&lt;br/&gt;&#10; (b) kernel needs trump any Rust needs&lt;br/&gt;&#10; (b) kernel needs trump any Rust needs&lt;br/&gt;&#10;And the *reality* is that there are no absolute guarantees.&#10;In the kernel, &quot;panic and stop&quot; is not an option (it's actively worse&#10;than even the wrong answer, since it's really not debugable), so the&#10;kernel version of &quot;panic&quot; is &quot;WARN_ON_ONCE()&quot; and continue with the&#10;wrong answer.&lt;br/&gt;&#10;wrong answer.&lt;br/&gt;&#10;So this is something that I really *need* the Rust people to&#10;understand.&#10;">Re: [PATCH v9 12/27] rust: add `kernel` crate</a> </td> </tr> <tr class="c1"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2012/12/23/75" title="Linus Torvalds writes: (Summary) wrote:&lt;br/&gt;&#10;&#10;&lt;br/&gt;&#10;Mauro, SHUT THE FUCK UP!&lt;br/&gt;&#10;&lt;br/&gt;&#10;It's a bug alright - in the kernel. ioctl's are done&#10;on files that have already been opened, there's no way in hell that&#10;ENOENT would ever be valid.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&#10;&lt;br/&gt;&#10;Shut up, Mauro. And you've shown&#10;yourself to not be competent in this issue, so I'll apply it directly&#10;and immediately myself.&lt;br/&gt;&#10;&lt;br/&gt;&#10;WE DO NOT BREAK USERSPACE!&lt;br/&gt;&#10;&lt;br/&gt;&#10;Seriously.&#10;And fix your approach to kernel programming.&lt;br/&gt;&#10;&lt;br/&gt;&#10; Linus&lt;br/&gt;&#10;--&lt;br/&gt;&#10;To unsubscribe from this list: send the line &quot;unsubscribe linux-kernel&quot; in&#10;the body of a message to majordomo@vger.kernel.org&lt;br/&gt;&#10;More majordomo info at &lt;a href=&quot;http://vger.kernel.org/majordomo-info.html&quot;&gt;http://vger.kernel.org/majordomo-info.html&lt;/a&gt;&#10;Please read the FAQ at &lt;a href=&quot;http://www.tux.org/lkml/&quot;&gt;http://www.tux.org/lkml/&lt;/a&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;br/&gt;&#10;&#10;">Re: [Regression w/ patch] Media commit causes user...</a> </td> </tr> <tr class="c0"> <td>"Theodore Ts'o"</td> <td>聽</td> <td> <a href="/lkml/2021/4/19/907" title="&amp;quot;Theodore Ts'o&amp;quot; writes: (Summary) [ Feel free to forward this to other Linux kernel mailing lists as&#10; appropriate -- Ted ]&lt;br/&gt;&#10; appropriate -- Ted ]&lt;br/&gt;&#10;This year, the Maintainers and Kernel Summit is currently planned to&#10;be held in Dublin, Ireland, September 27 -- 29th.&#10;If you were not subscribed on to the kernel@lists.linux-dev mailing&#10;list from last year (or if you had removed yourself from the&#10;ksummit-discuss@lists.linux-foundation.org mailing list after the&#10;previous year's kernel and maintainers' summit summit), you can&#10;subscribe sending an e-mail to:&lt;br/&gt;&#10;subscribe sending an e-mail to:&lt;br/&gt;&#10; ksummit+subscribe@lists.linux.dev&lt;br/&gt;&#10; ksummit+subscribe@lists.linux.dev&lt;br/&gt;&#10;The mailing list archive is available at:&lt;br/&gt;&#10;The mailing list archive is available at:&lt;br/&gt;&#10; &lt;a href=&quot;https://lore.kernel.org/ksummit&quot;&gt;https://lore.kernel.org/ksummit&lt;/a&gt;&lt;br/&gt;&#10; &lt;a href=&quot;https://lore.kernel.org/ksummit&quot;&gt;https://lore.kernel.org/ksummit&lt;/a&gt;&lt;br/&gt;&#10;The program committee this year is composed of the following people:&#10;The program committee this year is com">Maintainers / Kernel Summit 2021 planning kick-off</a> </td> </tr> <tr class="c1"> <td>Christoph Hellwig</td> <td>聽</td> <td> <a href="/lkml/2025/1/8/951" title="Christoph Hellwig writes: No rust code in kernel/dma, please.&lt;br/&gt;&#10;No rust code in kernel/dma, please.&lt;br/&gt;&#10;No rust code in kernel/dma, please.&lt;br/&gt;&#10;No rust code in kernel/dma, please.&lt;br/&gt;&#10;">Re: [PATCH v8 2/2] rust: add dma coherent allocato...</a> </td> </tr> <tr class="c0"> <td>Linus Torvalds</td> <td>聽</td> <td> <a href="/lkml/2024/11/17/326" title="Linus Torvalds writes: (Summary) Silva (1):&#10; integrity: Use static_assert() to check struct sizes&#10;&#10;Hajime Tazaki (1):&#10; nommu: pass NULL argument to vma_iter_prealloc()&#10;&#10;Hamish Claxton (1):&#10; drm/amd/display: Fix failure to read vram info due to static BP_RESUL=&#10;T&#10;&#10;Hangbin Liu (2):&#10; bonding: add ns target multicast address to slave device&#10; selftests: bonding: add ns multicast group testing&#10;&#10;Harith G (2):&#10; ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels&#10; ARM: 9420/1: smp: Fix SMP for xip kernels&#10;&#10;Hou Tao (1):&#10; selftests/bpf: Use -4095 as the bad address for bits iterator&#10;&#10;Huacai Chen (4):&#10; LoongArch: For all possible CPUs setup logical-physical CPU mapping&#10; LoongArch: Fix early_numa_add_cpu() usage for FDT systems&#10; LoongArch: Make KASAN work with 5-level page-tables&#10; LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits&#10;&#10;Hugh Dickins (1):&#10; mm/thp: fix deferred split queue not partially_mapped: fix&#10;&#10;Hyunwoo Kim (1):&#10; vsock/virtio: Initialization of the">Linux 6.12</a> </td> </tr> <tr class="c1"> <td>Serge Semin</td> <td>聽</td> <td> <a href="/lkml/2024/10/24/177" title="Serge Semin writes: (Summary) Thank you for your time and experience I've got from&#10;the reviews.&lt;br/&gt;&#10;the reviews.&lt;br/&gt;&#10;Paul, Thomas, Arnd, Jiaxun, we met several times in the mailing list during my&#10;MIPS P5600 patches and just generic MIPS patches review. It means a lot.&lt;br/&gt;&#10;A little bit statics of my kernel-work at the end:&lt;br/&gt;&#10;A little bit statics of my kernel-work at the end:&lt;br/&gt;&#10;Signed-off patches: 518&lt;br/&gt;&#10;Reviewed and Acked patches: 253&lt;br/&gt;&#10;Tested patches: 80&lt;br/&gt;&#10;Tested patches: 80&lt;br/&gt;&#10;You might say not the greatest achievement for seven years comparing to some&#10;other developers.&#10;">linux: Goodbye from a Linux community volunteer</a> </td> </tr> <tr class="c0"> <td>Christoph Hellwig</td> <td>聽</td> <td> <a href="/lkml/2025/2/18/1309" title="Christoph Hellwig writes: (Summary) (He did so in private in case you&#10;are looking for a reference).&lt;br/&gt;&#10;are looking for a reference).&lt;br/&gt;&#10;So as of now, as a Linux developer or maintainer you must deal with&#10;Rust if you want to or not.&lt;br/&gt;&#10;Rust if you want to or not.&lt;br/&gt;&#10;Where Rust code doesn't just mean Rust code [1] - the bindings look&#10;nothing like idiomatic Rust code, they are very different kind of beast&#10;trying to bridge a huge semantic gap.&#10;[1] I've written and worked on a fair bit of userspace Rust code, but&#10;I'm not an expert by any means, so take this with a grain of salt&#10;I'm not an expert by any means, so take this with a grain of salt&#10;[2] The idea of drivers in eBPF as done by HID also really doesn't help&#10;with that as much as I like eBPF for some use cases&#10;with that as much as I like eBPF for some use cases&#10;[3] Unless Linus forces it onto your subsystem, or Dave decides anything&#10;touching Nvidia hardware must be in Rust of course&lt;br/&gt;&#10;touching Nvidia hardware must be in Rust of course&lt;br/&gt;&#10;touching Nvidia hardware must be in Rust of">Re: Rust kernel policy</a> </td> </tr> <tr class="c1"> <td>Christoph Hellwig</td> <td>聽</td> <td> <a href="/lkml/2025/1/8/1086" title="Christoph Hellwig writes: ">Re: [PATCH v8 2/2] rust: add dma coherent allocato...</a> </td> </tr> <tr class="c0"> <td>Abdiel Janulgue</td> <td>聽</td> <td> <a href="/lkml/2025/1/8/803" title="Abdiel Janulgue writes: (Summary) C header: [`include/linux/dma-mapping.h`](srctree/include/linux/dma-mapping.h)&#10;+&#10;+use crate::{&#10;+ bindings, build_assert,&#10;+ device::Device,&#10;+ error::code::*,&#10;+ error::Result,&#10;+ transmute::{AsBytes, FromBytes},&#10;+ types::ARef,&#10;+}; {&#10;+ dev: ARef&amp;lt;Device&amp;gt;,&#10;+ dma_handle: bindings::dma_addr_t,&#10;+ count: usize,&#10;+ cpu_addr: *mut T,&#10;+ dma_attrs: Attrs,&#10;+}&#10;+&#10;+impl&amp;lt;T: AsBytes + FromBytes&amp;gt;&#10;+ unsafe {&#10;+ bindings::dma_free_attrs(&#10;+ self.dev.as_raw(),&#10;+ size,&#10;+ self.cpu_addr as _,&#10;+ self.dma_handle,&#10;+ self.dma_attrs.as_raw(),&#10;+ )&#10;+ }&#10;+ }&#10;+}&#10;diff --git a/rust/kernel/lib.rs b/rust/kernel/lib.rs&#10;index e1065a7551a3..6e90ebf5a130 100644&#10;--- a/rust/kernel/lib.rs&#10;+++ b/rust/kernel/lib.rs&#10;@@ -35,6 +35,7 @@&#10; mod build_assert;&#10;">[PATCH v8 2/2] rust: add dma coherent allocator ab...</a> </td> </tr> <tr class="c1"> <td>Hector Martin</td> <td>聽</td> <td> <a href="/lkml/2025/2/4/8" title="Hector Martin writes: (Summary) &#10;&#10;On 2025/01/31 22:54, Jason Gunthorpe wrote:&lt;br/&gt;&#10;&#10;rejecting PRs that fail to build.&lt;br/&gt;&#10;Adding Linus&lt;br/&gt;&#10;Adding Linus&lt;br/&gt;&#10;My 2c: If Linus doesn't pipe up with an authoritative answer to this&#10;thread, Miguel and the other Rust folks should just merge this series&#10;once it is reviewed and ready, ignoring Christoph's overt attempt at&#10;sabotaging the project.&#10;FWIW, in my opinion, the &quot;cancer&quot; comment from Christoph would be enough&#10;to qualify for Code-of-Conduct action, but I doubt anything of the sort&#10;will happen.&lt;br/&gt;&#10;will happen.&lt;br/&gt;&#10;&#10;Jason&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;&#10;">Re: [PATCH v8 2/2] rust: add dma coherent allocato...</a> </td> </tr> <tr class="c0"> <td>Dave Airlie</td> <td>聽</td> <td> <a href="/lkml/2025/2/6/21" title="Dave Airlie writes: (Summary) &#10;To back up Sima here, we don't need grandstanding, brigading, playing&#10;to the crowd, streamer drama creation or any of that in discussions&#10;around this.&lt;br/&gt;&#10;around this.&lt;br/&gt;&#10;The r4l team and drm maintainer team have this sort of thing in hand,&#10;it's not like we don't understand the community of the Linux kernel,&#10;and having this first reaction to blow shit up and dramatise it just&#10;isn't helpful.&lt;br/&gt;&#10;isn't helpful.&lt;br/&gt;&#10;Being toxic on the right side of an argument is still toxic, please&#10;try and be better, and maybe take a step back and consider is what you&#10;are posting going to help the discussion or just adding pointless&#10;drama to it.&lt;br/&gt;&#10;drama to it.&lt;br/&gt;&#10;Dave.&lt;br/&gt;&#10;Dave.&lt;br/&gt;&#10;Dave.&lt;br/&gt;&#10;&#10;">Re: On community influencing (was Re: [PATCH v8 2/...</a> </td> </tr> <tr class="c1"> <td>Hector Martin</td> <td>聽</td> <td> <a href="/lkml/2025/2/7/16" title="Hector Martin writes: (Summary) And that's not going to change no&#10;matter how many long technical arguments we have on the MLs (or even off&#10;MLs, since MLs are also not particularly good for this, and I've seen&#10;multiple arguments only reach a resolution after being redirected to IRC). Whether the rest of the kernel community chooses&#10;to continue to live in an ugly bubble or actually try to fix some of&#10;these systemic issues, is up to them.&lt;br/&gt;&#10;these systemic issues, is up to them.&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;- Hector&lt;br/&gt;&#10;&#10;">Re: On community influencing (was Re: [PATCH v8 2/...</a> </td> </tr> </table> </td> </tr> </table> </div> <div align="right"> <i>(c) 2002-2010 <a href="http://jasper.es/">Jasper Spaans</a></i> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10