Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1a4f6557dd7c7f0eba18aadbc72e3cf09dae496d
1a4f655
Merge tag 'iwlwifi-for-kalle-2016-02-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by Kalle Valo
· 9 years ago
905e36a
iwlwifi: mvm: Fix paging memory leak
by Matti Gottlieb
· 9 years ago
c699404d
Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by Kalle Valo
· 9 years ago
fb896c4
iwlwifi: mvm: inc pending frames counter also when txing non-sta
by Liad Kaufman
· 9 years ago
20aa99b
iwlwifi: pcie: fix erroneous return value
by Anton Protopopov
· 9 years ago
a6bd005
iwlwifi: pcie: fix RF-Kill vs. firmware load race
by Emmanuel Grumbach
· 9 years ago
5e56276
iwlwifi: mvm: don't allow sched scans without matches to be started
by Luca Coelho
· 9 years ago
fb724ed
wlcore: Fix regression in wlcore_set_partition()
by Emil Goode
· 9 years ago
0ad4ece
iwlwifi: dvm: remove a wrong dependency on m
by Emmanuel Grumbach
· 9 years ago
d76d65f
rtlwifi: fix broken VHT support
by Larry Finger
· 9 years ago
7e502e5
iwlwifi: fix name of ucode loaded for 8265 series
by Oren Givon
· 9 years ago
f9ead9b
Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by Kalle Valo
· 9 years ago
69c7fda
iwlwifi: mvm: rs: fix TPC statistics handling
by Gregory Greenman
· 9 years ago
ca296c5
iwlwifi: update support for 3168 series firmware and NVM
by Oren Givon
· 9 years ago
36efee8
Merge ath-current from ath.git
by Kalle Valo
· 9 years ago
65dc1a5
ath9k_hw: ignore eeprom magic mismatch on flash based devices
by Felix Fietkau
· 9 years ago
c72fc90
rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encoded
by Larry Finger
· 9 years ago
262c741
rt2x00: fix monitor mode regression
by Eli Cooper
· 9 years ago
9baa039
iwlwifi: add device ID for 8265
by Oren Givon
· 9 years ago
7b08c67
iwlwifi: add new 3168 series devices support
by Oren Givon
· 9 years ago
e0045bf
brcmfmac: fix sdio sg table alloc crash
by Hante Meuleman
· 9 years ago
b7e2d19
ssb: mark ssb_bus_register as __maybe_unused
by Arnd Bergmann
· 9 years ago
e7828b2
ssb: Set linux-wireless as MAINTAINERS list
by Michael Büsch
· 9 years ago
5dc3b7b
brcmfmac: add missing include
by Felix Fietkau
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
d05d82f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
d90f351
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
c1a198d
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
48f58ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
7f36f1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 9 years ago
c38dec7
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
d43fb9f
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
00d27c6
numa: remove stale node_has_online_mem() define
by Chris Metcalf
· 9 years ago
1bb50ca
arch/tile: move user_exit() to early kernel entry sequence
by Chris Metcalf
· 9 years ago
9ce815e
tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry
by Chris Metcalf
· 9 years ago
acfb699
tile: fix tilepro casts for readl, writel, etc
by Chris Metcalf
· 9 years ago
f3a2616
tile: fix a -Wframe-larger-than warning
by Chris Metcalf
· 9 years ago
5ac65ab
tile: include the syscall number in the backtrace
by Chris Metcalf
· 9 years ago
7fa129c
MAINTAINERS: add git URL for tile
by Fengguang Wu
· 9 years ago
583b24a
arch/tile: adopt prepare_exit_to_usermode() model from x86
by Chris Metcalf
· 9 years ago
e04a2bd
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
b5a608f
ide: constify ide_dma_ops structures
by Julia Lawall
· 9 years ago
0860bf9
ide: silence some underflow warnings
by Dan Carpenter
· 9 years ago
b064d0d
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
by Hannes Frederic Sowa
· 9 years ago
60a6531
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
by Ido Schimmel
· 9 years ago
918f618
net: hns: bug fix about hisilicon TSO BD mode
by huangdaode
· 9 years ago
23195ec
brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers
by Arend van Spriel
· 9 years ago
6f6abd3
video: fbdev: pxafb: fix out of memory error path
by Robert Jarzmik
· 9 years ago
5807fca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
2d663b5
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
25eedab
vm: fix incorrect unlock error path in madvise_free_huge_pmd
by Linus Torvalds
· 9 years ago
c671e1e
drm/vc4: fix warning in validate printf.
by Dave Airlie
· 9 years ago
e6e4a55
net: phy: at803x: Add the interrupt register bit definitions
by Martin Blumenstingl
· 9 years ago
a46bd63
net: phy: at803x: Clean up duplicate register definitions
by Martin Blumenstingl
· 9 years ago
2e5f9f2
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
by Martin Blumenstingl
· 9 years ago
e15bb4c
net: phy: at803x: Don't set gbit features for the AR8030 phy
by Martin Blumenstingl
· 9 years ago
42ff712
arm64: bpf: add extra pass to handle faulty codegen
by Zi Shen Lim
· 9 years ago
c94ae4f
arm64: insn: remove BUG_ON from codegen
by Zi Shen Lim
· 9 years ago
dd7445a
sctp: the temp asoc's transports should not be hashed/unhashed
by Xin Long
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
12768c1
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
a4eff16
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
1df59b8
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
0cbeafb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
6606b34
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
e535d74
Merge tag 'docs-4.5' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
0b6e26c
net/mlx5_core: Fix trimming down IRQ number
by Doron Tsur
· 9 years ago
cdb0077
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
by Geert Uytterhoeven
· 9 years ago
78c5b2c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
06b031d
printk: change recursion_bug type to bool
by Sergey Senozhatsky
· 9 years ago
5b17aec
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
by Andy Shevchenko
· 9 years ago
3cab1e7
lib/vsprintf: refactor duplicate code to special_hex_number()
by Andy Shevchenko
· 9 years ago
64c734b
printk-formats.txt: remove unimplemented %pT
by Rasmus Villemoes
· 9 years ago
fe22cd9
printk: help pr_debug and pr_devel to optimize out arguments
by Aaron Conole
· 9 years ago
251c723
lib/test_printf.c: test dentry printing
by Rasmus Villemoes
· 9 years ago
857cca4
lib/test_printf.c: add test for large bitmaps
by Rasmus Villemoes
· 9 years ago
b79a7db
lib/test_printf.c: account for kvasprintf tests
by Rasmus Villemoes
· 9 years ago
1ca8e8e
lib/test_printf.c: add a few number() tests
by Rasmus Villemoes
· 9 years ago
f176eb4
lib/test_printf.c: test precision quirks
by Rasmus Villemoes
· 9 years ago
331e4de
lib/test_printf.c: check for out-of-bound writes
by Rasmus Villemoes
· 9 years ago
fd0515d
lib/test_printf.c: don't BUG
by Rasmus Villemoes
· 9 years ago
8e2a2bf
lib/kasprintf.c: add sanity check to kvasprintf
by Rasmus Villemoes
· 9 years ago
4d72ba0
lib/vsprintf.c: warn about too large precisions and field widths
by Rasmus Villemoes
· 9 years ago
1c7a8e6
lib/vsprintf.c: help gcc make number() smaller
by Rasmus Villemoes
· 9 years ago
d048419
lib/vsprintf.c: expand field_width to 24 bits
by Rasmus Villemoes
· 9 years ago
34fc8b9
lib/vsprintf.c: eliminate potential race in string()
by Rasmus Villemoes
· 9 years ago
95508cf
lib/vsprintf.c: move string() below widen_string()
by Rasmus Villemoes
· 9 years ago
cfccde0
lib/vsprintf.c: pull out padding code from dentry_name()
by Rasmus Villemoes
· 9 years ago
8d91f8b
printk: do cond_resched() between lines while outputting to consoles
by Tejun Heo
· 9 years ago
81cc26f
printk: only unregister boot consoles when necessary
by Thierry Reding
· 9 years ago
9795593
asm/sections: add helpers to check for section data
by Thierry Reding
· 9 years ago
b493c34
kernel/stop_machine.c: remove CONFIG_SMP dependencies
by Andrew Morton
· 9 years ago
b2113a4
uselib: default depending if libc5 was used
by Riku Voipio
· 9 years ago
dfffa58
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
by Viresh Kumar
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
3f1bfd9
include/linux/kdev_t.h: remove new_valid_dev()
by Yaowei Bai
· 9 years ago
4c416f4
fs/stat.c: drop the last new_valid_dev check
by Yaowei Bai
· 9 years ago
Next »