index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
new wrapper: alloc_file_pseudo()
Al Viro
1
-0
/
+3
2018-07-12
kill FILE_{CREATED,OPENED}
Al Viro
1
-4
/
+0
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-1
/
+1
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
1
-2
/
+1
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
1
-2
/
+2
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-0
/
+1
2018-07-12
fold put_filp() into fput()
Al Viro
1
-1
/
+0
2018-07-12
introduce FMODE_OPENED
Al Viro
1
-0
/
+2
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-1
/
+1
2018-07-12
security_file_open(): lose cred argument
Al Viro
1
-3
/
+2
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
1
-1
/
+1
2018-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
1
-0
/
+11
2018-07-12
kernel: add ksys_personality()
Mark Rutland
1
-0
/
+11
2018-07-12
Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-0
/
+117
2018-07-12
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
3
-0
/
+43
2018-07-12
team: Publish team_port_get_rcu()
Petr Machata
1
-0
/
+5
2018-07-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-6
/
+28
2018-07-12
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
1
-0
/
+2
2018-07-12
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
1
-0
/
+31
2018-07-12
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
1
-0
/
+16
2018-07-12
drm/amd: Add kfd ioctl defines for hw_exception event
Shaoyun Liu
1
-1
/
+19
2018-07-12
drm/amdkfd: Handle VM faults in KFD
shaoyunl
1
-1
/
+1
2018-07-12
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
1
-0
/
+59
2018-07-11
drm/tinydrm: Fix doc build warnings
Noralf Trønnes
1
-4
/
+19
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2018-07-11
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
1
-24
/
+23
2018-07-11
libata: remove ata_sff_data_xfer_noirq()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-07-11
w1: core: match sub-nodes of bus masters in devicetree
Daniel Mack
1
-0
/
+2
2018-07-11
ipv6: xfrm: use 64-bit timestamps
Arnd Bergmann
1
-1
/
+1
2018-07-11
asm-generic: unistd.h: Wire up sys_rseq
Will Deacon
1
-1
/
+3
2018-07-11
ASoC: dpcm: add rate merge to the BE stream merge
Jerome Brunet
1
-0
/
+2
2018-07-11
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-0
/
+1
2018-07-11
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
1
-1
/
+4
2018-07-11
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
1
-0
/
+11
2018-07-11
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
1
-0
/
+114
2018-07-11
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
1
-0
/
+2
2018-07-11
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
1
-1
/
+3
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
1
-8
/
+19
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
1
-33
/
+36
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
1
-3
/
+3
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
1
-1
/
+24
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-0
/
+3
2018-07-10
arm_pmu: Add support for 64bit event counters
Suzuki K Poulose
1
-0
/
+6
2018-07-10
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
1
-2
/
+2
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
1
-1
/
+0
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
2
-1
/
+6
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+12
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
4
-29
/
+75
[prev]
[next]