index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2
-0
/
+20
2021-01-18
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
1
-4
/
+10
2021-01-18
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
1
-4
/
+11
2021-01-18
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
1
-2
/
+15
2021-01-18
mt76: mt7663s: fix rx buffer refcounting
Lorenzo Bianconi
1
-5
/
+4
2021-01-18
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
1
-2
/
+1
2021-01-18
pinctrl: qcom: Don't clear pending interrupts when enabling
Douglas Anderson
1
-24
/
+50
2021-01-18
pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking
Douglas Anderson
1
-4
/
+10
2021-01-18
pinctrl: qcom: No need to read-modify-write the interrupt status
Douglas Anderson
1
-15
/
+8
2021-01-18
pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
Douglas Anderson
2
-2
/
+3
2021-01-18
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
1
-1
/
+2
2021-01-18
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
1
-0
/
+2
2021-01-18
btrfs: do not double free backref nodes on error
Josef Bacik
1
-1
/
+1
2021-01-18
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
1
-1
/
+9
2021-01-18
ASoC: dt-bindings: mt8192-mt6359: Fix indentation
Jonathan Neuschäfer
1
-2
/
+2
2021-01-18
ASoC: wm_adsp: Fix control name parsing for multi-fw
James Schulman
1
-0
/
+3
2021-01-18
udf: fix the problem that the disc content is not displayed
lianzhi chang
1
-3
/
+4
2021-01-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
3
-18
/
+38
2021-01-18
drm/i915/pmu: Don't grab wakeref when enabling events
Tvrtko Ursulin
1
-14
/
+16
2021-01-18
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
1
-0
/
+3
2021-01-18
drm/vc4: Unify PCM card's driver_name
Nicolas Saenz Julienne
1
-0
/
+1
2021-01-18
tools: gpio: fix %llu warning in gpio-watch.c
Kent Gibson
1
-2
/
+3
2021-01-18
tools: gpio: fix %llu warning in gpio-event-mon.c
Kent Gibson
1
-2
/
+2
2021-01-18
ALSA: usb-audio: Avoid implicit feedback on Pioneer devices
Takashi Iwai
1
-8
/
+9
2021-01-18
ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1
Takashi Iwai
1
-0
/
+9
2021-01-18
ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints
Takashi Iwai
2
-43
/
+6
2021-01-18
drm/ttm: stop using GFP_TRANSHUGE_LIGHT
Christian König
1
-5
/
+6
2021-01-18
drm/i915/hdcp: Get conn while content_type changed
Anshuman Gupta
1
-0
/
+1
2021-01-18
drm/i915/hdcp: Update CP property in update_pipe
Anshuman Gupta
1
-0
/
+8
2021-01-18
firmware: imx: select SOC_BUS to fix firmware build
Randy Dunlap
1
-0
/
+1
2021-01-18
arm64: dts: imx8mp: Correct the gpio ranges of gpio3
Jacky Bai
1
-1
/
+1
2021-01-18
ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms
Russell King
1
-2
/
+10
2021-01-18
ARM: imx: build suspend-imx6.S with arm instruction set
Max Krummenacher
1
-0
/
+1
2021-01-18
ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset
Bruno Thomsen
1
-0
/
+1
2021-01-18
x86/xen: fix 'nopvspin' build error
Randy Dunlap
1
-0
/
+2
2021-01-17
fs/cifs: Simplify bool comparison.
Jiapeng Zhong
1
-1
/
+1
2021-01-17
fs/cifs: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-17
Linux 5.11-rc4
Linus Torvalds
1
-1
/
+1
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-208
/
+224
2021-01-17
Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+23
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-5
/
+11
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-17
x86/hyperv: Initialize clockevents after LAPIC is initialized
Dexuan Cui
1
-3
/
+26
2021-01-17
ia64: fix build failure caused by memory model changes
Mike Rapoport
1
-0
/
+1
2021-01-17
i2c: octeon: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-1
/
+1
2021-01-17
i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
Sowjanya Komatineni
1
-1
/
+21
2021-01-17
i2c: bpmp-tegra: Ignore unknown I2C_M flags
Mikko Perttunen
1
-1
/
+1
2021-01-16
io_uring: fix skipping disabling sqo on exec
Pavel Begunkov
1
-0
/
+4
2021-01-16
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-22
/
+19
[prev]
[next]