index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-24
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2
-3
/
+4
2021-07-24
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-24
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-24
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-24
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-24
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-24
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
2021-07-24
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-24
userfaultfd: do not untag user pointers
Peter Collingbourne
2
-22
/
+30
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
1
-1
/
+2
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
1
-5
/
+3
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
3
-7
/
+21
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
1
-0
/
+1
2021-07-22
ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
Alexander Tsoy
1
-0
/
+3
2021-07-22
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-07-22
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
2021-07-22
ravb: Remove extra TAB
Biju Das
1
-1
/
+1
2021-07-22
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-07-22
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-22
tcp: disable TFO blackhole logic by default
Wei Wang
3
-3
/
+10
2021-07-21
drm/amdgpu - Corrected the video codecs array name for yellow carp
Veerabadhran Gopalakrishnan
1
-2
/
+2
2021-07-21
sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
Xin Long
1
-2
/
+2
2021-07-21
drm/amd/display: Fix ASSR regression on embedded panels
Stylon Wang
1
-3
/
+5
2021-07-21
drm/amdgpu: add yellow carp pci id (v2)
Aaron Liu
1
-0
/
+4
2021-07-21
drm/amdgpu: update yellow carp external rev_id handling
Aaron Liu
1
-1
/
+4
2021-07-21
drm/amd/pm: Support board calibration on aldebaran
Lijo Lazar
3
-12
/
+40
2021-07-21
drm/amd/display: change zstate allow msg condition
Eric Yang
3
-25
/
+45
2021-07-21
drm/amd/display: Populate dtbclk entries for dcn3.02/3.03
Bindu Ramamurthy
2
-2
/
+10
2021-07-21
drm/amd/display: Line Buffer changes
Nevenko Stupar
4
-19
/
+10
2021-07-21
drm/amd/display: Remove MALL function from DCN3.1
Mikita Lipski
1
-1
/
+0
2021-07-21
drm/amd/display: Only set default brightness for OLED
Camille Cho
1
-3
/
+1
2021-07-21
drm/amd/display: Update bounding box for DCN3.1
Nicholas Kazlauskas
1
-0
/
+1
2021-07-21
drm/amd/display: Query VCO frequency from register for DCN3.1
Nicholas Kazlauskas
2
-55
/
+42
2021-07-21
drm/amd/display: Populate socclk entries for dcn3.02/3.03
Bindu Ramamurthy
3
-4
/
+14
2021-07-21
drm/amd/display: Fix max vstartup calculation for modes with borders
Nicholas Kazlauskas
1
-2
/
+4
2021-07-21
drm/amd/display: implement workaround for riommu related hang
Eric Yang
6
-2
/
+27
2021-07-21
drm/amd/display: Fix comparison error in dcn21 DML
Victor Lu
1
-1
/
+1
2021-07-21
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
John Keeping
1
-0
/
+1
2021-07-21
net: ixp46x: fix ptp build failure
Arnd Bergmann
1
-0
/
+2
2021-07-21
ibmvnic: Remove the proper scrq flush
Sukadev Bhattiprolu
1
-1
/
+1
2021-07-21
Revert "x86/hyperv: fix logical processor creation"
Wei Liu
1
-1
/
+1
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
2
-7
/
+260
[next]