aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03doc: net: dsa: Fix typo in config code samplePaul Barker
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-02net: dp83867: Fix WoL SecureOn passwordDan Murphy
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens
2020-09-02tipc: fix shutdown() of connectionless socketTetsuo Handa
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K
2020-09-02Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-02Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-01Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-01net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-01vhost: fix typo in error messageYunsheng Lin
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn
2020-09-01ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
2020-09-01perf report: Disable ordered_events for raw dumpJiri Olsa
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant
2020-09-01perf intel-pt: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf cs-etm: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo
2020-09-01perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers
2020-09-01perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-01perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-01HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-01HID: elan: Fix memleak in elan_input_configuredDinghao Liu
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko
2020-08-31Merge tag 'docs-5.9-3' of git://git.lwn.net/linuxLinus Torvalds
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He