Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6b95cf9b8bb3cb647d9f43109a9c50a234b39781
6b95cf9
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
fb8527e
Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
90105ae
Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
8eb4b3b
Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
7571438
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
5f93393
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
adca4ce
Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
e59b76f
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
c3419fd
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
by Linus Torvalds
· 5 years ago
46ac18c
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
by Joerg Roedel
· 5 years ago
ffba17b
Merge branch 'acpi-tables'
by Rafael J. Wysocki
· 5 years ago
56a0b97
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
by John Garry
· 5 years ago
b23eb5c
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 5 years ago
0e2adab
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
ad32fd7
Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
6e8ba00
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
839e0f0
Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
777d062
Merge branch 'errata/tx2-219' into for-next/fixes
by Will Deacon
· 5 years ago
5c1e34b
Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
7557d27
Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
33ba90e
Merge tag 'drm-intel-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
84629d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
283ea34
coccinelle: api/devm_platform_ioremap_resource: remove useless script
by Alexandre Belloni
· 5 years ago
94989e3
ALSA: hda - Force runtime PM on Nvidia HDMI codecs
by Lukas Wunner
· 5 years ago
fe7d2c2
Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
13bd677
dm cache: fix bugs when a GFP_NOWAIT allocation fails
by Mikulas Patocka
· 5 years ago
7801158
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
8c8967a
ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
by Daniel Drake
· 5 years ago
7571b6a
ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
by Szabolcs Szőke
· 5 years ago
0a544a2
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
by Chris Wilson
· 5 years ago
4f2a572
drm/i915/userptr: Never allow userptr into the mappable GGTT
by Chris Wilson
· 5 years ago
0336ab5
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
by Ville Syrjälä
· 5 years ago
128260a
drm/i915/execlists: Refactor -EIO markup of hung requests
by Chris Wilson
· 5 years ago
597399d
arm64: tags: Preserve tags for addresses translated via TTBR1
by Will Deacon
· 5 years ago
3813733
arm64: mm: fix inverted PAR_EL1.F check
by Mark Rutland
· 5 years ago
29a0f5a
arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
by Yang Yingliang
· 5 years ago
19c95f2
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
by Julien Thierry
· 5 years ago
bc88f85
kthread: make __kthread_queue_delayed_work static
by Ben Dooks
· 5 years ago
f418ddd
usercopy: Avoid soft lockups in test_check_nonzero_user()
by Michael Ellerman
· 5 years ago
2d8b39a
ACPI: processor: Avoid NULL pointer dereferences at init time
by Rafael J. Wysocki
· 5 years ago
775fd6b
xtensa: fix change_bit in exclusive access option
by Max Filippov
· 5 years ago
c324345
Revert "Input: elantech - enable SMBus on new (2018+) systems"
by Kai-Heng Feng
· 5 years ago
45144d4
PCI: PM: Fix pci_power_up()
by Rafael J. Wysocki
· 5 years ago
3b1f00a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
0c401fd
xtensa: virt: fix PCI IO ports mapping
by Max Filippov
· 5 years ago
8625732
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
8e0d0ad2
sparc64: disable fast-GUP due to unexplained oopses
by Linus Torvalds
· 5 years ago
5b3ec81
drm/panfrost: Handle resetting on timeout better
by Steven Price
· 5 years ago
02755af
Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
37b238d
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 5 years ago
5e0cd1e
xfs: change the seconds fields in xfs_bulkstat to signed
by Darrick J. Wong
· 5 years ago
25e6be2
rbd: cancel lock_dwork if the wait is interrupted
by Dongsheng Yang
· 5 years ago
1d3f872
ceph: just skip unrecognized info in ceph_reply_info_extra
by Jeff Layton
· 5 years ago
ec21f17
iommu/amd: Fix incorrect PASID decoding from event log
by Suthikulpanit, Suravee
· 5 years ago
ec37d4e
iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory
by Geert Uytterhoeven
· 5 years ago
f925815
iommu/rockchip: Don't use platform_get_irq to implicitly count irqs
by Heiko Stuebner
· 5 years ago
8c551f9
arm64: hibernate: check pgd table allocation
by Pavel Tatashin
· 5 years ago
ec52c71
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
by Julien Grall
· 5 years ago
5bc52f6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
75e99bf
gpio: lynxpoint: set default handler to be handle_bad_irq()
by Andy Shevchenko
· 5 years ago
4c87540
gpio: merrifield: Move hardware initialization to callback
by Andy Shevchenko
· 5 years ago
a339120
gpio: lynxpoint: Move hardware initialization to callback
by Andy Shevchenko
· 5 years ago
a752fbb
gpio: intel-mid: Move hardware initialization to callback
by Andy Shevchenko
· 5 years ago
9411e3a
gpiolib: Initialize the hardware with a callback
by Andy Shevchenko
· 5 years ago
6658f87
gpio: merrifield: Restore use of irq_base
by Andy Shevchenko
· 5 years ago
8b39da9
xtensa: drop EXPORT_SYMBOL for outs*/ins*
by Max Filippov
· 5 years ago
3d7fed4
mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once
by Jane Chu
· 5 years ago
87bf4f7
mm/slab.c: fix kernel-doc warning for __ksize()
by Randy Dunlap
· 5 years ago
13bea89
xarray.h: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
2a7e582
bitmap.h: fix kernel-doc warning and typo
by Randy Dunlap
· 5 years ago
b46ec1d
fs/fs-writeback.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
8e88bfb
fs/libfs.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
c70d868
fs/direct-io.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
a2e9a5a
mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
by Vlastimil Babka
· 5 years ago
3f36d86
mm, hugetlb: allow hugepage allocations to reclaim as needed
by David Rientjes
· 5 years ago
03a9349
lib/test_meminit: add a kmem_cache_alloc_bulk() test
by Alexander Potapenko
· 5 years ago
0f181f9
mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations
by Alexander Potapenko
· 5 years ago
3c52b0a
lib/generic-radix-tree.c: add kmemleak annotations
by Eric Biggers
· 5 years ago
e4f8e51
mm/slub: fix a deadlock in show_slab_objects()
by Qian Cai
· 5 years ago
fdf3bf8
mm, page_owner: rename flag indicating that page is allocated
by Vlastimil Babka
· 5 years ago
0fe9a44
mm, page_owner: decouple freeing stack trace from debug_pagealloc
by Vlastimil Babka
· 5 years ago
5556cfe
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
by Vlastimil Babka
· 5 years ago
c9c63f3
xtensa: fix type conversion in __get_user_[no]check
by Max Filippov
· 5 years ago
c043764
xtensa: clean up assembly arguments in uaccess macros
by Max Filippov
· 5 years ago
c32c47a
parisc: Remove 32-bit DMA enforcement from sba_iommu
by Sven Schnelle
· 5 years ago
513f7f7
parisc: Fix vmap memory leak in ioremap()/iounmap()
by Helge Deller
· 5 years ago
0703ad2
parisc: prefer __section from compiler_attributes.h
by Nick Desaulniers
· 6 years ago
b67114d
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
by Helge Deller
· 5 years ago
81dde26
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
by Jean Delvare
· 5 years ago
eda6d76
drm/panfrost: Add missing GPU feature registers
by Steven Price
· 5 years ago
6595d14
xtensa: fix {get,put}_user() for 64bit values
by Al Viro
· 5 years ago
2abd839
kmemleak: Do not corrupt the object_list during clean-up
by Catalin Marinas
· 5 years ago
832392d
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
by Andy Shevchenko
· 5 years ago
7fbc899
drm/ttm: fix handling in ttm_bo_add_mem_to_lru
by Christian König
· 5 years ago
941f2f7
drm/ttm: Restore ttm prefaulting
by Thomas Hellstrom
· 6 years ago
73a88e4
drm/ttm: fix busy reference in ttm_mem_evict_first
by Christian König
· 5 years ago
4f5cafb
Linux 5.4-rc3
by Linus Torvalds
· 5 years ago
d4615e5
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
2581efa
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 5 years ago
71b1b553
Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
Next »