index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
atomic_open(): no need to pass struct open_flags anymore
Al Viro
1
-2
/
+1
2020-04-02
open_last_lookups(): move complete_walk() into do_open()
Al Viro
1
-10
/
+8
2020-04-02
open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open()
Al Viro
1
-5
/
+2
2020-04-02
open_last_lookups(): don't abuse complete_walk() when all we want is unlazy
Al Viro
1
-9
/
+5
2020-04-02
open_last_lookups(): consolidate fsnotify_create() calls
Al Viro
1
-5
/
+2
2020-04-02
take post-lookup part of do_last() out of loop
Al Viro
1
-12
/
+9
2020-04-02
link_path_walk(): sample parent's i_uid and i_mode for the last component
Al Viro
1
-10
/
+7
2020-04-02
__nd_alloc_stack(): make it return bool
Al Viro
1
-27
/
+18
2020-04-02
reserve_stack(): switch to __nd_alloc_stack()
Al Viro
1
-11
/
+8
2020-04-02
pick_link(): take reserving space on stack into a new helper
Al Viro
1
-21
/
+25
2020-04-02
pick_link(): more straightforward handling of allocation failures
Al Viro
1
-8
/
+7
2020-04-02
fold path_to_nameidata() into its only remaining caller
Al Viro
1
-13
/
+6
2020-04-02
pick_link(): pass it struct path already with normal refcounting rules
Al Viro
1
-6
/
+6
2020-04-02
fs/namei.c: kill follow_mount()
Al Viro
1
-20
/
+2
2020-04-02
non-RCU analogue of the previous commit
Al Viro
1
-17
/
+39
2020-04-02
helper for mount rootwards traversal
Al Viro
1
-16
/
+24
2020-04-02
follow_dotdot(): be lazy about changing nd->path
Al Viro
1
-5
/
+13
2020-04-02
follow_dotdot_rcu(): be lazy about changing nd->path
Al Viro
1
-15
/
+20
2020-04-02
follow_dotdot{,_rcu}(): massage loops
Al Viro
1
-32
/
+45
2020-04-02
lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu
Al Viro
1
-34
/
+37
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
1
-11
/
+15
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-04-01
signal: Extend exec_id to 64bits
Eric W. Biederman
3
-4
/
+4
2020-04-01
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-04-01
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-03-31
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
Gustavo A. R. Silva
1
-1
/
+3
2020-03-31
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
1
-0
/
+18
2020-03-31
net: dsa: fix oops while probing Marvell DSA switches
Russell King
1
-1
/
+2
2020-03-31
net/bpfilter: remove superfluous testing message
Bruno Meneguele
1
-1
/
+0
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-03-31
net: dsa: ksz: Select KSZ protocol tag
Codrin Ciubotariu
1
-0
/
+1
2020-03-31
Makefile: Update kselftest help information
Shuah Khan
1
-6
/
+9
2020-03-31
netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write
Gustavo A. R. Silva
1
-0
/
+1
2020-03-31
net: stmmac: add EHL 2.5Gbps PCI info and PCI ID
Voon Weifeng
1
-8
/
+16
2020-03-31
net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+75
2020-03-31
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
4
-313
/
+519
2020-03-31
net: dsa: bcm_sf2: Support specifying VLAN tag egress rule
Florian Fainelli
1
-2
/
+38
2020-03-31
net: dsa: bcm_sf2: Add support for matching VLAN TCI
Florian Fainelli
1
-15
/
+38
2020-03-31
net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions
Florian Fainelli
1
-32
/
+32
2020-03-31
net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT
Florian Fainelli
1
-2
/
+3
2020-03-31
net: dsa: bcm_sf2: Disable learning for ASP port
Florian Fainelli
1
-1
/
+9
2020-03-31
net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge
Florian Fainelli
1
-0
/
+6
2020-03-31
net: dsa: b53: Prevent tagged VLAN on port 7 for 7278
Florian Fainelli
1
-0
/
+8
2020-03-31
net: dsa: b53: Restore VLAN entries upon (re)configuration
Florian Fainelli
1
-0
/
+15
2020-03-31
net: dsa: bcm_sf2: Fix overflow checks
Florian Fainelli
1
-6
/
+3
2020-03-31
hv_netvsc: Remove unnecessary round_up for recv_completion_cnt
Haiyang Zhang
1
-4
/
+5
2020-03-31
selftests: mlxsw: Add test cases for devlink-trap policers
Ido Schimmel
2
-0
/
+390
2020-03-31
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
5
-5
/
+46
2020-03-31
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
3
-18
/
+16
[next]