summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia
2016-08-22IB/mlx5: Fix post send fence logicEli Cohen
2016-08-22net_sched: update hierarchical backlog tooWANG Cong
2016-08-22net_sched: introduce qdisc_replace() helperWANG Cong
2016-08-22net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2016-08-22sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever
2016-08-22sched/preempt: Fix preempt_count manipulationsPeter Zijlstra
2016-08-22driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann
2016-08-22scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-06-15mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2016-06-15compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2016-06-15IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-06-15libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-06-15mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2016-06-15USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-06-15regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-06-15Revert "net: validate variable length ll headers"Ben Hutchings
2016-05-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-05-01net: validate variable length ll headersWillem de Bruijn
2016-05-01compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-05-01tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-05-01bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2016-05-01tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-05-01net/mlx5: Make command timeout way shorterOr Gerlitz
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-05-01mtd: map: fix .set_vpp() documentationLinus Walleij
2016-05-01tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley
2016-04-11cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar
2016-03-30cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney
2016-03-29include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2016-03-24tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-24efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-24efi: Make our variable validation list include the guidPeter Jones
2016-03-24lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-03-24mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-24cfg80211/wext: fix message orderingJohannes Berg
2016-03-24libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-24libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-24target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-24route: check and remove route cache when we get routeXin Long
2016-03-24net:Add sysctl_max_skb_fragsHans Westgaard Ry