summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08net: rcu lock and preempt disable missing around generic xdpJohn Fastabend
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann
2017-09-08net: tulip: Constify tulip_tblKees Cook
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk
2017-09-08davicom: Display proper debug level up to 6Mathieu Malaterre
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-09-08dt-binding: net: sfp binding documentationBaruch Siach
2017-09-08dt-bindings: add SFF vendor prefixBaruch Siach
2017-09-08dt-bindings: net: don't confuse with generic PHY propertyBaruch Siach
2017-09-08ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan
2017-09-08ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan
2017-09-08NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel
2017-09-08ipc/sem: play nicer with large nsops allocationsDavidlohr Bueso
2017-09-08ipc/sem: drop sem_checkid helperDavidlohr Bueso
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova
2017-09-08ipc: convert sem_undo_list.refcnt from atomic_t to refcount_tElena Reshetova
2017-09-08ipc: convert ipc_namespace.count from atomic_t to refcount_tElena Reshetova
2017-09-08kcov: support compat processesDmitry Vyukov
2017-09-08sh: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-09-08mn10300: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-09-08m32r: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-09-08drivers/pps: use surrounding "if PPS" to remove numerous dependency checksRobert P. J. Day
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day
2017-09-08cpumask: make cpumask_next() out-of-lineAlexey Dobriyan
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez
2017-09-08kmod: split off umh headers into its own fileLuis R. Rodriguez
2017-09-08MAINTAINERS: clarify kmod is just a kernel module loaderLuis R. Rodriguez
2017-09-08kmod: split out umh code into its own fileLuis R. Rodriguez
2017-09-08test_kmod: flip INT checks to be consistentDan Carpenter
2017-09-08test_kmod: remove paranoid UINT_MAX check on uint range processingDan Carpenter
2017-09-08vfat: deduplicate hex2bin()OGAWA Hirofumi
2017-09-08autofs: use unsigned int/long instead of uint/ulong for ioctl argsTomohiro Kusumi
2017-09-08autofs: drop wrong commentTomohiro Kusumi
2017-09-08autofs: use AUTOFS_DEV_IOCTL_SIZETomohiro Kusumi
2017-09-08autofs: non functional header inclusion cleanupTomohiro Kusumi
2017-09-08autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECTTomohiro Kusumi
2017-09-08autofs: make dev ioctl version and ismountpoint user accessibleIan Kent
2017-09-08autofs: make disc device user accessibleIan Kent
2017-09-08autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent
2017-09-08init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay
2017-09-08init: move stack canary initialization after setup_archLaura Abbott
2017-09-08binfmt_flat: delete two error messages for a failed memory allocation in deco...Markus Elfring
2017-09-08checkpatch: add 6 missing types to --list-typesJean Delvare
2017-09-08checkpatch: rename variables to avoid confusionJean Delvare
2017-09-08checkpatch: fix typo in commentJean Delvare
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches
2017-09-08lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...Takashi Iwai
2017-09-08radix-tree: must check __radix_tree_preload() return valueEric Dumazet