| Commit message (Expand) | Author | Files | Lines |
2020-08-15 | arch: sh: smc37c93x: fix spelling mistake | Flavio Suligoi | 1 | -2/+2 |
2020-08-15 | Revert "sh: add missing EXPORT_SYMBOL() for __delay" | Geert Uytterhoeven | 1 | -1/+0 |
2020-08-15 | sh: Implement __get_user_u64() required for 64-bit get_user() | John Paul Adrian Glaubitz | 1 | -0/+53 |
2020-08-15 | sh: remove call to memset after dma_alloc_coherent | Chen Zhou | 1 | -2/+0 |
2020-08-15 | sh: Fix unneeded constructor in page table allocation | Matthew Wilcox (Oracle) | 1 | -4/+3 |
2020-08-02 | Linux 5.8v5.8 | Linus Torvalds | 1 | -1/+1 |
2020-08-02 | kbuild: remove redundant FORCE definition in scripts/Makefile.modpost | Masahiro Yamada | 1 | -3/+0 |
2020-08-02 | kconfig: qconf: remove wrong ConfigList::firstChild() | Masahiro Yamada | 2 | -5/+1 |
2020-08-01 | vxlan: fix memleak of fdb | Taehee Yoo | 1 | -2/+4 |
2020-08-01 | Revert "kconfig: qconf: don't show goback button on splitMode" | Masahiro Yamada | 1 | -3/+2 |
2020-08-01 | Revert "kconfig: qconf: Change title for the item window" | Masahiro Yamada | 1 | -9/+1 |
2020-08-01 | kconfig: qconf: remove "goBack" debug message | Masahiro Yamada | 1 | -1/+0 |
2020-08-01 | kconfig: qconf: use delete[] instead of delete to free array | Masahiro Yamada | 1 | -2/+2 |
2020-08-01 | kconfig: qconf: compile moc object separately | Masahiro Yamada | 3 | -7/+7 |
2020-08-01 | kconfig: qconf: use if_changed for qconf.moc rule | Masahiro Yamada | 1 | -2/+4 |
2020-08-01 | rds: Prevent kernel-infoleak in rds_notify_queue_get() | Peilin Ye | 1 | -1/+2 |
2020-08-01 | net/sched: The error lable position is corrected in ct_init_module | liujian | 1 | -2/+2 |
2020-07-31 | libtraceevent: Fix build with binutils 2.35 | Ben Hutchings | 1 | -1/+1 |
2020-07-31 | perf tools: Fix record failure when mixed with ARM SPE event | Wei Li | 1 | -4/+4 |
2020-07-31 | perf tests: Fix test 68 zstd compression for s390 | Thomas Richter | 1 | -1/+2 |
2020-07-31 | tools lib traceevent: Fix memory leak in process_dynamic_array_len | Philippe Duplessis-Guindon | 1 | -0/+1 |
2020-07-31 | KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM | Wanpeng Li | 1 | -3/+6 |
2020-07-31 | KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled | Wanpeng Li | 1 | -1/+1 |
2020-07-31 | drm/nouveau: Accept 'legacy' format modifiers | James Jones | 1 | -2/+25 |
2020-07-31 | net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq | Xin Xiong | 1 | -2/+2 |
2020-07-31 | net/mlx5e: E-Switch, Specify flow_source for rule with no in_port | Jianbo Liu | 1 | -7/+12 |
2020-07-31 | net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring | Jianbo Liu | 5 | -3/+10 |
2020-07-31 | net/mlx5e: CT: Support restore ipv6 tunnel | Jianbo Liu | 1 | -9/+21 |
2020-07-31 | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe... | Wang Hai | 1 | -1/+4 |
2020-07-31 | ionic: unlock queue mutex in error path | Shannon Nelson | 1 | -1/+3 |
2020-07-31 | atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent | Xin Xiong | 1 | -2/+8 |
2020-07-31 | net: ethernet: mtk_eth_soc: fix MTU warnings | Landen Chao | 1 | -0/+2 |
2020-07-31 | net: nixge: fix potential memory leak in nixge_probe() | Lu Wei | 1 | -3/+5 |
2020-07-31 | devlink: ignore -EOPNOTSUPP errors on dumpit | Jakub Kicinski | 1 | -6/+18 |
2020-07-31 | rxrpc: Fix race between recvmsg and sendmsg on immediate call failure | David Howells | 4 | -12/+28 |
2020-07-31 | MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainer | Joyce Ooi | 1 | -1/+1 |
2020-07-31 | selftests/bpf: fix netdevsim trap_flow_action_cookie read | Hangbin Liu | 1 | -0/+3 |
2020-07-31 | ipv6: fix memory leaks on IPV6_ADDRFORM path | Cong Wang | 3 | -5/+14 |
2020-07-31 | net/bpfilter: Initialize pos in __bpfilter_process_sockopt | Christoph Hellwig | 1 | -1/+1 |
2020-07-30 | Bluetooth: fix kernel oops in store_pending_adv_report | Alain Michaud | 1 | -7/+19 |
2020-07-30 | ARM: percpu.h: fix build error | Grygorii Strashko | 1 | -0/+2 |
2020-07-30 | igb: reinit_locked() should be called with rtnl_lock | Francesco Ruggeri | 1 | -0/+9 |
2020-07-30 | e1000e: continue to init PHY even when failed to disable ULP | Aaron Ma | 1 | -3/+1 |
2020-07-30 | random: fix circular include dependency on arm64 after addition of percpu.h | Willy Tarreau | 1 | -1/+1 |
2020-07-30 | MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry | John Garry | 1 | -1/+1 |
2020-07-30 | arm64: csum: Fix handling of bad packets | Robin Murphy | 1 | -2/+3 |
2020-07-30 | arm64: Drop unnecessary include from asm/smp.h | Marc Zyngier | 1 | -1/+0 |
2020-07-30 | arm64/alternatives: move length validation inside the subsection | Sami Tolvanen | 1 | -2/+2 |
2020-07-30 | virtio-mem: Fix build error due to improper use 'select' | Weilong Chen | 1 | -1/+1 |
2020-07-30 | Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers" | Alex Deucher | 1 | -3/+6 |