summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.6v5.6Linus Torvalds2020-03-291-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-297-45/+82
|\
| * mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V2020-03-291-0/+6
| * mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-03-293-2/+52
| * hugetlb_cgroup: fix illegal access to memoryMina Almasry2020-03-291-2/+1
| * drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand2020-03-291-20/+3
| * mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota2020-03-291-21/+20
* | Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-291-2/+4
|\ \
| * | clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie2020-03-271-2/+4
* | | Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-291-2/+9
|\ \ \
| * | | genirq: Fix reference leaks on irq affinity notifiersEdward Cree2020-03-211-2/+9
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-2823-80/+221
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-274-20/+25
| |\ \ \
| | * | | bpf: Explicitly memset some bpf info structures declared on the stackGreg Kroah-Hartman2020-03-202-3/+6
| | * | | bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman2020-03-201-1/+2
| | * | | bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau2020-03-173-16/+17
| * | | | r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit2020-03-271-9/+7
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-277-22/+70
| |\ \ \ \
| | * | | | xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing2020-03-241-0/+2
| | * | | | vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich2020-03-161-1/+1
| | * | | | esp: remove the skb from the chain when it's enqueued in cryptd_wqXin Long2020-03-041-4/+4
| | * | | | ipv6: xfrm6_tunnel.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-271-1/+1
| | * | | | xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long2020-02-121-0/+3
| | * | | | xfrm: fix uctx len check in verify_sec_ctx_lenXin Long2020-02-121-1/+2
| | * | | | vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel2020-02-063-15/+56
| | * | | | xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem2020-02-041-0/+1
| * | | | | net: ks8851-ml: Fix IO operations, againMarek Vasut2020-03-261-4/+52
| * | | | | Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-268-20/+62
| |\ \ \ \ \
| | * | | | | mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg2020-03-261-2/+6
| | * | | | | mac80211: mark station unauthorized before key removalJohannes Berg2020-03-261-1/+6
| | * | | | | mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen2020-03-261-1/+18
| | * | | | | cfg80211: Do not warn on same channel at the end of CSAIlan Peer2020-03-261-1/+5
| | * | | | | mac80211: drop data frames without key on encrypted linksJohannes Berg2020-03-264-12/+24
| | * | | | | ieee80211: fix HE SPR size calculationJohannes Berg2020-03-251-2/+2
| | * | | | | nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg2020-03-251-1/+1
| * | | | | | mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel2020-03-261-4/+4
| * | | | | | qlcnic: Fix bad kzalloc null testXu Wang2020-03-261-1/+1
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-285-15/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | i2c: pca-platform: Use platform_irq_get_optionalChris Packham2020-03-281-1/+1
| * | | | | | i2c: st: fix missing struct parameter descriptionAlain Volmat2020-03-281-0/+1
| * | | | | | i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng2020-03-241-12/+8
| * | | | | | i2c: fix a doc warningMauro Carvalho Chehab2020-03-231-2/+2
| * | | | | | i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan2020-03-221-0/+1
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-03-282-3/+5
|\ \ \ \ \ \ \
| * | | | | | | scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen2020-03-241-1/+3
| * | | | | | | scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi2020-03-171-2/+2
* | | | | | | | Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-272-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Fix defconfig selectionHelge Deller2020-03-272-0/+12
* | | | | | | | | Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-2726-111/+133
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | soc: samsung: chipid: Fix return value on non-Exynos platformsMarek Szyprowski2020-03-251-1/+1