| Commit message (Expand) | Author | Files | Lines |
2020-04-17 | of: unittest: kmemleak in duplicate property update | Frank Rowand | 2 | -10/+25 |
2020-04-17 | of: overlay: kmemleak in dup_and_fixup_symbol_prop() | Frank Rowand | 1 | -0/+2 |
2020-04-17 | of: unittest: kmemleak in of_unittest_overlay_high_level() | Frank Rowand | 1 | -1/+4 |
2020-04-17 | of: unittest: kmemleak in of_unittest_platform_populate() | Frank Rowand | 1 | -2/+5 |
2020-04-17 | of: unittest: kmemleak on changeset destroy | Frank Rowand | 1 | -0/+4 |
2020-04-17 | MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView | Mauro Carvalho Chehab | 1 | -1/+4 |
2020-04-17 | MAINTAINERS: dt: update display/allwinner file entry | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-17 | dt-bindings: iio: dac: AD5570R fix bindings errors | Alexandru Tachici | 1 | -49/+44 |
2020-04-16 | dt-bindings: Fix misspellings of "Analog Devices" | Geert Uytterhoeven | 4 | -6/+6 |
2020-04-15 | dt-bindings: pwm: Fix cros-ec-pwm example dtc 'reg' warning | Rob Herring | 1 | -5/+12 |
2020-04-14 | docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed file | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-14 | docs: dt: fix a broken reference for a file converted to json | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-14 | docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file | Mauro Carvalho Chehab | 1 | -2/+2 |
2020-04-14 | docs: dt: fix broken reference to phy-cadence-torrent.yaml | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-14 | dt-bindings: interrupt-controller: Fix loongson,parent_int_map property schema | Rob Herring | 1 | -3/+2 |
2020-04-14 | dt-bindings: hwmon: Fix incorrect $id paths | Rob Herring | 2 | -2/+2 |
2020-04-14 | dt-bindings: Fix dtc warnings on reg and ranges in examples | Rob Herring | 8 | -23/+35 |
2020-04-14 | dt-bindings: BD718x7 - add missing I2C bus properties | Matti Vaittinen | 2 | -2/+6 |
2020-04-14 | dt-bindings: clock: syscon-icst: Remove unneeded unit name | Fabio Estevam | 1 | -1/+1 |
2020-04-14 | dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit name | Fabio Estevam | 1 | -1/+1 |
2020-04-14 | dt-bindings: iio: dac: ad5770r: Fix the file path | Fabio Estevam | 1 | -1/+1 |
2020-04-14 | dt-bindings: iio: dac: ad5770r: Add vendor to compatible string | Fabio Estevam | 1 | -1/+1 |
2020-04-12 | Linux 5.7-rc1v5.7-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-04-12 | MAINTAINERS: sort field names for all entries | Linus Torvalds | 1 | -1974/+1974 |
2020-04-12 | MAINTAINERS: sort entries by entry name | Linus Torvalds | 1 | -820/+820 |
2020-04-11 | mailmap: Add Sedat Dilek (replacement for expired email address) | Sedat Dilek | 1 | -0/+1 |
2020-04-11 | pNFS: Fix RCU lock leakage | Trond Myklebust | 1 | -0/+1 |
2020-04-11 | KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest | Xiaoyao Li | 1 | -3/+34 |
2020-04-11 | KVM: x86: Emulate split-lock access as a write in emulator | Xiaoyao Li | 1 | -1/+11 |
2020-04-11 | x86/split_lock: Provide handle_guest_split_lock() | Thomas Gleixner | 2 | -5/+34 |
2020-04-11 | kbuild: fix comment about missing include guard detection | Masahiro Yamada | 1 | -1/+1 |
2020-04-11 | ipc/util.c: sysvipc_find_ipc() should increase position index | Vasily Averin | 1 | -1/+1 |
2020-04-11 | kernel/gcov/fs.c: gcov_seq_next() should increase position index | Vasily Averin | 1 | -1/+1 |
2020-04-11 | fs/seq_file.c: seq_read(): add info message about buggy .next functions | Vasily Averin | 1 | -2/+5 |
2020-04-11 | drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings | kbuild test robot | 1 | -1/+0 |
2020-04-11 | change email address for Pali Rohár | Pali Rohár | 24 | -41/+42 |
2020-04-11 | selftests: kmod: test disabling module autoloading | Eric Biggers | 1 | -0/+30 |
2020-04-11 | selftests: kmod: fix handling test numbers above 9 | Eric Biggers | 1 | -4/+9 |
2020-04-11 | docs: admin-guide: document the kernel.modprobe sysctl | Eric Biggers | 1 | -0/+21 |
2020-04-11 | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() | Eric Biggers | 1 | -1/+3 |
2020-04-11 | kmod: make request_module() return an error when autoloading is disabled | Eric Biggers | 1 | -2/+2 |
2020-04-11 | mm/memremap: set caching mode for PCI P2PDMA memory to WC | Logan Gunthorpe | 1 | -0/+3 |
2020-04-11 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 10 | -7/+36 |
2020-04-11 | powerpc/mm: thread pgprot_t through create_section_mapping() | Logan Gunthorpe | 7 | -17/+27 |
2020-04-11 | x86/mm: introduce __set_memory_prot() | Logan Gunthorpe | 2 | -0/+14 |
2020-04-11 | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe | 8 | -25/+34 |
2020-04-11 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 10 | -33/+33 |
2020-04-11 | mm/memory_hotplug: drop the flags field from struct mhp_restrictions | Logan Gunthorpe | 1 | -2/+0 |
2020-04-11 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 21 | -95/+58 |
2020-04-11 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 11 | -12/+16 |