Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d042a240a823d4c048c4b0a5c19c65ac75b7addb
d042a24
Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
4ff8a14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
5393734
Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
69ddce9
Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
a6b7eb3
Merge branch 'acpi-bus'
by Rafael J. Wysocki
· 7 years ago
a49a9dc
Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
631267f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 7 years ago
67c6ed7
Merge tag 'drm-intel-fixes-2018-09-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
2601dd3
Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
c6ff25c
Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
ca16eb3
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
d5274b3
block: bfq: swap puts in bfqg_and_blkg_put
by Konstantin Khlebnikov
· 7 years ago
fac880c
arm64: fix erroneous warnings in page freeing functions
by Mark Rutland
· 7 years ago
db44bf4
Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
be65e25
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
5404525
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
d1c392c
printk/tracing: Do not trace printk_nmi_enter()
by Steven Rostedt (VMware)
· 7 years ago
f11fc4b
ACPI / LPSS: Force LPSS quirks on boot
by Zhang Rui
· 7 years ago
5d128fb
ACPI / bus: Only call dmi_check_system() on X86
by Jean Delvare
· 7 years ago
8b2ded1
block: don't warn when doing fsync on read-only devices
by Mikulas Patocka
· 7 years ago
b36fdc6
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
f4697d9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
d0c1db1
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
865e63b
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
by Steven Rostedt (VMware)
· 7 years ago
3350139
nds32: linker script: GCOV kernel may refers data in __exit
by Greentime Hu
· 7 years ago
0e9b103
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
ae98043
nilfs2: convert to SPDX license tags
by Ryusuke Konishi
· 7 years ago
36bdac1
drivers/dax/device.c: convert variable to vm_fault_t type
by Souptick Joarder
· 7 years ago
4c5d114
lib/Kconfig.debug: fix three typos in help text
by Thibaut Sautereau
· 7 years ago
c5967e9
checkpatch: add __ro_after_init to known $Attribute
by Joe Perches
· 7 years ago
62ec0d8
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
by Dave Jiang
· 7 years ago
8a2336e
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
by Randy Dunlap
· 7 years ago
4e8346d
memory_hotplug: fix kernel_panic on offline page processing
by Mikhail Zaslonko
· 7 years ago
328b5f4
checkpatch: add optional static const to blank line declarations test
by Joe Perches
· 7 years ago
9c21dae
ipc/shm: properly return EIDRM in shm_lock()
by Davidlohr Bueso
· 7 years ago
464c7ff
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
by Aneesh Kumar K.V
· 7 years ago
04b8e94
mm/util.c: improve kvfree() kerneldoc
by Andrew Morton
· 7 years ago
7ab660f
tools/vm/page-types.c: fix "defined but not used" warning
by Naoya Horiguchi
· 7 years ago
9045065
tools/vm/slabinfo.c: fix sign-compare warning
by Naoya Horiguchi
· 7 years ago
b353756
kmemleak: always register debugfs file
by Vincent Whitchurch
· 7 years ago
1ed0cc5
mm: respect arch_dup_mmap() return value
by Nadav Amit
· 7 years ago
79cc810
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
by Tetsuo Handa
· 7 years ago
3100dab
mm: memcontrol: print proper OOM header when no eligible victim left
by Johannes Weiner
· 7 years ago
2861952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a33710b
net: phy: sfp: Handle unimplemented hwmon limits and alarms
by Andrew Lunn
· 7 years ago
84cb8eb
net: sched: action_ife: take reference to meta module
by Vlad Buslov
· 7 years ago
6d784f1
act_ife: fix a potential use-after-free
by Cong Wang
· 7 years ago
639505d
net/mlx5: Fix SQ offset in QPs with small RQ
by Tariq Toukan
· 7 years ago
bc811f0
nbd: don't allow invalid blocksize settings
by Jens Axboe
· 7 years ago
ec86539
nds32: fix build error because of wrong semicolon
by Greentime Hu
· 7 years ago
0cde56e
nds32: Fix a kernel panic issue because of wrong frame pointer access.
by Greentime Hu
· 7 years ago
487c4b2
nds32: Only print one page of stack when die to prevent printing too much information.
by Greentime Hu
· 7 years ago
95f93ed
nds32: Add macro definition for offset of lp register on stack
by Zong Li
· 7 years ago
c5fdf7e
nds32: Remove the deprecated ABI implementation
by Zong Li
· 7 years ago
1e377ae
nds32/stack: Get real return address by using ftrace_graph_ret_addr
by Zong Li
· 7 years ago
95cd2f7
nds32/ftrace: Support dynamic function graph tracer
by Zong Li
· 7 years ago
6b1d6d2
nds32/ftrace: Support dynamic function tracer
by Zong Li
· 7 years ago
fbf58a5
nds32/ftrace: Add RECORD_MCOUNT support
by Zong Li
· 7 years ago
1e9b14c
nds32/ftrace: Support static function graph tracer
by Zong Li
· 7 years ago
a180825
nds32/ftrace: Support static function tracer
by Zong Li
· 7 years ago
487913a
nds32: Extract the checking and getting pointer to a macro
by Zong Li
· 7 years ago
7ef3954
nds32: Clean up the coding style
by Zong Li
· 7 years ago
6cce95a6
nds32: Fix get_user/put_user macro expand pointer problem
by Zong Li
· 7 years ago
c17df79
nds32: Fix empty call trace
by Zong Li
· 7 years ago
1944a50
nds32: add NULL entry to the end of_device_id array
by YueHaibing
· 7 years ago
1dfdf99
nds32: fix logic for module
by Greentime Hu
· 7 years ago
fc3e3bf
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
a484ef3
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
by Zhenbo Gao
· 7 years ago
9cc1bf3
tipc: correct spelling errors for struct tipc_bc_base's comment
by Zhenbo Gao
· 7 years ago
a104d18
Merge branch 'bnxt_en-Bug-fixes'
by David S. Miller
· 7 years ago
00fe9c3
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
by Michael Chan
· 7 years ago
ad95c27
bnxt_en: Clean up unused functions.
by Michael Chan
· 7 years ago
6b95c3e
bnxt_en: Fix firmware signaled resource change logic in open.
by Michael Chan
· 7 years ago
6570aa1
Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts'
by David S. Miller
· 7 years ago
741880e
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
by Xin Long
· 7 years ago
af8a2b8
sctp: fix invalid reference to the index variable of the iterator
by Xin Long
· 7 years ago
bf68066
net/ibm/emac: wrong emac_calc_base call was used by typo
by Ivan Mikhaylov
· 7 years ago
c10bbfa
net: sched: null actions array pointer before releasing action
by Vlad Buslov
· 7 years ago
2b82435
drm/i915/dp_mst: Fix enabling pipe clock for all streams
by Imre Deak
· 7 years ago
4fe9679
drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engine
by Manasi Navare
· 7 years ago
3993347
drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
by Jan-Marek Glogowski
· 7 years ago
f518cd9
Merge tag 'gvt-fixes-2018-09-04' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 7 years ago
c48300c
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
by Gleb Fotengauer-Malinovskiy
· 7 years ago
9fd0e09
r8169: add support for NCube 8168 network card
by Anthony Wong
· 7 years ago
36feaac
ip6_tunnel: respect ttl inherit for ip6tnl
by Hangbin Liu
· 7 years ago
f7c50fa
ALSA: hda: Fix several mismatch for register mask and value
by Keyon Jie
· 7 years ago
edf4e7b
apparmor: fix bad debug check in apparmor_secid_to_secctx()
by John Johansen
· 7 years ago
5a7b44a
ALSA: rawmidi: Initialize allocated buffers
by Takashi Iwai
· 7 years ago
9bdda4e
fsnotify: fix ignore mask logic in fsnotify()
by Amir Goldstein
· 7 years ago
c6e57b3
mac80211: shorten the IBSS debug messages
by Emmanuel Grumbach
· 7 years ago
6c18b27
mac80211: don't Tx a deauth frame if the AP forbade Tx
by Emmanuel Grumbach
· 7 years ago
0007e94
mac80211: Fix station bandwidth setting after channel switch
by Ilan Peer
· 7 years ago
f3ffb6c
mac80211: fix a race between restart and CSA flows
by Emmanuel Grumbach
· 7 years ago
abd76d2
mac80211: fix WMM TXOP calculation
by Dreyfuss, Haim
· 7 years ago
8442938
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
by Dan Carpenter
· 7 years ago
66eb02d
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
by Lorenzo Bianconi
· 7 years ago
54ff01f
drm/i915/gvt: Give new born vGPU higher scheduling chance
by Zhenyu Wang
· 7 years ago
395a207
cifs: connect to servername instead of IP for IPC$ share
by Thomas Werschlein
· 7 years ago
f801568
smb3: check for and properly advertise directory lease support
by Steve French
· 7 years ago
25f2573
smb3: minor debugging clarifications in rfc1001 len processing
by Steve French
· 7 years ago
Next »