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
Age
Commit message (
Expand
)
Author
2022-12-02
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-12-02
audit: fix undefined behavior in bit shift for AUDIT_BIT
Gaosheng Cui
2022-12-02
serial: Add rs485_supported to uart_port
Ilpo Järvinen
2022-11-26
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2022-11-26
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2022-11-26
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
2022-11-26
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-26
ARM: at91: pm: avoid soft resetting AC DLL
Claudiu Beznea
2022-11-26
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
2022-11-16
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
2022-11-16
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
2022-11-16
capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
Gaosheng Cui
2022-11-16
octeontx2-pf: Use hardware register for CQE count
Geetha sowjanya
2022-11-16
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-11-16
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-16
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-11-10
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Ashish Kalra
2022-11-10
media: v4l: subdev: Fail graciously when getting try data for NULL state
Sakari Ailus
2022-11-10
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-11-03
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-11-03
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
2022-11-03
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
2022-11-03
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-11-03
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Alexander Stein
2022-11-03
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-29
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-10-29
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-10-29
kvm: Add support for arch compat vm ioctls
Alexander Graf
2022-10-26
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-26
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
2022-10-26
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-10-26
iommu/iova: Fix module config properly
Robin Murphy
2022-10-26
scsi: iscsi: Add recv workqueue helpers
Mike Christie
2022-10-26
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
2022-10-26
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-10-26
ata: fix ata_id_has_dipm()
Niklas Cassel
2022-10-26
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
2022-10-26
ata: fix ata_id_has_devslp()
Niklas Cassel
2022-10-26
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
2022-10-26
dyndbg: drop EXPORTed dynamic_debug_exec_queries
Jim Cromie
2022-10-26
dyndbg: fix module.dyndbg handling
Jim Cromie
2022-10-26
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
[next]