aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_numa.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-08of/device: Really only set bus DMA mask when appropriateRobin Murphy1-1/+3
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet1-0/+13
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt1-0/+12
2018-11-08arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2-2/+2
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel1-0/+8
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov2-16/+4
2018-11-08ceph: quota: fix null pointer dereference in quota checkLuis Henriques1-1/+2
2018-11-08ceph: add destination file data sync before doing any remote copyLuis Henriques1-2/+9
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov1-2/+1
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-11-08termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin1-2/+2
2018-11-08vt: fix broken display when running aptitudeMikulas Patocka1-1/+1
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-11-08mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman1-1/+1
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter1-1/+1
2018-11-08posix-cpu-timers: Remove useless call to check_dl_overrun()Juri Lelli1-3/+0
2018-11-07qlcnic: remove assumption that vlan_tci != 0Michał Mirosław1-3/+5
2018-11-07ibmvnic: fix accelerated VLAN handlingMichał Mirosław1-1/+1
2018-11-08mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman1-2/+8
2018-11-08mount: Retest MNT_LOCKED in do_umountEric W. Biederman1-2/+8
2018-11-07FDDI: defza: Make the driver version string constantMaciej W. Rozycki1-1/+1
2018-11-07FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki1-1/+2
2018-11-07FDDI: defza: Add missing comment closingMaciej W. Rozycki1-0/+1
2018-11-07FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2-2/+2
2018-11-07userns: also map extents in the reverse map to kernel IDsJann Horn1-4/+8
2018-11-07ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin1-0/+1
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-07drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-07drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan3-1/+19
2018-11-07block: Clear kernel memory before copying to userKeith Busch1-0/+1
2018-11-07MAINTAINERS: Fix remaining pointers to obsolete libata.gitGeert Uytterhoeven1-3/+3
2018-11-07ubd: fix missing lock around request issueJens Axboe1-2/+7
2018-11-07Documentation: ABI: led-trigger-pattern: Fix typosGeert Uytterhoeven1-2/+2
2018-11-07leds: trigger: Fix sleeping function called from invalid contextBaolin Wang1-16/+4
2018-11-07block: respect virtual boundary mask in bvecsJohannes Thumshirn2-2/+2
2018-11-07Btrfs: fix missing delayed iputs on unmountOmar Sandoval1-36/+15
2018-11-07i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller1-3/+3
2018-11-07i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller1-0/+2
2018-11-07ice: Change req_speeds to be u16Chinh T Cao1-1/+1
2018-11-07ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error pathVasily Averin1-2/+5
2018-11-07ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin1-0/+2
2018-11-07ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin1-0/+2
2018-11-07ext4: fix buffer leak in ext4_xattr_get_block() on error pathVasily Averin1-1/+3
2018-11-07ext4: fix possible leak of s_journal_flag_rwsem in error pathVasily Averin1-0/+1
2018-11-07resource/docs: Complete kernel-doc style function documentationBorislav Petkov1-9/+14
2018-11-07ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o1-8/+8
2018-11-06ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()Vasily Averin1-5/+1