summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke2019-02-271-3/+3
* clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke2019-02-271-1/+1
* KEYS: user: Align the payload bufferEric Biggers2019-02-271-1/+1
* ax25: fix possible use-after-freeEric Dumazet2019-02-231-0/+12
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-231-0/+1
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-231-0/+1
* net: Add header for usage of fls64()David S. Miller2019-02-231-0/+1
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-231-2/+21
* uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2019-02-202-7/+5
* netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2019-02-201-0/+29
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-201-0/+5
* net: create skb_gso_validate_mac_len()Daniel Axtens2019-02-201-0/+16
* uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2019-02-202-0/+9
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-151-5/+4
* oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-121-0/+1
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-121-1/+5
* drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2019-02-121-1/+4
* drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2019-02-061-0/+17
* ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-02-062-1/+10
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2019-01-314-0/+227
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-01-311-1/+1
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-311-0/+1
* locking/qspinlock: Pull in asm/byteorder.h to ensure correct endiannessDave Airlie2019-01-261-0/+2
* writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell2019-01-261-0/+8
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-161-1/+4
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-131-0/+9
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-091-0/+20
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2019-01-091-0/+2
* ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang2019-01-091-0/+2
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-091-2/+34
* gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi2019-01-091-0/+1
* locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-12-211-1/+1
* locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-12-211-2/+30
* signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon2018-12-211-0/+3
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-171-5/+23
* ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-12-131-1/+3
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-131-2/+2
* btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2018-12-081-0/+1
* bpf: Prevent memory disambiguation attackAlexei Starovoitov2018-12-081-0/+1
* libceph: implement CEPHX_V2 calculation modeIlya Dryomov2018-12-081-1/+3
* libceph: add authorizer challengeIlya Dryomov2018-12-083-1/+12
* libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov2018-12-081-2/+1
* libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2018-12-082-4/+3
* reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada2018-12-081-6/+0
* reset: make device_reset_optional() really optionalMasahiro Yamada2018-12-081-15/+13
* reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2018-12-081-8/+14
* reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel2018-12-081-7/+2
* reset: make optional functions really optionalRamiro Oliveira2018-12-081-19/+26
* workqueue: avoid clang warningArnd Bergmann2018-12-051-2/+2
* EVM: Add support for portable signature formatMatthew Garrett2018-12-011-0/+1