summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-123-6/+6
* Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-115-19/+20
|\
| * afs: Show volume name in /proc/net/afs/<cell>/volumesDavid Howells2019-12-111-3/+4
| * afs: Fix missing cell comparison in afs_test_super()David Howells2019-12-111-0/+1
| * afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells2019-12-111-0/+3
| * afs: Fix mountpoint parsingDavid Howells2019-12-111-2/+4
| * afs: Fix SELinux setting security label on /afsDavid Howells2019-12-091-1/+0
| * afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne2019-12-091-13/+8
* | Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-112-13/+16
|\ \
| * | erofs: update documentationGao Xiang2019-12-081-13/+14
| * | erofs: zero out when listxattr is called with no xattrGao Xiang2019-12-041-0/+2
* | | Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-116-33/+22
|\ \ \
| * | | ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov2019-12-104-26/+21
| * | | tracing: remove set but not used variable 'buffer'YueHaibing2019-12-101-2/+0
| * | | module: Remove accidental change of module_enable_x()Steven Rostedt (VMware)2019-12-101-5/+1
* | | | pipe: simplify signal handling in pipe_read() and add commentsLinus Torvalds2019-12-111-7/+29
* | | | Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-091-0/+1
|\ \ \ \
| * | | | btrfs: add Kconfig dependency for BLAKE2BDavid Sterba2019-12-091-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds2019-12-095-17/+7
|\ \ \ \
| * | | | checkpatch: Drop pr_warning checkKefeng Wang2019-12-061-9/+0
| * | | | printk: Drop pr_warning definitionKefeng Wang2019-12-061-2/+1
| * | | | Fix up for "printk: Drop pr_warning definition"Stephen Rothwell2019-12-062-4/+4
| * | | | workqueue: Use pr_warn instead of pr_warningKefeng Wang2019-12-061-2/+2
* | | | | Merge tag 'thermal-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-092-5/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MAINTAINERS: thermal: Change the git tree locationDaniel Lezcano2019-12-071-2/+1
| * | | | MAINTAINERS: thermal: Add Daniel Lezcano as the thermal maintainerZhang Rui2019-12-071-1/+1
| * | | | MAINTAINERS: thermal: Eduardo's email is bouncingFlorian Fainelli2019-12-071-1/+0
| * | | | thermal: power_allocator: Fix Kconfig warningYueHaibing2019-12-071-1/+1
* | | | | Linux 5.5-rc1v5.5-rc1Linus Torvalds2019-12-081-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-08119-628/+1025
|\ \ \ \ \
| * | | | | r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * | | | | net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet2019-12-071-1/+7
| * | | | | r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * | | | | vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * | | | | net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * | | | | net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * | | | | inet: protect against too small mtu values.Eric Dumazet2019-12-075-11/+20
| * | | | | gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang2019-12-071-1/+1
| * | | | | pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki2019-12-071-2/+0
| * | | | | Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller2019-12-062-8/+32
| |\ \ \ \ \
| | * | | | | tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-061-3/+3
| | * | | | | tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-061-3/+13
| | * | | | | tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-062-2/+16
| |/ / / / /
| * | | | | Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-12-0610-75/+143
| |\ \ \ \ \
| | * | | | | net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93
| | * | | | | net/mlx5e: ethtool, Fix analysis of speed settingAya Levin2019-12-051-10/+3
| | * | | | | net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
| | * | | | | net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
| | * | | | | net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1
| | * | | | | net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-051-1/+1