All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-23 22:57:36 to 2022-12-24 01:43:10 UTC [more...]

[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

[PATCH AUTOSEL 4.9 1/4] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:33 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/4] usb: gadget: u_ether: Do not make UDC parent of the net device
` [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  (2+ messages)
` [PATCH AUTOSEL 4.14 4/4] 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 00/14] Introduce QC USB SND audio offloading support
 2022-12-24  1:37 UTC  (16+ messages)
` [RFC PATCH 01/14] ASoC: Add SOC USB APIs for adding an USB backend
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH 04/14] sound: usb: card: Introduce USB SND vendor op callbacks
` [RFC PATCH 05/14] sound: usb: Export USB SND APIs for modules
` [RFC PATCH 06/14] usb: core: hcd: Introduce USB HCD APIs for interrupter management
` [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support
` [RFC PATCH 08/14] usb: dwc3: Add DT parameter to specify maximum number of interrupters
` [RFC PATCH 09/14] sound: usb: Introduce QC USB SND offloading support
` [RFC PATCH 10/14] sound: usb: card: Check for support for requested audio format
` [RFC PATCH 11/14] sound: soc: soc-usb: Add PCM format check API for USB backend
` [RFC PATCH 12/14] sound: soc: qcom: qusb6: Ensure PCM format is supported by USB audio device
` [RFC PATCH 13/14] ASoC: dt-bindings: Add Q6USB backend bindings
` [RFC PATCH 14/14] ASoC: dt-bindings: Update example for enabling USB offload on SM8250

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

[PATCH AUTOSEL 6.0 01/18] kset: fix memory leak when kset_register() returns error
 2022-12-24  1:30 UTC  (19+ 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

[PATCH AUTOSEL 6.1 01/26] gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
 2022-12-24  1:29 UTC  (27+ messages)
` [PATCH AUTOSEL 6.1 02/26] gpiolib: of: consolidate simple renames into a single quirk
` [PATCH AUTOSEL 6.1 03/26] gpiolib: of: tighten selection of gpio renaming quirks
` [PATCH AUTOSEL 6.1 04/26] gpiolib: of: add quirk for locating reset lines with legacy bindings
` [PATCH AUTOSEL 6.1 05/26] gpiolib: of: add a quirk for reset line for Marvell NFC controller
` [PATCH AUTOSEL 6.1 06/26] gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
` [PATCH AUTOSEL 6.1 07/26] gpiolib: of: add a quirk for legacy names in MOXA ART RTC
` [PATCH AUTOSEL 6.1 08/26] kset: fix memory leak when kset_register() returns error
` [PATCH AUTOSEL 6.1 09/26] USB: core: Change configuration warnings to notices
` [PATCH AUTOSEL 6.1 10/26] usb: core: stop USB enumeration if too many retries
` [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 

[PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
 2022-12-24  1:26 UTC  (3+ messages)
` [dm-devel] "

[PATCH v4 00/15] GDB script fixes and improvements
 2022-12-24  1:26 UTC  (6+ messages)
` [PATCH v4 08/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script

[PATCH v2] RDMA/hns: Fix refcount leak in hns_roce_mmap
 2022-12-24  1:22 UTC  (2+ messages)

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

[PATCH 0/5] add support for hs bootflows to am62a
 2022-12-24  1:15 UTC  (6+ messages)
` [PATCH 1/5] configs: restrict am62ax wakup SPL size
` [PATCH 2/5] configs: am62a: move stack and heap to HSM RAM
` [PATCH 3/5] arm: mach-k3: copy bootindex to OCRAM for main domain SPL
` [PATCH 4/5] configs: am62a: convert bootcmd to distro_bootcmd
` [PATCH 5/5] configs: am62a: use kernel fitImage when using secure bootflow

[PATCH u-boot] doc: board: qemu-ppce500: Update supported and unsupported
 2022-12-24  1:13 UTC  (3+ messages)
` [PATCH v2 "

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

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

Crosschip bridge functionality
 2022-12-24  0:59 UTC  (8+ messages)

drivers/block/null_blk/zoned.c:769 zone_cond_store() warn: potential spectre issue 'dev->zones' [w] (local cap)
 2022-12-24  0:56 UTC 

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

kernel/trace/trace_osnoise.c:1936 s_options_show() error: testing array offset 'option' after use
 2022-12-24  0:46 UTC 

[PATCH] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-24  0:46 UTC 

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

[PATCH bpf-next v3 00/16] bpfilter
 2022-12-24  0:04 UTC  (17+ messages)
` [PATCH bpf-next v3 01/16] bpfilter: add types for usermode helper
` [PATCH bpf-next v3 02/16] tools: add bpfilter usermode helper header
` [PATCH bpf-next v3 03/16] bpfilter: add logging facility
` [PATCH bpf-next v3 04/16] bpfilter: add map container
` [PATCH bpf-next v3 05/16] bpfilter: add runtime context
` [PATCH bpf-next v3 06/16] bpfilter: add BPF bytecode generation infrastructure
` [PATCH bpf-next v3 07/16] bpfilter: add support for TC bytecode generation
` [PATCH bpf-next v3 08/16] bpfilter: add match structure
` [PATCH bpf-next v3 09/16] bpfilter: add support for src/dst addr and ports
` [PATCH bpf-next v3 10/16] bpfilter: add target structure
` [PATCH bpf-next v3 11/16] bpfilter: add rule structure
` [PATCH bpf-next v3 12/16] bpfilter: add table structure
` [PATCH bpf-next v3 13/16] bpfilter: add table code generation
` [PATCH bpf-next v3 14/16] bpfilter: add setsockopt() support
` [PATCH bpf-next v3 15/16] bpfilter: add filter table
` [PATCH bpf-next v3 16/16] bpfilter: handle setsockopt() calls

[PATCH AUTOSEL 6.0 01/73] drm/etnaviv: add missing quirks for GC300
 2022-12-24  0:35 UTC  (4+ messages)
` [PATCH AUTOSEL 6.0 70/73] regulator: core: Use different devices for resource allocation and DT lookup

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

[PATCH AUTOSEL 5.15 01/46] drm/etnaviv: add missing quirks for GC300
 2022-12-24  0:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 41/46] net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing

[alobakin:fgkaslr 15/15] include/linux/extable.h:50:9: error: use of undeclared identifier 'NULL'
 2022-12-24  0:26 UTC 

[PATCH bpf-next v3 00/16] bpfilter
 2022-12-23 23:40 UTC  (9+ messages)
` [PATCH bpf-next v3 01/16] bpfilter: add types for usermode helper
` [PATCH bpf-next v3 02/16] tools: add bpfilter usermode helper header
` [PATCH bpf-next v3 04/16] bpfilter: add map container
` [PATCH bpf-next v3 05/16] bpfilter: add runtime context
` [PATCH bpf-next v3 06/16] bpfilter: add BPF bytecode generation infrastructure
` [PATCH bpf-next v3 07/16] bpfilter: add support for TC bytecode generation
` [PATCH bpf-next v3 08/16] bpfilter: add match structure
` [PATCH bpf-next v3 09/16] bpfilter: add support for src/dst addr and ports

[PATCH v3] arm64: dts: qcom: sc7280: only enable IPA for boards with a modem
 2022-12-24  0:21 UTC 

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

cip/linux-4.19.y-cip ltp-timers: 9 runs, 7 regressions (v4.19.269-cip88)
 2022-12-24  0:17 UTC 

cip/linux-4.19.y-cip smc: 4 runs, 2 regressions (v4.19.269-cip88)
 2022-12-24  0:17 UTC 

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

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

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

[PATCH 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2022-12-23 23:57 UTC  (5+ messages)

usb 1-3: Product: BBC micro:bit CMSIS-DAP not recognised
 2022-12-23 23:51 UTC  (18+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-23 23:51 UTC 

[PATCH] HID: sony: Support for DS4 clones that do not implement feature report 0x81
 2022-12-23 23:50 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/2] Tests for V3D/VC4 Mmap BO IOCTLs
 2022-12-23 23:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

cip/linux-4.19.y-cip baseline-nfs: 30 runs, 1 regressions (v4.19.269-cip88)
 2022-12-23 23:47 UTC 

cip/linux-4.19.y-cip baseline: 141 runs, 27 regressions (v4.19.269-cip88)
 2022-12-23 23:47 UTC 

[jolsa-perf:bpf/tracing_multi_ng_2 17/23] do_mounts.c:(.text+0x68): multiple definition of `bpf_tracing_multi_attach'; csky-linux-ld: DWARF error: could not find abbrev number 120
 2022-12-23 23:45 UTC 

[PATCH v2 0/4] Clean up includes
 2022-12-23 23:41 UTC  (3+ messages)
` [PATCH v2 4/4] docs/devel: Rules on #include in headers

RTT-PROBE: lore-subspace-rtt
 2022-12-23 23:41 UTC 

[syzbot] [jfs?] [fat?] general protection fault in txEnd
 2022-12-23 23:37 UTC 

[jolsa-perf:bpf/tracing_multi_ng_2 17/23] include/linux/trace_events.h:800: multiple definition of `bpf_tracing_multi_attach'; drivers/scsi/qla2xxx/qla_os.o:include/linux/trace_events.h:800: first defined here
 2022-12-23 23:35 UTC 

[djwong-xfs:xfs-6.2-fixes 52/62] vmlinux.o: warning: objtool: ___ksymtab_gpl+_RINvNtCs3yuwAp0waWO_4core10intrinsics23is_aligned_and_not_nullNtNtCs3XUU1alqrUZ_8bindings12bindings_raw46page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_2EB12_+0x0: data relocation to !ENDBR: _RINvNtCs3yuwAp0waWO_
 2022-12-23 23:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-23 23:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-23 23:21 UTC 

[bug report} wifi: mt76: mt7612u/mt7610u - 6.1.x hard locking systems
 2022-12-23 23:20 UTC  (2+ messages)

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-23 23:20 UTC  (8+ messages)
` [PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder

cip/linux-4.19.y-cip build: 120 builds: 1 failed, 119 passed, 2 errors, 27 warnings (v4.19.269-cip88)
 2022-12-23 23:18 UTC 

[RFC PATCH] media: v4l2-dev: sysfs: Support streaming attribute
 2022-12-23 23:17 UTC 

[PATCH v2] arm64: dts: qcom: sc7280: enable IPA in sc7280-herobrine-lte-sku.dtsi
 2022-12-23 23:16 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-23 23:11 UTC 

[linux-5.4 test] 175466: FAIL
 2022-12-23 23:10 UTC 

[ANNOUNCE] 5.15.85-rt55
 2022-12-23 22:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-23 23:01 UTC 

[PATCH v2 0/3] eficonfig: add vertical scroll support
 2022-12-23 22:57 UTC  (4+ messages)
` [PATCH v2 1/3] eficonfig: refactor eficonfig_process_common function
` [PATCH v2 2/3] eficonfig: refactor change boot order implementation
` [PATCH v2 3/3] eficonfig: add vertical scroll support


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.