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
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
2020-01-04
libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
Masahiro Yamada
2020-01-04
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
2019-12-31
rfkill: allocate static minor
Marcel Holtmann
2019-12-31
block: Fix writeback throttling W=1 compiler warnings
Bart Van Assche
2019-12-31
media: cec-funcs.h: add status_req checks
Hans Verkuil
2019-12-31
drm: mst: Fix query_payload ack reply struct
Sean Paul
2019-12-31
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-31
mod_devicetable: fix PHY module format
Russell King
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-17
mfd: rk808: Fix RK818 ID template
Daniel Schultz
2019-12-17
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-12-17
media: cec.h: CEC_OP_REC_FLAG_ values were swapped
Hans Verkuil
2019-12-17
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-12-17
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
2019-12-17
kernfs: fix ino wrap-around detection
Tejun Heo
2019-12-17
firmware: qcom: scm: fix compilation error when disabled
Jonathan Marek
2019-12-17
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
2019-12-17
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
2019-12-17
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
2019-12-17
ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
Alexey Dobriyan
2019-12-17
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
2019-12-17
math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
Vincent Chen
2019-12-17
regulator: Fix return value of _set_load() stub
Mark Brown
2019-12-17
clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
Katsuhiro Suzuki
2019-12-17
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
2019-12-05
futex: Add mutex around futex exit
Thomas Gleixner
2019-12-05
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-12-05
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-12-05
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-12-05
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-12-05
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-12-05
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
blktrace: Show requests without sector
Jan Kara
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2019-12-05
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
[next]