index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
dm verity: enable WQ_HIGHPRI on verify_wq
Nathan Huckleberry
1
-8
/
+10
2022-10-18
dm raid: delete the redundant word 'that' in comment
Jilin Yuan
1
-1
/
+1
2022-10-18
dm: change from DMWARN to DMERR or DMCRIT for fatal errors
Mikulas Patocka
5
-85
/
+85
2022-10-18
kunit: update NULL vs IS_ERR() tests
Dan Carpenter
2
-3
/
+3
2022-10-18
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
1
-0
/
+3
2022-10-18
selftests/ftrace: fix dynamic_events dependency check
Sven Schnelle
2
-2
/
+2
2022-10-18
selftests/memory-hotplug: Remove the redundant warning information
Zhao Gongyi
1
-1
/
+0
2022-10-18
ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple open
Kai Vehmanen
1
-2
/
+18
2022-10-18
ASoC: Intel: sof_rt5682: Add quirk for Rex board
Yong Zhi
1
-0
/
+12
2022-10-18
selftests/kexec: fix build for ARCH=x86_64
Ricardo Cañuelo
1
-3
/
+3
2022-10-18
selftests/intel_pstate: fix build for ARCH=x86_64
Ricardo Cañuelo
1
-3
/
+3
2022-10-18
selftests/futex: fix build for clang
Ricardo Cañuelo
1
-4
/
+2
2022-10-18
Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
7
-27
/
+91
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
Merge tag 'erofs-for-6.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
4
-25
/
+23
2022-10-18
ASoC: SOF: Intel: pci-mtl: fix firmware name
Pierre-Louis Bossart
1
-1
/
+1
2022-10-18
ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
Pierre-Louis Bossart
1
-0
/
+11
2022-10-18
dm bufio: use the acquire memory barrier when testing for B_READING
Mikulas Patocka
1
-6
/
+7
2022-10-18
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu
1
-1
/
+1
2022-10-18
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
Ronnie Sahlberg
1
-2
/
+4
2022-10-18
cifs: use LIST_HEAD() and list_move() to simplify code
Yang Yingliang
1
-8
/
+4
2022-10-18
cifs: Fix xid leak in cifs_get_file_info_unix()
Zhang Xiaoxu
1
-2
/
+4
2022-10-18
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
1
-0
/
+1
2022-10-18
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
1
-4
/
+7
2022-10-18
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
1
-2
/
+5
2022-10-18
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
1
-2
/
+4
2022-10-18
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
1
-3
/
+8
2022-10-18
ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
Stefan Binding
1
-0
/
+1
2022-10-18
Merge tag 'cpufreq-arm-fixes-6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
5
-25
/
+20
2022-10-18
HID: lenovo: Make array tp10ubkbd_led static const
Colin Ian King
1
-1
/
+1
2022-10-18
HID: saitek: add madcatz variant of MMO7 mouse device ID
Samuel Bailey
3
-0
/
+4
2022-10-18
Documentation: document ublk user recovery feature
ZiyangZhang
1
-0
/
+36
2022-10-18
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
2
-7
/
+21
2022-10-18
powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning
Nicholas Piggin
2
-3
/
+16
2022-10-18
KVM: PPC: BookS PR-KVM and BookE do not support context tracking
Nicholas Piggin
1
-0
/
+4
2022-10-18
powerpc: Fix reschedule bug in KUAP-unlocked user copy
Nicholas Piggin
1
-1
/
+11
2022-10-18
powerpc/64s: Fix hash__change_memory_range preemption warning
Nicholas Piggin
1
-3
/
+5
2022-10-18
powerpc/64s: Disable preemption in hash lazy mmu mode
Nicholas Piggin
1
-0
/
+6
2022-10-18
powerpc/64s: make linear_map_hash_lock a raw spinlock
Nicholas Piggin
1
-6
/
+6
2022-10-18
powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe
Nicholas Piggin
1
-2
/
+25
2022-10-18
powerpc/64s: Add lockdep for HPTE lock
Nicholas Piggin
1
-7
/
+35
2022-10-18
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
Haren Myneni
3
-14
/
+45
2022-10-18
powerpc/pseries/vas: Add VAS IRQ primary handler
Haren Myneni
2
-7
/
+34
2022-10-18
ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRE
Randy Dunlap
1
-0
/
+1
2022-10-18
ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()
Geert Uytterhoeven
1
-1
/
+1
2022-10-18
cpufreq: sun50i: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-10-18
cpufreq: qcom-nvmem: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-10-18
cpufreq: imx6q: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-10-18
cpufreq: dt: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-10-18
cpufreq: qcom: remove unused parameter in function definition
Fabien Parent
1
-4
/
+4
[prev]
[next]