Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
041d7b98ffe59c59fdd639931dea7d74f9aa9a59
041d7b9
audit: restore AUDIT_LOGINUID unset ABI
by Richard Guy Briggs
· 10 years ago
4a92843
audit: correctly record file names with different path name types
by Paul Moore
· 10 years ago
54dc77d
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
by Richard Guy Briggs
· 10 years ago
3640dcf
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
by Paul Moore
· 10 years ago
0f7e94e
Merge branch 'next' into upstream for v3.19
by Paul Moore
· 10 years ago
0288d71
audit: convert status version to a feature bitmap
by Richard Guy Briggs
· 10 years ago
799b601
audit: keep inode pinned
by Miklos Szeredi
· 10 years ago
897f1ac
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
by Richard Guy Briggs
· 10 years ago
915f389
audit: add Paul Moore to the MAINTAINERS entry
by Paul Moore
· 10 years ago
2991dd2
audit: rename audit_log_remove_rule to disambiguate for trees
by Richard Guy Briggs
· 10 years ago
e85322d
audit: cull redundancy in audit_rule_change
by Richard Guy Briggs
· 10 years ago
739c950
audit: WARN if audit_rule_change called illegally
by Eric Paris
· 10 years ago
3639f17
audit: put rule existence check in canonical order
by Richard Guy Briggs
· 10 years ago
29075fe
next: openrisc: Fix build
by Guenter Roeck
· 10 years ago
9eab339
audit: get comm using lock to avoid race in string printing
by Richard Guy Briggs
· 11 years ago
f874738
audit: remove open_arg() function that is never used
by Richard Guy Briggs
· 10 years ago
9ef9151
audit: correct AUDIT_GET_FEATURE return message type
by Richard Guy Briggs
· 10 years ago
54e05ed
audit: set nlmsg_len for multicast messages.
by Richard Guy Briggs
· 10 years ago
219ca39
audit: use union for audit_field values since they are mutually exclusive
by Richard Guy Briggs
· 11 years ago
e7df61f
audit: invalid op= values for rules
by Burn Alting
· 11 years ago
01478d7
audit: use atomic_t to simplify audit_serial()
by Richard Guy Briggs
· 11 years ago
6eed9b2
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
by Fabian Frederick
· 11 years ago
691e6d5
audit: reduce scope of audit_log_fcaps
by Richard Guy Briggs
· 11 years ago
c0a8d9b
audit: reduce scope of audit_net_id
by Richard Guy Briggs
· 11 years ago
4913c59
audit: arm64: Remove the audit arch argument to audit_syscall_entry
by Eric Paris
· 10 years ago
23fed62
arm64: audit: Add audit hook in syscall_trace_enter/exit()
by AKASHI Takahiro
· 10 years ago
b4f0d37
audit: x86: drop arch from __audit_syscall_entry() interface
by Richard Guy Briggs
· 11 years ago
a17c8b5
sparc: implement is_32bit_task
by Eric Paris
· 11 years ago
01ed102
sparc: properly conditionalize use of TIF_32BIT
by Stephen Rothwell
· 11 years ago
75dddcb
sparc: simplify syscall_get_arch()
by Eric Paris
· 11 years ago
a9ebe0b
audit: fix build error when asm/syscall.h does not exist
by Eric Paris
· 11 years ago
84db564
audit: add arch field to seccomp event log
by Richard Guy Briggs
· 11 years ago
4a99854
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly
by Richard Guy Briggs
· 11 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
ce5d112
ARCH: AUDIT: implement syscall_get_arch for all arches
by Eric Paris
· 11 years ago
0451623
Alpha: define syscall_get_arch()
by Eric Paris
· 11 years ago
4b4665e
UM: implement syscall_get_arch()
by Eric Paris
· 11 years ago
37d181b
SH: define syscall_get_arch() for superh
by Eric Paris
· 11 years ago
1002d94
syscall.h: fix doc text for syscall_get_arch()
by Richard Guy Briggs
· 11 years ago
7e51aa4
audit: drop unused struct audit_rule definition
by Eric Paris
· 11 years ago
19583ca
Linux 3.16
by Linus Torvalds
· 10 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3f9c08f
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
6bf755d
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
by Omar Sandoval
· 10 years ago
c5cc87f
ARM: idmap: add identity mapping usage note
by Russell King
· 10 years ago
1f26094
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
f88cf23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb679f
Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
818be58
Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9642a10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
44fa816
dm cache: fix race affecting dirty block count
by Anssi Hannula
· 10 years ago
d8c712e
dm bufio: fully initialize shrinker
by Greg Thelen
· 10 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 10 years ago
6d2b617
vfs: fix check for fallocate on active swapfile
by Eric Biggers
· 11 years ago
af43647
direct-io: fix AIO regression
by Christoph Hellwig
· 10 years ago
6f09280
Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7c909b0
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
5196626
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
48418bb
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
a74c52d
clk: ti: clk-7xx: Correct ABE DPLL configuration
by Peter Ujfalusi
· 11 years ago
4c63f83
crypto: af_alg - properly label AF_ALG socket
by Milan Broz
· 10 years ago
3a1122d
kexec: fix build error when hugetlbfs is disabled
by David Rientjes
· 10 years ago
4d0bd65
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
e0198b29
Josh has moved
by Josh Triplett
· 10 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 10 years ago
7532518
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
by Randy Dunlap
· 10 years ago
b4903d6
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
by Andrey Ryabinin
· 10 years ago
2bcf2e9
memcg: oom_notify use-after-free fix
by Michal Hocko
· 10 years ago
52089b1
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
by Naoya Horiguchi
· 10 years ago
93a9eb3
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
by Naoya Horiguchi
· 10 years ago
0193ed8
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
by Alexandre Bounine
· 10 years ago
b104a35
mm, thp: do not allow thp faults to avoid cpuset restrictions
by David Rientjes
· 10 years ago
f678959
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
by Maxim Patlasov
· 10 years ago
b779b88
MAINTAINERS: Update Tegra Git URL
by Andreas Färber
· 10 years ago
3181788
ARM: nomadik: fix up double inversion in DT
by Linus Walleij
· 10 years ago
26bcd8b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
acba648
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
d877215
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
1d8fcba
Revert "cdc_subset: deal with a device that needs reset for timeout"
by Linus Torvalds
· 10 years ago
b527cae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b7dd0e3
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
63afbe7
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
by Will Deacon
· 10 years ago
5a12a597
arm: Add devicetree fixup machine function
by Laura Abbott
· 10 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
b6328a0
ACPI / PNP: Fix acpi_pnp_match()
by Rafael J. Wysocki
· 10 years ago
d92f5de
net: phy: re-apply PHY fixups during phy_register_device
by Florian Fainelli
· 10 years ago
c472ab6
cdc-ether: clean packet filter upon probe
by Oliver Neukum
· 10 years ago
20fbe3a
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
40eea80
net: sendmsg: fix NULL pointer dereference
by Andrey Ryabinin
· 10 years ago
86b7987
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
by Alexey Khoroshilov
· 10 years ago
c98158e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0ef1351
AFS: Correctly assemble the client UUID
by David Howells
· 10 years ago
1aab4d7
mm: fix page_alloc.c kernel-doc warnings
by Randy Dunlap
· 10 years ago
811a240
ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
by Konstantin Khlebnikov
· 10 years ago
a1ae5b1
Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 10 years ago
823a19c
ARM: fix alignment of keystone page table fixup
by Russell King
· 10 years ago
d937678
ARM: dts: Revert enabling of twl configuration for n900
by Tony Lindgren
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
545469f
neighbour : fix ndm_type type error issue
by Jun Zhao
· 10 years ago
Next »