All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-24 01:31:17 to 2022-12-24 05:58:29 UTC [more...]

[PATCH linux-next] lib: Dhrystone: initialize ret value
 2022-12-24  5:58 UTC  (2+ messages)

[PATCH v4 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2022-12-24  5:52 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: leds: add worldsemi,ws2812b

RTT-PROBE: lore-subspace-rtt
 2022-12-24  5:51 UTC 

[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
 2022-12-24  5:49 UTC  (7+ messages)

f2fs write error Linux v6.2
 2022-12-24  5:48 UTC 

[PATCH] arch/arm/mm/dma-mapping.c: fix __alloc_from_pool returning a dirty buffer
 2022-12-23 22:51 UTC  (3+ messages)

[PATCH AUTOSEL 6.0 01/18] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:30 UTC  (20+ messages)
` [PATCH AUTOSEL 6.0 02/18] USB: core: Change configuration warnings to notices
` [PATCH AUTOSEL 6.0 03/18] usb: core: stop USB enumeration if too many retries
` [PATCH AUTOSEL 6.0 04/18] usb: gadget: aspeed: fix buffer overflow
` [PATCH AUTOSEL 6.0 05/18] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 6.0 06/18] usb: gadget: f_ecm: Always set current gadget in ecm_bind()
` [PATCH AUTOSEL 6.0 07/18] chardev: Fix potential memory leak when cdev_add() failed
` [PATCH AUTOSEL 6.0 08/18] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 6.0 09/18] char: xillybus: Prevent use-after-free due to race condition
` [PATCH AUTOSEL 6.0 10/18] habanalabs: zero ts registration buff when allocated
` [PATCH AUTOSEL 6.0 11/18] char: xillybus: Fix trivial bug with mutex
` [PATCH AUTOSEL 6.0 12/18] iio: filter: admv8818: close potential out-of-bounds read in __admv8818_read_[h|l]pf_freq()
` [PATCH AUTOSEL 6.0 13/18] xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
` [PATCH AUTOSEL 6.0 14/18] ACPICA: Fix operand resolution
` [PATCH AUTOSEL 6.0 15/18] ksmbd: Fix resource leak in smb2_lock()
` [PATCH AUTOSEL 6.0 16/18] writeback: Add asserts for adding freed inode to lists
` [PATCH AUTOSEL 6.0 17/18] exfat: fix overflow in sector and cluster conversion
` [PATCH AUTOSEL 6.0 18/18] fbdev: smscufx: fix error handling code in ufx_usb_probe

RTT-PROBE: lore-subspace-rtt
 2022-12-24  5:41 UTC 

Action: Setup working group for the GNU Toolchain proposal to migrate to LF IT managed services
 2022-12-24  5:31 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  5:31 UTC 

lsusb
 2022-12-24  5:28 UTC 

6.2 nvme-pci: something wrong
 2022-12-24  5:24 UTC 

[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
 2022-12-24  5:28 UTC  (4+ messages)
` [PATCH v2 4/7] sched/fair: Introduce sched_smt_siblings_idle()

Possible regression with kernel 6.1.0 freezing (6.0.14 is fine) on haswell laptop
 2022-12-24  5:22 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  5:21 UTC 

[PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
 2022-12-24  5:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  5:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  5:01 UTC 

Pozycjonowanie- informacja
 2022-12-19  8:45 UTC 

[PATCH v1 2/2] mm/mprotect: drop pgprot_t parameter from change_protection()
 2022-12-24  4:59 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  4:51 UTC 

[Buildroot] [1/1] package/libkcapi: Fix symver build error on non-ELF platforms
 2022-12-24  4:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  4:41 UTC 

[PATCH] exit: Detect and fix irq disabled state in oops
 2022-12-24  4:28 UTC  (3+ messages)

bftables and scripts question
 2022-12-24  4:35 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  4:31 UTC 

[jolsa-perf:bpf/tracing_multi_ng_2 8/23] kernel/bpf/btf.c:8332 btf_bitmap_funcs_read() error: uninitialized symbol 'err'
 2022-12-24  4:28 UTC 

[PATCH v5 1/4] x86: return modified setup_data only if read as memory, not as file
 2022-12-24  4:21 UTC  (5+ messages)
` [PATCH v5 4/4] x86: re-enable rng seeding via SetupData

RTT-PROBE: lore-subspace-rtt
 2022-12-24  4:21 UTC 

[PATCH v5 00/14] GDB script fixes and improvements
 2022-12-24  4:19 UTC  (15+ messages)
` [PATCH v5 01/14] gdb: Fix redirection issue in dump_module_sections
` [PATCH v5 02/14] gdb: Prevent wrapping when writing to .segments.tmp
` [PATCH v5 03/14] gdb: If no modules have been loaded, do not try to load module symbols
` [PATCH v5 04/14] gdb: Move runtime module loading into runtime_load_module
` [PATCH v5 05/14] gdb: Conditionally run GDB script logic for dynamically or statically positioned GRUB
` [PATCH v5 06/14] gdb: Only connect to remote target once when first sourced
` [PATCH v5 07/14] gdb: Replace module symbol loading implementation with Python one
` [PATCH v5 08/14] gdb: Add functions to make loading from dynamically positioned targets easier
` [PATCH v5 09/14] gdb: Add more support for debugging on EFI platforms
` [PATCH v5 10/14] gdb: Allow running user-defined commands at GRUB start
` [PATCH v5 11/14] gdb: Fix issue with breakpoints defined before the GRUB image is loaded
` [PATCH v5 12/14] gdb: Add extra early initialization symbols for i386-pc
` [PATCH v5 13/14] gdb: Modify gdb prompt when running gdb_grub script
` [PATCH v5 14/14] docs: Add debugging chapter to development documentation

ERROR: modpost: "__st_r13_to_r19" [lib/zstd/zstd_decompress.ko] undefined!
 2022-12-24  4:18 UTC 

[PATCH 0/3] hwmon: (ftsteutates) Various fixes
 2022-12-24  4:18 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (ftsteutates) Fix scaling of measurements
` [PATCH 2/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH 3/3] hwmon: (ftsteutates) Use devm_watchdog_register_device()

[PATCH] spidev: Add Silicon Labs EM3581 device compatible
 2022-12-24  4:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  4:11 UTC 

[syzbot] INFO: task hung in gfs2_jhead_process_page
 2022-12-24  4:03 UTC  (3+ messages)
` [syzbot] [gfs2?] "
  ` [Cluster-devel] "

RTT-PROBE: lore-subspace-rtt
 2022-12-24  4:01 UTC 

[PATCH 00/15] riscv: opensbi boot test and cleanups
 2022-12-24  3:52 UTC  (8+ messages)
` [PATCH 01/15] tests/avocado: add RISC-V opensbi boot test

RTT-PROBE: lore-subspace-rtt
 2022-12-24  3:51 UTC 

[PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
 2022-12-24  3:48 UTC  (2+ messages)

[RFC] IMA LSM based rule race condition issue on 4.19 LTS
 2022-12-24  3:41 UTC  (17+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  3:41 UTC 

[PATCH v2] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
 2022-12-24  1:49 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/meson: bump to version 1.0.0
 2022-12-24  3:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  3:31 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 861/1346] drivers/spi/spi-xilinx.c:848 xilinx_spi_probe() error: uninitialized symbol 'cs_num'
 2022-12-24  3:28 UTC 

[PATCH] virtio_balloon: high order allocation
 2022-12-24  3:26 UTC  (2+ messages)

[PATCH 41/41] T104xRDB: Remove non-TARGET_T1042D4RDB variants
 2022-12-24  3:21 UTC  (3+ messages)
` [PATCH 001/149] exynos: Rework legacy PWM usage

RTT-PROBE: lore-subspace-rtt
 2022-12-24  3:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  3:11 UTC 

[PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
 2022-12-24  3:10 UTC  (6+ messages)
` [PATCH] landlock: Allow filesystem layout changes for domains without such rule type

[RFC PATCH 00/32] x86: enable FRED for x86-64
 2022-12-24  3:02 UTC  (5+ messages)
` [RFC PATCH 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch

RTT-PROBE: lore-subspace-rtt
 2022-12-24  3:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  2:51 UTC 

[PATCH v3] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
 2022-12-24  2:50 UTC  (2+ messages)

[PATCH net-next] ath5k: use strscpy() to instead of strncpy()
 2022-12-24  2:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  2:41 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 72/1346] drivers/mtd/spi-nor/core.c:1891 spi_nor_read_id() error: we previously assumed 'nor->spimem' could be null (see line 1873)
 2022-12-24  2:37 UTC 

[PATCH] ad_sigma_delta: fix race between IRQ and completion
 2022-12-24  2:31 UTC  (3+ messages)

nftables tutorial for dummies?
 2022-12-24  2:31 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  2:31 UTC 

[RFC PATCH 09/14] sound: usb: Introduce QC USB SND offloading support
 2022-12-24  2:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24  2:21 UTC 

[RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
 2022-12-24  2:17 UTC  (3+ messages)

[RFC PATCH 11/14] sound: soc: soc-usb: Add PCM format check API for USB backend
 2022-12-24  2:17 UTC  (3+ messages)

[PATCH bpf-next v3 00/16] bpfilter
 2022-12-23 23:40 UTC  (2+ messages)
` [PATCH bpf-next v3 03/16] bpfilter: add logging facility

[PATCH for-next v3 0/7] On-Demand Paging on SoftRoCE
 2022-12-24  2:14 UTC  (3+ messages)
` [PATCH for-next v3 1/7] RDMA/rxe: Convert triple tasklets to use workqueue

RTT-PROBE: lore-subspace-rtt
 2022-12-24  2:11 UTC 

[PATCH v8 1/1] plainmount: Support plain encryption mode
 2022-12-24  2:09 UTC  (5+ messages)

[xen-unstable test] 175470: regressions - FAIL
 2022-12-24  2:05 UTC 

[PATCH v3 0/2] Add irq number property for loongarch pch interrupt controller
 2022-12-24  2:02 UTC  (3+ messages)
` [PATCH v3 1/2] hw/intc/loongarch_pch_msi: add irq number property
` [PATCH v3 2/2] hw/intc/loongarch_pch_pic: "

RTT-PROBE: lore-subspace-rtt
 2022-12-24  2:01 UTC 

ld.lld: error: assignment to symbol __init_end does not converge
 2022-12-24  1:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24  1:51 UTC 

[PATCH] rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively
 2022-12-24  1:49 UTC 

[PATCH v2 10/23] clk: mediatek: mt8173: Break down clock drivers and allow module build
 2022-12-24  1:47 UTC  (2+ messages)

man-pages book: Using stdin/stdout more?
 2022-12-24  1:34 UTC 

[PATCH AUTOSEL 4.9 1/4] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:33 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 2/4] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 4.9 3/4] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 4.9 4/4] ACPICA: Fix operand resolution

[PATCH AUTOSEL 4.14 1/4] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:33 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/4] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 4.14 3/4] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 4.14 4/4] ACPICA: Fix operand resolution

[PATCH AUTOSEL 4.19 1/6] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:32 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 2/6] usb: gadget: aspeed: fix buffer overflow
` [PATCH AUTOSEL 4.19 3/6] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 4.19 4/6] usb: gadget: f_ecm: Always set current gadget in ecm_bind()
` [PATCH AUTOSEL 4.19 5/6] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 4.19 6/6] ACPICA: Fix operand resolution

RTT-PROBE: lore-subspace-rtt
 2022-12-24  1:41 UTC 

[PATCH AUTOSEL 5.4 1/7] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:32 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 2/7] usb: gadget: aspeed: fix buffer overflow
` [PATCH AUTOSEL 5.4 3/7] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 5.4 4/7] usb: gadget: f_ecm: Always set current gadget in ecm_bind()
` [PATCH AUTOSEL 5.4 5/7] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 5.4 6/7] ACPICA: Fix operand resolution
` [PATCH AUTOSEL 5.4 7/7] fbdev: smscufx: fix error handling code in ufx_usb_probe

[PATCH AUTOSEL 5.10 01/11] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:32 UTC  (12+ messages)
` [PATCH AUTOSEL 5.10 02/11] USB: core: Change configuration warnings to notices
` [PATCH AUTOSEL 5.10 03/11] usb: gadget: aspeed: fix buffer overflow
` [PATCH AUTOSEL 5.10 04/11] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 5.10 05/11] usb: gadget: f_ecm: Always set current gadget in ecm_bind()
` [PATCH AUTOSEL 5.10 06/11] chardev: Fix potential memory leak when cdev_add() failed
` [PATCH AUTOSEL 5.10 07/11] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 5.10 08/11] xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
` [PATCH AUTOSEL 5.10 09/11] ACPICA: Fix operand resolution
` [PATCH AUTOSEL 5.10 10/11] exfat: fix overflow in sector and cluster conversion
` [PATCH AUTOSEL 5.10 11/11] fbdev: smscufx: fix error handling code in ufx_usb_probe

use / misuse of EXPORT_SYMBOL ?
 2022-12-24  1:31 UTC 

[PATCH AUTOSEL 5.15 01/14] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:31 UTC  (15+ messages)
` [PATCH AUTOSEL 5.15 02/14] USB: core: Change configuration warnings to notices
` [PATCH AUTOSEL 5.15 03/14] usb: gadget: aspeed: fix buffer overflow
` [PATCH AUTOSEL 5.15 04/14] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 5.15 05/14] usb: gadget: f_ecm: Always set current gadget in ecm_bind()
` [PATCH AUTOSEL 5.15 06/14] chardev: Fix potential memory leak when cdev_add() failed
` [PATCH AUTOSEL 5.15 07/14] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 5.15 08/14] char: xillybus: Prevent use-after-free due to race condition
` [PATCH AUTOSEL 5.15 09/14] xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
` [PATCH AUTOSEL 5.15 10/14] ACPICA: Fix operand resolution
` [PATCH AUTOSEL 5.15 11/14] ksmbd: Fix resource leak in smb2_lock()
` [PATCH AUTOSEL 5.15 12/14] writeback: Add asserts for adding freed inode to lists
` [PATCH AUTOSEL 5.15 13/14] exfat: fix overflow in sector and cluster conversion
` [PATCH AUTOSEL 5.15 14/14] fbdev: smscufx: fix error handling code in ufx_usb_probe

[RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
 2022-12-24  1:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.66.0
 2022-12-24  1:35 UTC 

[PATCH AUTOSEL 6.1 01/26] gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
 2022-12-24  1:29 UTC  (18+ messages)
` [PATCH AUTOSEL 6.1 11/26] usb: gadget: aspeed: fix buffer overflow
` [PATCH AUTOSEL 6.1 12/26] usb: gadget: u_ether: Do not make UDC parent of the net device
` [PATCH AUTOSEL 6.1 13/26] usb: gadget: f_ecm: Always set current gadget in ecm_bind()
` [PATCH AUTOSEL 6.1 14/26] devres: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH AUTOSEL 6.1 15/26] chardev: Fix potential memory leak when cdev_add() failed
` [PATCH AUTOSEL 6.1 16/26] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
` [PATCH AUTOSEL 6.1 17/26] char: xillybus: Prevent use-after-free due to race condition
` [PATCH AUTOSEL 6.1 18/26] habanalabs: zero ts registration buff when allocated
` [PATCH AUTOSEL 6.1 19/26] char: xillybus: Fix trivial bug with mutex
` [PATCH AUTOSEL 6.1 20/26] iio: filter: admv8818: close potential out-of-bounds read in __admv8818_read_[h|l]pf_freq()
` [PATCH AUTOSEL 6.1 21/26] xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
` [PATCH AUTOSEL 6.1 22/26] ACPICA: Fix operand resolution
` [PATCH AUTOSEL 6.1 23/26] ksmbd: Fix resource leak in smb2_lock()
` [PATCH AUTOSEL 6.1 24/26] writeback: Add asserts for adding freed inode to lists
` [PATCH AUTOSEL 6.1 25/26] exfat: fix overflow in sector and cluster conversion
` [PATCH AUTOSEL 6.1 26/26] fbdev: smscufx: fix error handling code in ufx_usb_probe

RTT-PROBE: lore-subspace-rtt
 2022-12-24  1:31 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.