LinuxLists
Users
About
Rasmus Villemoes (
[email protected]
)
Number of posts: 360 (0.13 per day)
First post: 2016-12-12 09:27:58
Last post: 2024-06-03 14:39:13
Previous Page
/
Next Page
Date
List
Subject
2020-12-13 03:56:10
linux-kernel
[PATCH v2 3/3] rtc: pcf2127: only use watchdog when explicitly available
2020-12-13 03:55:51
linux-kernel
[PATCH v2 2/3] rtc: pcf2127: move watchdog initialisation to a separate function
2020-12-13 03:54:52
linux-kernel
[PATCH v2 0/3] add reset-source RTC binding, update pcf2127 driver
2020-12-10 23:04:57
linux-kernel
Re: [PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
2020-12-10 11:58:16
linux-kernel
[PATCH net-next v2] net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250
2020-12-08 21:20:07
linux-kernel
Re: [PATCH 14/20] ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
2020-12-08 21:13:31
linux-kernel
Re: [PATCH 18/20] ethernet: ucc_geth: add helper to replace repeated switch statements
2020-12-08 20:55:41
linux-kernel
Re: [PATCH 02/20] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2020-12-08 08:15:44
linux-kernel
Re: [PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
2020-12-05 21:53:45
linux-kernel
Re: [PATCH 11/20] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
2020-12-05 21:39:55
linux-kernel
Re: [PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
2020-12-05 21:38:28
linux-kernel
Re: [PATCH 11/20] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
2020-12-05 21:14:24
linux-kernel
Re: [PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
2020-12-05 21:07:05
linux-kernel
Re: [PATCH 11/20] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
2020-12-05 20:31:37
linux-kernel
Re: [RFC PATCH v1 07/12] efi: Replace strstarts() by str_has_prefix().
2020-12-05 19:26:13
linux-kernel
[PATCH 20/20] ethernet: ucc_geth: simplify rx/tx allocations
2020-12-05 19:25:54
linux-kernel
[PATCH 14/20] ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
2020-12-05 19:25:38
linux-kernel
[PATCH 08/20] ethernet: ucc_geth: remove unnecessary memset_io() calls
2020-12-05 19:25:26
linux-kernel
[PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
2020-12-05 19:25:20
linux-kernel
[PATCH 06/20] soc: fsl: qe: add cpm_muram_free_addr() helper
2020-12-05 19:25:09
linux-kernel
[PATCH 01/20] ethernet: ucc_geth: set dev->max_mtu to 1518
2020-12-05 19:25:09
linux-kernel
[PATCH 16/20] ethernet: ucc_geth: remove bd_mem_part and all associated code
2020-12-05 19:25:05
linux-kernel
[PATCH 05/20] soc: fsl: qe: store muram_vbase as a void pointer instead of u8
2020-12-05 19:24:57
linux-kernel
[PATCH 18/20] ethernet: ucc_geth: add helper to replace repeated switch statements
2020-12-05 19:24:49
linux-kernel
[PATCH 17/20] ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
2020-12-05 19:24:41
linux-kernel
[PATCH 09/20] ethernet: ucc_geth: replace kmalloc+memset by kzalloc
2020-12-05 19:24:39
linux-kernel
[PATCH 15/20] ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
2020-12-05 19:24:28
linux-kernel
[PATCH 13/20] ethernet: ucc_geth: constify ugeth_primary_info
2020-12-05 19:24:12
linux-kernel
[PATCH 10/20] ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_private
2020-12-05 19:24:06
linux-kernel
[PATCH 11/20] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
2020-12-05 19:23:47
linux-kernel
[PATCH 19/20] ethernet: ucc_geth: inform the compiler that numQueues is always 1
2020-12-05 19:23:27
linux-kernel
[PATCH 07/20] ethernet: ucc_geth: use qe_muram_free_addr()
2020-12-05 19:23:00
linux-kernel
[PATCH 12/20] ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
2020-12-05 19:22:41
linux-kernel
[PATCH 04/20] soc: fsl: qe: make cpm_muram_offset take a const void* argument
2020-12-05 19:22:30
linux-kernel
[PATCH 03/20] ethernet: ucc_geth: remove unused read of temoder field
2020-12-05 19:22:29
linux-kernel
[PATCH 02/20] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
2020-12-05 18:32:56
linux-kernel
[PATCH net-next] net: dsa: print the MTU value that could not be set
2020-11-30 09:56:01
linux-kernel
Re: [PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available
2020-11-27 15:33:28
linux-kernel
[PATCH] spi: fsl: fix use of spisel_boot signal on MPC8309
2020-11-16 19:32:19
linux-kernel
Re: Antw: [EXT] [systemd-devel] [SPECIFICATION RFC] The firmware and bootloader log specification
2020-10-27 14:15:54
linux-kernel
Re: [PATCH] printf: fix Woverride-init warning for EDEADLK errno
2020-10-10 05:56:58
linux-kernel
Re: [PATCH] bcache: Use #ifdef instead of boolean variable
2020-10-01 07:18:49
linux-kernel
Re: [PATCH printk 3/5] printk: use buffer pool for sprint buffers
2020-09-30 08:10:03
linux-kernel
Re: [PATCH printk 3/5] printk: use buffer pool for sprint buffers
2020-09-24 12:36:24
linux-kernel
Re: [PATCH printk 3/5] printk: use buffer pool for sprint buffers
2020-09-24 09:56:03
linux-kernel
Re: [PATCH printk 3/5] printk: use buffer pool for sprint buffers
2020-09-24 09:53:07
linux-kernel
Re: [PATCH printk 3/5] printk: use buffer pool for sprint buffers
2020-08-31 10:56:20
linux-kernel
Re: [PATCH 2/2] mtd: spi-nor: enable lock interface for macronix chips
2020-08-13 08:26:55
linux-kernel
Re: [PATCH RT 1/6] signal: Prevent double-free of user struct
2020-08-12 11:47:57
linux-kernel
Re: [PATCH linux-5.2.y-rt only] hrtimer: correct the logic for grab expiry lock
2020-07-09 13:33:34
linux-kernel
Re: printk of non NULL terminated strings ?