Nicolai Stange ([email protected])

Number of posts: 293 (0.34 per day)
First post: 2015-06-15 22:38:52
Last post: 2017-11-04 09:15:49

Date List Subject
2016-03-20 12:32:56 linux-kernel [PATCH v2 02/14] lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
2016-03-20 12:32:44 linux-kernel [PATCH v2 01/14] lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
2016-03-20 12:32:22 linux-kernel [PATCH v2 00/14] lib/mpi: bug fixes and cleanup
2016-03-19 21:13:43 linux-kernel Re: [PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
2016-03-19 21:13:35 linux-ext4 Re: [PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
2016-03-19 21:12:58 linux-kernel [PATCH v2 1/2] fs/ext4: mb_find_order_for_block(): silence UBSAN
2016-03-19 21:12:26 linux-kernel [PATCH v2 2/2] fs/ext4: ext4_mb_init(): silence UBSAN
2016-03-19 21:12:23 linux-ext4 [PATCH v2 2/2] fs/ext4: ext4_mb_init(): silence UBSAN
2016-03-19 21:12:22 linux-kernel [PATCH v2 0/2] fs/ext4: mballoc.c: silence two UBSAN reports
2016-03-19 21:12:21 linux-ext4 [PATCH v2 1/2] fs/ext4: mb_find_order_for_block(): silence UBSAN
2016-03-19 21:12:03 linux-ext4 [PATCH v2 0/2] fs/ext4: mballoc.c: silence two UBSAN reports
2016-03-19 19:56:55 linux-kernel [PATCH] drm/radeon: evergreen_hpd_init()/_fini(): fix HPD IRQ bitset
2016-03-19 19:54:22 linux-kernel [PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
2016-03-19 19:54:19 linux-ext4 [PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
2016-03-18 22:43:50 linux-kernel Re: USB Sound oops in Linus's latest tree
2016-03-17 22:54:24 linux-kernel Re: [PATCH] usb/core: usb_alloc_dev(): fix setting of ->portnum
2016-03-17 22:53:21 linux-kernel [PATCH v2] usb/core: usb_alloc_dev(): fix setting of ->portnum
2016-03-17 22:21:50 linux-kernel [PATCH] usb/core: usb_alloc_dev(): fix setting of ->portnum
2016-03-17 18:03:13 linux-kernel [PATCH 2/8] lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
2016-03-17 18:02:52 linux-kernel [PATCH 5/8] lib/mpi: mpi_write_sgl(): replace open coded endian conversion
2016-03-17 18:01:58 linux-kernel [PATCH 6/8] lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
2016-03-17 18:01:03 linux-kernel [PATCH 8/8] lib/mpi: mpi_read_buffer(): fix buffer overflow
2016-03-17 18:00:55 linux-kernel [PATCH 7/8] lib/mpi: mpi_read_buffer(): replace open coded endian conversion
2016-03-17 18:00:52 linux-kernel [PATCH 3/8] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
2016-03-17 18:00:49 linux-kernel [PATCH 4/8] lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
2016-03-17 18:00:42 linux-kernel [PATCH 1/8] lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
2016-03-17 18:00:36 linux-kernel [PATCH 0/8] lib/mpi: bug fixes and cleanup
2016-03-15 15:00:14 linux-kernel Re: [PATCH] [media] sound/usb: fix NULL dereference in usb_audio_probe()
2016-03-15 12:35:30 linux-kernel [PATCH] [media] sound/usb: fix NULL dereference in usb_audio_probe()
2016-03-14 23:26:18 linux-kernel Re: [PATCH] i2c: immediately mark ourselves as registered
2016-03-12 15:22:31 linux-kernel Re: [PATCH] debugfs: fix double unlock in open_proxy_open()
2016-03-12 15:20:41 linux-kernel Re: [PATCH] debugfs: fix double unlock in open_proxy_open()
2016-03-12 15:09:32 linux-kernel [PATCH] debugfs: fix double unlock in open_proxy_open()
2016-03-11 19:29:06 linux-kernel Re: [PATCH v5 1/8] debugfs: prevent access to possibly dead file_operations at file open
2016-03-07 19:30:22 linux-kernel [PATCH] arch/microblaze: export isa_io_base to modules
2016-03-07 11:28:19 linux-kernel Re: [alsa-devel] ERROR: "isa_io_base" [sound/pci/vx222/snd-vx222.ko] undefined!
2016-03-06 20:04:12 linux-kernel Re: [PATCH v4 0/8] fix debugfs file removal races
2016-03-06 19:59:45 linux-kernel [PATCH 2/2] debugfs: inline dummy implementations of debugfs_use_file_start()/_finish()
2016-03-06 19:59:36 linux-kernel [PATCH 1/2] debugfs: fix DocBook comment of debugfs_use_file_start()
2016-03-06 19:59:33 linux-kernel [PATCH 0/2] debugfs: fixup to file removal protection series
2016-03-06 12:54:47 linux-kernel Re: [PATCH v4 0/8] fix debugfs file removal races
2016-03-06 12:27:04 linux-kernel [PATCH v5 4/8] debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
2016-03-06 12:26:57 linux-kernel [PATCH v5 3/8] debugfs: add support for self-protecting attribute file fops
2016-03-06 12:26:48 linux-kernel [PATCH v5 6/8] debugfs: unproxify files created through debugfs_create_bool()
2016-03-06 12:26:43 linux-kernel [PATCH v5 8/8] debugfs: unproxify files created through debugfs_create_u32_array()
2016-03-06 12:26:30 linux-kernel [PATCH v5 7/8] debugfs: unproxify files created through debugfs_create_blob()
2016-03-06 12:26:15 linux-kernel [PATCH v5 5/8] debugfs: unproxify integer attribute files
2016-03-06 12:26:05 linux-kernel [PATCH v5 2/8] debugfs: prevent access to removed files' private data
2016-03-06 12:25:56 linux-kernel [PATCH v5 1/8] debugfs: prevent access to possibly dead file_operations at file open
2016-03-06 12:25:38 linux-kernel [PATCH v5 0/8] fix debugfs file removal races
2016-02-23 14:58:49 linux-ext4 Re: [PATCH v2] kset- and class-registration cleanups