Adam Borowski ([email protected])

Number of posts: 278 (0.08 per day)
First post: 2013-09-08 22:13:44
Last post: 2023-10-05 16:35:02

Date List Subject
2018-03-06 18:13:53 linux-kernel [PATCH 1/2] vsprintf: distinguish between (null), (err) and (invalid) pointer derefs
2018-03-06 18:13:35 linux-kernel [PATCH 2/2] vsprintf: don't dereference pointers to the first or last page
2018-02-23 21:37:15 linux-kernel Re: Removing architectures without upstream gcc support
2018-02-11 11:03:30 linux-kernel Re: [PATCH 00/31 v2] PTI support for x86_32
2018-02-10 09:18:16 linux-kernel Re: [PATCH 00/31 v2] PTI support for x86_32
2018-02-09 10:50:26 linux-kernel Re: [PATCH v2 0/4] ARM/arm64: exynos: Fix missing missing reg warning for syscon restart nodes
2018-02-05 21:00:11 linux-kernel Re: [PATCH] vsprintf: avoid misleading "(null)" for %px
2018-02-05 15:23:40 linux-kernel Re: [PATCH] vsprintf: avoid misleading "(null)" for %px
2018-02-04 17:47:53 linux-kernel [PATCH] vsprintf: avoid misleading "(null)" for %px
2018-01-26 01:21:41 linux-kernel Re: [PATCH v3] drm/nouveau: Move irq setup/teardown to pci ctor/dtor
2017-12-27 11:44:58 linux-kernel Re: [RESEND PATCH] blackfin: defconfig: Cleanup from old Kconfig options
2017-12-25 15:39:36 linux-kernel [PATCH] MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
2017-12-20 13:58:52 linux-ext4 [PATCH acks] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
2017-12-13 05:38:25 linux-ext4 [PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
2017-12-09 00:02:19 linux-kernel Re: [PATCH] drm/nouveau/imem/nv50: fix incorrect use of refcount API
2017-09-30 11:29:06 linux-kernel Re: random insta-reboots on AMD Phenom II
2017-09-30 02:05:19 linux-kernel random insta-reboots on AMD Phenom II
2017-09-13 10:39:03 linux-kernel Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms
2017-09-08 10:30:22 linux-wireless [PATCH v2] rtl8xxxu: Don't printk raw binary if serial number is not burned in.
2017-09-07 23:51:16 linux-wireless [PATCH] rtl8xxxu: Don't printk raw binary if serial number is not burned in.
2017-08-30 14:58:19 linux-kernel Re: [PATCH 00/13] mmu_notifier kill invalidate_page callback
2017-08-29 12:59:34 linux-kernel Re: kvm splat in mmu_spte_clear_track_bits
2017-08-28 13:06:11 linux-kernel Re: 4.13-rc7: WARNING at arch/x86/kvm/mmu.c:717 (and a crash thereafter)
2017-08-27 12:35:13 linux-kernel Re: kvm splat in mmu_spte_clear_track_bits
2017-08-25 13:14:27 linux-kernel Re: kvm splat in mmu_spte_clear_track_bits
2017-08-25 08:08:51 linux-kernel Re: [PATCH] zram: add zstd to the supported algorithms list
2017-08-21 22:32:33 linux-kernel Re: kvm splat in mmu_spte_clear_track_bits
2017-08-21 19:12:10 linux-kernel Re: kvm splat in mmu_spte_clear_track_bits
2017-08-20 23:13:08 linux-kernel kvm splat in mmu_spte_clear_track_bits
2017-08-11 02:13:27 linux-kernel Re: [PATCH v5 3/5] btrfs: Add zstd support
2017-07-31 21:11:34 linux-kernel Re: [PATCH] fbcon: Use background color for margins
2017-07-31 13:34:16 linux-kernel Re: Problematic culture around Signed-off-by
2017-07-29 16:50:04 linux-kernel MikeeUSA warning (Re: Yes you have standing to sue GRSecurity.)
2017-07-25 03:19:10 linux-kernel Re: [PATCH 0/3] Add ethernet0 alias for several A64 boards
2017-07-22 11:35:29 linux-kernel Re: [PATCH v3 0/4] Add xxhash and zstd modules
2017-07-21 12:28:39 linux-kernel Re: nbd drops connection on most writes
2017-07-21 12:14:53 linux-kernel nbd drops connection on most writes
2017-07-12 03:38:42 linux-kernel Re: [PATCH v2 3/4] btrfs: Add zstd support
2017-07-08 03:07:15 linux-kernel Re: [PATCH v2 3/4] btrfs: Add zstd support
2017-07-07 23:40:30 linux-kernel Re: [PATCH v2 3/4] btrfs: Add zstd support
2017-07-06 16:32:34 linux-kernel Re: [PATCH v2 3/4] btrfs: Add zstd support
2017-06-30 03:24:52 linux-kernel Re: [PATCH v2 3/4] btrfs: Add zstd support
2017-06-29 01:02:26 linux-kernel Re: [PATCH] lib/zstd: use div_u64() to let it build on 32-bit
2017-06-27 04:21:06 linux-kernel [PATCH] lib/zstd: use div_u64() to let it build on 32-bit
2017-06-25 21:30:35 linux-kernel Re: [PATCH 3/4] btrfs: Add zstd support
2017-06-06 05:48:38 linux-kernel Re: [PATCH] checkpatch: Change format of --color argument to --color[=WHEN]
2017-06-03 07:36:12 linux-kernel [PATCH 3/5] vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
2017-06-03 07:35:54 linux-kernel [PATCH 4/5] vt: use memdup_user in PIO_UNIMAP ioctl
2017-06-03 07:35:25 linux-kernel [PATCH 5/5] vt: drop access_ok() calls in unimap ioctls
2017-06-03 07:35:22 linux-kernel [PATCH 2/5] vt: fix unchecked __put_user() in tioclinux ioctls
2017-06-03 07:35:20 linux-kernel [PATCH 1/5] vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls