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
2020-12-12
io_uring: JOBCTL_TASK_WORK is no longer used by task_work
Jens Axboe
1
-7
/
+2
2020-12-12
task_work: remove legacy TWA_SIGNAL path
Jens Axboe
1
-29
/
+1
2020-12-12
sparc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
4
-5
/
+9
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-12-12
nds32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-2
/
+4
2020-12-12
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-12-12
h8300: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+4
2020-12-12
c6x: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-1
/
+4
2020-12-12
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-2
/
+4
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
1
-2
/
+20
2020-12-12
Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Thomas Gleixner
3
-31
/
+71
2020-12-12
ACPI: Use fwnode_init() to set up fwnode
Saravana Kannan
1
-1
/
+1
2020-12-12
irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
Douglas Anderson
1
-1
/
+20
2020-12-12
netfilter: nftables: move nft_expr before nft_set
Pablo Neira Ayuso
1
-28
/
+26
2020-12-12
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
3
-28
/
+70
2020-12-12
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
5
-23
/
+49
2020-12-12
ALSA: hda/ca0132 - Add ZxR surround DAC setup.
Connor McAdams
1
-0
/
+40
2020-12-12
ALSA: hda/ca0132 - Add 8051 PLL write helper functions.
Connor McAdams
1
-80
/
+50
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
13
-44
/
+156
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
327
-2371
/
+2519
2020-12-12
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-131
/
+1033
2020-12-12
ath11k: implement suspend for QCA6390 PCI devices
Carl Huang
8
-2
/
+124
2020-12-12
ath11k: hif: add ce irq enable and disable functions
Carl Huang
2
-1
/
+32
2020-12-12
ath11k: implement WoW enable and wakeup commands
Carl Huang
7
-1
/
+355
2020-12-12
ath11k: set credit_update flag for flow controlled ep only
Carl Huang
1
-3
/
+5
2020-12-12
ath11k: dp: stop rx pktlog before suspend
Carl Huang
4
-0
/
+56
2020-12-12
ath11k: htc: implement suspend handling
Carl Huang
4
-2
/
+31
2020-12-12
ath11k: htc: remove unused struct ath11k_htc_ops
Kalle Valo
1
-6
/
+0
2020-12-12
ath11k: pci: read select_window register to ensure write is finished
Carl Huang
1
-0
/
+1
2020-12-12
ath11k: hif: implement suspend and resume functions
Carl Huang
2
-0
/
+38
2020-12-12
ath11k: mhi: hook suspend and resume
Carl Huang
2
-0
/
+14
2020-12-12
ath11k: Fix incorrect tlvs in scan start command
Pradeep Kumar Chitrapu
1
-31
/
+0
2020-12-12
ath11k: pci: disable VDD4BLOW
Carl Huang
2
-0
/
+13
2020-12-12
ath11k: pci: fix L1ss clock unstable problem
Carl Huang
2
-0
/
+81
2020-12-12
ath11k: pci: fix hot reset stability issues
Carl Huang
2
-5
/
+57
2020-12-12
ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
Carl Huang
4
-13
/
+46
2020-12-12
ath11k: mhi: print a warning if firmware crashed
Kalle Valo
1
-0
/
+9
2020-12-12
ath11k: use MHI provided APIs to allocate and free MHI controller
Bhaumik Bhatt
1
-3
/
+4
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
8
-9
/
+25
2020-12-12
ath10k: add option for chip-id based BDF selection
Abhishek Kumar
1
-11
/
+32
2020-12-11
Input: sc27xx - add support for sc2730 and sc2721
Nemo Han
1
-12
/
+59
2020-12-11
dt-bindings: input: Add compatible string for SC2721 and SC2730
Chunyan Zhang
1
-0
/
+2
2020-12-11
dt-bindings: input: Convert sc27xx-vibra.txt to json-schema
Chunyan Zhang
2
-23
/
+46
2020-12-12
pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
Zheng Yongjun
1
-7
/
+1
2020-12-12
pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
Zheng Yongjun
1
-8
/
+2
2020-12-12
gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()
Zheng Yongjun
1
-6
/
+2
2020-12-11
Input: stmpe - add axis inversion and swapping capability
Stefan Riedmueller
1
-2
/
+5
2020-12-11
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-11
tools/kvm_stat: Exempt time-based counters
Stefan Raspl
1
-1
/
+5
2020-12-11
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
3
-10
/
+21
[prev]
[next]