Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
12b2f117f3bf738c1a00a6f64393f1953a740bd4
12b2f11
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()
by Chen Gang
· 12 years ago
373e0f3
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
by Chen Gang
· 12 years ago
dde5b7d
audit: remove unnecessary #if CONFIG_AUDIT
by Gao feng
· 12 years ago
374c586
audit: remove duplicate export of audit_enabled
by Gao feng
· 12 years ago
13f51e1
audit: don't check if kauditd is valid every time
by Gao feng
· 12 years ago
3f68613
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
by Rakib Mullick
· 12 years ago
b5c5442
kthread: kill task_get_live_kthread()
by Oleg Nesterov
· 12 years ago
4ecdafc
kthread: introduce to_live_kthread()
by Oleg Nesterov
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
fdc719b
Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
2794b5d
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
92ddcf4
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
000a74f
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
8127b39
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
96a3e8a
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
a874510
Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
916bb6d7
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d0b8883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
9d2da7a
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
c1be5a5
Linux 3.9
by Linus Torvalds
· 12 years ago
4cbbd1d
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3c0b9de
vm: add no-mmu vm_iomap_memory() stub
by Linus Torvalds
· 12 years ago
e09d13c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d21be23
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
d7d7271
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
96edcf3
Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
f464246
efivars: only check for duplicates on the registered list
by Matt Fleming
· 12 years ago
42fed7b
pinctrl: move subsystem mutex to pinctrl_dev struct
by Patrice Chotard
· 12 years ago
cb6d315
pinctrl/pinconfig: fix misplaced goto
by Laurent Meunier
· 12 years ago
37b7f3c
TTY: fix atime/mtime regression
by Jiri Slaby
· 12 years ago
91d80a8
aio: fix possible invalid memory access when DEBUG is enabled
by Zhao Hongjiang
· 12 years ago
1c21351
s390/pci: use pci_scan_root_bus
by Sebastian Ott
· 12 years ago
fff60fa
s390/scm_blk: fix memleak in init function
by Sebastian Ott
· 12 years ago
bd86055
s390/scm_blk: allow more cluster size values
by Sebastian Ott
· 12 years ago
3ad19b8
s390/cio: fix irq statistics
by Sebastian Ott
· 12 years ago
94c1636
s390/memory hotplug: prevent offline of active memory increments
by Heiko Carstens
· 12 years ago
581618f
s390: remove small stack config option
by Heiko Carstens
· 12 years ago
6164988
s390: system call path micro optimization
by Martin Schwidefsky
· 12 years ago
dc7ee00
s390: lowcore stack pointer offsets
by Martin Schwidefsky
· 12 years ago
2c52283
lockdep: Consolidate bug messages into a single print_lockdep_off() function
by Dave Jones
· 12 years ago
199e371
lockdep: Print out additional debugging advice when we hit lockdep BUGs
by Dave Jones
· 12 years ago
9bf9d47
Merge branch '3.10/fb-mmap' into for-next
by Tomi Valkeinen
· 12 years ago
138f296
fbdev: fix check for fb_mmap's mmio availability
by Tomi Valkeinen
· 12 years ago
04f8afb
fbdev: improve fb_mmap bounds checks
by Tomi Valkeinen
· 12 years ago
11bd593
fbdev/ps3fb: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
697dfd8
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 12 years ago
bda079d
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
by John David Anglin
· 12 years ago
cf71130
parisc: disable -mlong-calls compiler option for kernel modules
by Helge Deller
· 12 years ago
0f28b62
parisc: uaccess: fix compiler warnings caused by __put_user casting
by Will Deacon
· 12 years ago
87be2f8
parisc: Change kunmap macro to static inline function
by John David Anglin
· 12 years ago
ca0ad83
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
by John David Anglin
· 12 years ago
4626b8d
USB: ehci-msm: USB_MSM_OTG needs USB_PHY
by Arnd Bergmann
· 12 years ago
8097804
USB: OHCI: avoid conflicting platform drivers
by Arnd Bergmann
· 12 years ago
c3c683e
USB: OMAP: ISP1301 needs USB_PHY
by Arnd Bergmann
· 12 years ago
64e98a7
USB: lpc32xx: ISP1301 needs USB_PHY
by Arnd Bergmann
· 12 years ago
0fbd067
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
3c71d03
Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
f0af970
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
by David S. Miller
· 12 years ago
cf3fa17
Revert "gpio: pxa: set initcall level to module init"
by Linus Walleij
· 12 years ago
d4f09c5
Merge branch 'pci/gavin-msi-cleanup' into next
by Bjorn Helgaas
· 12 years ago
a9047f2
vfio-pci: Use cached MSI/MSI-X capabilities
by Bjorn Helgaas
· 12 years ago
508d1aa
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
by Bjorn Helgaas
· 12 years ago
71d9a2b9
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
by Adrian Thomasset
· 12 years ago
0e27263
Tools: hv: Fix a checkpatch warning
by K. Y. Srinivasan
· 12 years ago
10b637b
tools: hv: skip iso9660 mounts in hv_vss_daemon
by Olaf Hering
· 12 years ago
7b413b6
tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
by Olaf Hering
· 12 years ago
d3d1ee3
tools: hv: use getmntent in hv_vss_daemon
by Olaf Hering
· 12 years ago
038336a
Tools: hv: Fix a checkpatch warning
by K. Y. Srinivasan
· 12 years ago
5edf5ee
tools: hv: fix checks for origin of netlink message in hv_vss_daemon
by Olaf Hering
· 12 years ago
eb8905b
Tools: hv: fix warnings in hv_vss_daemon
by Olaf Hering
· 12 years ago
f697036
efi: Check EFI revision in setup_efi_vars
by Josh Boyer
· 12 years ago
51f8fbb
x86, efi: Fix a build warning
by Borislav Petkov
· 12 years ago
c84deb9
fbdev/sgivwfb: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
5171774
fbdev/vermillion: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
51fc8e8
fbdev/sa1100fb: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
7b3d1c8
fbdev/fb-puv3: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
47f698a
fbdev/controlfb: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
6d28c21
fbdev/omapfb: use vm_iomap_memory()
by Tomi Valkeinen
· 12 years ago
a0eeed4
staging: comedi: ni_labpc: fix legacy driver build
by H Hartley Sweeten
· 12 years ago
ee5d5499
usb: phy: tegra: don't call into tegra-ehci directly
by Arnd Bergmann
· 12 years ago
45efcb2
tty/serial/sirf: fix MODULE_DEVICE_TABLE
by Arnd Bergmann
· 12 years ago
eca7cf7
staging: comedi: das800: cleanup the cio-das802/16 fifo comments
by H Hartley Sweeten
· 12 years ago
d24160f
staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()
by H Hartley Sweeten
· 12 years ago
ad5774f
staging: comedi: das800: tidy up the private data
by H Hartley Sweeten
· 12 years ago
7f34085
staging: comedi: das800: tidy up das800_interrupt()
by H Hartley Sweeten
· 12 years ago
b4780a3
staging: comedi: das800: tidy up das800_ai_insn_read()
by H Hartley Sweeten
· 12 years ago
e245b6d
staging: comedi: das800: tidy up das800_di_insn_bits()
by H Hartley Sweeten
· 12 years ago
2623477
staging: comedi: das800: tidy up das800_do_insn_bits()
by H Hartley Sweeten
· 12 years ago
264601c
staging: comedi: das800: remove extra divisor calculation call
by H Hartley Sweeten
· 12 years ago
57d1ebf
staging: comedi: das800: rename {enable,disable}_das800
by H Hartley Sweeten
· 12 years ago
d742734
staging: comedi: das800: tidy up subdevice init
by H Hartley Sweeten
· 12 years ago
f05ffb6
staging: comedi: das800: allow attaching without interrupt support
by H Hartley Sweeten
· 12 years ago
7763011
staging: comedi: das800: interrupts are required for async command support
by H Hartley Sweeten
· 12 years ago
2bc4058
staging: comedi: das800: tidy up das800_ai_do_cmdtest()
by H Hartley Sweeten
· 12 years ago
808cea5
staging: comedi: das800: remove 'volatile' on private data variables
by H Hartley Sweeten
· 12 years ago
c1a5917
staging: comedi: das800: cleanup the boardinfo
by H Hartley Sweeten
· 12 years ago
b678075
staging: comedi: das800: cleanup range table declarations
by H Hartley Sweeten
· 12 years ago
0a8fc08
staging: comedi: das800: introduce das800_ind_{write, read}()
by H Hartley Sweeten
· 12 years ago
Next »