index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-11
Linux 4.4.140
v4.4.140
Greg Kroah-Hartman
1
-1
/
+1
2018-07-11
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
1
-1
/
+1
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
1
-3
/
+6
2018-07-11
mtd: cfi_cmdset_0002: Change erase functions to check chip good only
Tokunori Ikegami
1
-10
/
+12
2018-07-11
mtd: cfi_cmdset_0002: Change erase functions to retry for error
Tokunori Ikegami
1
-0
/
+10
2018-07-11
mtd: cfi_cmdset_0002: Change definition naming to retry write operation
Tokunori Ikegami
1
-3
/
+3
2018-07-11
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
1
-12
/
+4
2018-07-11
mtd: rawnand: mxc: set spare area size register explicitly
Martin Kaiser
1
-1
/
+4
2018-07-11
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
1
-0
/
+10
2018-07-11
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
1
-2
/
+3
2018-07-11
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
1
-2
/
+0
2018-07-11
media: cx25840: Use subdev host data for PLL override
Brad Love
1
-6
/
+22
2018-07-11
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-07-11
x86/mce: Detect local MCEs properly
Yazen Ghannam
1
-13
/
+20
2018-07-11
HID: debug: check length before copy_to_user()
Daniel Rosenberg
1
-1
/
+7
2018-07-11
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+11
2018-07-11
HID: i2c-hid: Fix "incomplete report" noise
Jason Andryuk
1
-1
/
+1
2018-07-11
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
1
-2
/
+2
2018-07-11
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-07-11
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-07-11
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-07-11
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-07-11
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-11
drbd: fix access after free
Lars Ellenberg
1
-1
/
+1
2018-07-11
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-07-11
scsi: sg: mitigate read/write abuse
Jann Horn
1
-2
/
+40
2018-07-11
tracing: Fix missing return symbol in function_graph output
Changbin Du
1
-1
/
+4
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
1
-0
/
+1
2018-07-11
ubi: fastmap: Correctly handle interrupted erasures in EBA
Richard Weinberger
1
-1
/
+91
2018-07-11
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
Sean Nyekjaer
1
-1
/
+1
2018-07-11
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
1
-1
/
+2
2018-07-11
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2018-07-11
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2018-07-11
ipv4: Fix error return value in fib_convert_metrics()
Ben Hutchings
1
-1
/
+1
2018-07-11
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
1
-1
/
+2
2018-07-11
ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
Vasanthakumar Thiagarajan
1
-2
/
+3
2018-07-11
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
1
-10
/
+24
2018-07-11
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-07-11
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-07-11
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-07-11
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
Karoly Pados
1
-0
/
+3
2018-07-11
USB: serial: cp210x: add CESINEL device ids
Johan Hovold
1
-0
/
+11
2018-07-11
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
1
-0
/
+3
2018-07-03
Linux 4.4.139
v4.4.139
Greg Kroah-Hartman
1
-1
/
+1
2018-07-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
3
-12
/
+32
[next]