summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-18vfs: remove open_flags from d_real()Miklos Szeredi
2018-07-18Revert "fsnotify: support overlayfs"Miklos Szeredi
2018-07-18Partially revert "locks: fix file locking on overlayfs"Miklos Szeredi
2018-07-18Revert "vfs: add flags to d_real()"Miklos Szeredi
2018-07-18Revert "vfs: update ovl inode before relatime check"Miklos Szeredi
2018-07-18Revert "ovl: fix relatime for directories"Miklos Szeredi
2018-07-18vfs: export vfs_dedupe_file_range_one() to modulesMiklos Szeredi
2018-07-18vfs: export vfs_ioctl() to modulesMiklos Szeredi
2018-07-18vfs: make open_with_fake_path() not contribute to nr_filesMiklos Szeredi
2018-07-18Merge branch 'dedupe-cleanup' into overlayfs-nextMiklos Szeredi
2018-07-18bpf: offload: allow program and map sharing per-ASICJakub Kicinski
2018-07-18bpf: offload: keep the offload state per-ASICJakub Kicinski
2018-07-18bpf: offload: aggregate offloads per-deviceJakub Kicinski
2018-07-18bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski
2018-07-18bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin
2018-07-18integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi
2018-07-18evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-18mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon
2018-07-18mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()Boris Brezillon
2018-07-18mtd: rawnand: Kill the chip->scan_bbt() hookBoris Brezillon
2018-07-18mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()Boris Brezillon
2018-07-18mtd: rawnand: Remove forward declaration of device_nodeBoris Brezillon
2018-07-18mtd: rawnand: Remove forward declaration of mtd_infoBoris Brezillon
2018-07-18mtd: rawnand: Remove nand_do_read() prototype from rawnand.hBoris Brezillon
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-07-18mtd: rawnand: provide only single helper function for ECC confAbhishek Sahu
2018-07-18mtd: rawnand: helper function for setting up ECC configurationAbhishek Sahu
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig
2018-07-17random: Return nbytes filled from hw RNGTobin C. Harding
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires
2018-07-17HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires
2018-07-17ARM: at91: pm: add PMC fast startup registers definesClaudiu Beznea
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu
2018-07-17i2c: recovery: add get_bus_free callbackWolfram Sang
2018-07-17i2c: recovery: require either get_sda or set_sdaWolfram Sang
2018-07-17Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel
2018-07-17sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri