index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
init-mm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
1
-5
/
+13
2023-06-15
selftests: tty: add selftest for tty timestamp updates
Michal Sekletar
4
-0
/
+96
2023-06-15
tty: tty_io: update timestamps on all device nodes
Michal Sekletar
1
-11
/
+20
2023-06-15
tty: fix hang on tty device with no_room set
Hui Li
1
-4
/
+21
2023-06-15
serial: core: fix -EPROBE_DEFER handling in init
Dan Carpenter
1
-5
/
+5
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
1
-5
/
+15
2023-06-13
tty: serial: samsung_tty: Use abs() to simplify some code
Christophe JAILLET
1
-3
/
+2
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
1
-0
/
+8
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
1
-1
/
+5
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
3
-4
/
+7
2023-06-13
powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Uwe Kleine-König
1
-1
/
+1
2023-06-06
serial: core: don't kfree device managed data
Dan Carpenter
1
-6
/
+2
2023-06-06
serial: 8250_mtk: Simplify clock sequencing and runtime PM
Chen-Yu Tsai
1
-40
/
+10
2023-06-06
serial: st-asc: fix typo in property name
Raphael Gallais-Pou
1
-1
/
+1
2023-06-06
powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...
Uwe Kleine-König
1
-5
/
+9
2023-06-04
Linux 6.4-rc5
v6.4-rc5
Linus Torvalds
1
-1
/
+1
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
1
-18
/
+27
2023-06-03
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-03
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
1
-2
/
+18
2023-06-03
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
1
-0
/
+3
2023-06-03
KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
Maciej S. Szmigiero
1
-1
/
+1
2023-06-03
KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
Sean Christopherson
1
-1
/
+4
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
1
-4
/
+4
2023-06-02
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...
Ojaswin Mujoo
1
-1
/
+15
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: v4l2-subdev: Fix missing kerneldoc for client_caps
Tomi Valkeinen
1
-0
/
+1
2023-06-02
media: staging: media: imx: initialize hs_settle to avoid warning
Hans Verkuil
1
-1
/
+1
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-06-02
serial: core: Fix error handling for serial_core_ctrl_device_add()
Tony Lindgren
1
-2
/
+2
2023-06-02
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2
-0
/
+27
2023-06-02
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
1
-1
/
+5
2023-06-01
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
1
-1
/
+1
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
11
-77
/
+89
2023-06-01
dt-bindings: serial: 8250_omap: add rs485-rts-active-high
Francesco Dolcini
1
-0
/
+1
2023-06-01
selinux: don't use make's grouped targets feature yet
Paul Moore
1
-1
/
+5
2023-06-01
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
1
-0
/
+7
2023-06-01
mptcp: fix active subflow finalization
Paolo Abeni
1
-9
/
+14
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
1
-13
/
+16
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
1
-3
/
+3
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
3
-38
/
+33
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2
-9
/
+15
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2
-23
/
+7
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
1
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
1
-15
/
+19
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
1
-1
/
+7
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
1
-1
/
+1
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
1
-13
/
+3
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
1
-1
/
+1
2023-06-01
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
1
-4
/
+0
[next]