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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
1
-4
/
+25
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
1
-1
/
+1
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
1
-2
/
+34
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
1
-12
/
+8
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2
-4
/
+9
2020-11-05
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
1
-1
/
+1
2020-11-05
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-0
/
+3
2020-11-05
media: videodev2.h: RGB BT2020 and HSV are always full range
Hans Verkuil
1
-9
/
+8
2020-11-05
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
2
-6
/
+13
2020-10-29
perf: correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-10-29
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
1
-0
/
+1
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2
-0
/
+2
2020-10-29
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
1
-0
/
+6
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-10-17
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-2
/
+18
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-0
/
+2
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
1
-0
/
+5
2020-10-14
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
1
-10
/
+6
2020-10-14
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
1
-0
/
+5
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
1
-0
/
+8
2020-10-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
1
-1
/
+2
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-6
/
+6
2020-10-01
ata: define AC_ERR_OK
Jiri Slaby
1
-0
/
+1
2020-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+2
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
1
-1
/
+13
2020-10-01
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Marco Elver
1
-2
/
+9
2020-10-01
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
1
-2
/
+3
2020-10-01
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-1
/
+1
2020-10-01
net: add __must_check to skb_put_padto()
Eric Dumazet
1
-3
/
+4
2020-09-23
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-0
/
+15
2020-09-23
irqchip/eznps: Fix build error for !ARC700 builds
Vineet Gupta
1
-0
/
+6
2020-09-09
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
1
-0
/
+1
2020-09-09
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
4
-14
/
+33
2020-09-09
block: allow for_each_bvec to support zero len bvec
Ming Lei
1
-1
/
+8
2020-09-09
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-0
/
+12
2020-09-09
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-0
/
+14
2020-09-09
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-09-09
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
1
-1
/
+1
2020-09-09
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
1
-13
/
+29
2020-09-03
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-0
/
+73
2020-09-03
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
1
-7
/
+6
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-2
/
+6
2020-09-03
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
1
-0
/
+4
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+12
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
[next]