index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
tty: audit: unify to u8
Jiri Slaby (SUSE)
1
-3
/
+3
2023-06-21
tty_audit: make data of tty_audit_log() const
Jiri Slaby
1
-1
/
+1
2023-06-21
tty_audit: make tty pointers in exposed functions const
Jiri Slaby
1
-2
/
+3
2023-06-21
tty_audit: make icanon a bool
Jiri Slaby
1
-2
/
+2
2023-06-21
tty_audit: invert the condition in tty_audit_log()
Jiri Slaby
1
-12
/
+12
2023-06-21
tty_audit: use kzalloc() in tty_audit_buf_alloc()
Jiri Slaby
1
-4
/
+4
2023-06-21
tty_audit: use TASK_COMM_LEN for task comm
Jiri Slaby
1
-1
/
+1
2021-04-15
tty: audit: move some local functions out of tty.h
Greg Kroah-Hartman
1
-0
/
+1
2020-11-06
tty: tty_audit: Demote non-conformant kernel-doc headers
Lee Jones
1
-6
/
+6
2019-02-07
audit: join tty records to their syscall
Richard Guy Briggs
1
-1
/
+1
2018-11-26
audit: use current whenever possible
Paul Moore
1
-7
/
+6
2018-06-19
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
1
-1
/
+1
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+1
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2016-03-07
tty: audit: remove unused variable
Sudip Mukherjee
1
-7
/
+1
2016-01-27
tty: audit: Poison tty_audit_buf while process exits
Peter Hurley
1
-8
/
+17
2016-01-27
tty: audit: Always push audit buffer before TIOCSTI
Peter Hurley
1
-9
/
+3
2016-01-27
tty: audit: Check audit enable first
Peter Hurley
1
-3
/
+4
2016-01-27
tty: audit: Simplify first-use allocation
Peter Hurley
1
-15
/
+7
2016-01-27
tty: audit: Remove tty_audit_buf reference counting
Peter Hurley
1
-40
/
+7
2016-01-27
tty: audit: Remove false memory optimization
Peter Hurley
1
-5
/
+1
2016-01-27
tty: audit: Handle tty audit enable atomically
Peter Hurley
1
-31
/
+22
2016-01-27
tty: audit: Track tty association with dev_t
Peter Hurley
1
-18
/
+14
2016-01-27
tty: audit: Combine push functions
Peter Hurley
1
-32
/
+3
2016-01-27
tty: audit: Ignore current association for audit push
Peter Hurley
1
-8
/
+3
2016-01-27
tty: audit: Take siglock directly
Peter Hurley
1
-8
/
+5
2016-01-27
tty: audit: Defer audit buffer association
Peter Hurley
1
-8
/
+8
2016-01-27
tty: audit: Remove icanon mode from call chain
Peter Hurley
1
-13
/
+9
2016-01-27
tty: audit: Early-out pty master reads earlier
Peter Hurley
1
-4
/
+4
2015-11-20
tty: audit: Fix audit source
Peter Hurley
1
-1
/
+1
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
1
-1
/
+2
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
1
-1
/
+1
2013-04-30
audit: do not needlessly take a lock in tty_audit_exit
Eric Paris
1
-3
/
+0
2013-04-30
audit: do not needlessly take a spinlock in copy_signal
Eric Paris
1
-4
/
+0
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
1
-0
/
+9
2013-04-30
audit: use spin_lock_irqsave/restore in audit tty code
Eric Paris
1
-13
/
+19
2013-04-30
audit: push loginuid and sessionid processing down
Eric Paris
1
-48
/
+24
2013-04-30
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
1
-1
/
+3
2012-10-22
TTY: audit, stop accessing tty->icount
Jiri Slaby
1
-7
/
+8
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
1
-2
/
+3
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-6
/
+8
2011-03-07
tty_audit: fix tty_audit_add_data live lock on audit disabled
Xiaotian Feng
1
-1
/
+3
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
1
-0
/
+358