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
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-02-12
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
2019-02-12
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
2019-02-12
net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
Saeed Mahameed
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
2019-02-06
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2019-02-06
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
2019-01-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
2019-01-31
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-26
mm/swap: use nr_node_ids for avail_lists in swap_info_struct
Aaron Lu
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2019-01-16
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2019-01-13
mm, hmm: use devm semantics for hmm_devmem_{add, remove}
Dan Williams
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2019-01-09
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
2018-12-29
mm: don't miss the last page because of round-off error
Roman Gushchin
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2018-12-17
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-12-13
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-08
reset: remove remaining WARN_ON() in <linux/reset.h>
Masahiro Yamada
2018-12-08
reset: make device_reset_optional() really optional
Masahiro Yamada
2018-12-05
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-12-05
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-12-05
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-12-05
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-12-05
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-12-05
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-12-05
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
2018-12-05
libceph: add authorizer challenge
Ilya Dryomov
2018-12-05
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-12-01
EVM: Add support for portable signature format
Matthew Garrett
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-12-01
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
Sebastien Boisvert
2018-12-01
of: add helper to lookup compatible child node
Johan Hovold
2018-12-01
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2018-12-01
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
2018-12-01
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-27
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-11-27
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-21
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
2018-11-21
watchdog/core: Add missing prototypes for weak functions
Mathieu Malaterre
2018-11-21
libceph: bump CEPH_MSG_MAX_DATA_LEN
Ilya Dryomov
2018-11-13
TC: Set DMA masks for devices
Maciej W. Rozycki
2018-11-13
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
[next]