index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
2021-01-23
dm integrity: fix flush with external metadata device
Mikulas Patocka
2021-01-23
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
2021-01-19
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
2021-01-12
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2021-01-06
of: fix linker-section match-table corruption
Johan Hovold
2021-01-06
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
2020-12-30
fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
2020-12-30
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2020-12-30
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-30
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
2020-12-30
compiler.h: fix barrier_data() on clang
Arvind Sankar
2020-12-30
kbuild: avoid static_assert for genksyms
Arnd Bergmann
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-12-11
tty: Fix ->session locking
Jann Horn
2020-12-02
netfilter: clear skb->next in NF_HOOK_LIST()
Cong Wang
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-11-05
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-11-05
usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...
Badhri Jagan Sridharan
2020-11-05
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2020-11-05
fscrypt: fix race allowing rename() and link() of ciphertext dentries
Eric Biggers
2020-11-05
fscrypt: clean up and improve dentry revalidation
Eric Biggers
2020-11-05
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
2020-11-05
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
2020-10-30
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
2020-10-07
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-10-07
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2020-10-01
ata: define AC_ERR_OK
Jiri Slaby
2020-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-10-01
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
2020-10-01
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Marco Elver
2020-10-01
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
2020-10-01
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
2020-09-26
net: add __must_check to skb_put_padto()
Eric Dumazet
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2020-09-17
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
[next]