summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-16cifs: don't use ->d_timeMiklos Szeredi3-4/+14
2016-09-16posix_acl: don't ignore return value of posix_acl_create_masq()Miklos Szeredi1-5/+6
2016-09-16f2fs: use filemap_check_errors()Miklos Szeredi1-5/+2
2016-09-16btrfs: use filemap_check_errors()Miklos Szeredi4-19/+3
2016-09-16vfs: do get_write_access() on upper layer of overlayfsMiklos Szeredi2-3/+15
2016-09-16vfs: make argument of d_real_inode() constMiklos Szeredi1-2/+3
2016-09-16locks: fix file locking on overlayfsMiklos Szeredi6-27/+46
2016-09-16fsnotify: support overlayfsAihua Zhang1-5/+9
2016-09-16vfs: update ovl inode before relatime checkMiklos Szeredi4-8/+37
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi3-16/+17
2016-09-16ima: use file_dentry()Miklos Szeredi2-3/+3
2016-09-12Linux 4.8-rc6v4.8-rc6Linus Torvalds1-1/+1
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers4-25/+29
2016-09-10fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-10libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-10nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-10mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19
2016-09-10mm: fix show_smap() for zone_device-pmd rangesDan Williams2-2/+4
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie1-1/+1
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang1-4/+4
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-08cpufreq-stats: Minor documentation fixJean Delvare1-1/+1
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson1-0/+12
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2-2/+2
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee1-6/+10
2016-09-08Documentation: i2c: slave-interface: add note for driver developmentWolfram Sang1-0/+5
2016-09-08i2c: mux: demux-pinctrl: run properly with multiple instancesWolfram Sang1-4/+10
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung1-4/+4
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-08arm-cci: pmu: Fix typo in event nameSuzuki K Poulose1-1/+1
2016-09-08Revert "ARM: tegra: fix erroneous address in dts"Olof Johansson1-2/+2
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy1-3/+4
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan1-1/+2
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King1-1/+1
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij2-1/+2
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij1-1/+0
2016-09-07usercopy: remove page-spanning test for nowKees Cook2-26/+46
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07seccomp: Remove 2-phase API documentationMickaël Salaün1-11/+0
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün3-5/+7
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün1-2/+3
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17