summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel2018-11-092-0/+50
| | * | can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde2018-11-091-13/+14
| | * | can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde2018-11-091-1/+5
| | * | can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde2018-11-091-3/+6
| | * | can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-11-092-11/+26
| | * | can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Marc Kleine-Budde2018-11-091-15/+12
| | * | can: flexcan: Always use last mailbox for TXAlexander Stein2018-11-091-34/+33
| | * | can: flexcan: Unlock the MB unconditionallyPankaj Bansal2018-11-091-1/+6
| | * | can: hi311x: Use level-triggered interruptLukas Wunner2018-11-092-2/+2
| | * | dt-bindings: can: rcar_can: Add r8a774a1 supportFabrizio Castro2018-11-091-5/+13
| | * | can: rcar_can: Fix erroneous registrationFabrizio Castro2018-11-091-1/+4
| | * | dt-bindings: can: rcar_can: document r8a77965 supportEugeniu Rosca2018-11-091-5/+5
| | * | can: ucan: remove duplicated include from ucan.cYueHaibing2018-11-091-4/+0
| | * | can: ucan: remove set but not used variable 'udev'YueHaibing2018-11-091-3/+0
| | * | can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()Jimmy Assarsson2018-11-091-2/+2
| | * | can: kvaser_usb: Fix potential uninitialized variable useJimmy Assarsson2018-11-091-5/+5
| | * | can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp2018-11-091-7/+8
| * | | bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-11-122-0/+8
* | | | Linux 4.20-rc3v4.20-rc3Linus Torvalds2018-11-181-1/+1
* | | | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-182-18/+9
|\ \ \ \
| * | | | Revert "acpi, nfit: Further restrict userspace ARS start requests"Dan Williams2018-11-101-12/+3
| * | | | acpi, nfit: Fix ARS overflow continuationDan Williams2018-11-101-2/+2
| * | | | tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma2018-11-051-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-11-1817-97/+169
|\ \ \ \
| * | | | mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang2018-11-181-1/+1
| * | | | mm, page_alloc: check for max order in hot pathMichal Hocko2018-11-181-11/+9
| * | | | scripts/spdxcheck.py: make python3 compliantUwe Kleine-König2018-11-181-1/+0
| * | | | tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu2018-11-181-3/+1
| * | | | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann2018-11-181-2/+1
| * | | | mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen2018-11-181-3/+4
| * | | | mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport2018-11-181-2/+8
| * | | | ocfs2: free up write context when direct IO failedWengang Wang2018-11-182-2/+19
| * | | | scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap2018-11-181-1/+1
| * | | | mm: don't reclaim inodes with many attached pagesRoman Gushchin2018-11-181-2/+5
| * | | | mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko2018-11-181-0/+8
| * | | | mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin2018-11-181-3/+3
| * | | | MAINTAINERS: update OMAP MMC entryAaro Koskinen2018-11-182-2/+6
| * | | | hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz2018-11-181-4/+19
| * | | | kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson2018-11-181-21/+22
| * | | | z3fold: fix possible reclaim racesVitaly Wool2018-11-181-39/+62
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-11-181-14/+48
|\ \ \ \ \
| * | | | | sched/fair: Fix cpu_util_wake() for 'execl' type workloadsPatrick Bellasi2018-11-121-14/+48
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-182-10/+144
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
| * | | | | | perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-189-14/+47
|\ \ \ \ \ \
| * | | | | | efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel2018-11-151-12/+19
| * | | | | | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-154-0/+15
| * | | | | | efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-151-0/+4
| * | | | | | efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-153-1/+8