index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-10
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2
-1
/
+3
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2
-21
/
+36
2021-06-10
coredump: Limit what can interrupt coredumps
Eric W. Biederman
1
-1
/
+1
2021-06-10
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-06-10
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
1
-1
/
+1
2021-06-10
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
1
-0
/
+1
2021-06-10
usb: gadget: fsl: Re-enable driver for ARM SoCs
Joel Stanley
1
-1
/
+1
2021-06-10
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
1
-1
/
+1
2021-06-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-18
/
+38
2021-06-10
hwmon: (tps23861) correct shunt LSB values
Robert Marko
1
-2
/
+2
2021-06-10
hwmon: (tps23861) set current shunt value
Robert Marko
1
-0
/
+12
2021-06-10
hwmon: (tps23861) define regmap max register
Robert Marko
1
-0
/
+1
2021-06-10
ALSA: seq: Fix race of snd_seq_timer_open()
Takashi Iwai
1
-1
/
+9
2021-06-10
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
1
-5
/
+59
2021-06-10
drm/msm/dsi: Stash away calculated vco frequency on recalc
Stephen Boyd
2
-0
/
+2
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-10
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
1
-5
/
+4
2021-06-10
RDMA/mlx5: Delete right entry from MR signature database
Aharon Landau
1
-2
/
+2
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
3
-6
/
+7
2021-06-10
drm: Lock pointer access in drm_master_release()
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-06-10
objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
Peter Zijlstra
1
-1
/
+24
2021-06-10
x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
CodyYao-oc
1
-2
/
+2
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
1
-3
/
+0
2021-06-10
Documentation: Add usecases, design and interface for core scheduling
Joel Fernandes (Google)
2
-0
/
+224
2021-06-10
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
1
-1
/
+19
2021-06-09
Merge tag 'platform-drivers-x86-v5.13-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-5
/
+10
2021-06-09
Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda...
Linus Torvalds
1
-0
/
+1
2021-06-09
Merge tag 'clang-format-for-linus-v5.13-rc6' of git://github.com/ojeda/linux
Linus Torvalds
1
-2
/
+11
2021-06-09
Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+54
2021-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-39
/
+105
2021-06-09
hwmon: (scpi-hwmon) shows the negative temperature properly
Riwen Lu
1
-0
/
+9
2021-06-09
hwmon: (corsair-psu) fix suspend behavior
Wilken Gottwalt
1
-0
/
+14
2021-06-09
dt-bindings: hwmon: Fix typo in TI ADS7828 bindings
Nobuhiro Iwamatsu
1
-1
/
+1
2021-06-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
10
-13
/
+44
2021-06-09
bus: mhi: pci-generic: Fix hibernation
Loic Poulain
1
-1
/
+35
2021-06-09
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
Wei Yongjun
1
-1
/
+1
2021-06-09
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Jarvis Jiang
1
-2
/
+2
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
1
-1
/
+5
2021-06-09
ACPI: Pass the same capabilities to the _OSC regardless of the query flag
Mika Westerberg
1
-19
/
+8
2021-06-09
drm/mcde: Fix off by 10^3 in calculation
Linus Walleij
1
-1
/
+1
2021-06-09
pinctrl: qcom: Make it possible to select SC8180x TLMM
Bjorn Andersson
1
-1
/
+1
2021-06-09
staging: ralink-gdma: Remove incorrect author information
Lars-Peter Clausen
1
-2
/
+0
2021-06-09
staging: rtl8723bs: Fix uninitialized variables
Wenli Looi
1
-1
/
+1
2021-06-09
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
1
-0
/
+2
2021-06-09
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
1
-0
/
+3
2021-06-09
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
2021-06-09
usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()
Andy Shevchenko
1
-4
/
+4
2021-06-09
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
Andy Shevchenko
1
-0
/
+5
[prev]
[next]