index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
xterm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
5
-7
/
+6
2021-06-17
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2
-1
/
+10
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
3
-1
/
+150
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2
-1
/
+36
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
7
-6
/
+258
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
3
-2
/
+16
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
3
-10
/
+53
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
13
-6
/
+1054
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
1
-4
/
+6
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
5
-33
/
+96
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
2
-11
/
+23
2021-06-17
um: export signals_enabled directly
Johannes Berg
5
-20
/
+14
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
1
-1
/
+0
2021-06-17
lib: add iomem emulation (logic_iomem)
Johannes Berg
5
-0
/
+474
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
7
-5
/
+11
2021-06-13
Linux 5.13-rc6
v5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+2
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
1
-1
/
+1
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
1
-0
/
+4
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-11
async_xor: check src_offs is not NULL before updating it
Xiao Ni
1
-1
/
+2
2021-06-11
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-11
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
2021-06-11
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2
-1
/
+3
2021-06-11
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
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
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
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
1
-1
/
+19
[next]