summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
* Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-301-2/+2
* perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-08-301-1/+0
* kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-301-12/+26
* bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-08-301-0/+1
* net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-301-1/+4
* ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-301-2/+2
* ptr_ring: use kmalloc_array()Eric Dumazet2017-08-302-5/+7
* pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-242-24/+30
* mm: discard memblock data laterPavel Tatashin2017-08-241-2/+4
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-161-0/+1
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-111-1/+3
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-111-0/+10
* mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-08-111-2/+2
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-08-111-1/+2
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-08-111-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-08-111-0/+4
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-08-111-0/+1
* cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-111-2/+17
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-111-0/+4
* device property: Make dev_fwnode() publicSakari Ailus2017-08-111-0/+2
* NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-111-1/+1
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2017-08-061-0/+2
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-061-1/+9
* dentry name snapshotsAl Viro2017-08-062-31/+6
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-061-0/+4
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-061-0/+1
* vfio: New external user group/file matchAlex Williamson2017-07-271-0/+2
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-271-0/+9
* scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-271-0/+1
* sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2017-07-211-0/+17
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-211-0/+1
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-211-0/+8
* vxlan: fix hlist corruptionJiri Benc2017-07-211-1/+9
* net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-07-211-0/+1
* Add "shutdown" to "struct class".Josh Zimmerman2017-07-151-0/+2
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-121-2/+2
* fs: add a VALID_OPEN_FLAGSChristoph Hellwig2017-07-121-0/+6
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-051-10/+0
* coredump: Ensure proper size of sparse core filesDave Kleikamp2017-07-051-0/+1
* bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-07-051-0/+2
* dt: bindings: net: use boolean dt properties for eee broken modesjbrunet2017-07-051-19/+0
* dt-bindings: net: add EEE capability constantsjbrunet2017-07-051-0/+19
* net: phy: add an option to disable EEE advertisementjbrunet2017-07-051-0/+3
* net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-07-051-1/+3
* time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-291-2/+2
* time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-291-1/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-241-28/+25
* USB: hub: fix SS max number of portsJohan Hovold2017-06-241-0/+3
* netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-06-171-0/+2