summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3
* x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2017-11-151-8/+13
* cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-11-151-0/+1
* phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-11-151-6/+2
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-271-18/+31
* bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-271-2/+2
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-211-0/+1
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-121-0/+6
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+3
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+1
* audit: log 32-bit socketcallsRichard Guy Briggs2017-10-081-0/+20
* dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik2017-10-051-0/+1
* KEYS: prevent creating a different user's keyringsEric Biggers2017-10-051-0/+2
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-09-271-1/+2
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-131-0/+1
* workqueue: Fix flag collisionBen Hutchings2017-09-131-1/+1
* lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González2017-09-021-0/+1
* pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-242-24/+30
* cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-161-2/+5
* 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
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-111-0/+4
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-061-1/+9
* Make file credentials available to the seqfile interfacesLinus Torvalds2017-08-061-9/+4
* 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
* Add "shutdown" to "struct class".Josh Zimmerman2017-07-211-0/+2
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-211-0/+1
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-151-2/+2
* fs: add a VALID_OPEN_FLAGSChristoph Hellwig2017-07-151-0/+6
* coredump: Ensure proper size of sparse core filesDave Kleikamp2017-07-051-0/+1
* time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-291-1/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-261-28/+25
* fscache: Fix dead object requeueDavid Howells2017-06-171-0/+1
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-06-171-1/+12
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-142-0/+9
* net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2017-06-141-3/+0
* fs: add i_blocksize()Fabian Frederick2017-06-141-0/+5
* cpuset: consider dying css as offlineTejun Heo2017-06-141-0/+20
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-141-0/+1
* ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-06-141-2/+5
* vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-06-071-9/+10
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-251-1/+3
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-05-141-2/+0
* f2fs: sanity check segment countJin Qian2017-05-141-0/+6
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-05-141-0/+2
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2017-05-081-12/+7