summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-161-0/+3
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-161-2/+0
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+1
* appletalk: Fix compile regressionArnd Bergmann2019-04-271-4/+14
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-04-271-2/+2
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-04-271-1/+1
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2019-04-271-1/+1
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-272-13/+4
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-271-0/+3
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-271-1/+1
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-031-1/+1
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-031-0/+6
* Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-04-031-0/+36
* asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2019-04-031-6/+6
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-231-2/+10
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-231-0/+2
* net: Add __icmp_send helper.Nazarov Sergey2019-03-231-1/+8
* KEYS: user: Align the payload bufferEric Biggers2019-03-231-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
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-201-5/+4
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-201-1/+5
* drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2019-02-201-1/+4
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-261-1/+4
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-131-0/+20
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-131-2/+34
* posix-timers: Sanitize overrun handlingThomas Gleixner2018-12-211-2/+2
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2018-12-211-1/+1
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-12-171-1/+6
* 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
* can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-12-011-0/+1
* new helper: uaccess_kernel()Al Viro2018-11-271-0/+3
* libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov2018-11-221-1/+7
* TC: Set DMA masks for devicesMaciej W. Rozycki2018-11-221-0/+1
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2018-11-102-2/+3
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2018-11-101-1/+1
* tty: audit: Fix audit sourcePeter Hurley2018-11-101-3/+3
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2018-11-103-1/+22
* NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2018-11-101-0/+3
* phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2018-11-101-3/+3
* ebtables: arpreply: Add the standard target sanity checkGao Feng2018-10-131-0/+5
* Make file credentials available to the seqfile interfacesLinus Torvalds2018-10-131-9/+4
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-131-0/+1
* slub: make ->cpu_partial unsigned intAlexey Dobriyan2018-10-131-1/+2
* mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-263-7/+2
* udlfb: set optimal write delayMikulas Patocka2018-09-091-1/+1
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-09-051-0/+14