summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-30ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-30tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-30ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-30rxrpc: Fix notification call on completion of discarded callsDavid Howells
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr
2020-06-30net: fix memleak in register_netdevice()Yang Yingliang
2020-06-30mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-30net: sched: export __netdev_watchdog_up()Valentin Longchamp
2020-06-30l2tp: Allow duplicate session creation with UDPRidge Kennedy
2020-06-30scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck
2020-06-30mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-06-30mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-30media: dvb_frontend: fix return error codeMauro Carvalho Chehab
2020-06-30media: dvb_frontend: fix wrong cast in compat_ioctlKatsuhiro Suzuki
2020-06-30media: dvb_frontend: Add commands implementation for compat ioctJaedon Shin
2020-06-30media: dvb_frontend: Add compat_ioctl callbackJaedon Shin
2020-06-30media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.cJaedon Shin
2020-06-30media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return codeMauro Carvalho Chehab
2020-06-30media: dvb_frontend: dtv_property_process_set() cleanupsSatendra Singh Thakur
2020-06-30media: dvb_frontend: fix return values for FE_SET_PROPERTYMauro Carvalho Chehab
2020-06-30media: dvb_frontend: better document the -EPERM conditionMauro Carvalho Chehab
2020-06-30media: dvb_frontend: get rid of property cache's stateMauro Carvalho Chehab
2020-06-30media: dvb_frontend: cleanup ioctl handling logicMauro Carvalho Chehab
2020-06-30media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()Mauro Carvalho Chehab
2020-06-30media: dvb_frontend: get rid of set_property() callbackMauro Carvalho Chehab
2020-06-30media: friio-fe: get rid of set_property()Mauro Carvalho Chehab
2020-06-30media: stv6110: get rid of a srate dead codeMauro Carvalho Chehab
2020-06-30media: stv0288: get rid of set_property boilerplateMauro Carvalho Chehab
2020-06-30media: dvb_frontend: get rid of get_property() callbackMauro Carvalho Chehab
2020-06-30media: dvb/frontend.h: document the uAPI fileMauro Carvalho Chehab
2020-06-30media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab
2020-06-30media: dvb_frontend: initialize variable s with FE_NONE instead of 0Colin Ian King
2020-06-30net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish
2020-06-30sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner
2020-06-30e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-30kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-30x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2020-06-30powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao
2020-06-30kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu