summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-08netlink: add a start callback for starting a netlink dumpTom Herbert1-0/+2
2017-12-06netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin1-0/+7
2017-12-06tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-12-06phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-11-05bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-11-05sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra1-0/+6
2017-11-05iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-11-05mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-11-05audit: log 32-bit socketcallsRichard Guy Briggs1-0/+20
2017-11-04dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik1-0/+1
2017-11-04KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann1-1/+2
2017-10-03cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-09-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-09-10Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-09-10vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-31Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-31mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-31usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-31fs: add a VALID_OPEN_FLAGSChristoph Hellwig1-0/+6
2017-07-31coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-07-31time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-1/+0
2017-07-26drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2017-06-28mm: larger stack guard gap, between vmasSasha Levin1-28/+25
2017-06-25log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-25PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-06-25cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-06-25ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-06-25vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-9/+10
2017-06-13f2fs: sanity check segment countJin Qian1-0/+6
2017-06-13mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2017-06-08mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi1-0/+1
2017-06-08tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-06-08genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2-23/+34
2017-06-07cgroup: use bitmask to filter for_each_subsysAleksa Sarai1-0/+2
2017-06-07sched, cgroup: reorganize threadgroup lockingTejun Heo2-36/+27
2017-05-17usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-05-17nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-03-06cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-03-06percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-03-06SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-03-06nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-03-06jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-03-02ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman3-1/+2
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross1-2/+2
2016-12-23net: add recursion limit to GROSabrina Dubroca1-1/+23
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1