aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20arm64: Fix text patching logic when using fixmaplsk-3.18-armlt-android-fixesMarc Zyngier
2016-02-09android: recommended.cfg: enable taskstatsMark Salyzyn
2016-02-08Revert "usb: gadget: composite: Fix corruption when changing configuration"Amit Pundir
2016-02-04selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
2016-02-01Revert "net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option"Amit Pundir
2016-01-26neigh: Better handling of transition to NUD_PROBE stateErik Kline
2016-01-25net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-01-25net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-01-25net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-01-25net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2016-01-25net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-01-25net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2016-01-25ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet
2016-01-25net: add sk_fullsock() helperEric Dumazet
2016-01-20UPSTREAM: selinux: fix bug in conditional rules handlingStephen Smalley
2016-01-20UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-19ion: fix page pool cache policyAmit Pundir
2016-01-19UPSTREAM: memcg: Only free spare array when readers are doneMartijn Coenen
2016-01-13UPSTREAM: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook
2016-01-13Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg
2016-01-13Input: xpad - query wireless controller state at initPavel Rojtberg
2016-01-13Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais
2016-01-13Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg
2016-01-13Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg
2016-01-13Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg
2016-01-13Input: xpad - use ida() for finding the pad_nrPavel Rojtberg
2016-01-13Input: xpad - clarify LED enumerationPavel Rojtberg
2016-01-13Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa
2016-01-13Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren
2016-01-13Input: xpad - re-send LED command on present eventPavel Rojtberg
2016-01-13Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais
2016-01-13Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei
2016-01-13Input: initialize device counter variables with -1Aniroop Mathur
2016-01-13xt_qtaguid: fix a race condition in if_tag_stat_updateliping.zhang
2016-01-12FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-12FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-12FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-12FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-01-12Revert "mm: mmap: Add new /proc tunable for mmap_base ASLR."dcashman
2016-01-12Revert "arm: mm: support ARCH_MMAP_RND_BITS."dcashman
2016-01-07UPSTREAM: HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2016-01-07Revert "HID: Add input_register callback."Amit Pundir
2016-01-07usb: gadget: rndis: use %z format specifier for size_tAmit Pundir
2016-01-07of: Fix build warningsJohn Stultz
2016-01-07UPSTREAM: include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2016-01-06UPSTREAM: mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka
2016-01-06UPSTREAM: mm: always steal split buddies in fallback allocationsVlastimil Babka
2016-01-06UPSTREAM: mm: when stealing freepages, also take pages created by splitting b...Vlastimil Babka
2015-12-30ANDROID: rtc-palmas: correct for bcd yearMark Salyzyn
2015-12-28UPSTREAM: proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov