index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-des.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
/proc/<pid>/cmdline: remove all the special cases
Linus Torvalds
1
-63
/
+8
2019-07-15
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
30
-2136
/
+483
2019-07-15
Revert "mm: adjust apply_to_pfn_range interface for dropped token."
Dave Airlie
3
-6
/
+8
2019-07-15
LSM: SafeSetID: fix use of literal -1 in capable hook
Jann Horn
1
-1
/
+1
2019-07-15
LSM: SafeSetID: verify transitive constrainedness
Jann Horn
2
-2
/
+40
2019-07-15
LSM: SafeSetID: add read handler
Jann Horn
2
-4
/
+32
2019-07-15
LSM: SafeSetID: rewrite userspace API to atomic updates
Jann Horn
4
-169
/
+149
2019-07-15
LSM: SafeSetID: fix userns handling in securityfs
Jann Horn
1
-3
/
+3
2019-07-15
LSM: SafeSetID: refactor policy parsing
Jann Horn
1
-51
/
+33
2019-07-15
LSM: SafeSetID: refactor safesetid_security_capable()
Jann Horn
1
-15
/
+26
2019-07-15
LSM: SafeSetID: refactor policy hash table
Jann Horn
2
-44
/
+37
2019-07-15
LSM: SafeSetID: fix check for setresuid(new1, new2, new3)
Jann Horn
1
-90
/
+35
2019-07-15
LSM: SafeSetID: fix pr_warn() to include newline
Jann Horn
1
-2
/
+2
2019-07-15
MAINTAINERS: add new entry for pidfd api
Christian Brauner
1
-0
/
+11
2019-07-15
mm: adjust apply_to_pfn_range interface for dropped token.
Dave Airlie
3
-8
/
+6
2019-07-15
unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
Christian Brauner
1
-0
/
+2
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
11
-0
/
+11
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
3
-2
/
+20
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
3
-3
/
+10
2019-07-13
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
1
-2
/
+3
2019-07-13
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
1
-1
/
+3
2019-07-13
perf/x86/intel: Fix spurious NMI on fixed counter
Kan Liang
1
-5
/
+3
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
2
-12
/
+27
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
1
-4
/
+11
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
1
-1
/
+1
2019-07-13
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-13
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
Eric Biggers
1
-1
/
+0
2019-07-13
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
1
-1
/
+1
2019-07-13
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
4
-18
/
+7
2019-07-13
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
1
-6
/
+13
2019-07-13
tipc: ensure head->lock is initialised
Chris Packham
1
-1
/
+1
2019-07-13
tc-tests: updated skbedit tests
Roman Mashak
1
-0
/
+117
2019-07-13
nfp: flower: ensure ip protocol is specified for L4 matches
John Hurley
1
-9
/
+6
2019-07-13
nfp: flower: fix ethernet check on match fields
John Hurley
1
-8
/
+5
2019-07-13
net/mlx5e: Provide cb_list pointer when setting up tc block on rep
Vlad Buslov
1
-1
/
+4
2019-07-13
net: phy: make exported variables non-static
Denis Efremov
2
-3
/
+6
2019-07-13
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2
-1
/
+11
2019-07-13
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
1
-13
/
+13
2019-07-13
net: openvswitch: do not update max_headroom if new headroom is equal to old ...
Taehee Yoo
1
-11
/
+28
2019-07-12
coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...
Nathan Chancellor
1
-1
/
+1
2019-07-12
net/mlx5e: Convert single case statement switch statements into if statements
Nathan Chancellor
1
-23
/
+11
2019-07-12
mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process()
Tetsuo Handa
1
-2
/
+0
2019-07-12
oom: decouple mems_allowed from oom_unkillable_task
Shakeel Butt
3
-28
/
+33
2019-07-12
mm, oom: remove redundant task_in_mem_cgroup() check
Shakeel Butt
5
-47
/
+9
2019-07-12
mm, oom: refactor dump_tasks for memcg OOMs
Shakeel Butt
1
-28
/
+40
2019-07-12
mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()
Tetsuo Handa
2
-4
/
+1
2019-07-12
mm/memory-failure.c: clarify error message
Jane Chu
1
-1
/
+1
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
3
-1
/
+13
2019-07-12
mm: smaps: split PSS into components
Luigi Semenzato
3
-42
/
+105
2019-07-12
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
2
-2
/
+5
[next]