Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
35948ae694c0d6aceda6d41ca1b624206f702da1
/
include
/
linux
cb1d48f
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
73fdda3
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
by Chuck Lever
· 8 years ago
ade7afe
mm, page_alloc: fix check for NULL preferred_zone
by Vlastimil Babka
· 8 years ago
41c6b3e
swiotlb: Add swiotlb=noforce debug option
by Geert Uytterhoeven
· 8 years ago
1fd1e6c
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
a297ed8
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
90687fc
rcu: Narrow early boot window of illegal synchronous grace periods
by Paul E. McKenney
· 8 years ago
cb50d45
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520
by Andrew F. Davis
· 8 years ago
f99694c
block: Change extern inline to static inline
by Tobias Klauser
· 8 years ago
14d6c96
x86/efi: Don't allocate memmap through memblock after mm_init()
by Nicolai Stange
· 8 years ago
99b17ac
efi/x86: Prune invalid memory map entries and fix boot regression
by Peter Jones
· 8 years ago
483eceb
jump_labels: API for flushing deferred jump label updates
by David Matlack
· 8 years ago
6ca29ee
mm: support anonymous stable page
by Minchan Kim
· 8 years ago
07fc957
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
by Michal Hocko
· 8 years ago
17a561b
gro: Disable frag0 optimization on IPv6 ext headers
by Herbert Xu
· 8 years ago
34db201
clocksource/dummy_timer: Move hotplug callback after the real timers
by Thomas Gleixner
· 8 years ago
04b97a6
PCI: Add Mellanox device IDs
by Noa Osherovich
· 8 years ago
e641c92
debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
by Arnd Bergmann
· 8 years ago
96a0c8e
iio: accel: st_accel: fix LIS3LV02 reading and scaling
by Linus Walleij
· 8 years ago
a10a1b7
usb: gadget: fix request length error for isoc transfer
by Peter Chen
· 8 years ago
c7a8a0a
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
by Stephen Boyd
· 8 years ago
e71b4e0
ptrace: Don't allow accessing an undumpable mm
by Eric W. Biederman
· 8 years ago
e747b4a
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
by Eric W. Biederman
· 8 years ago
694a95f
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
by Eric W. Biederman
· 8 years ago
21245b8
exec: Ensure mm->user_ns contains the execed files
by Eric W. Biederman
· 8 years ago
56eaecc
hotplug: Make register and unregister notifier API symmetric
by Michal Hocko
· 8 years ago
cd66289
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7b8076c
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
by Daniele Palmas
· 8 years ago
efda1b5d
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
by Dan Williams
· 8 years ago
8bca927
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
4db5e63
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
5cbc198
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
by Kirill A. Shutemov
· 8 years ago
045d599
kasan: update kasan_global for gcc 7
by Dmitry Vyukov
· 8 years ago
3f65047
of_mdio: add helper to deregister fixed-link PHYs
by Johan Hovold
· 8 years ago
b435370
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
by Tariq Toukan
· 8 years ago
105ecad
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 8 years ago
a0d60e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
920c1cd
netdevice.h: fix kernel-doc warning
by Randy Dunlap
· 8 years ago
e784930
PCI: Export pcie_find_root_port
by Johannes Thumshirn
· 8 years ago
8e5bfa8
sched/autogroup: Do not use autogroup->tg in zombie threads
by Oleg Nesterov
· 8 years ago
27e7ab9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
9101704
iommu/vt-d: Fix PASID table allocation
by David Woodhouse
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
5d19042
mremap: fix race between mremap() and page cleanning
by Aaron Lu
· 8 years ago
f23cc64
bpf: fix range arithmetic for bpf map access
by Josef Bacik
· 8 years ago
e76d21c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
befdfff
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
4e3264d
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
by Martin KaFai Lau
· 8 years ago
86e4ee7
Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
66f5854
Merge branch 'device-properties'
by Rafael J. Wysocki
· 8 years ago
968ef8d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c5e4ca6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c6c7d83
Revert "console: don't prefer first registered if DT specifies stdout-path"
by Hans de Goede
· 8 years ago
5e322be
mm, frontswap: make sure allocated frontswap map is assigned
by Vlastimil Babka
· 8 years ago
264048a
libceph: initialize last_linger_id with a large integer
by Ilya Dryomov
· 8 years ago
1571875
ACPI / platform: Add support for build-in properties
by Heikki Krogerus
· 8 years ago
e244978
Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 8 years ago
785bcb4
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
98430c7
phy: Add reset callback for not generic phy
by Randy Li
· 8 years ago
da96786
net: tcp: check skb is non-NULL for exact match on lookups
by David Ahern
· 8 years ago
80a306d
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
70fe2f4
aio: fix freeze protection of aio writes
by Jan Kara
· 8 years ago
723c038
fs: remove the never implemented aio_fsync file operation
by Christoph Hellwig
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
6f2e0d2
net/mlx4: Fix firmware command timeout during interrupt test
by Eugenia Emantayev
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
74e3368
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap-linus
by Mark Brown
· 8 years ago
04c0c1ab
net/mlx5: PCI error recovery health care simulation
by Mohamad Haj Yahia
· 8 years ago
05ac2c0
net/mlx5: Fix race between PCI error handlers and health work
by Mohamad Haj Yahia
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b49c317
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72193a9
regmap: Rename ret variable in regmap_read_poll_timeout
by Charles Keepax
· 8 years ago
bdb5208
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
5aab90c
perf/powerpc: Don't call perf_event_disable() from atomic context
by Jiri Olsa
· 8 years ago
73f907f
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 8 years ago
14970f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c0a0aba
kconfig.h: remove config_enabled() macro
by Masahiro Yamada
· 8 years ago
e890038
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
9dcb8b6
mm: remove per-zone hashtable of bitlock waitqueues
by Linus Torvalds
· 8 years ago
293de7d
doc: update docbook annotations for socket and skb
by Stephen Hemminger
· 8 years ago
8ef4227
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
by Dave Airlie
· 8 years ago
b5cd891
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
0d73175
mm: unexport __get_user_pages()
by Lorenzo Stoakes
· 8 years ago
f1caa61
ACPI/PCI: pci_link: penalize SCI correctly
by Sinan Kaya
· 8 years ago
0e19182
qed*: Reduce the memory footprint for Rx path
by Sudarsana Reddy Kalluru
· 8 years ago
0c2b6dc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3e9679a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a442950
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6f33d645
Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
350d323
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
9995f4f
clocksource: Add J-Core timer/clocksource driver
by Rich Felker
· 8 years ago
c6fe46a
cpufreq: fix overflow in cpufreq_table_find_index_dl()
by Sergey Senozhatsky
· 8 years ago
c806148
sched/core, x86: Make struct thread_info arch specific again
by Heiko Carstens
· 8 years ago
d17af50
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
by Andy Lutomirski
· 8 years ago
Next »