Commit Graph

  • d4886fefc4 cfg80211: Fix use after free when process wdev events Jianmin Zhu 2018-07-24 22:11:09 +0800
  • dbb4420cbd msm: asm: validate ADSP data before access Vignesh Kulothungan 2019-02-28 14:55:05 -0800
  • aea54399b0 diag: dci: Validate dci client entries prior read Manoj Prabhu B 2018-12-13 14:44:16 +0530
  • 358da63eb1 lsm: check payload size validity before using it as array index kunleiz 2019-04-23 11:26:41 +0800
  • 1aaa82aefa qseecom: Add a new smc cmd to check RPMB key provision status Zhen Kong 2015-12-09 14:28:30 -0800
  • 41ec0b6adb msm: adm: validate ADSP payload size before access Vignesh Kulothungan 2019-02-28 13:12:28 -0800
  • acb7b45709 qdsp6v2: q6usm: Check size of payload before access Vatsal Bucha 2019-02-12 13:28:15 +0530
  • 3befe291bf qdsp6v2: q6usm: Check size of payload before access Vatsal Bucha 2019-02-12 13:07:27 +0530
  • c2a162f30b dsp: q6voice: Check size of shared memory buffer before access Vatsal Bucha 2019-03-05 16:00:21 +0530
  • e411eea119 rtc: ensure rtc_set_alarm fails when alarms are not supported Alexandre Belloni 2018-06-05 23:09:14 +0200
  • 3068d94fba rtc: interface: Validate alarm-time before handling rollover Vaibhav Jain 2017-05-19 22:18:55 +0530
  • 91dae411e5 drivers/rtc/interface.c: check the error after __rtc_read_time() Hyogi Gim 2014-08-08 14:20:11 -0700
  • a8d8007d37 rtc: verify a critical argument to rtc_update_irq() before using it Alessandro Zummo 2014-04-03 14:50:09 -0700
  • 076926d16a drivers/rtc/interface.c: fix infinite loop in initializing the alarm Ales Novak 2014-06-06 14:35:39 -0700
  • d40712d6de drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy Chris Brand 2013-07-03 15:07:57 -0700
  • 4a28334129 drivers/rtc/interface.c: fix checkpatch errors Sachin Kamat 2013-07-03 15:05:42 -0700
  • e06855f862 rtc: Keep system awake until all expired RTC timers are handled Zoran Markovic 2013-06-26 16:09:13 -0700
  • 75aacddda2 Revert "qcacld-2.0: Fix sme active list timeout casued by delete sta request" Liangwei Dong 2016-06-03 17:53:15 +0800
  • dcb2493c0b qcacld-2.0: Fix layer violations in SME layer Selvaraj, Sridhar 2016-04-04 15:09:49 +0530
  • 3455cd9129 qcacld-2.0: Configure SSDP address to FW as WoW pattern or MC list Komal Seelam 2016-04-29 14:01:45 +0530
  • 2017373446 qcacld-2.0: Check if vdev is created before LL stats query Selvaraj, Sridhar 2016-03-18 15:16:49 +0530
  • 528d045c0a qcacld-2.0: Fix layering violation in sirApi.h Krishna Kumaar Natarajan 2016-03-25 11:01:01 -0700
  • f39a217534 qcacld-2.0: Resolve static analysis issues Hanumantha Reddy Pothula 2016-04-07 12:07:47 +0530
  • 3ab57a6c87 qcacld-2.0: Update QOS capability of TDLS station/link with TL Masti, Narayanraddi 2016-02-19 11:32:36 +0530
  • e26755ec3e qcacld-2.0: Add presence check for structure tDot11fQosMapConfigure c_zding 2016-02-19 09:37:56 +0800
  • d23fea4e24 qcacld-2.0: Remove extra spaces between two lines Gupta, Kapil 2016-02-08 12:33:26 +0530
  • 7edcc2e072 qcacld-2.0: Fix possible buffer overflow in sirConvertAddtsRsp2Struct lifeng 2019-03-20 18:05:26 +0800
  • d165612289 init: initialize jump labels before command line option parsing Dan Williams 2019-04-18 17:50:44 -0700
  • 0d5cf975f5 param: fix crash on bad kernel arguments Daniel Thompson 2014-11-11 16:29:46 +1030
  • 71b23d898f param: hand arguments after -- straight to init Rusty Russell 2014-04-28 11:34:33 +0930
  • 8717f50c9f init: make init failures more explicit Michael Opdenacker 2013-11-12 15:10:21 -0800
  • 61a36c372b modules: don't fail to load on unknown parameters. Rusty Russell 2013-07-02 15:35:12 +0930
  • 49201f3fce selftests/net: correct the return value for run_netsocktests Po-Hsu Lin 2019-04-18 19:57:25 +0800
  • f005b05b03 tools lib traceevent: Fix missing equality check for strcmp Rikard Falkeborn 2019-04-09 11:15:29 +0200
  • 05aa559283 netfilter: compat: initialize all fields in xt_init Francesco Ruggeri 2019-05-10 09:19:30 -0700
  • b87bfcc214 HID: debug: fix race condition with between rdesc_show() and device removal He, Bo 2019-03-14 02:28:21 +0000
  • f3f6516a99 slip: make slhc_free() silently accept an error pointer Linus Torvalds 2019-04-25 16:13:58 -0700
  • 312791575c trace: Fix preempt_enable_no_resched() abuse Peter Zijlstra 2019-04-23 22:03:18 +0200
  • d7f469f4a6 fs/proc/proc_sysctl.c: Fix a NULL pointer dereference YueHaibing 2019-04-25 22:24:05 -0700
  • 8325b5e0e4 netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON Florian Westphal 2019-04-15 00:43:00 +0200
  • 0b7f7c5cf9 Revert "block/loop: Use global lock for ioctl() operation." Greg Kroah-Hartman 2019-04-29 15:56:26 +0200
  • bffde09c1e ipv6/flowlabel: wait rcu grace period before put_pid() Eric Dumazet 2019-04-27 16:49:06 -0700
  • 2e92742e84 USB: core: Fix unterminated string returned by usb_string() Alan Stern 2019-04-15 11:51:38 -0400
  • efff917681 rtc: sh: Fix invalid alarm warning for non-enabled alarm Geert Uytterhoeven 2019-03-20 11:32:14 +0100
  • 83f29caf4b packet: validate msg_namelen in send directly Willem de Bruijn 2019-04-29 11:53:18 -0400
  • c9085fc103 ipv4: Fix raw socket lookup for local traffic David Ahern 2019-05-07 20:44:59 -0700
  • fedf7dcd11 packet: Fix error path in packet_init YueHaibing 2019-05-09 22:52:20 +0800
  • 2c43ab4e03 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections Marcel Holtmann 2019-04-24 22:19:17 +0200
  • a75346fa69 Bluetooth: hidp: fix buffer overflow Young Xiao 2019-04-12 15:24:30 +0800
  • b03e6e13e8 ipv6: invert flowlabel sharing check in process and user mode Willem de Bruijn 2019-04-25 12:06:54 -0400
  • 60ff72c3cd ipv4: ip_do_fragment: Preserve skb_iif during fragmentation Shmulik Ladkani 2019-04-29 16:39:30 +0300
  • cf47f6e1ff fork: Allow CLONE_PARENT after setns(CLONE_NEWPID) Eric W. Biederman 2013-11-14 21:10:16 -0800
  • de13456e86 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks Oleg Nesterov 2013-09-11 14:19:41 -0700
  • 13d4d1fafd pidns: kill the unnecessary CLONE_NEWPID in copy_process() Oleg Nesterov 2013-09-11 14:19:40 -0700
  • 08ab16d108 Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children Andy Lutomirski 2013-08-22 11:39:16 -0700
  • ab5e3d92b7 tasks/fork: Remove unnecessary child->exit_state Oleg Nesterov 2013-11-13 15:36:12 +0100
  • 7d33b57230 fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid Oleg Nesterov 2013-07-03 15:08:25 -0700
  • 31bbe17032 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists Oleg Nesterov 2013-07-03 15:08:31 -0700
  • 71cf620d99 kernel/pid.c: move statement Raphael S. Carvalho 2013-07-03 15:09:02 -0700
  • 717113e2d5 pidns: fix free_pid() to handle the first fork failure Oleg Nesterov 2013-09-30 13:45:27 -0700
  • 42a0fde67e fork: record start_time late David Herrmann 2019-01-08 13:58:52 +0100
  • 349f2dd334 pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() Kirill Tkhai 2017-05-12 19:11:31 +0300
  • b940ad36b7 ipv4: fix a race in update_or_create_fnhe() Eric Dumazet 2014-09-03 22:21:56 -0700
  • e8cc2a2422 kernel/fork.c: make dup_mm() static DaeSeok Youn 2014-01-23 15:55:46 -0800
  • 2441df78b2 kernel/fork.c: fix coding style issues Daeseok Youn 2014-01-23 15:55:47 -0800
  • 3d3555c898 fork: reorder permissions when violating number of processes limits Eric Paris 2013-07-03 15:08:29 -0700
  • f30ffd989c kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks Oleg Nesterov 2013-07-03 15:08:32 -0700
  • 7cdfc46fca msm:ipa:Prevent rt rule deletion if rt rule id is invalid Mohammed Javid 2018-09-24 20:45:53 +0530
  • 11262043a0 kernel: use macros from compiler.h instead of __attribute__((...)) Gideon Israel Dsouza 2014-04-07 15:39:20 -0700
  • f9888b7022 signals: introduce kernel_sigaction() Oleg Nesterov 2014-06-06 14:37:00 -0700
  • ab98ee344d signals: disallow_signal() should flush the potentially pending signal Oleg Nesterov 2014-06-06 14:36:58 -0700
  • 23e4db47bb signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() Oleg Nesterov 2014-06-06 14:36:57 -0700
  • 1a4fb51a8b kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() Mathieu Desnoyers 2013-09-11 14:23:18 -0700
  • d868b33a20 signals: s/siginitset/sigemptyset/ in do_sigtimedwait() Oleg Nesterov 2014-06-06 14:36:46 -0700
  • 017e716852 signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init Eric W. Biederman 2018-09-03 20:02:46 +0200
  • e776f2f7a7 binfmt_elf: Fix missing SIGKILL for empty PIE Ben Hutchings 2019-04-25 22:09:09 +0100
  • d160a7f65c netlabel: fix out-of-bounds memory accesses Paul Moore 2019-02-25 19:06:06 -0500
  • de23c77fdb mm: enforce min addr even if capable() in expand_downwards() Jann Horn 2019-02-27 21:29:52 +0100
  • bf68acc5c9 mm/mmap.c: expand_downwards: don't require the gap if !vm_prev Oleg Nesterov 2017-07-10 15:49:54 -0700
  • f315c5f6d2 KEYS: user: Align the payload buffer Eric Biggers 2019-02-20 13:32:11 +0000
  • 031a63b7a3 signal: Restore the stop PTRACE_EVENT_EXIT Eric W. Biederman 2019-02-11 23:27:42 -0600
  • 0554234e36 perf/core: Fix impossible ring-buffer sizes warning Ingo Molnar 2019-02-13 07:57:02 +0100
  • c8f87741cd signal: Better detection of synchronous signals Eric W. Biederman 2019-02-06 17:51:47 -0600
  • 453b2cfaf8 signal: Always notice exiting tasks Eric W. Biederman 2019-02-06 18:39:40 -0600
  • 394e6d243a Rip out get_signal_to_deliver() Richard Weinberger 2013-10-07 15:26:57 +0200
  • 87b3621db3 Clean up signal_delivered() Richard Weinberger 2014-07-13 13:36:04 +0200
  • f82fc6e3ba treewide: Fix typo in Documentation/DocBook Masanari Iida 2014-02-18 22:54:36 +0900
  • 0e0b1e0c06 tracehook_signal_handler: Remove sig, info, ka and regs Richard Weinberger 2013-10-07 15:37:19 +0200
  • ddf32b042a arm64: Use get_signal() signal_setup_done() Richard Weinberger 2013-10-06 22:52:44 +0200
  • c699cf4a9e perf/core: Don't WARN() for impossible ring-buffer sizes Mark Rutland 2019-01-10 14:27:45 +0000
  • 408d26a61f mm: hwpoison: use do_send_sig_info() instead of force_sig() Naoya Horiguchi 2019-02-01 14:21:08 -0800
  • a97d6bfec7 media: v4l: ioctl: Validate num_planes for debug messages Sakari Ailus 2019-01-10 09:24:26 -0500
  • 4e545f2462 ALSA: usb-audio: Always check descriptor sizes in parser code Takashi Iwai 2019-01-02 17:12:21 +0100
  • 05e00017c0 ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit() Takashi Iwai 2018-12-19 12:36:27 +0100
  • 0bdf775e4d ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on error Eldad Zack 2013-10-06 22:31:11 +0200
  • 9d603af86d qcacld-2.0: Avoid buffer overflow when process SA query action frame Jianmin Zhu 2019-02-27 20:50:26 +0800
  • 3bad2c8350 qcacld-2.0: Fix possible OOB in limProcessAssocReqFrame hqu 2019-02-27 16:28:52 +0800
  • 2fe8a0c519 ANDROID: ASoC: msm: qdsp6v2: Fix memset argument order. Aun-Ali Zaidi 2017-05-19 19:47:37 -0500
  • bb454f3bae ANDROID: fix uninitilized variable Wei Wang 2016-12-12 15:31:49 -0800
  • dce0df919e soc: msm: Fix offload may be no sound when user resumes music Eric Laurent 2016-07-12 17:44:31 +0800