aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-03ANDROID: Update init/do_mounts.dm.c to the latest ChromiumOS version.HEADmastermainDavid Zeuthen
2016-07-25VENDOR: broadcom: bcmdhd: Use sdio_reset_comm from common kernelMattias Nissler
2016-07-20UPSTREAM: KEYS: potential uninitialized variableDan Carpenter
2016-07-20UPSTREAM: KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-07-20UPSTREAM: netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-07-20UPSTREAM: cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-07-20BACKPORT: PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-07-20UPSTREAM: USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-07-20UPSTREAM: ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-07-20UPSTREAM: ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-07-20UPSTREAM: ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-07-20UPSTREAM: net: fix infoleak in rtnetlinkKangjie Lu
2016-07-20ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel
2016-07-20FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-07-20BACKPORT: perf tools: Document the perf sysctlsBen Hutchings
2016-07-20UPSTREAM: arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-07-20UPSTREAM: arm64: module: fix relocation of movz instruction with negative imm...Ard Biesheuvel
2016-07-20UPSTREAM: mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2016-07-20UPSTREAM: procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2016-07-20ANDROID: wlcore: Disable filtering in AP roleJimmy Perchet
2016-07-20ANDROID: quick selinux support for tracefsYongqin Liu
2016-07-20BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-07-20FROMLIST: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn
2016-07-20FROMLIST: dm verity fec: fix block calculationSami Tolvanen
2016-07-20ANDROID: dm verity fec: limit error correction recursionSami Tolvanen
2016-07-20ANDROID: dm verity fec: add sysfs attribute fec/correctedSami Tolvanen
2016-07-20UPSTREAM: dm verity: add ignore_zero_blocks featureSami Tolvanen
2016-07-20UPSTREAM: dm verity: add support for forward error correctionSami Tolvanen
2016-07-20UPSTREAM: dm verity: factor out verity_for_bv_block()Sami Tolvanen
2016-07-20UPSTREAM: dm verity: factor out structures and functions useful to separate o...Sami Tolvanen
2016-07-20UPSTREAM: dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen
2016-07-20UPSTREAM: dm verity: separate function for parsing opt argsSami Tolvanen
2016-07-20UPSTREAM: dm verity: clean up duplicate hashing codeSami Tolvanen
2016-07-20UPSTREAM: dm: don't save and restore bi_privateMikulas Patocka
2016-07-20ANDROID: Included sdcardfs source code for kernel 3.0Daniel Campello
2016-07-20ANDROID: fuse: Add support for d_canonical_pathDaniel Rosenberg
2016-07-20ANDROID: vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg
2016-07-20ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray
2016-07-20UPSTREAM: hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre
2016-07-20UPSTREAM: net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-07-20UPSTREAM: net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-07-20UPSTREAM: tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2016-07-20UPSTREAM: net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-07-20BACKPORT: net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2016-07-20BACKPORT: net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-07-20UPSTREAM: net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2016-07-20ANDROID: mmc: move to a SCHED_FIFO threadTim Murray
2016-07-20UPSTREAM: android: drivers: Avoid debugfs race in binderRiley Andrews
2016-07-20UPSTREAM: android: binder: More offset validationArve Hjønnevåg
2016-07-20ANDROID: goldfish: pipe: fix platform_no_drv_owner.cocci warningsFengguang Wu