Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9557c3cfdaa792c7db04b86f47b5dd1e6dc5ec4f
9557c3c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
147d9e7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
52e7d46
Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
18aba41
mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED
by Oleg Drokin
· 9 years ago
f3a932ba
mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
by Wang Sheng-Hui
· 9 years ago
ba62baf
kernel/relay.c: fix potential memory leak
by Zhouyi Zhou
· 9 years ago
770a537
mm: thp: broken page count after commit aa88b68c3b1d
by Gerald Schaefer
· 9 years ago
d0db7af
revert "mm: memcontrol: fix possible css ref leak on oom"
by Andrew Morton
· 9 years ago
91a4c27
kasan: change memory hot-add error messages to info messages
by Shuah Khan
· 9 years ago
67961f9
mm/hugetlb: fix huge page reserve accounting for private mappings
by Mike Kravetz
· 9 years ago
c8ae067
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1607f09
coredump: fix dumping through pipes
by Mateusz Guzik
· 9 years ago
a01e718
fix a regression in atomic_open()
by Al Viro
· 9 years ago
3d56c25
fix d_walk()/non-delayed __d_free() race
by Al Viro
· 9 years ago
2051877
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
43c082e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
61c78eea
IB/IPoIB: Don't update neigh validity for unresolved entries
by Erez Shitrit
· 9 years ago
f879ee8
IB/mlx5: Fix alternate path code
by Achiad Shochat
· 9 years ago
d3ae2bd
IB/mlx5: Fix pkey_index length in the QP path record
by Noa Osherovich
· 9 years ago
3c4c377
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
by Noa Osherovich
· 9 years ago
9ea5785
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
by Noa Osherovich
· 9 years ago
2cc6ad5
IB/mlx5: Check BlueFlame HCA support
by Noa Osherovich
· 9 years ago
0540d81
IB/mlx5: Fix returned values of query QP
by Noa Osherovich
· 9 years ago
bc5c6ee
IB/mlx5: Limit query HCA clock
by Noa Osherovich
· 9 years ago
c0fcebf
IB/mlx5: Fix FW version diaplay in sysfs
by Eran Ben Elisha
· 9 years ago
2788cf3
IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
by Noa Osherovich
· 9 years ago
da6d6ba3
IB/mlx5: Set flow steering capability bit
by Maor Gottlieb
· 9 years ago
c7e162a
IB/core: Make all casts in ib_device_cap_flags enum consistent
by Max Gurtovoy
· 9 years ago
47355b3
IB/core: Fix bit curruption in ib_device_cap_flags structure
by Max Gurtovoy
· 9 years ago
8aec013
IB/core: Initialize sysfs attributes before sysfs create group
by Mark Bloch
· 9 years ago
9b29953
IB/IPoIB: Disable bottom half when dealing with device address
by Mark Bloch
· 9 years ago
8e787646
IB/core: Fix removal of default GID cache entry
by Aviv Heller
· 9 years ago
198b12f
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
by Erez Shitrit
· 9 years ago
d701246
IB/core: Fix query port failure in RoCE
by Eli Cohen
· 9 years ago
495fbae
IB/core: fix error unwind in sysfs hw counters code
by Doug Ledford
· 9 years ago
41aaa99
IB/core: Fix array length allocation
by Doug Ledford
· 9 years ago
d71ed6c
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
by Eric W. Biederman
· 9 years ago
97c1df3
mnt: If fs_fully_visible fails call put_filesystem.
by Eric W. Biederman
· 9 years ago
55c40648
IB/hfi1: Suppress sparse warnings
by Bart Van Assche
· 9 years ago
d55215c
IB/hfi1: Use bit 0 instead of bit 1
by Bart Van Assche
· 9 years ago
48a0cc13
IB/hfi1: Fix indentation
by Bart Van Assche
· 9 years ago
c0a67f6
IB/rdmavt: Annotate rvt_reset_qp()
by Bart Van Assche
· 9 years ago
2190d10
IB/mad: Fix indentation
by Bart Van Assche
· 9 years ago
0270be7
RDMA/core: Fix indentation
by Bart Van Assche
· 9 years ago
9edba79
IB/srp: Fix srp_map_sg_dma()
by Bart Van Assche
· 9 years ago
249f065
IB/srp: Always initialize use_fast_reg and use_fmr
by Bart Van Assche
· 9 years ago
ca920f5
IB/mlx4: Fix device managed flow steering support test
by Bart Van Assche
· 9 years ago
ce67fef
IB/usnic: Remove unused DMA attributes
by Krzysztof Kozlowski
· 9 years ago
0147ebc
IB/core: fix null pointer deref and mem leak in error handling
by Colin Ian King
· 9 years ago
da1f857
IB/core: fix an error code in ib_core_init()
by Dan Carpenter
· 9 years ago
f242d93a
IB/hfi1: Avoid large frame size warning
by Leon Romanovsky
· 9 years ago
a8b7da5
IB/hfi1: fix some indenting
by Dan Carpenter
· 9 years ago
943f44d
IB/cm: Fix a recently introduced locking bug
by Bart Van Assche
· 9 years ago
3613a62
Merge tag 'edac_fixes_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
af8c34c
Linux 4.7-rc2
by Linus Torvalds
· 9 years ago
5975b2c
Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
d834502
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
eedf265
devpts: Make each mount of devpts an independent filesystem.
by Eric W. Biederman
· 9 years ago
58f1c65
parisc: Move die_if_kernel() prototype into traps.h header
by Helge Deller
· 9 years ago
8b78f26
parisc: Fix pagefault crash in unaligned __get_user() call
by Helge Deller
· 9 years ago
0032c08
parisc: Fix printk time during boot
by Helge Deller
· 9 years ago
e6ec03a
autofs braino fix for do_last()
by Al Viro
· 9 years ago
be24a89
parisc: Fix backtrace on PA-RISC
by Mikulas Patocka
· 14 years ago
049ec1b
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f2c6b9e
Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
95b46ae
Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
b2d5ad8
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
a3021a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
eb10a7b
Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
5016320
Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
d46d025
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
fac7d19
fix EOPENSTALE bug in do_last()
by Al Viro
· 9 years ago
8c52b6d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e46e7b7
mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies
by Mel Gorman
· 9 years ago
0d0bd89
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy
by Mel Gorman
· 9 years ago
cbdcf7f
mm, oom_reaper: do not use siglock in try_oom_reaper()
by Michal Hocko
· 9 years ago
83b9355
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
by Vlastimil Babka
· 9 years ago
879be4f
checkpatch: reduce git commit description style false positives
by Joe Perches
· 9 years ago
43afc19
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
by Vitaly Wool
· 9 years ago
3a06bb7
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
by Tejun Heo
· 9 years ago
2c22132
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f86e427
mm: check the return value of lookup_page_ext for all call sites
by Yang Shi
· 9 years ago
d8bae33
kdump: fix dmesg gdbmacro to work with record based printk
by Corey Minyard
· 9 years ago
65ee03c
mm: fix overflow in vm_map_ram()
by Guillermo Julián Moreno
· 9 years ago
e603330
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
d29e472
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
5306d76
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
60c07f8
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
by Rafael J. Wysocki
· 9 years ago
8cd8cbd
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 9 years ago
8dff9c8
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
by Chris Mason
· 9 years ago
665f05e0
EDAC, sb_edac: Readd accidentally dropped Broadwell-D support
by Tony Luck
· 9 years ago
2eec370
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 9 years ago
aed7eb8
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
by Mark Rutland
· 9 years ago
030c4d2
arm64: move {PAGE,CONT}_SHIFT into Kconfig
by Mark Rutland
· 9 years ago
48dd73c
arm64: mm: dump: log span level
by Mark Rutland
· 9 years ago
a13e3a5
arm64: update stale PAGE_OFFSET comment
by Mark Rutland
· 9 years ago
5988a36
drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error
by Julien Grall
· 9 years ago
0f254c7
drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu
by Julien Grall
· 9 years ago
121323a
drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg
by Julien Grall
· 9 years ago
8051f4d
arm64: report CPU number in bad_mode
by Mark Rutland
· 9 years ago
Next »