2013-04-08 |
Mathias Krause | TTY: ircomm, use GFP_KERNEL in ircomm_open() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-08 |
Mathias Krause | irda: use GFP_KERNEL in irda_connect_response() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-08 |
Mathias Krause | irda: use GFP_KERNEL in irda_create() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | VSOCK: vmci - fix possible info leak in vmci_transport_dgram... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | tipc: fix info leaks via msg_name in recv_msg/recv_stream Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | rose: fix info leak via msg_name in rose_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | netrom: fix info leak via msg_name in nr_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | llc: Fix missing msg_namelen update in llc_ui_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | l2tp: fix info leak in l2tp_ip6_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | irda: Fix missing msg_namelen update in irda_recvmsg_dgram() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | Bluetooth: SCO - Fix missing msg_namelen update in... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | Bluetooth: RFCOMM - Fix missing msg_namelen update... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | Bluetooth: fix possible info leak in bt_sock_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | ax25: fix info leak via msg_name in ax25_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-04-07 |
Mathias Krause | atm: update msg_namelen in vcc_recvmsg() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-03-25 |
Mathias Krause | xfrm: Fix esn sequence number diff calculation in xfrm_repla... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-03-10 |
Mathias Krause | ipv6: remove superfluous nla_data() NULL pointer checks Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-03-10 |
Mathias Krause | dcbnl: fix various netlink info leaks Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-03-10 |
Mathias Krause | rtnl: fix info leak on RTM_GETLINK request for VF devices Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-03-10 |
Mathias Krause | bridge: fix mdb info leaks Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-03-06 |
Mathias Krause | xfrm_user: constify netlink dispatch table Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-02-23 |
Mathias Krause | sock_diag: Simplify sock_diag_handlers[] handling in... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-02-23 |
Mathias Krause | sock_diag: Fix out-of-bounds access to sock_diag_handlers[] Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-02-20 |
Mathias Krause | x86/apic: Fix parsing of the 'lapic' cmdline option Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-02-19 |
Mathias Krause | crypto: user - ensure user supplied strings are nul... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-02-19 |
Mathias Krause | crypto: user - fix empty string test in report API Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2013-02-19 |
Mathias Krause | crypto: user - fix info leaks in report API Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-12-06 |
Mathias Krause | crypto: testmgr - remove superfluous initializers for... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-20 |
Mathias Krause | xfrm_user: don't copy esn replay window twice for new... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-20 |
Mathias Krause | xfrm_user: ensure user supplied esn replay window is... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-20 |
Mathias Krause | xfrm_user: fix info leak in copy_to_user_tmpl() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-20 |
Mathias Krause | xfrm_user: fix info leak in copy_to_user_policy() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-20 |
Mathias Krause | xfrm_user: fix info leak in copy_to_user_state() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-20 |
Mathias Krause | xfrm_user: fix info leak in copy_to_user_auth() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-18 |
Mathias Krause | xfrm_user: return error pointer instead of NULL #2 Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-18 |
Mathias Krause | xfrm_user: return error pointer instead of NULL Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-11 |
Mathias Krause | PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTION Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: SVM: constify lookup tables Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: VMX: constify lookup tables Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: x86: more constification Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: x86: constify read_write_emulator_ops Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: x86 emulator: constify emulate_ops Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: x86 emulator: mark opcode tables const Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: x86 emulator: use aligned variants of SSE register ops Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | KVM: x86: minor size optimization Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86/iommu: Drop duplicate const in __IOMMU_INIT Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86/fpu/xsave: Keep __user annotation in casts Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86/pci/probe_roms: Add missing __iomem annotation... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86/signals: ia32_signal.c: add __user casts to fix... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86/vdso: Add __user annotation to VDSO32_SYMBOL Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-09-05 |
Mathias Krause | x86: Fix __user annotations in asm/sys_ia32.h Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | net: fix info leak in compat dev_ifconf() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | dccp: check ccid before dereferencing Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | llc: fix info leak via getsockname() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | l2tp: fix info leak via getsockname() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | Bluetooth: L2CAP - Fix info leak via getsockname() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | Bluetooth: RFCOMM - Fix info leak via getsockname() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | Bluetooth: HCI - Fix info leak via getsockname() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | atm: fix info leak via getsockname() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-08-16 |
Mathias Krause | atm: fix info leak in getsockopt(SO_ATMPVC) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-07-30 |
Mathias Krause | net/tun: fix ioctl() based info leaks Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-07-13 |
Mathias Krause | udf: avoid info leak on export Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-07-13 |
Mathias Krause | isofs: avoid info leak on export Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-06-12 |
Mathias Krause | crypto: sha1 - use Kbuild supplied flags for AVX test Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-05-31 |
Mathias Krause | crypto: aesni-intel - fix unaligned cbc decrypt for... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-03-24 |
Mathias Krause | ARM: exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-01-13 |
Mathias Krause | parisc, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-01-13 |
Mathias Krause | ia64, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-11-16 |
Mathias Krause | unicore32, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-09-21 |
Mathias Krause | sparc, exec: remove redundant addr_limit assignment Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-23 |
Mathias Krause | tty: clearify structure initializer in notify_write() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-18 |
Mathias Krause | i7core_edac: fixed typo in error count calculation Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-10 |
Mathias Krause | crypto: sha1 - SSSE3 based SHA1 implementation for... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-10 |
Mathias Krause | crypto: sha1 - export sha1_update for reuse Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-03 |
Mathias Krause | ext4: use kzalloc in ext4_kzalloc() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-03 |
Mathias Krause | [S390] exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | mn10300, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | frv, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | um, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | cris, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | m68k, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | m32r, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | alpha, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | h8300, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-25 |
Mathias Krause | MIPS: Remove redundant addr_limit assignment on exec. Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-25 |
Mathias Krause | microblaze: exec: Remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-25 |
Mathias Krause | microblaze: Remove duplicated prototype of start_thread() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-23 |
Mathias Krause | Blackfin: exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-19 |
Mathias Krause | powerpc: Remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-08 |
Mathias Krause | crypto: gf128mul - fix call to memset() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |