summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal5-38/+34
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal5-12/+16
2018-03-18netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal1-3/+4
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal1-0/+4
2018-03-18netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-03-18netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal1-1/+12
2018-03-18netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-03-18netfilter: nat: cope with negative port rangePaolo Abeni1-2/+5
2018-03-18netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni1-6/+6
2018-03-18netfilter: add back stackpointer size checksFlorian Westphal3-0/+12
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov1-2/+0
2018-03-18ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann1-0/+2
2018-03-18netfilter: nfnetlink_queue: fix timestamp attributeFlorian Westphal1-1/+1
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann1-1/+1
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann1-0/+10
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann1-1/+1
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-18ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg1-0/+1
2018-03-18ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg1-0/+1
2018-03-18ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai4-13/+24
2018-03-18ALSA: seq: Don't allow resizing pool in useTakashi Iwai1-0/+3
2018-03-18ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai1-0/+16
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-18bcache: don't attach backing with duplicate UUIDMichael Lyle1-0/+11
2018-03-18kbuild: Handle builtin dtb file names containing hyphensJames Hogan1-4/+4
2018-03-18loop: Fix lost writes caused by missing flagRoss Zwisler1-1/+1
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner2-0/+21
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner2-0/+17
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-11Linux 4.4.121v4.4.121Greg Kroah-Hartman1-1/+1
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández1-1/+5
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams1-9/+13
2018-03-11net: mpls: Pull common label check into helperDavid Ahern1-15/+17
2018-03-11sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-2/+6