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
2021-09-13
Revert "ALSA: hda: Drop workaround for a hang at shutdown again"
Takashi Iwai
1
-3
/
+9
2021-09-13
interconnect: qcom: sdm660: Add missing a2noc qos clocks
Shawn Guo
1
-0
/
+14
2021-09-13
dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks
Shawn Guo
1
-4
/
+42
2021-09-13
interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift and mask
Shawn Guo
1
-5
/
+4
2021-09-13
interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg
Shawn Guo
1
-1
/
+1
2021-09-13
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
1
-2
/
+15
2021-09-13
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
1
-0
/
+13
2021-09-13
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
2
-8
/
+65
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2
-41
/
+30
2021-09-13
net: dsa: lantiq_gswip: Add 200ms assert delay
Aleksander Jan Bajkowski
1
-0
/
+6
2021-09-13
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
1
-2
/
+1
2021-09-13
arm64: dts: fvp: Remove panel timings
Robin Murphy
1
-12
/
+0
2021-09-13
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
1
-1
/
+1
2021-09-13
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
1
-1
/
+1
2021-09-13
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
4
-10
/
+7
2021-09-13
Merge branch 'bnxt_en-fixes'
David S. Miller
1
-4
/
+29
2021-09-13
bnxt_en: Clean up completion ring page arrays completely
Michael Chan
1
-0
/
+8
2021-09-13
bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
Edwin Peer
1
-0
/
+13
2021-09-13
bnxt_en: Fix error recovery regression
Michael Chan
1
-4
/
+8
2021-09-13
m68k: mvme: Remove overdue #warnings in RTC handling
Geert Uytterhoeven
2
-2
/
+6
2021-09-13
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-09-13
platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) tablet
Hans de Goede
1
-4
/
+13
2021-09-13
platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
Hans de Goede
1
-0
/
+37
2021-09-13
lg-laptop: Correctly handle dmi_get_system_info() returning NULL
Matan Ziv-Av
1
-1
/
+1
2021-09-13
platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-2
/
+1
2021-09-13
USB: serial: option: add Telit LN920 compositions
Carlo Lobrano
1
-0
/
+8
2021-09-13
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
5
-12
/
+49
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
5
-47
/
+54
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
7
-3
/
+120
2021-09-13
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-13
afs: Add missing vnode validation checks
David Howells
3
-3
/
+41
2021-09-13
ALSA: oxfw: fix transmission method for Loud models based on OXFW971
Takashi Sakamoto
1
-5
/
+8
2021-09-12
blk-mq: avoid to iterate over stale request
Ming Lei
1
-1
/
+1
2021-09-12
io-wq: fix potential race of acct->nr_workers
Hao Xu
1
-2
/
+1
2021-09-12
io-wq: code clean of io_wqe_create_worker()
Hao Xu
1
-12
/
+7
2021-09-12
io_uring: ensure symmetry in handling iter types in loop_rw_iter()
Jens Axboe
1
-3
/
+6
2021-09-12
hwmon: (k10temp) Remove residues of current and voltage
suma hegde
2
-23
/
+0
2021-09-12
Linux 5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-12
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
36
-172
/
+1144
2021-09-12
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linux
Linus Torvalds
4
-9
/
+26
2021-09-12
Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux
Linus Torvalds
5
-21
/
+36
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-144
/
+577
2021-09-12
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-11
/
+27
2021-09-12
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+11
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+5
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-94
/
+120
2021-09-12
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+7
2021-09-12
Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-59
/
+58
[prev]
[next]