summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2018-01-06 15:24:18 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2018-01-08 18:11:12 +0100
commitf998b6b10144cd9809da6af02758615f789e8aa1 (patch)
tree1d1c079d55ba9664cf9cac259de7b72ada1f5d5b /tools/perf/scripts/python/flamegraph.py
parent4750005a85f76b3df1e5df19c283dde96b071515 (diff)
downloadkernel-f998b6b10144cd9809da6af02758615f789e8aa1.tar.gz
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()
Patch "netfilter: ipset: use nfnl_mutex_is_locked" is added the real mutex locking check, which revealed the missing locking in ip_set_net_exit(). Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Reported-by: syzbot+36b06f219f2439fe62e1@syzkaller.appspotmail.com Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
e workarounds local to 8250.hTony Lindgren 2012-09-268250: blacklist Winbond CIR portSean Young 2012-09-268250_pnp: do pnp probe before legacy probeSean Young 2012-09-218250: fix autoconfig to work with serial consoleFlavio Leitner 2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren 2012-07-128250: add support for ASIX devices with a FIFO bugAlan Cox 2012-07-128250: propogate the bugs fieldAlan Cox 2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox 2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman 2012-06-12serial/8250: Add LPC3220 standard UART typeRoland Stigge 2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap 2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm 2012-05-02serial8250: Clean up default map and dl codeMagnus Damm 2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm 2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm 2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm 2012-05-018250.c: less than 2400 baud fix.Christian Melki 2012-04-18serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli 2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman 2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams 2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams 2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams 2012-03-09serial: remove back and forth conversions in serial_out_syncPaul Gortmaker 2012-03-09serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker 2012-03-09serial: reduce number of indirections in 8250 codePaul Gortmaker 2012-03-09serial: delete useless void casts in 8250.cPaul Gortmaker 2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker 2012-03-09serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker 2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker 2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman 2012-02-03tty: fix a build failure on sparcCong Wang 2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker