index
:
kernel/git/viro/vfs.git
9p-fixes
M0
M1
M2
M3
M4
M5
M6
M7
M8
N0
N1
N10
N11
N12
N13
N14
N15
N2
N21
N22
N23
N29
N3
N4
N5
N6
N7
N8
N9
Q12
Q13
Q14
Q15
Q16
Q17
Q18
Q19
Q20
Q21
Q22
Q23
Q24
Q25
Q26
Q27
Q28
Q29
Q30
Q31
Q32
Q33
Q34
Q35
Q36
Q37
Q38
Q39
Q40
Q41
Q42
Q43
Q44
Q45
Q46
R46
R47
R48
R49
R50
T3
T4
afs-dh
afs-proc
arm64-fix
cfu-test
close
devel
experimental-AT_NO_JUMPS
experimental-dentry_kill
experimental-xattr
fix-uio
fixes
fixes-2
fixes-old
fixes1
for-cifs
for-davem
for-dhowells
for-hch
for-jann
for-linus
for-linus-2
for-miklos
for-next
for-ovl
for-raven
for-spi
ftrace_glob
gfs2-untested
hch.aio
hch.procfs
ia64-test
imm.timestamp
master
merge-1
merge-2
merge-candidate
merge.nfs-fs_parse
misc-crap
misc.alpha
misc.cifs
misc.cls_u32
misc.compat
misc.misc
misc.poll
misc.ppc
misc.sparc
misc.timestamp
mount-fixes
mount-fixes2
mount-folded
mount-open_tree
mount-reordered
mount.part1
mount.part2
net-endian.chelsio
net-fixes
next-merge-candidate
next.autofs
next.dcache
next.misc
next.namei
old.dcache
ovl-candidate
ovl-fixes
proposed-merge
qibfs
rebased-net-ioctl
rebased-statx
sendmsg.cifs
sendmsg.lustre
smack-fix
stable-fodder
test-merge
test.d_iput
testing.lookups
timers-compat
timers-nanosleep
uaccess-work.iov_iter
uaccess.alpha
uaccess.arc
uaccess.arm
uaccess.arm64
uaccess.avr32
uaccess.bfin
uaccess.c6x
uaccess.cris
uaccess.frv
uaccess.h8300
uaccess.hexagon
uaccess.ia64
uaccess.m32r
uaccess.m68k
uaccess.metag
uaccess.microblaze
uaccess.mips
uaccess.misc
uaccess.mn10300
uaccess.nios2
uaccess.openrisc
uaccess.parisc
uaccess.powerpc
uaccess.s390
uaccess.score
uaccess.sh
uaccess.sparc
uaccess.stem
uaccess.strlen
uaccess.tile
uaccess.um
uaccess.unicore32
uaccess.x86
uaccess.xtensa
ufs-fixes
uncertain.shmem
untested-uaccess
untested.autofs
untested.dcache_readdir
untested.fs_parse
untested.mkobj
untested.nfs
vfs/work.net-ioctl
vm
waitid-fix
work.AF_UNIX
work.__copy_in_user
work.__copy_to_user
work.acl
work.adfs
work.afs
work.aio
work.aio-1
work.alpha
work.asm-exports
work.autofs
work.compat
work.const-path
work.const-qstr
work.copy_file_range
work.cramfs
work.csum
work.dcache
work.dcache2
work.dcache_readdir
work.drm
work.f_pos
work.file
work.fs_parse
work.get_user_pages_fast
work.icache
work.iget
work.ioctl
work.iov_iter
work.ipc
work.lookup
work.lookups
work.memdup_user
work.misc
work.misc-set_fs
work.mkdir
work.mount
work.mount-base
work.mount-parser-later
work.mount-syscalls
work.mount0
work.mount1
work.mount2
work.mount3
work.mqueue
work.namei
work.nanosleep
work.net
work.net-ioctl
work.nfs-mount
work.open
work.open2
work.open3
work.openat2
work.pages
work.poll
work.poll-annotations
work.poll2
work.preadv2
work.probe_kernel_read
work.read_write
work.recursive_removal
work.rmdir
work.sane_pwd
work.sendmsg
work.set_fs
work.sg
work.siginfo
work.sock_recvmsg
work.splice
work.splice-net
work.splice_read
work.statx
work.statx-minimal
work.symlinks
work.sys_wait
work.termios
work.thaw
work.tty-ioctl
work.uaccess
work.uaccess-unaligned
work.vboxsf
work.vmci
work.vt
work.whack-a-mole
work.xattr
Unnamed repository; edit this file 'description' to name the repository.
Al Viro
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
Documentation: path-lookup: include new LOOKUP flags
work.openat2
Aleksa Sarai
1
-6
/
+62
2020-01-18
selftests: add openat2(2) selftests
Aleksa Sarai
8
-0
/
+1220
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
26
-39
/
+198
2019-12-08
namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
Aleksa Sarai
1
-16
/
+27
2019-12-08
namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
Aleksa Sarai
2
-4
/
+9
2019-12-08
namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
Aleksa Sarai
2
-6
/
+78
2019-12-08
namei: LOOKUP_NO_XDEV: block mountpoint crossing
Aleksa Sarai
2
-4
/
+28
2019-12-08
namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
Aleksa Sarai
2
-1
/
+10
2019-12-08
namei: LOOKUP_NO_SYMLINKS: block symlink resolution
Aleksa Sarai
2
-0
/
+6
2019-12-08
namei: allow set_root() to produce errors
Aleksa Sarai
1
-11
/
+24
2019-12-08
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
5
-11
/
+17
2019-12-08
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
5
-27
/
+26
2019-12-08
namei: only return -ECHILD from follow_dotdot_rcu()
Aleksa Sarai
1
-1
/
+1
2019-12-08
Linux 5.5-rc1
Linus Torvalds
1
-2
/
+2
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
119
-628
/
+1025
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-32
/
+36
2019-12-08
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-72
/
+265
2019-12-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+5
2019-12-07
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+1
2019-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-17
/
+51
2019-12-07
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-12
/
+28
2019-12-07
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-12
/
+17
2019-12-07
Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+43
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
37
-137
/
+343
2019-12-07
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
49
-622
/
+1756
2019-12-07
smb3: improve check for when we send the security descriptor context on create
Steve French
1
-0
/
+2
2019-12-07
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-23
/
+5
2019-12-07
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-62
/
+66
2019-12-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-178
/
+199
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
pipe: don't use 'pipe_wait() for basic pipe IO
Linus Torvalds
1
-3
/
+27
2019-12-07
NTB: Add Hygon Device ID
Jiasen Lin
1
-0
/
+1
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
3
-33
/
+9
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
1
-13
/
+18
2019-12-07
pipe: fix and clarify pipe write wakeup logic
Linus Torvalds
1
-18
/
+41
2019-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
1
-1
/
+7
2019-12-07
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
1
-1
/
+1
2019-12-07
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
1
-1
/
+3
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
5
-11
/
+20
2019-12-07
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
1
-1
/
+1
2019-12-07
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
1
-2
/
+0
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
3
-22
/
+22
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
1
-29
/
+29
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
1
-84
/
+89
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
1
-10
/
+14
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
1
-4
/
+8
2019-12-07
pipe: fix poll/select race introduced by the pipe rework
Linus Torvalds
1
-3
/
+15
2019-12-07
nfsd: depend on CRYPTO_MD5 for legacy client tracking
Patrick Steinhardt
1
-0
/
+1
2019-12-07
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
1
-1
/
+2
2019-12-06
Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'
David S. Miller
2
-8
/
+32
2019-12-06
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-06
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-3
/
+13
2019-12-06
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2
-2
/
+16
2019-12-06
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-75
/
+143
2019-12-06
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
1
-2
/
+0
2019-12-06
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2019-12-06
Merge branch 'net-tc-indirect-block-relay'
David S. Miller
4
-53
/
+65
2019-12-06
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
1
-19
/
+33
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
4
-36
/
+34
2019-12-06
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-06
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
1
-2
/
+3
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
4
-16
/
+12
2019-12-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+12
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
32
-139
/
+312
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-29
/
+49
2019-12-06
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
1
-1
/
+1
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-288
/
+337
2019-12-06
Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11
-38
/
+55
2019-12-06
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-69
/
+154
2019-12-06
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
1
-4
/
+6
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
5
-34
/
+122
2019-12-06
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
1
-1
/
+6
2019-12-06
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
1
-0
/
+1
2019-12-06
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
1
-14
/
+15
2019-12-06
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
1
-1
/
+1
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
1
-0
/
+2
2019-12-06
enetc: disable EEE autoneg by default
Yangbo Lu
1
-0
/
+5
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-17
/
+51
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
126
-764
/
+2014
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-406
/
+672
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-74
/
+56
2019-12-06
Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...
Olof Johansson
2
-0
/
+63
2019-12-06
Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
2019-12-06
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+45
2019-12-06
Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-0
/
+59
2019-12-06
Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-6
/
+6
2019-12-06
Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...
Olof Johansson
8
-10
/
+20
2019-12-06
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...
Olof Johansson
3
-7
/
+19
2019-12-06
ARM: multi_v7_defconfig: Restore debugfs support
Marek Szyprowski via Linux.Kernel.Org
1
-0
/
+1
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
1
-1
/
+2
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
1
-2
/
+1
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
3
-7
/
+6
2019-12-06
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
1
-1
/
+6
2019-12-06
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
Vincenzo Frascino
1
-0
/
+3
2019-12-06
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
2
-5
/
+9
2019-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-37
/
+116
2019-12-06
Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...
Dave Airlie
4
-14
/
+13
2019-12-05
Merge branch 'io_uring-5.5' into for-linus
Jens Axboe
1
-71
/
+69
2019-12-05
Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-29
/
+18
2019-12-05
Merge branch 'pipe-rework' (patches from David Howells)
Linus Torvalds
1
-8
/
+7
2019-12-05
pipe: Fix missing mask update after pipe_wait()
David Howells
1
-6
/
+6
2019-12-05
pipe: Remove assertion from pipe_poll()
David Howells
1
-2
/
+1
2019-12-05
ppp: fix out-of-bounds access in bpf_prog_create()
Eric Biggers
1
-2
/
+3
2019-12-05
Merge branch 'hns3-fixes'
David S. Miller
2
-36
/
+32
2019-12-05
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
1
-12
/
+6
2019-12-05
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
1
-13
/
+6
2019-12-05
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
1
-12
/
+21
2019-12-05
net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...
Grygorii Strashko
1
-1
/
+1
2019-12-05
ARM: defconfig: re-run savedefconfig on multi_v* configs
Olof Johansson
3
-41
/
+27
2019-12-05
arm64: defconfig: re-run savedefconfig
Olof Johansson
1
-27
/
+9
2019-12-05
Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
19
-92
/
+152
2019-12-05
Merge mainline/master into arm/fixes
Olof Johansson
11240
-267497
/
+580185
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
12
-803
/
+803
2019-12-05
net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag
Parav Pandit
2
-38
/
+93
2019-12-05
net/mlx5e: ethtool, Fix analysis of speed setting
Aya Levin
1
-10
/
+3
2019-12-05
net/mlx5e: Fix translation of link mode into speed
Aya Levin
1
-0
/
+1
2019-12-05
net/mlx5e: Fix free peer_flow when refcount is 0
Roi Dayan
1
-2
/
+5
2019-12-05
net/mlx5e: Fix freeing flow with kfree() and not kvfree()
Roi Dayan
1
-1
/
+1
2019-12-05
net/mlx5e: Fix SFF 8472 eeprom length
Eran Ben Elisha
1
-1
/
+1
2019-12-05
net/mlx5e: Query global pause state before setting prio2buffer
Huy Nguyen
1
-2
/
+25
2019-12-05
net/mlx5e: Fix TXQ indices to be sequential
Eran Ben Elisha
4
-22
/
+15
2019-12-05
Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-115
/
+134
2019-12-05
Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-66
/
+33
2019-12-05
Merge branch 's390-fixes'
David S. Miller
6
-83
/
+119
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
5
-46
/
+67
2019-12-05
s390/qeth: ensure linear access to packet headers
Julian Wiedmann
1
-33
/
+31
2019-12-05
s390/qeth: guard against runt packets
Julian Wiedmann
3
-6
/
+23
2019-12-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+1
2019-12-05
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-16
/
+98
2019-12-05
net: thunderx: start phy before starting autonegotiation
Mian Yousaf Kaukab
1
-1
/
+1
2019-12-05
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
498
-10476
/
+37566
2019-12-05
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
1
-2
/
+7
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
133
-939
/
+7611
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
68
-494
/
+708
2019-12-05
Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-46
/
+90
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-589
/
+1878
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
3
-1
/
+8
2019-12-05
ARM: pxa: Fix resource properties
Linus Walleij
1
-3
/
+3
2019-12-05
Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2
-5
/
+5
2019-12-05
Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
3
-4
/
+33
2019-12-05
Merge tag 'arm-soc/for-5.5/maintainers-part2' of https://github.com/Broadcom/...
Olof Johansson
1
-2
/
+1
2019-12-05
soc: mediatek: cmdq: fixup wrong input order of write api
Bibby Hsieh
1
-1
/
+1
2019-12-05
soc: aspeed: Fix snoop_file_poll()'s return type
Luc Van Oostenryck
1
-2
/
+2
2019-12-05
MAINTAINERS: Switch to Marvell addresses
Robert Richter
1
-10
/
+10
2019-12-05
MAINTAINERS: update Cavium ThunderX drivers
Jan Glauber
2
-11
/
+9
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
154
-1342
/
+5252
2019-12-05
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
Zorro Lang
1
-2
/
+3
2019-12-05
io_uring: fix a typo in a comment
LimingWu
1
-1
/
+1
2019-12-05
bfq-iosched: Ensure bio->bi_blkg is valid before using it
Hou Tao
1
-0
/
+3
2019-12-05
io_uring: hook all linked requests via link_list
Pavel Begunkov
1
-22
/
+20
2019-12-05
io_uring: fix error handling in io_queue_link_head
Pavel Begunkov
1
-5
/
+7
2019-12-05
powerpc/perf: Disable trace_imc pmu
Madhavan Srinivasan
1
-1
/
+8
2019-12-05
powerpc/powernv: Avoid re-registration of imc debugfs directory
Anju T Sudhakar
1
-23
/
+16
2019-12-04
selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees
Yonghong Song
3
-19
/
+81
2019-12-04
bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id
Yonghong Song
1
-1
/
+4
2019-12-04
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
3
-52
/
+5
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
8
-14
/
+78
2019-12-04
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
1
-29
/
+0
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
7
-33
/
+81
2019-12-04
parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
Helge Deller
1
-6
/
+12
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
7
-76
/
+81
2019-12-04
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
9
-35
/
+47
2019-12-04
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
6
-56
/
+25
2019-12-04
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
15
-92
/
+129
2019-12-04
m68k: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-04
c6x: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-04
arm: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-04
alpha: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
4
-19
/
+22
2019-12-04
gpio: pca953x: tighten up indentation
Andy Shevchenko
1
-11
/
+11
2019-12-04
gpio: pca953x: convert to use bitmap API
Andy Shevchenko
1
-94
/
+70
2019-12-04
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
Andy Shevchenko
1
-1
/
+1
2019-12-04
gpio: pca953x: remove redundant variable and check in IRQ handler
Andy Shevchenko
1
-3
/
+1
2019-12-04
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
3
-0
/
+66
2019-12-04
lib/test_bitmap: fix comment about this file
Andy Shevchenko
1
-1
/
+1
2019-12-04
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
1
-21
/
+20
2019-12-04
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
1
-22
/
+22
2019-12-04
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
1
-5
/
+5
2019-12-04
lib/test_bitmap: undefine macros after use
Andy Shevchenko
1
-0
/
+4
2019-12-04
lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...
Andy Shevchenko
1
-1
/
+1
2019-12-04
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
8
-1
/
+11
2019-12-04
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
8
-1
/
+13
2019-12-04
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
5
-1
/
+8
2019-12-04
lib/ubsan: don't serialize UBSAN report
Julien Grall
1
-41
/
+23
2019-12-04
vhost, kcov: collect coverage from vhost_worker
Andrey Konovalov
2
-0
/
+7
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-04
kcov: remote coverage support
Andrey Konovalov
5
-35
/
+700
2019-12-04
uaccess: disallow > INT_MAX copy sizes
Kees Cook
1
-0
/
+2
2019-12-04
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
2019-12-04
drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>
Ben Dooks (Codethink)
1
-0
/
+2
2019-12-04
drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>
Ben Dooks (Codethink)
1
-0
/
+1
2019-12-04
init/Kconfig: fix indentation
Krzysztof Kozlowski
1
-38
/
+38
2019-12-04
fs/binfmt_elf.c: extract elf_read() function
Alexey Dobriyan
1
-25
/
+24
2019-12-04
fs/binfmt_elf.c: delete unused "interp_map_addr" argument
Alexey Dobriyan
1
-6
/
+1
[next]