aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner2-28/+2
2019-01-22dm: add missing trace_block_split() to __split_and_process_bio()Mike Snitzer1-0/+1
2019-01-22dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriateMike Snitzer1-6/+12
2019-01-22vfio/pci: Cleanup license messThomas Gleixner2-10/+2
2019-01-22block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2-10/+11
2019-01-22x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya1-1/+1
2019-01-22direct-io: allow direct writes to empty inodesErnesto A. Fernández1-2/+3
2019-01-22i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET1-2/+2
2019-01-22binderfs: switch from d_add() to d_instantiate()Christian Brauner1-1/+1
2019-01-22binderfs: drop lock in binderfs_binder_ctl_createChristian Brauner1-4/+0
2019-01-22binderfs: kill_litter_super() before cleanupChristian Brauner1-1/+2
2019-01-22binderfs: rework binderfs_binder_device_create()Christian Brauner1-20/+19
2019-01-22binderfs: rework binderfs_fill_super()Christian Brauner1-30/+11
2019-01-22binderfs: prevent renaming the control dentryChristian Brauner1-18/+10
2019-01-22binderfs: remove outdated commentChristian Brauner1-4/+0
2019-01-22binderfs: use __u32 for device numbersChristian Brauner1-2/+2
2019-01-22binderfs: use correct include guards in headerChristian Brauner1-3/+3
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-01-22can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König1-1/+1
2019-01-22can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing1-1/+1
2019-01-22can: bcm: check timer values before ktime conversionOliver Hartkopp1-0/+27
2019-01-22can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing itManfred Schlaegl1-14/+13
2019-01-22drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes1-0/+4
2019-01-22serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita1-1/+1
2019-01-22tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke1-2/+2
2019-01-22mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun1-5/+0
2019-01-22mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart1-5/+9
2019-01-22ide: fix a typo in the settings proc file nameChristoph Hellwig1-1/+1
2019-01-21drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng1-1/+21
2019-01-21acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-21acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams5-11/+24
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang1-2/+2
2019-01-21tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman1-1/+2
2019-01-21dm: fix redundant IO accounting for bios that need splittingMike Snitzer1-0/+16
2019-01-21dm: fix clone_bio() to trigger blk_recount_segments()Mike Snitzer1-6/+2
2019-01-21ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong1-0/+1
2019-01-21ceph: quota: cleanup license messThomas Gleixner1-13/+0
2019-01-21libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov1-2/+3
2019-01-21ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng1-0/+2
2019-01-21locking/rwsem: Fix (possible) missed wakeupXie Yongji1-2/+9
2019-01-21futex: Fix (possible) missed wakeupPeter Zijlstra1-5/+8
2019-01-21sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra1-3/+4
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra2-1/+17
2019-01-21sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood1-1/+1
2019-01-21Linux 5.0-rc3Linus Torvalds1-1/+1
2019-01-20pstore/ram: Avoid allocation and leak of platform dataKees Cook1-6/+3
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel1-0/+18
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel1-2/+3
2019-01-21fix int_sqrt64() for very large numbersFlorian La Roche1-1/+1