summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-17bitops.h: add sign_extend64()Martin Kepplinger1-0/+11
2018-01-17mm: Handle 0 flags in _calc_vm_trans() macroJan Kara1-1/+2
2018-01-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein1-0/+1
2018-01-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates1-1/+2
2018-01-17ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-2/+3
2018-01-17mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2018-01-17KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2018-01-17give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2018-01-17libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
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