Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c0a8d9b0692cced5b0701ed501012e28b224d32b
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
· 11 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
e0198b2
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
· 11 years ago
63afbe7
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
by Will Deacon
· 10 years ago
5a12a59
arm: Add devicetree fixup machine function
by Laura Abbott
· 11 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 11 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 11 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
8266f5f
sunvnet: only use connected ports when sending
by David L Stevens
· 10 years ago
8356f97
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
7209a75
x86_64/entry/xen: Do not invoke espfix64 on Xen
by Andy Lutomirski
· 10 years ago
31dab71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
e8a91e0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
f3c400e
crypto: arm-aes - fix encryption of unaligned data
by Mikulas Patocka
· 10 years ago
f960d20
crypto: arm64-aes - fix encryption of unaligned data
by Mikulas Patocka
· 10 years ago
396a343
powerpc: Fix endianness of flash_block_list in rtas_flash
by Thomas Falcon
· 10 years ago
fa952c5
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
by Vasant Hegde
· 10 years ago
64aa90f
Linux 3.16-rc7
by Linus Torvalds
· 10 years ago
9dae0a3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
43a255c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fbf08ef
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
by Linus Torvalds
· 10 years ago
2bdb5eb
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 10 years ago
2062afb
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
by Linus Torvalds
· 10 years ago
8bdd638
mm: fix direct reclaim writeback regression
by Hugh Dickins
· 10 years ago
28c9770
ARM: dts: fix L2 address in Hi3620
by Haojian Zhuang
· 11 years ago
b401796
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9c55021
Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
051c2a9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
edffe1b
parport: fix menu breakage
by Randy Dunlap
· 10 years ago
32e6e5c
Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 10 years ago
b76f982
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel
by Steven Miao
· 10 years ago
Next »