summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-22perf/x86/cstate: Add Jasper Lake CPU supportHarry Pan
2020-04-22Merge branch 'vrf-looping'David S. Miller
2020-04-22vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski
2020-04-22dt-bindings: Re-enable core schemas for dtbs_checkRob Herring
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-22usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-04-23scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-04-22MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewersLorenzo Pieralisi
2020-04-22PM: sleep: core: Switch back to async_schedule_dev()Kai-Heng Feng
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-04-22s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-22ALSA: usb-audio: Add connector notifier delegationTakashi Iwai
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-04-22exfat: properly set s_time_granEric Sandeen
2020-04-22exfat: remove 'bps' mount-optionTetsuhiro Kohada
2020-04-22exfat: Unify access to the boot sectorTetsuhiro Kohada
2020-04-22exfat: add missing MODULE_ALIAS_FS()Thomas Backlund
2020-04-22exfat: Fix discard supportPali Rohár
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-22powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy
2020-04-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-04-21cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng
2020-04-21net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-04-21macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-21e1000: remove unneeded conversion to boolJason Yan
2020-04-21i40e: Remove unneeded conversion to boolJason Yan
2020-04-21ptp: Remove unneeded conversion to boolJason Yan
2020-04-21cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-04-21ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd genAlexander Tsoy
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-04-21Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linuxLinus Torvalds
2020-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-21tools/vm: fix cross-compile buildLucas Stach
2020-04-21coredump: fix null pointer dereference on coredumpSudip Mukherjee
2020-04-21mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-04-21shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-21mm/shmem: fix build without THPHugh Dickins
2020-04-21mm/ksm: fix NULL pointer dereference when KSM zero page is enabledMuchun Song
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV
2020-04-21checkpatch: fix a typo in the regex for $allocFunctionsChristophe JAILLET
2020-04-21mm, gup: return EINTR when gup is interrupted by fatal signalsMichal Hocko