Show patches with: Archived = No       |   5845 patches
« 1 2 ... 50 51 5258 59 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,13/16] amdkfd: Use in_compat_syscall to check open() caller type - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,12/16] efivars: Use in_compat_syscall to check for compat callers - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,11/16] firewire: Use in_compat_syscall to check ioctl compatness - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,10/16] net/xfrm_user: Use in_compat_syscall to deny compat syscalls - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,09/16] net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3 - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,08/16] ext4: In ext4_dir_llseek, check syscall bitness directly - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,07/16] staging/lustre: Switch from is_compat_task to in_compat_syscall - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,06/16] auditsc: For seccomp events, log syscall compat state using in_compat_syscall - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,05/16] ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,04/16] seccomp: Check in_compat_syscall, not is_compat_task, in strict mode - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,03/16] sparc/syscall: Fix syscall_get_arch - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,02/16] sparc/compat: Provide an accurate in_compat_syscall implementation - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v2,01/16] compat: Add in_compat_syscall to ask whether we're in a compat syscall - - - --- 2016-01-25 Andy Lutomirski Awaiting Upstream
[v7,15/15] tty: serial: 8250: Add generic port init macro - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,14/15] tty: serial: 8250: Fix indentation warnings - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,13/15] tty: serial: 8250: Merge duplicate conditions - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,12/15] tty: serial: 8250: Correct conversion specifiers - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,10/15] tty: serial: 8250: Suitably replace printk - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,09/15] tty: serial: 8250: Fix multi-line strings - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,08/15] tty: serial: 8250: Add parentheses to macro - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,07/15] tty: serial: 8250: Fix line continuation warning - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,05/15] tty: serial: 8250: Remove else after return - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,04/15] tty: serial: 8250: Fix multiline comment style - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,03/15] tty: serial: 8250: Fix braces after struct - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,02/15] tty: serial: 8250: Replace spaces with tabs - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v7,01/15] tty: serial: 8250: Fix whitespace errors - - - --- 2016-01-14 Anton Wuerfel Awaiting Upstream
[v6,15/15] tty: serial: 8250: Add generic port init macro - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,14/15] tty: serial: 8250: Fix indentation warnings - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,13/15] tty: serial: 8250: Merge duplicate conditions - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,12/15] tty: serial: 8250: Correct conversion specifiers - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,10/15] tty: serial: 8250: Suitably replace printk - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,09/15] tty: serial: 8250: Fix multi-line strings - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,08/15] tty: serial: 8250: Add parentheses to macro - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,07/15] tty: serial: 8250: Fix line continuation warning - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,05/15] tty: serial: 8250: Remove else after return - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,04/15] tty: serial: 8250: Fix multiline comment style - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,03/15] tty: serial: 8250: Fix braces after struct - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,02/15] tty: serial: 8250: Replace spaces with tabs - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v6,01/15] tty: serial: 8250: Fix whitespace errors - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,15/15] tty: serial: 8250: Merge duplicate conditions - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,14/15] tty: serial: 8250: Add generic port init macro - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,13/15] tty: serial: 8250: Fix indentation warnings - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,12/15] tty: serial: 8250: Correct conversion specifiers - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,10/15] tty: serial: 8250: Suitably replace printk - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,09/15] tty: serial: 8250: Fix multi-line strings - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,08/15] tty: serial: 8250: Add parentheses to macro - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,07/15] tty: serial: 8250: Fix line continuation warning - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,05/15] tty: serial: 8250: Remove else after return - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,04/15] tty: serial: 8250: Fix multiline comment style - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,03/15] tty: serial: 8250: Fix braces after struct - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,02/15] tty: serial: 8250: Replace spaces with tabs - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v5,01/15] tty: serial: 8250: Fix whitespace errors - - - --- 2016-01-13 Anton Wuerfel Awaiting Upstream
[v4,13/13] tty: serial: 8250: Fix indentation warnings - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,12/13] tty: serial: 8250: Removed warning in debug output - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,11/13] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,10/13] tty: serial: 8250: Suitably replace printk - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,09/13] tty: serial: 8250: Fix multi-line strings - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,08/13] tty: serial: 8250: Add parentheses to macro - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,07/13] tty: serial: 8250: Fix line continuation warning - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,06/13] tty: serial: 8250: Move EXPORT_SYMBOL to function - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,05/13] tty: serial: 8250: Remove else after return - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,04/13] tty: serial: 8250: Fix multiline comment style - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,03/13] tty: serial: 8250: Fix braces after struct - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,02/13] tty: serial: 8250: Replace spaces with tabs - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v4,01/13] tty: serial: 8250: Fix whitespace errors - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,12/12] tty: serial: 8250: Fix indentation warnings - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,11/12] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,10/12] tty: serial: 8250: Suitably replace printk - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,09/12] tty: serial: 8250: Fix multi-line strings - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,08/12] tty: serial: 8250: Add parentheses to macro - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,07/12] tty: serial: 8250: Fix line continuation warning - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,06/12] tty: serial: 8250: Move EXPORT_SYMBOL to function - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,05/12] tty: serial: 8250: Remove else after return - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,04/12] tty: serial: 8250: Fix multiline comment style - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,03/12] tty: serial: 8250: Fix braces after struct - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,02/12] tty: serial: 8250: Replace spaces with tabs - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,01/12] tty: serial: 8250: Fix whitespace errors - - - --- 2016-01-08 Anton Wuerfel Awaiting Upstream
[v3,UPDATE,09/17] drivers: Initialize resource entry to zero - - - --- 2016-01-07 Bounine, Alexandre Awaiting Upstream
[v3,UPDATE,09/17] drivers: Initialize resource entry to zero - - - --- 2016-01-05 Kani, Toshi Awaiting Upstream
[v3,09/17] drivers: Initialize resource entry to zero - - - --- 2016-01-05 Kani, Toshi Awaiting Upstream
[v2,09/16] drivers: Initialize resource entry to zero - - - --- 2015-12-25 Kani, Toshi Awaiting Upstream
[v2,11/11] tty: serial: 8250: Fix indentation warnings - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,10/11] tty: serial: 8250: Replace printk by pr_* - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,09/11] tty: serial: 8250: Fix multi-line strings - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,08/11] tty: serial: 8250: Add parentheses to macro - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,07/11] tty: serial: 8250: Fix line continuation warning - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,05/11] tty: serial: 8250: Remove else after return - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,04/11] tty: serial: 8250: Fix multiline comment style - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,03/11] tty: serial: 8250: Fix braces after struct - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,02/11] tty: serial: 8250: Replace spaces with tabs - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[v2,01/11] tty: serial: 8250: Fix whitespace errors - - - --- 2015-12-18 Anton Wuerfel Awaiting Upstream
[11/11] tty: serial: 8250: Delete commented code - - - --- 2015-12-16 Anton Wuerfel Awaiting Upstream
[10/11] tty: serial: 8250: Replace printk by pr_* - - - --- 2015-12-16 Anton Wuerfel Awaiting Upstream
« 1 2 ... 50 51 5258 59 »