Show patches with: Submitter = Arnd Bergmann       |   347 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fs: dax: do not build on ARC or SH - - - --- 2015-02-23 Arnd Bergmann New
[RESEND] orangefs: use %zu format string for size_t - - - --- 2015-11-11 Arnd Bergmann New
coredump: Use 64bit time for unix time of coredump - - - --- 2015-11-25 Arnd Bergmann New
nwflash: use no_seek_end_llseek_size - - - --- 2015-12-09 Arnd Bergmann New
[RFC,02/15] vfs: Change all structures to support 64 bit time - - - --- 2016-01-19 Arnd Bergmann New
[RESEND] AFS: Correctly use 64-bit time for UUID - - - --- 2016-01-22 Arnd Bergmann New
fs: crypto: add CONFIG_BLOCK dependency - - - --- 2016-02-22 Arnd Bergmann New
aio: always provide ki_destruct_fn callback pointer - - - --- 2016-03-15 Arnd Bergmann New
aio: rewrite aio_thread_op_foo_at to avoid 64-bit get_user - - - --- 2016-03-15 Arnd Bergmann New
remove unused blkdev_dax_capable() function 1 - - --- 2016-05-18 Arnd Bergmann New
[GIT,PULL] y2038 changes for vfs - - - --- 2016-05-24 Arnd Bergmann New
compat: remove compat_printk - - - --- 2016-06-17 Arnd Bergmann New
quota: use time64_t internally - - - --- 2016-06-17 Arnd Bergmann New
initramfs: use vfs_stat/lstat directly - - - --- 2016-06-17 Arnd Bergmann New
procfs: avoid 32-bit time_t in /proc/*/stat - - - --- 2016-06-17 Arnd Bergmann New
dax: try to avoid unused function warnings - - - --- 2016-11-28 Arnd Bergmann New
mm,fs,dax: mark dax_iomap_pmd_fault as const - - - --- 2017-02-27 Arnd Bergmann New
initramfs: use vfs_stat/lstat directly - - - --- 2017-03-14 Arnd Bergmann New
block, dax: use correct format string in bdev_dax_supported - - - --- 2017-04-27 Arnd Bergmann New
binfmt_flat: fix format string for u32 - - - --- 2017-07-10 Arnd Bergmann New
[RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning - - - --- 2017-07-31 Arnd Bergmann New
[RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning - - - --- 2017-07-31 Arnd Bergmann New
elf_fdpic: fix unused variable warning 1 - - --- 2017-10-12 Arnd Bergmann New
elf_fdpic: fix unused variable warning 1 - - --- 2017-10-12 Arnd Bergmann New
isofs: fix timestamps beyond 2027 - - - --- 2017-10-19 Arnd Bergmann New
f2fs: avoid using timespec - 1 - --- 2017-10-19 Arnd Bergmann New
initramfs: use time64_t timestamps - - - --- 2017-10-19 Arnd Bergmann New
nfds: avoid gettimeofday for nfssvc_boot time - 1 - --- 2017-10-19 Arnd Bergmann New
[v2,1/2] isofs: fix timestamps beyond 2027 - - - --- 2017-10-19 Arnd Bergmann New
[v2,2/2] isofs: use unsigned char types consistently - - - --- 2017-10-19 Arnd Bergmann New
sysctl: add register_sysctl() dummy helper 2 1 - --- 2017-11-06 Arnd Bergmann New
[2/3] y2038: elfcore: use __kernel_old_timeval for process times - - - --- 2017-11-27 Arnd Bergmann New
exec: avoid gcc-8 warning for get_task_comm - - - --- 2017-12-04 Arnd Bergmann New
[v2] exec: avoid gcc-8 warning for get_task_comm 2 - - --- 2017-12-05 Arnd Bergmann New
[4.9-stable,4/9] binfmt_elf: compat: avoid unused function warning - - - --- 2018-02-19 Arnd Bergmann New
[4.4-stable,05/22] binfmt_elf: compat: avoid unused function warning - - - --- 2018-02-20 Arnd Bergmann New
[11/16] treewide: simplify Kconfig dependencies for removed archs 2 - - --- 2018-03-14 Arnd Bergmann New
dm: writecache: add DAX dependency - - - --- 2018-05-28 Arnd Bergmann New
[GIT,PULL] Transition vfs to 64-bit timestamps - - - --- 2018-05-30 Arnd Bergmann New
[1/3] hfs: stop using timespec based interfaces - 1 - --- 2018-06-19 Arnd Bergmann New
[2/3] hfsplus: stop using timespec based interfaces - 1 - --- 2018-06-19 Arnd Bergmann New
[3/3] hfsplus: return inode birthtime for statx - - - --- 2018-06-19 Arnd Bergmann New
[1/3] hfs: stop using timespec based interfaces - - - --- 2018-06-19 Arnd Bergmann New
fuse: convert last timespec use to timespec64 - - - --- 2018-06-20 Arnd Bergmann New
vfs: replace current_kernel_time64 with ktime equivalent - - - --- 2018-06-20 Arnd Bergmann New
hfs/hfsplus: use documented official timestamp range - - - --- 2018-06-22 Arnd Bergmann New
[1/2,v2] hfs/hfsplus: follow MacOS time behavior - - - --- 2018-07-10 Arnd Bergmann New
[2/2,v2] hfs/hfsplus: stop using timespec based interfaces - - - --- 2018-07-10 Arnd Bergmann New
[RFC] y2038: globally rename compat_time to old_time32 - - - --- 2018-07-13 Arnd Bergmann New
[RESEND] fuse: convert last timespec use to timespec64 - - - --- 2018-07-13 Arnd Bergmann New
[1/2,PATCHES] jffs2: use 64-bit intermediate timestamps - - - --- 2018-07-13 Arnd Bergmann New
[1/2,RESEND] jffs2: use 64-bit intermediate timestamps - - - --- 2018-07-13 Arnd Bergmann New
[2/2,RESEND] jffs2: use unsigned 32-bit timstamps consistently - - - --- 2018-07-13 Arnd Bergmann New
[RESEND] sysvfs: use ktime_get_real_seconds() for superblock stamp 1 - - --- 2018-07-13 Arnd Bergmann New
[1/5] ceph: use timespec64 in for keepalive - - - --- 2018-07-13 Arnd Bergmann New
[2/5] ceph: stop using current_kernel_time() - - - --- 2018-07-13 Arnd Bergmann New
[3/5] ceph: use timespec64 for inode timestamp - - - --- 2018-07-13 Arnd Bergmann New
[4/5] ceph: use timespec64 for r_mtime - - - --- 2018-07-13 Arnd Bergmann New
[5/5] ceph: use 64-bit timespec for r_stamp - - - --- 2018-07-13 Arnd Bergmann New
[1/3,RESEND] ufs: use ktime_get_real_seconds for sb and cg timestamps 1 - - --- 2018-07-18 Arnd Bergmann New
[2/3,RESEND] ntfs: use timespec64 directly for timestamp conversion - - - --- 2018-07-18 Arnd Bergmann New
[3/3,RESEND] hpfs: extend gmt_to_local() conversion to 64-bit times - - - --- 2018-07-18 Arnd Bergmann New
vfs: replace current_kernel_time64 with ktime equivalent vfs: replace current_kernel_time64 with ktime equivalent - - - --- 2018-07-26 Arnd Bergmann New
[1/5] media: dvb: fix compat ioctl tramslation [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[3/5] media: cec: move compat_ioctl handling to cec-api.c [1/5] media: dvb: fix compat ioctl tramslation - 1 - --- 2018-08-27 Arnd Bergmann New
[4/5] media: dvb: move most compat_ioctl handling into drivers [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[5/5] media: dvb: move compat handlers into drivers [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[2/2] rtc: move compat_ioctl handling into rtc-dev.c Untitled series #11769 - - - --- 2018-08-27 Arnd Bergmann New
[v2,2/2] rtc: move compat_ioctl handling into rtc-dev.c Untitled series #12217 - - - --- 2018-08-28 Arnd Bergmann New
[01/11] compat_ioctl: remove keyboard ioctl translation [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[02/11] compat_ioctl: remove HIDIO translation [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[03/11] compat_ioctl: remove translation for sound ioctls [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[04/11] compat_ioctl: remove isdn ioctl translation [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[05/11] compat_ioctl: remove IGNORE_IOCTL() [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[06/11] compat_ioctl: remove /dev/random commands [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[07/11] compat_ioctl: remove joystick ioctl translation [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[08/11] compat_ioctl: remove PCI ioctl translation [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[09/11] compat_ioctl: remove /dev/raw ioctl translation [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[10/11] compat_ioctl: remove last RAID handling code [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[11/11] compat_ioctl: move tape handling into drivers [01/11] compat_ioctl: remove keyboard ioctl translation - - - --- 2018-09-08 Arnd Bergmann New
[v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() 1 2 - --- 2018-09-12 Arnd Bergmann New
[v2,03/17] compat_ioctl: use correct compat_ptr() translation in drivers [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() 3 - - --- 2018-09-12 Arnd Bergmann New
[v2,04/17] ceph: fix compat_ioctl for ceph_dir_operations [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - 1 - --- 2018-09-12 Arnd Bergmann New
[v2,05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() 8 - - --- 2018-09-12 Arnd Bergmann New
[v2,06/17] compat_ioctl: move rtc handling into rtc-dev.c [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() 1 - - --- 2018-09-12 Arnd Bergmann New
[v2,07/17] compat_ioctl: move tape handling into drivers [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,08/17] compat_ioctl: remove keyboard ioctl translation [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,09/17] compat_ioctl: remove HIDIO translation [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,10/17] compat_ioctl: remove translation for sound ioctls [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - 1 - --- 2018-09-12 Arnd Bergmann New
[v2,11/17] compat_ioctl: remove isdn ioctl translation [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,12/17] compat_ioctl: remove IGNORE_IOCTL() [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,13/17] compat_ioctl: remove /dev/random commands [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() 1 - - --- 2018-09-12 Arnd Bergmann New
[v2,14/17] compat_ioctl: remove joystick ioctl translation [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,15/17] compat_ioctl: remove PCI ioctl translation [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,16/17] compat_ioctl: remove /dev/raw ioctl translation [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
[v2,17/17] compat_ioctl: remove last RAID handling code [v2,01/17] compat_ioctl: add generic_compat_ioctl_ptrarg() - - - --- 2018-09-12 Arnd Bergmann New
kdump, proc/vmcore: fix building without CONFIG_ARCH_HAS_MEM_ENCRYPT kdump, proc/vmcore: fix building without CONFIG_ARCH_HAS_MEM_ENCRYPT - - - --- 2018-10-10 Arnd Bergmann New
[1/8] sh: dreamcast: rtc: push down rtc class ops into driver timekeeping: cleanups - - - --- 2018-12-07 Arnd Bergmann New
« 1 2 3 4 »